.fsl  {  font-size: 14px; line-height: 130%}
.fs16 {  font-size: 16px; line-height: 150%}
.fs15 {  font-size: 15px; line-height: 140%}
.fs14 {  font-size: 14px; line-height: 130%}

/* 行間調整の為140%に変更@2013.06.10
.fs13 {  font-size: 13px; line-height: 130%}
*/
.fs13 {  font-size: 13px; line-height: 140%}

.fs12 {  font-size: 12px; line-height: 130%}
.fs11 {  font-size: 11px; line-height: 130%}
.fs10 {  font-size: 10px; line-height: 130%}
.fs9  {  font-size: 9px; line-height: 130%}
.fs8  {  font-size: 8px; line-height: 130%}.subtitle {  font-size: 14px; color: #663300; font-weight: bold}
.subtitle_blow { font-size: 14px; color: #000066; font-weight: bold }
.subtitle_black {  font-size: 14px; line-height: normal; font-weight: bold}


/*  追加分  */

body {
 margin:0px;
	padding:0px;
	text-align:left;
	background-image:url(image/body_bg.gif);
}
#header {
 background-image:url(image/top_back.gif);
 clear:both;
	min-width:850px;
	width:100%;
}
#header_bg {
 background:transparent url(image/top_back.gif) repeat-x scroll center bottom;	
	height:60px;
	width:auto;
}
#main {
 width:auto;
	height:auto;
	background-color:#D6C88F;
}
table {
 text-align:left;
}
.left {
	width:240px;
	height:650px;
	background-color:#D6C88F;
	position:absolute;
	float:left;
	text-align:center;
}
.left .menu {
 widows:220px;
	height:100%;
	background-color:#D6C88F;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align:center;
}
#right {
 width:auto;
	min-height:600px;
	padding-left:240px;
	background-color:#D6C88F;
}
.footer {
 background-color:#aa0000;
	min-width:850px;
	width:auto;
}
#right #contents .fs13 strong {
	text-align:center;
	font-size:15px;
	line-height:130%;
	font-weight:bold;
	color:#993300;
}
#right #contents {
 background-color:#FFFFFF;
 min-width:600px;
 width:auto;
	min-height:650px;
	padding:10px 0px 10px 10px;
	text-align:left;
	height: auto !important;  
 height: 650px; /*ここにIE６用の高さを設定*/  
}
