@charset "utf-8";
/*おしらせ*/

/*左ナビ----------------------------------------------*/
#left_navi {
	margin-top: 5px;
	margin-bottom: 20px;
}
#left_navi h3 {
	background-color: #f8bf00;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 5px;
	margin-bottom: 2px;
	padding-bottom: 7px;
}
#left_navi li {
	list-style-type: none;
}
#left_navi .on {
	background-color: #f8bf00;
	font-size: 12px;
	background-image : url(../../css/ya_on.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 18px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8bf00;
	padding-bottom: 4px;
}
#left_navi .on a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#left_navi .off {
	font-size: 12px;
	background-image : url(../../css/ya_off.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 18px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8bf00;
	padding-bottom: 4px;
}
#left_navi .off a{
	color: #333333;
	text-decoration: none;
}
#left_navi .off a:hover{
	color: #f8bf00;
	text-decoration: none;
}
/*ナビ----------------------------------------------*/

/*右コンチEチE-------------------------------------*/
#con_main h3 {
	background-image : url(../../css/title.gif);
	height: 78px;
	width: 576px;
	text-indent: -9999px;
}
#con_main h4 {
	background-image : url(../../css/st_base.gif);
	background-repeat: repeat-x;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
}

#con_main h5 {
	background-image : url(../../css/m_shiryo_base.gif);
	background-repeat: repeat-x;
	height: 19px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 6px;
	padding-left: 15px;
	font-size: 12px;
	color: #FFFFFF;
}
/*コンチEチE/
.info_waku {
	width: 520px;
	margin-left: 30px;
	margin-top: 15px;
	font-size: 13px;
	line-height: 16px;
}
.info_link {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 15px;
}

.info_title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.info_honbun {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 20px;
}
/****************************************************/

