@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(../06info/img/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(../06info/img/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;
}
/*ナビ----------------------------------------------*/

/*右コンテンツ--------------------------------------*/
#con_main h3 {
	background-image: url(../06info/img/title.gif);
	height: 78px;
	width: 576px;
	text-indent: -9999px;
}
#con_main h4 {
	background-image: url(../06info/img/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(../06info/img/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;
}
#con_main h5.a1 {
	font-size: 16px;
	background-image: none;
	color: #000000;
	font-weight: normal;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC400;
	border-bottom-color: #FFC400;
	text-indent: 1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#con_main h6{
	font-size: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F8BF00;
	padding-left: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	background-color: #F8ECD4;
}
/*コンテンツ*/
.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: 13px;
	line-height: 20px;
}
/****************************************************/
/*PDF　共通*/
.lib_pdf {
	line-height: 20px;
	width: 530px;
	margin-bottom: 20px;
	font-size: 13px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.lib_pdf li {
	font-size: 13px;
	margin-top: 5px;
	background-image: url(../img/ya.gif);
	background-position: 3px;
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: 18px;
}

/**infoナンバーリスト**/

.ol_list{
	font-size: 13px;
	line-height: 20px;
	padding-top: 1em;
	padding-bottom: 1em;
}

.ol_list li{
	margin-left: 2em;	
}

/*関連資料　共通*/
.kanren {
	line-height: 20px;
	width: 500px;
	margin-left: 35px;
	margin-bottom: 20px;
	font-size: 13px;
}
.kanren li {
	list-style-type: none;
	background-image: url(../img/ya.gif);
	text-indent: 15px;
	background-repeat: no-repeat;
	background-position: 3px;
}

