@charset "euc-jp";
/* EUCコードです */
/* フォントのリンクカラー設定はここ*/
a:link{
	color: #0970FF;
	text-decoration: none;
}
a:visited{
	color: #0970FF;
	text-decoration: none;
}
a:active{
	color: #0970FF;
	text-decoration: none;
}
a:hover{
	color: #FF6633;
	text-decoration: underline;
}

/* 
.link{
	clear:both;
	margin-top:0;
	padding:2px 5px;
	border-top:1px dotted #ddd;
}
.fclear{
	clear:right;
}
.clear{
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
	visibility: hidden;
}
*/
.kcms_img_file{
	margin:0 0 10px 0;
	border:0;
}
.kcms_img_icon{
	margin:0 10px 0 0;
	border:0;
	vertical-align:middle;
}
.kcms_category{
	margin:0 5px;
	padding:1px 5px 1px 5px;
	background-color:#f00;
	color:#fff;
}
/* 一覧画面 */
#kcms_list{
	width: 540px;
	text-align:left;
}
#kcms_list h1{
	margin: 2px 0 2px 5px;
	background-image: url(http://www.hokusin.or.jp/img/top_new_ya.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
	font-size: 13px;
	font-weight: bold;
}
/*
#kcms_list h2{
	margin:5px 5px 0 5px;
	padding:0;
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	text-align:left;
}
*/
#kcms_list p{
	margin: 5px 10px 5px 15px;
	padding:0;
	font-size: 13px;
}
/* 詳細画面 */
/*おしらせ*/

/*左ナビ----------------------------------------------*/
#left_navi {
	margin-top: 5px;
	margin-bottom: 20px;
}
#left_navi h3 {
	background-color: #0066ff;
	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: #0066ff;
	font-size: 12px;
	background-image: url(../07news/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: #0066ff;
	padding-bottom: 4px;
	color: #FFFFFF;
}
#left_navi .on a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#left_navi .off {
	font-size: 12px;
	background-image: url(../07news/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: #0066ff;
	padding-bottom: 4px;
}
#left_navi .off a{
	color: #333333;
	text-decoration: none;
}
#left_navi .off a:hover{
	color: #0066ff;
	text-decoration: none;
}
/*ナビ----------------------------------------------*/

/*右コンテンツ--------------------------------------*/
#con_main h3 {
	background-image: url(../07news/img/title.gif);
	height: 78px;
	width: 576px;
	text-indent: -9999px;
}
#con_main h4 {
	background-image: url(../07news/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(../07news/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;
}
/*関連資料　共通*/
.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;
}
/*コンテンツ*/
.new_img {
	width: 170px;
	font-size: 11px;
	text-align: right;
	float: left;
	margin-top: 10px;
}
.new_img img {
	margin-bottom: 5px;
	border:1px solid #000;
}
.new_txt {
	width: 370px;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	font-size: 13px;
	line-height: 17px;
}
.new_waku {
	width: 520px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 8px;
	font-size: 13px;
	line-height: 17px;
}
/****************************************************/
