#contents{padding-top:10px;}

/*　▼▼▼メッセージ▼▼▼　*/
#message01 {
	width: 920px;
	background-image: url(/kaisai/images/message01_bg.png);
	background-repeat: no-repeat;
	background-position: 14px 50%;
	border:2px solid #FF6666;
	font-size: 13px;
	padding-left: 50px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:5px;
	font-weight: bold;
	line-height: 1.4em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:5px;
	border-radius:15px;
}
/*　▼▼▼2019年電投キャンペーン用▼▼▼　*/
a#message_cam{
	width: 980px;
	height: 80px;
	margin: 5px auto;
	display:block;
	text-indent: -9999px;
	background: url(../images/dento2019.jpg) no-repeat center;
}
a#message_cam:hover{opacity: 0.6;}

/*　▼▼▼コンテンツ上部▼▼▼　*/
#top_contents{
	width:980px;
	margin:0 auto;
}
#top_contents #title {
	width:980px;
	height:128px;
}
#top_contents #left {
	width:710px;
	height:422px;
	padding:5px;
	background:url(/kaisai/images/movie_bg.png) left top no-repeat;
	float:left;
}
#top_contents #left #movie {
	width:710px;
	height:398px;
}
#top_contents #left #weather{
	width:710px;
	height:24px;
}
#top_contents #right{
	width:250px;
	height:432px;
	float:right;
}
#top_contents #right #side_menu{
	width:250px;
	height:432px;
}








/*　▼▼▼コンテンツ下部▼▼▼　*/
#bottom_contents{
	width:100%;
	margin-top:20px;
	padding-bottom:30px;
	background-color:#E6F4FB;
}
#bottom_contents #bottom_contents_wrapper{
	width:980px;
	margin:0 auto;
}


#bottom_contents #main_menu {
	width:980px;
	height:137px;
	margin-top:15px;
}

#bottom_contents #main_data {
	width:980px;
	margin-top:10px;
}
