@import"base.css";

/***** トップ限定のメニュー *****/

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
}

/* H2タグ  */
#me_main01 h2{
	text-indent:-50000em;
	height:24px;
}

h2#me_h202{background:url("../pic/bg_news01.jpg") no-repeat left bottom;margin-bottom:10px;}
h2#me_h203{background:url("../pic/bg_supporter01.jpg") no-repeat left bottom;}
h2#me_h204{background:url("../pic/bg_update01.gif") no-repeat left bottom;}
h2#me_h200{text-indent:0em;font-weight:600;}


/******************************/
/***** 説明情報 START *****/
/******************************/
.me_top01{
	width:330px;
	margin-top:20px;
	display:inline;
	float:left;
}

.me_top02{
	background:url("../pic/bg_update_top01.jpg") no-repeat left top;
	width:308px;
	height:230px;
	margin-top:20px;
	display:inline;
	float:right;
	border:1px solid #FFB5A2;
	padding:10px;
}

.me_top01 p{
	margin:0;
}

.me_top03{
	display:inline;
	float:left;
	margin-top:23px;
	margin-right:23px;
	width:193px;
	height:290px;
	border:1px solid #CCCCCC;
	text-align:center;
	padding:10px;
}

#me_btop_l{background:url("../pic/bg_reetings_back.jpg") repeat-x left top;}
#me_btop_l p{line-height:2.6em;}


#me_btop_c{margin-right:0;}

#me_btop_r{
	float:right;
	margin-right:0px;
}
#me_btop_r p{margin:3px 0 0 0;}

p.me_click01{color:#FF0000; font-size:10px;}

/******************************/
/***** ニュース情報 START *****/
/******************************/
.me_topics_area{
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
}

.me_topics_area h3{
	background:url("../pic/bg_ftlist01.jpg") no-repeat center left ;
	text-indent:20px;
	margin-top:10px;
	margin-bottom:10px;
}

h3.me_h3red a{color:red;}

/* 真中ニュースエリア */
.news_area{
	text-align:left;
	width:330px;
	height:175px;
	margin:10px auto 0;
/*	background-color:black;
	filter: alpha(opacity=50);
	opacity: 0.7;
	moz-opacity: 0.7;
*/
	overflow:auto;
	scrollbar-arrow-color:#AAAAAA;
	scrollbar-track-color: #EEEEEE;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
}

#me_news02{
	height:200px;
	width:310px;
}

.news_area p{
	border-bottom:1px dotted #DDDDDD;
	margin:0px 0 5px 0;
	padding:0;
}

.news_area a{
	color:blue;
}

.news_area span{
	font-weight:normal;
	padding-left:15px;
	background:url("../pic/bg_ftlist01.jpg") no-repeat center left ;
}
