@charset "utf-8";

div.mein_left{
	width:352px;
	float:left;
}
div.mein_right{
	float:left;
	margin-left:6px;
}
div.event{
	width:352px;
	margin-bottom:5px;
}
.event_bn{margin-bottom:5px;}

div.waku{
	width:352px;
	height:425px;
	background-image:url(../img/waku.jpg);
	background-repeat:no-repeat;
	padding-top:44px;
	text-align:center;
	line-height:120%;
}
.waku_bn{margin-bottom:2px;}

div.new{
	width:280px;
	height:250px;
	border:1px #7c9fd3 solid;
	overflow: auto;
	padding:5px;
	margin-bottom:10px;
}
div.realtime{
	width:280px;
	height:390px;
	/height:394px;
	border:1px #7c9fd3 solid;
	overflow: auto;
	padding:5px;
	
}
div.realtime_back{
	width:280px;
	height:390px;
	/height:394px;
	background-image:url(../img/realtimeoss_back.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.real_img{
	width:90px;
	height:119px;
	float:left;
	margin:5px 0px;
}
.real_p{
	width:160px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	color:#e5e5bc;
	line-height:130%;
}
hr.real_h{
	height:0px;
	border:none;
	border-top:1px #FFFFFF solid;
/*	border-width:1px 0px 0px 0px;
	background-color:#FFFFFF;*/
	padding:0px;
	margin:5px 0px;
	/margin:0px 0px;
}

.schedule_bn{margin:10px 0px 0px;}

div.schedule{
	width:651px;
	background-image:url(../img/schedule_back.jpg);
	background-position:top;
	/*background-position:right;*/
	background-repeat:no-repeat;
	padding:10px 0px;
}

.sche_p{margin:0px 10px;}

div.sche_girl{
	width:160px;
	height:243px;
	background-image:url(../img/girl_back.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:10px;
	margin-left:3px;
	_margin-left:2px;
}
div.sche_girl_l{
	width:160px;
	height:243px;
	background-image:url(../img/girl_back.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:10px;
}
div.schelist{
	margin-top:12px;
	text-align:center;
	line-height:115%;
}
.sl{margin-top:2px;}






















