@charset "euc-jp";

/*トップ-メインイメージ
---------------------------------------------------- */
#top_main{
	background-image:url(../img/bg_top_shadow.gif);
	background-repeat:repeat-x;
	margin-left:9px;
	margin-right:9px;
	width:735px;
	padding-left:17px;
	padding-right:18px;
	/*padding-bottom:10px;*/
}

#top_main_left{
	width: 178px;
	height: 221px;
	float:left;
	}
	
#top_main_right{
	width: 557px;
	height: 220px;
	float:right;
	}

#top_main h2 {
	margin:0px;
	padding:0px;
}


.top_main_btn {
	width:178px;
	height: 55px;
	display: block;
	font-size:10px;
}



	
/*コンテンツ
---------------------------------------------------- */
/*コンテンツ全体*/

#contents  {
	padding-top:10px;
	padding-bottom:35px;
	}

#contents h3 {
	padding-top:8px;
	padding-bottom:8px;
	}

	
/*コンテンツ左側*/
#contents_left{
	width:483px;
	padding-left:17px;
	padding-right:7px;
	float:left;
	}

/*コンテンツ右側*/
#contents_right_top{
	width:235px;
	padding-left:11px;
	padding-right:17px;
	float:right;
	}
	
/*コンテンツ左側内部*/
#news_movie {
	float:left;
	padding-bottom:20px;
	width:210px;
	}


.news_main {
	width: 250px;
	padding-top: 5px;
	padding-bottom:20px;
	float:right;
	height: 170px;
	padding: 10px;
	padding-left:0px;	
	overflow: auto;
	scrollbar-base-color: #F0F0F0;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #999999;
	scrollbar-arrow-color: #999999;
}


.news_main_text {
	background-image: url(../img/ico_link.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left:20px;
	}


.line_top {
	background-image: url(../img/line_ten01.gif);
	height: 10px;
	width: 260px; 
	background-repeat: repeat-x;
	background-position: center;
}

.line_top2 {
	background-image: url(../img/line_ten01.gif);
	height: 10px;
	width: 230px;
	background-repeat: repeat-x;
	background-position: center;
}


.news_sub,.news_sub3 {
	width: 260px;
	float:right;
}

/*
.news_sub3 {
	padding-top:7px;
}
*/

#wether_box {
	float:left;
	width:210px;
	}


.news_sub3 ul {
	width:205px;/* for mac IE5 \*/
	width:210px; /* except mac IE5 */
	float:right;
	background-image: url(../img/ico_link.gif);
	background-repeat: no-repeat;
	background-position:3px 20px;
	list-style-position: outside;
	}

.news_sub3 li{
	list-style-type: none;
	line-height: 1.3em;
	padding-left:20px;
	}

.news_sub h4 {
	font-size:90%;
	text-indent:15px;
	letter-spacing:1px;
	background-image: url(../img/ico_link.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
	
.matsuri_waku {
	/*width: 215px;
	float:left;*/
	width:260px;
	padding-top:15px;
	}

.matsuri_waku img {
	padding-bottom:20px;
	}

.news_sub2 {
	padding-left: 15px;
}


.news_sub2 span {
	line-height:1.5em;
}	

#original_ch1 {
	vertical-align: text-botom;
	background-image: url(../img/bg_top_1ch.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 235px;
	height: 50px;
}

#original_ch3 {
	vertical-align: text-botom;
	background-image: url(../img/bg_top_3ch.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 235px;
	height: 50px;
}

#original_ch12 {
	vertical-align: text-botom;
	background-image: url(../img/bg_top_12ch.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 235px;
	height: 50px;
}

#original_ch21 {
	vertical-align: text-botom;
	background-image: url(../img/bg_top_21ch.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 235px;
	height: 50px;
	font-size:10px; /* for Safari */
}

.original_ch {
	width: 235px;
	height: 23px;
	display: block;
	vertical-align: bottom;
}

.original_dt {
	height: auto;
	width: 148px;
	padding-left: 20px;
	display: block;
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom: 0px; /* for mac IE5 \*/
	padding-bottom: 2px; /* except mac IE5 */
}

.original_dd {
	height: auto;
	width: 215px;
	background-image: url(../img/line_ten01.gif);
	background-repeat: repeat-x;
	clear: both;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
	
