

/* ++++++ コンテンツ部分の設定 ++++++ */
/* コンテンツベース */
#cont {
	width:760px;
	margin:0 auto;
	background-image:url(../f_issues/img/cont_bg.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #ccc;
}

/* 左カラム */
#L {
	float:left;
	width:193px;
	padding:0 7px 0 0;
}
#hl_ttl {
	width:193px;
	padding:15px 0 0 0;
	background-color:#FFF;
}
#hl {
	width:179px;
	margin:8px 8px 10px 6px;
}
.hl {
	margin:0 0 12px 0;
	padding:0 0 0 12px;
	color:#a26c04;
	background-image:url(../img/i_FI.gif);
	background-repeat:no-repeat;
}
.hl a:link, .hl a:visited {color:#a26c04;text-decoration:none;}
.hl a:hover {color:#a26c04;text-decoration:underline;}

/* 右カラム */
#R {
	float:right;
	width:552px;
	padding:15px 0 0 7px;
	border-left:1px solid #ccc;
}
#R_ttl {
	width:552px;
	padding:15px 0 0 0;
}

/* 本文内フォント設定 */
.bhl {
	font-Size:24px;
	color:#CD690E;
	line-height:1.1em;
	letter-spacing:0.7px;
}
.bhl2 {
	padding:0 0 3px 0;
	font-Size:24px;
	color:#CD690E;
	line-height:1.1em;
	letter-spacing:0.7px;
	border-bottom:1px solid #ccc;
}
.sub {
	padding:0 0 2px 0;
	font-Size:21px;
	font-weight:bold;
	line-height:1.1em;
	letter-spacing:0.7px;
	color:#B18D5C;
	border-bottom:1px solid #ccc;
}

.mhl {
	font-Size:18px;
	font-weight:bold;
	color:#CD690E;
	line-height:1.1em;
	letter-spacing:1px;
}

.hl16 {
	padding:0 0 0 4px;
	font-Size:16px;
	color:#CD690E;
	line-height:1.1em;
	letter-spacing:1px;
	font-weight:bold;
	border-left:7px solid #CD690E;

}
.hl_shu {
	font-size:16px;
	color:#EC590B;
	line-height:1.1em;
	letter-spacing:1px;
	font-weight:bold;
}
.hl_br {
	font-size:16px;
	color:#AD9D0E;
	line-height:1.1em;
	letter-spacing:1px;
	font-weight:bold;
}
.hl_ks {
	font-size:16px;
	color:#87A813;
	line-height:1.1em;
	letter-spacing:1px;
	font-weight:bold;
}

.point1 {
	padding:0 0 0 13px;
	background-image:url(../img/pt_04.gif);
	background-repeat:no-repeat;
	font-size:16px;
	color:#B58728;
	line-height:1.1em;
	letter-spacing:1px;
	font-weight:bold;
}

.gaiyo { margin:0 0 20px 3px; padding:5px 15px 5px 15px; background:#FFFFEE; border:1px solid #C99845; }
.gaiyo p { margin:0 0 5px 0; }
.gaiyo ol { margin:0 0 10px 20px; }
.gaiyo ol li.none { margin:0; list-style:none; }




