@charset "utf-8";

/* --------------------------------------------------------------------------------------
 譁・ｭ励し繧､繧ｺ縲荳ｭ
--------------------------------------------------------------------------------------- */

body {
	color: #1F140F;
	font-family: Osaka, "繝｡繧､繝ｪ繧ｪ", Meiryo, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

/*\*/
* html body {
	font-size: 75%;
}
* html table {
	font-size: 100%;
	line-height: 1.5em;
}
*:first-child + html body {
	font-size: 75%;
}
/**/

span.medium a {
	display: block;
	width: 16px;
	height: 18px;
	background: url(../img/txt_medium.gif) no-repeat 0 -18px;
	text-indent: -9999px;
}
span.medium a:hover {
	background-position: 0 -18px;
}

