@charset "utf-8";

/*** 全体設定 ***/

*{margin:0;padding:0;}

body{
	margin:0px;
	padding:0;
	text-align:center;
	}

a:link{text-decoration:none;color:#144;}
a:visited{text-decoration:none;color:#477;}
a:hover{text-decoration:underline;}
a img{border:0px;}

ul{list-style-type:none;}


/*** 構成 ***/

#container{
	position:relative;
	margin:0 auto;
	width:870px;
	background:#fff;
	text-align:left;
	}

#header{
	position:relative;
	clear:both;
	}

#tab{
	position:relative;
	clear:both;
	}
	
#navi{
	position:relative;
	clear:both;
	}

#contents{
	position:relative;
	clear:both;
	zoom:1;
	background:url(img/side_back.gif) repeat-y right top;
	padding:8px 0;
	}

#contents:after {
	content: url(http://www.kahoku.co.jp/images/spacer.gif);
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	}

/*\*/
* html #contents{height: 1em;overflow: visible;}
/**/

#alpha{
	position:relative;
	width:630px;
	float:left;
	}

#beta{
	position:relative;
	width:230px;
	float:right;
	text-align:center;
	}

#betaInner{
	padding:0 1px;
	}

#footer{
	position:relative;
	clear:both;
	background:#e3e3e3;
	border-top:solid 1px #999;
	}


/*** ヘッダー ***/
#concept{
	font-size:9pt;
	padding:3px 8px;
	background:#efefef;
	color:#737373;
	text-align:right;
	letter-spacing:0.05em;
	border-bottom:solid 1px #999;
	font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
	}

/*** スーパーバナー ***/
#lifeSuperbanner{
	text-align:center;
	margin:12px auto;
	}

/*** タブ ***/

#tab{
	height:24px;
	background:url(img/tab_back.gif) repeat-x left bottom;
	}
	
#tab ul{
	position: relative;
	height:24px;
	/*\*/
	overflow: hidden;
	/**/
	}

#tab li{
	display: block;
	position:absolute;
	top:0px;
	text-indent:-9999px;
	}

#tab li a{
	display: block;
	height:24px;
	}

#tab_news{
	width:102px;
	left:0;
	}
#tab_sports{
	width:102px;
	left:102px;
	}
#tab_flat{
	width:101px;
	left:207px;
	}
#tab_life{
	width:100px;
	left:307px;
	}
#tab_kd{
	width:101px;
	left:410px;
	}


#tab_news a{
	background:url(img/tab_news.jpg) no-repeat center center;
	}
#tab_sports a{
	background:url(img/tab_sports.jpg) no-repeat center center;
	}
#tab_flat a{
	background:url(img/tab_flat.jpg) no-repeat center center;
	}
#tab_life a{
	background:url(img/tab_life.jpg) no-repeat center center;
	}
#tab_kd a{
	background:url(img/tab_kd.jpg) no-repeat center center;
	}

#tab_news a:hover{
	background:url(img/tab_news2.jpg) no-repeat center center;
	}
#tab_sports a:hover{
	background:url(img/tab_sports2.jpg) no-repeat center center;
	}
#tab_flat a:hover{
	background:url(img/tab_flat2.jpg) no-repeat center center;
	}

#tab_kd a:hover{
	background:url(img/tab_kd2.jpg) no-repeat center center;
	}
	
/*** ナビ ***/
#navi{
	padding:7px 10px;
	background:url(img/navi_back.jpg) repeat-x;
	border-bottom:solid 1px #999;
	}

#navi ul{
	font-size:10pt;
	}

#navi li{
	display:inline;
	border-right:solid 1px #555;
	padding:0 5px;
	}

#navi li a{
	color:#555;
	}

/*** コンテンツ ***/

/*** メイン ***/

/* いちおし */

#imageContainer {
position:relative;
margin:auto;
width:630px; /*画像の横幅*/
height:220px;
margin-bottom:6px;
}

#imageContainer img {
display:none;
position:absolute;
top:0; left:0;
}

#ichioshiLink{
	font-size:80%;
	text-align:right;
	color:#999;
	margin-bottom:5px;
	}

/* インフォメーション */
#information{
	position:relative;
	clear:both;
	zoom:1;
	margin-bottom:10px;
	background:url(img/info_back.gif) repeat-y;
	}

#information:after {
	content: url(http://www.kahoku.co.jp/images/spacer.gif);
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	}

/*\*/
* html #information{height: 1em;overflow: visible;}
/**/


/* イベント */

#osusume{
	position:relative;
	width:220px;
	float:left;
	}

#osusumeInner{
	padding:10px;
	}

#title_osusume{
	border:solid 1px #999;
	text-indent:-9999px;
	font-size:1pt;
	color:#fff;
	background:url(img/title_osusume.gif) no-repeat left center;
	background-color:#f3f3f3;
	height:22px;
	}

#osusume ul{
	font-size:10pt;
	color:#3399cc;
	}

#osusume li{
	margin-bottom:2px;
	}

#ivent{
	font-size:small;
	line-height:1.3;
	border:solid 1px #cccc99;
	background:#fff;
	padding:5px;
	margin:5px 0;
 }

#ivent a{
	color:blue;
	}

#ivent img{margin:4px 0;}

/* お知らせ */

#new{
	position:relative;
	width:400px;
	float:right;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	}

#title_shintyaku{
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
	text-indent:-9999px;
	font-size:1pt;
	color:#fff;
	background:url(img/title_shintyaku.gif) no-repeat left center;
	background-color:#f3f3f3;
	height:22px;
	}

#shintyaku_Area{
	padding:8px;
	}

#shintyaku_list{
	font-size:10pt;
	margin-left:40px;
	}

#shintyaku_list li{
	text-indent:-40px;
	border-bottom:dotted 1px #999;
	padding:2px 0;
	color:#FF3333;
	}


#title_oshirase{
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
	text-indent:-9999px;
	font-size:1pt;
	color:#fff;
	background:url(img/title_oshirase.gif) no-repeat left center;
	background-color:#f3f3f3;
	height:22px;
	}

#oshirase_Area{
	padding:8px;
	}

#oshirase_list{
	font-size:10pt;
	color:#666;
	}

#oshirase_list li{
	background:url(img/point2.gif) no-repeat left 0.3em;
	padding-left:15px;
	ZOOM:1;
	}


/* リンク */

#link{
	position:relative;
	clear:both;
	margin-bottom:10px;
	background:url(img/dotted_back.gif);
	padding:5px 15px;
	}

#title_odekake{
	text-indent:-9999px;
	font-size:1pt;
	color:#fff;
	background:url(img/title_odekake.gif) no-repeat left center;
	height:26px;
	border-bottom:solid 3px #b5b5a5;
	margin-bottom:5px;
	}

#link_table{
	font-size:small;
	color:#333;
	}


/*** サイド ***/

.ivent-banner{
	margin-bottom:12px;
	}



/* サブ媒体 */

#submedia h3{
	border-top:solid 1px #bbb;
	border-bottom:solid 1px #bbb;
	margin-bottom:3px;
	text-indent:-9999px;
	background:url(img/pickup.gif) no-repeat center center;
	background-color:#f3f3f3;
	padding:0;
	height:20px;
	}

#submedia{text-align:left;margin-bottom:12px;}

#submedia dl{
	position:relative;
	clear:both;
	border-bottom:dotted 1px #bbb;
	margin:0 10px 3px;
	padding:3px 0;
	min-height:52px;
	zoom:1;
	}

#submedia dl:after {
	content: url(http://www.kahoku.co.jp/images/spacer.gif);
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	}

/*\*/
* html #submedia dl{height: 1em;overflow: visible;}
/**/

#submedia dt{
	width:50px;
	height:50px;
	}

#submedia dd{
	margin:-50px 0 0 55px;
	padding:0;
	}

#submedia dd h4{
	font-size:9pt;
	padding:2px 0;
	}

#submedia dd a{
	color:#FFaa00;
	}

#submedia dd p{
	font-size:8pt;
	color:#444;
	}


/*** フッター ***/

/* コピーライト */
.copyright{
	text-align:center;
	font-size:8pt;
	padding:3px 0;
	color:#737373;
	font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
	}



/*** 暮らしのリンク集 ***/


.contents-list{
background:#f0f3f3;
padding:8px;
margin:8px;
border-right:solid 1px d6dfdf;
border-bottom:solid 1px d6dfdf;
}

.contents-list h4{
margin:0px 0px 5px 0px;
padding:0px;
font-size:13px;
color:#cc6666;
line-height:120%;
}

.contents-list p{
text-align:justify;
text-justify:distribute;
font-size:12px;
margin:0px;
padding:0px 5px 3px 5px;
line-height:140%;
color:#333333;
}

.contents-list a{
text-decoration: none;
color: #cc6666;
}
.contents-list a:hover{
text-decoration: underline;
}


.com{
font-size:10pt;
color: #007DC3;
line-height:140%;
}

.com a{color: #007DC3;}

.com-title{
border-bottom:dotted 1px #666666;
color:#9F6446;
padding:5px 3px;
margin:5px 0px;
width:580px;
font-size:95%;
}

