@charset "utf-8";
/* ===================================================================
CSS information
 author     :nariai
 file name  :  index.css
 style info :  ページコンテンツを構成するスタイル(リンクページ)
=================================================================== */
/*グローバルナビ*/
#he-list li .he-list-05 {
	background-position:0 -37px;
}

#contBox {
	width:613px;
	padding:20px 0 25px;
}

#bandBoxT,#bandBoxB,
#otherBoxT,#otherBoxB {
	font-size:0;
	line-height:0;
}

#bandBoxB {
	margin-bottom:13px;
}

#bandBoxM,#otherBoxM {
	width:586px;
	padding:15px 12px;
	background:#d7cfa4;
	border-right:1px solid #928b62;
	border-left:1px solid #928b62;
}

#bandBoxM a,#otherBoxM a {
	color:#330000;
	text-decoration:none;
}

#bandBoxM a:hover,#otherBoxM a:hover {
	text-decoration:underline;
}