/* Standard CSS Document */
#mainclm {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-decoration: none;
	line-height: 2em;
}




/*文字サイズ変更領域*/
#fontsize {
	margin:0;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
}



.sfont{
	background-image: url(../images/common/fontsize02_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.mfont{
	background-image: url(../images/common/fontsize03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.lfont{
	background-image: url(../images/common/fontsize04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.parts_detail {
	line-height: 1.8em;
	font-size: 12px;
}

.font11 {
	font-size: 11px;
	line-height: 1.5em;
}