@charset "utf-8";



/*　サイドバナー　*/
.side_bn {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.side_bn li {
	margin-bottom: 5px;
	padding: 0px;
}




/*　タイトルh〇関連---------------------*/



/* TOPページ関連 */
#top_page #main #left {
	float: left;
	width: 260px;
	
}
#top_page #main #right {
	width: 670px;
	float: right;
}
#whats_new_txt ul {
	margin: 0px;
	height: 140px;
	width: 330px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
	list-style-type: none;
}
#whats_new_txt ul li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#whats_new_txt {
	height: 140px;
	width: 360px;
	float: left;
	margin: 0px;
	background-image: url(top_imges/top_whats_new_txt_bg.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-right: 0px;
}
#top_page #fla_box {
	height: 400px;
	width: 670px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
#top_tv_btn {
	background:url(common/images/tv_bg.png) no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 170px;
	width: 270px;
}
#top_tv_btn ul {
	height: 102px;
	width: 210px;
	margin-top:15px;
	margin-left:30px;
	/*background-color:#FFC;*/
	overflow:auto;
}

#top_tv_btn li {
	list-style:none;
	padding-left:10px;
	padding-bottom:5px;
	
}

#top_tv_btn li a {
	color:#FFF;
	
}



#trafficPage #main #info_tv {
	float: right;
	width: 370px;
	margin-right: 10px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-top: 30px;
}
