@import"base.css";

/***** トップ限定のメニュー *****/

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
	width:546px;
	padding:0px 0 0 2px;
	text-align:center;
}





/**************************************/
/*** 右サイド部分の情報(バナー) START */
/**************************************/
#me_rightarea{
	display:inline;
	width:195px;
	text-align:left;
	padding-left:5px;
	float:right;
}

#me_rightarea h2{
	text-indent:-50000em;
	height:22px;
	padding-top:5px;
	color:white;
}

.me_rightlesson {margin-bottom:15px;}

.me_rightlesson li{
	width:178px;
	height:83px;
	text-align:left;
	margin-bottom:2px;
	text-indent:-50000em;
}

.me_rightlesson a{
	display:block;
	width:178px;
	height:83px;
}

#me_rightlist01{background:url("../pic/bg_rightlist01.jpg") no-repeat right top;}
#me_rightlist03{background:url("../pic/bg_rightlist02.jpg") no-repeat right top;}
#me_rightlist03{background:url("../pic/bg_rightlist03.jpg") no-repeat right top;}
/*** 右サイド部分の情報 END */





/******************************/
/***** ニュース情報 START *****/
/******************************/
.news_div {
	width:300px;
	height:200px;
	margin:10px 0 15px 12px;
	padding:0px;
	background:url("../pic/bgnewsarea00.jpg") no-repeat right bottom;
	display:inline;
	float:left;
	text-align:left;
}

.news_div h2{text-indent:-50000em;height:27px;}

#me_news00 h2{background:url("../pic/bg_th2_news00.jpg") no-repeat right top;}
#me_news01 h2{background:url("../pic/bg_th2_news01.jpg") no-repeat right top;}
#me_news02 h2{background:url("../pic/bg_th2_news02.jpg") no-repeat right top;}

#me_news0101 h2{background:url("../pic/bg_th2_news0101.jpg") no-repeat right top;}
#me_news0101 {background:url("../pic/bgnewsarea0001.jpg") no-repeat right bottom;}
#me_news0101 {width:540px;margin-top:5px;margin-left:5px;margin-right:0px;}


/* 左バナーエリア */
#me_news00 li {
	float:left;
	margin:5px 0px 0px 7px;
	display:inline;
}

/* 真中ニュースエリア */
.news_area{
	width:275px;
	height:70px;
	border:1px #DDDDDD solid;
/*	border-right:none; */
	margin:10px auto 0;
	padding:0px;
/*	background-color:black;
	filter: alpha(opacity=50);
	opacity: 0.7;
	moz-opacity: 0.7;
*/
	overflow:auto;
	scrollbar-arrow-color:#FF3399;
	scrollbar-track-color: #EEEEEE;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DDDDDD;
	background-color:#FFFFFF;
}

.news_area p{
	border-bottom:1px dotted #BBBBBB;
	margin:10px;
	padding:0 0 0 5px;
	font-size:90%;
}

.news_area a{
	font-size:90%;
	color:blue;
}

.news_area span{
	margin-right:15px;
}

#me_newsarea01{
	width:500px;
	height:140px;
}

#me_newsarea01 p,#me_newsarea01 span{
	margin:0;
	padding:3px 0 1px 10px;
}

/* 左のニュースエリア */
#me_rightnews{
	width:160px;
	height:180px;
	text-align:left;
}

#me_rightnews p{
	margin:0 0;
	padding:0 2px;
}

p.me_day{
	color:#888888;
	border:none;
	font-weight:600;
	padding:0 2px;
}

/* 右インフォメーションエリア */

#me_news02 h3{
	text-indent:-50000em;
	height:22px;
	margin-bottom:2px;
}

.info_01{
	width:280px;
	margin:5px auto 0;
}

.info_01 img{
	float:left;
	display:inline;
	margin-right:4px;
}

.info_01 p{
	padding:0 3px;
}

h3.info_h301{background:url("../pic/bg_th3_info01.jpg") no-repeat left top;}
h3.info_h302{background:url("../pic/bg_th3_info02.jpg") no-repeat left top;}

ul#s_ul_spo{
	text-align:center;
}