/*===========================================================================*/
/*■ヘッドライン枠|見出し*/
#headline h2 {
	background-color: #EE9900;
	color: #000000;
}
/*◇ヘッドライン枠｜説明文◇*/
#headline p {	/*--行頭マーク--*/
	padding: 0 0 0 15px;
	background: url(../_img/_parts/p_headline.gif) left top no-repeat;
}
/*■本文枠.セクション■*/
#pagebody .section {
	clear: none;
	float: left;
	width: 230px;
	margin-right: 5px;
	margin-left: 4px;
	text-align: center;
}
#pagebody .section h3 {
	margin-bottom: 22px;
	padding-top: 12px;
	padding-bottom: 1px;
	text-align: left;
}
#pagebody .section h3 .rubi {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 1px 0 0 22px;
	font-size: 10px;
	font-weight: normal;
}
#pagebody .section h3 .rubi .bracket {
	display: none;
}
#pagebody .section h3 .subtitle {
	top: 34px;
	font-size: 12px;
}
/*◇本文枠.セクション｜画像◇*/
#pagebody .section img {
	float: none;
	margin-top: 5px;
}
/*◇本文枠.セクション｜段落◇*/
#pagebody .section p {	/*--行頭マーク--*/
	margin-left: 2px;
	padding: 0 0 0 15px;
	background: url(../_img/_parts/p_listedent.gif) left top no-repeat;
}
/*◇本文枠.セクション｜リンク◇*/
#pagebody .section li {
	padding-bottom: 1px;
}
#pagebody .section li .linkguide {
	display: none;
}
/*===========================================================================*/
#cnts.sidenavi h4 {
	background-color: #EE9900;
	color: #000000;
}
/*===========================================================================*/