@charset "shift_jis";

#main {margin:0 auto 10px;}

#index_navi {
	float:left;
	width:220px;
	margin-top:15px;
}
.logo02 a {
	margin:5px 5px 15px;
	background:url(../common/images/logo02.gif) no-repeat;
	width:140px;
	height:60px;
	display:block;
}
.logo02 h1 {text-indent:-9999px;}

#index_navi ul {list-style:none; margin:15px 0 0 0; padding:0; font-weight:bold;}
#index_navi li a {
	background:url(../images/navi_li.gif) no-repeat;
	padding:8px 0 0 15px;
	height:34px;
	display:block;
}
#index_navi li a:hover {background:url(../images/navi_li_on.gif) no-repeat;}

#main_img {margin:0 0 0 240px;}

#topics {
	width:510px;
	height:115px;
	margin:10px auto 0;
	padding:5px 20px;
	font-size:13px;
	line-height:18px;
	border-top: #CCCCCC solid 5px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	overflow: auto;
}
#topics_l {width:70px; float:left; margin-top:10px;}
#topics_r {
	margin:10px 0 0 100px;
}
#topics_r p { border-bottom:#CCCCCC dotted 1px;}

.index_box01,.index_box02,.index_box03,.index_box04,.index_box05 {margin:10px auto 0;}

.index_box01 {
	background:url(../images/box01.jpg) no-repeat;
	width:490px;
	padding:25px 220px 0 10px;
}
.index_box02 {
	background:url(../images/box02.jpg) no-repeat;
	width:500px;
	padding:0 0 0 180px;
}
.index_box03 {
	background:url(../images/box03.jpg) no-repeat;
	width:470px;
	padding:25px 210px 40px 0;
}
.index_box04 {
	background:url(../images/box04.jpg) no-repeat;
	width:420px;
	padding:0 0 0 200px;
}
.index_box05 {
	background:url(../images/box05.jpg) no-repeat;
	width:400px;
	padding:0 0 0 200px;
}

/* ============= テレビ東京 =================== */
.teretoh_top a {
	background:url(../common/images/teretoh_off.gif) no-repeat;
	width:233px; height:65px;
	text-indent:-9999px;
	display:block;
	float:right;
	margin-right:50px;
	margin-top:20px;
}
.teretoh_top a:hover {background:url(../common/images/teretoh_on.gif) no-repeat;}














