#contents_topleft{
	width:605px;
	float: left;
}


#contents_topleft #waku_mainimage{
	background-image: url(../images/index/background_main.png);
	background-repeat:no-repeat;
	height:276px;
	margin-bottom:13px;
	padding-top:6px;
	padding-left:11px;
	padding-right:25px;
}

#contents_topleft #waku_mainimage ul{
	margin:0;
	padding:0;
}

#contents_topleft #waku_eventschedule{
	margin-bottom:13px;
}

#contents_topleft #waku_newstopics{
	margin-bottom:13px;
}

#contents_topleft #waku_eventschedule #waku_eventschedule_mid{
	background-image: url(../images/index/eventschedule_mid.png);
	background-repeat:repeat-y;
	padding-left:23px;
	padding-right:36px;
	padding-top:10px;
	padding-bottom:10px;
	width:546px;
	float:left;
}


#contents_topleft #waku_eventschedule #waku_eventschedule_mid .line_eventschedule_title{
	clear:both;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}

#contents_topleft #waku_eventschedule #waku_eventschedule_mid .line_eventschedule{
	clear:both;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:dashed 1px #333;
}

#contents_topleft #waku_eventschedule #waku_eventschedule_mid .line_eventschedule{
	cursor:pointer;
}

#contents_topleft #waku_eventschedule #waku_eventschedule_mid .line_eventschedule_title .title{
	background-color:#333;
	color:#fff;
	border-right:solid 1px #fff;
	display:block;
	text-align:center;
	padding-top:5px !important;
	padding-bottom:3px;
}

#contents_topleft #waku_eventschedule #waku_eventschedule_mid .line_eventschedule_title .eventday,
#contents_topleft #waku_eventschedule #waku_eventschedule_mid .line_eventschedule .eventday{
	float:left;
	display:block;
	width:72px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}

#contents_topleft #waku_eventschedule #waku_eventschedule_mid .line_eventschedule_title .eventtime,
#contents_topleft #waku_eventschedule #waku_eventschedule_mid .line_eventschedule .eventtime{
	float:left;
	display:block;
	width:72px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}

#contents_topleft #waku_eventschedule #waku_eventschedule_mid .line_eventschedule_title .eventname,
#contents_topleft #waku_eventschedule #waku_eventschedule_mid .line_eventschedule .eventname{
	float:left;
	display:block;
	width:379px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
}


#contents_topleft #waku_newstopics #waku_newstopics_mid{
	background-image: url(../images/index/newstopics_mid.png);
	background-repeat:repeat-y;
	padding-left:23px;
	padding-right:36px;
	padding-top:10px;
	padding-bottom:10px;
	width:546px;
	float:left;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .tab_newstopics{
	margin-bottom:10px !important;
	overflow:hidden;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid ul.tab_newstopics,
#contents_topleft #waku_newstopics #waku_newstopics_mid ul.content_newstopics{
	margin:0px;
	padding:0px;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid ul.tab_newstopics{
	border-bottom:solid 1px #ccc;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .tab_newstopics li{
	background-color:#A3D1C4; 
	padding:5px 10px;
	width:70px;
	text-align:center;
	float:left; 
	margin-right:1px;
	list-style:none;
	cursor:pointer;
    -webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;  
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .tab_newstopics li.dragons{
	background-color:#A2E0FF;
}
#contents_topleft #waku_newstopics #waku_newstopics_mid .tab_newstopics li.dragons.select{
	background-color:#003776;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .tab_newstopics li.event{
	background-color:#BFBFFF;
}
#contents_topleft #waku_newstopics #waku_newstopics_mid .tab_newstopics li.event.select{
	background-color:#8080FF;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .tab_newstopics li.gourmet{
	background-color:#FFFF9B;
}
#contents_topleft #waku_newstopics #waku_newstopics_mid .tab_newstopics li.gourmet.select{
	background-color:#E4B90C;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .tab_newstopics li.goods{
	background-color:#FFD0E8;
}
#contents_topleft #waku_newstopics #waku_newstopics_mid .tab_newstopics li.goods.select{
	background-color:#FF8080;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .tab_newstopics li.etc{
	background-color:#C0C0C0;
}
#contents_topleft #waku_newstopics #waku_newstopics_mid .tab_newstopics li.etc.select{
	background-color:#5C5C5C;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .tab_newstopics li.select{
	background-color:#298E6F;
	color:#fff;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .content_newstopics li{
	padding:0px;
	margin:0;
	list-style:none;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .hide {
	display:none;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .pastlist {
	text-align:right;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .line_newstopics{
	clear:both;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:dashed 1px #333;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .line_newstopics .newstopicsday{
	float:left;
	display:block;
	width:72px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .line_newstopics .newstopicsname{
	float:left;
	display:block;
	width:381px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:70px;
	padding-right:10px;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .line_newstopics .newstopicsname.cateDragons{
	background-image: url(../images/index/markNewsDragons.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .line_newstopics .newstopicsname.cateEvent{
	background-image: url(../images/index/markNewsEvent.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .line_newstopics .newstopicsname.cateGourmet{
	background-image: url(../images/index/markNewsGourmet.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .line_newstopics .newstopicsname.cateGoods{
	background-image: url(../images/index/markNewsGoods.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
}

#contents_topleft #waku_newstopics #waku_newstopics_mid .line_newstopics .newstopicsname.cateEtc{
	background-image: url(../images/index/markNewsEtc.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
}


#contents_topright {
	width: 255px;
	margin-left:10px;
	float: left;
}

#contents_topright #waku_banner{
	margin-bottom:20px;
}

#contents_topright #waku_banner #waku_banner_mid{
	background-image: url(../images/index/banner_mid.png);
	background-repeat:repeat-y;
	padding-left:13px;
}

#contents_topright #waku_banner #waku_banner_mid .banner{
	margin-bottom:5px;
}

#contents_topright #waku_goraijyo{
	margin-bottom:20px;
}

#contents_topright #waku_goraijyo #waku_goraijyo_mid{
	background-image: url(../images/index/goraijyo_mid.png);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:1px;
}

#contents_topright #waku_goraijyo #waku_goraijyo_mid .line_goraijyo{
	margin-left:10px;
	padding-top:5px;
	padding-bottom:2px;
	border-bottom:dashed 1px #333;
	width:205px;
}
#contents_topright #waku_goraijyo #waku_goraijyo_mid .line_goraijyo a{
	width:205px;
	display:block;
}


#contents_topright #waku_goraijyo #waku_goraijyo_mid .line_goraijyo a:link{
	text-decoration: none;
	color: #333;
}
#contents_topright #waku_goraijyo #waku_goraijyo_mid .line_goraijyo a:visited{
	color: #333;
	text-decoration: none;
}
#contents_topright #waku_goraijyo #waku_goraijyo_mid .line_goraijyo a:hover{
	color: #333;
	text-decoration: none;
}
#contents_topright #waku_goraijyo #waku_goraijyo_mid .line_goraijyo a:active{
	color: #333;
	text-decoration: none;
}


#contents_topleft #waku_eventschedule #waku_eventschedule_mid .line_eventschedule:hover,
#contents_topleft #waku_newstopics #waku_newstopics_mid .line_newstopics:hover,
#contents_topright #waku_goraijyo #waku_goraijyo_mid .line_goraijyo:hover{

	background:#FFFFBF;
}


#contents_topleft #waku_eventschedule #waku_eventschedule_mid .line_eventschedule a:link,
#contents_topleft #waku_newstopics #waku_newstopics_mid .line_newstopics a:link{
	text-decoration: none;
	color: #333;
}
#contents_topleft #waku_eventschedule #waku_eventschedule_mid .line_eventschedule a:visited,
#contents_topleft #waku_newstopics #waku_newstopics_mid .line_newstopics a:visited{
	color: #333;
	text-decoration: none;
}
#contents_topleft #waku_eventschedule #waku_eventschedule_mid .line_eventschedule a:hover,
#contents_topleft #waku_newstopics #waku_newstopics_mid .line_newstopics a:hover{
	color: #333;
	text-decoration: none;
}
#contents_topleft #waku_eventschedule #waku_eventschedule_mid .line_eventschedule a:active,
#contents_topleft #waku_newstopics #waku_newstopics_mid .line_newstopics a:active{
	color: #333;
	text-decoration: none;
}
.tac{
	text-align:center;
}
.mr10{
	margin-right:10px;
}
.ml10{
	margin-left:10px;
}
.mb10{
	margin-bottom:10px;
}