@charset "UTF-8";
/* CSS Document */
p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 150%;
}

#conts,
#conts th,
#conts td {
	font-size: 10px;
}

/*----------------------------------------------------
	文字サイズ_All
----------------------------------------------------*/
.large {
	margin: 0px;
	height: 30px;
	width: 32px;
	background-image: url(../img/head_btn_large.png);
	background-repeat: no-repeat;
	padding: 0px;
	list-style-type: none;
　  behavior: url("iepngfix.htc");
}
.medium {
	height: 30px;
	width: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/head_btn_medium.png);
	background-repeat: no-repeat;
	list-style-type: none;
　  behavior: url("iepngfix.htc");
}
.small {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 24px;
	background-image: url(../img/head_btn_small_roll.png);
	background-repeat: no-repeat;
	list-style-type: none;
　  behavior: url("iepngfix.htc");
}
.large a {
	margin: 0px;
	height: 30px;
	width: 32px;
	background-image: url(../img/head_btn_large.png);
	background-repeat: no-repeat;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
	float: left;
	behavior: url("iepngfix.htc");
}
.medium a {
	height: 30px;
	width: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/head_btn_medium.png);
	background-repeat: no-repeat;
	list-style-type: none;
	text-decoration: none;
	float: left;
	behavior: url("iepngfix.htc");
}
.small a {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 24px;
	background-image: url(../img/head_btn_small_roll.png);
	background-repeat: no-repeat;
	list-style-type: none;
	text-decoration: none;
	float: left;
	behavior: url("iepngfix.htc");
}
.large a:hover , .large a:active {
	background-image: url(../img/head_btn_large_roll.png);
	background-repeat: no-repeat;
	behavior: url("iepngfix.htc");
}
.medium a:hover , .medium a:active {
	background-image: url(../img/head_btn_medium_roll.png);
	background-repeat: no-repeat;
	behavior: url("iepngfix.htc");
}
.small a:hover , .small a:active {
	background-image: url(../img/head_btn_small_roll.png);
	background-repeat: no-repeat;
	behavior: url("iepngfix.htc");
}
/*----------------------------------------------------
	文字サイズie6限定_All
----------------------------------------------------*/
* html body .large {
	margin: 0px;
	height: 30px;
	width: 32px;
	background-image: url(../img/head_btn_large.gif);
	background-repeat: no-repeat;
	padding: 0px;
	list-style-type: none;
　  behavior: url("iepngfix.htc");
}
* html body .medium {
	height: 30px;
	width: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/head_btn_medium.gif);
	background-repeat: no-repeat;
	list-style-type: none;
　  behavior: url("iepngfix.htc");
}
* html body .small {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 24px;
	background-image: url(../img/head_btn_small_roll.gif);
	background-repeat: no-repeat;
	list-style-type: none;
　  behavior: url("iepngfix.htc");
}
* html body .large a {
	margin: 0px;
	height: 30px;
	width: 32px;
	background-image: url(../img/head_btn_large.gif);
	background-repeat: no-repeat;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
	float: left;
	behavior: url("iepngfix.htc");
}
* html body .medium a {
	height: 30px;
	width: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/head_btn_medium.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-decoration: none;
	float: left;
	behavior: url("iepngfix.htc");
}
* html body .small a {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 24px;
	background-image: url(../img/head_btn_small_roll.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-decoration: none;
	float: left;
	behavior: url("iepngfix.htc");
}
* html body .large a:hover , .large a:active {
	background-image: url(../img/head_btn_large_roll.gif);
	background-repeat: no-repeat;
	behavior: url("iepngfix.htc");
}
* html body .medium a:hover , .medium a:active {
	background-image: url(../img/head_btn_medium_roll.gif);
	background-repeat: no-repeat;
	behavior: url("iepngfix.htc");
}
* html body .small a:hover , .small a:active {
	background-image: url(../img/head_btn_small_roll.gif);
	background-repeat: no-repeat;
	behavior: url("iepngfix.htc");
}
