@import"base.css";

/***** トップ限定のメニュー *****/

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
	float:none;
	width:100%;
}

/* H2タグ  */
#me_main01 h2{
}

/* メインフラッシュ */
#me_main_img {
	float:left;
	width:632px;
	height:423px;
	margin:0;
	padding:0;
	background-color:#000000;
}

#me_mainflash{
	width:100%;
}

.me_flash_in{
	width:100%;
}

/* メイン右エリア */
#me_arearight{
	float:right;
	width:363px;
	height:423px;
	position:relative;
}

#me_areatpright{
	width:100%;
	height:288px;
	position:relative;
	background:url("../pic/bg_tpareatp01.jpg") no-repeat left top;
	background-color:black;
}

#me_areatpright h2{text-indent:-50000em;}
#me_areatpright p{
	padding:25px 15px 0;
	color:#9A9A9A;
}

.me_img01{
	position:absolute;
	width:349px;
	margin:0 auto 7px 7px;
	bottom:0;
}

/******************************/
/***** ニュース情報 START *****/
/******************************/
.me_news_areadiv{
	width:100%;
	position:absolute;
	bottom:0;
	background:url("../pic/bg_newsarea01.jpg") repeat-x left bottom;
	padding-bottom:10px;
}

.me_news_areadiv h3{
	background:url("../pic/bg_h2news01.jpg") no-repeat left top;
	height:30px;
	text-indent:-50000em;
	margin-bottom:5px;
}

/* 真中ニュースエリア */
.news_area{
	text-align:left;
	height:85px;
	margin:0px auto 0;
	padding:0px 20px;
/*	background-color:black;
	filter: alpha(opacity=50);
	opacity: 0.7;
	moz-opacity: 0.7;
*/
	overflow:auto;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #333333;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #333333;
}

.me_news_areadiv td{
	color:#9A9A9A;
	vertical-align:top;
}

.me_news_areadiv p{margin:0;}
.me_news_areadiv a,.me_news_areadiv p{
	color:#9A9A9A;
}

td.me_newstime{
	width:90px; 
	padding-left:5px; 
	color:#9A9A9A; 
	font-size:10px; 
}

.me_topicsarea{position:relative;height:30px;}
.me_topicsarea p{
	position:absolute;
	bottom:0;
	right:0;
	font-size:10px; 
}

.me_topicsarea a{
	display:block;
	width:100px;
	height:20px;
	text-indent:-50000em;
	font-size:10px; 
}



/* バナーエリア */
.me_banner_ul{
	width:1000px;
	display:inline;
}

.me_banner_ul li{
	float:left;
	display:inline;
	margin:6px 8px 0 0 ;
	padding:0;
}

li.me_banner_right {
	margin-right:0;
	float:right;
}


/* フェスタ　バナー */
.me_fes_banner{
	width:1000px;
	display:inline;
}

.me_qr{
	float:left;
	display:inline;
	margin-right:9px;
	padding-top:10px;
}

#me_qr01{
	margin-right:0px;
}

.me_tcs{
	float:right;
	display:inline;
	padding-top:10px;
}

.me_tcs p{
	margin-bottom:4px;
}
