@charset "shift_jis";
/* CSS Document */





/*サイドメニュー********************************************************************/

/*試合スケジュール***********************/

#schedule{
	width:220px;
	background:url(../img/lowen/common/title_top.jpg) left top no-repeat;
	background-color:white;
}


#schedule h3{
	width:195px;
	background:url(../img/lowen/common/title_end.jpg) right top no-repeat;
	height:26px;/*画像の高さ33-7*/
	margin-left:25px;
	color:white;
	font:bold 16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	padding-top:7px;
}

.schedulebox{
	width:202px;
	margin:0 auto;
	padding-top:10px;
}


.schedulebox h4{
	border:1px solid #DC0000;
	font-weight:bold;
	color:#DC0000;
	margin-bottom:0.5em;
	padding-left:5px;
	text-indent:-5px;
}

.schedulebox h4 div.date{
	display:inline;
	padding:2px;
	background-color:#DC0000;
	color:white;
	font-weight:normal;
	font-size:10px;
	margin-bottom:0.5em;
}


.schedulebox p{
	margin-bottom:0.5em;
}



.right_backnumber{
	background:url(../img/lowen/common/right_backnumber.jpg) right top no-repeat;
	width:220px;
	height:15px;
	padding-bottom:24px;
}

.right_backnumber a{
	display:block;
	float:right;
	background:url(../img/lowen/common/right_backnumber.jpg) right top no-repeat;
	text-indent:-9999px;
	width:85px;
	height:15px;
	overflow:hidden;
}

.right_backnumber a:hover{
	background:url(../img/lowen/common/right_backnumber_on.jpg) right top no-repeat;
}


/*試合結果***********************/



#result{
	width:220px;
	background:url(../img/lowen/common/title_top.jpg) left top no-repeat;
	background-color:white;
}


#result h3{
	width:195px;
	background:url(../img/lowen/common/title_end.jpg) right top no-repeat;
	height:26px;/*画像の高さ33-7*/
	margin-left:25px;
	color:white;
	font:bold 16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	padding-top:7px;
}


.resultbox{
	width:202px;
	margin:0 auto;
	padding-top:10px;
}


#result .resultdate{
	background-color:#D4B045;
	display:inline;
	padding:2px;
	color:white;
	font-weight:bold;
	font-size:10px;
}

.resultbox h4{
	font-weight:bold;
	color:#333333;
	margin-bottom:0.3em;
	margin-top:0.5em;
}

.resultbox p{
	width:184px;/*200-8*2*/
	background-color:#F0F0F0;
	border-top:1px dotted #BAB4A7;
	border-bottom:1px dotted #BAB4A7;
	padding:7px 8px;
	margin-bottom:11px;
}






/*******ルーヴェントップページ***************************************************************/

#mainimg{
	background:left top no-repeat;
	margin-bottom:15px;
}

#mainimg h2{
	text-indent:-9999px;
}




#toplink{
	width:484px;
	margin-bottom:26px;
}

#toplink img{
	border:1px solid #CCCCCC;
}

#toplink ul li{
	padding-bottom:5px;
}

#toplink ul#toplink_s li{
	float:left;
	width:238px;
	height:47px;
	margin-right:4px;
	display:inline;
}

#toplink ul#toplink_b{
	clear:left;
}


#topics{
	width:480px;
	background:url(../img/lowen/common/title_top.jpg) left top no-repeat;
	margin-bottom:23px;
}

#topics h3{
	width:455px;
	background:url(../img/lowen/common/title_end.jpg) right top no-repeat;
	height:26px;/*画像の高さ33-7*/
	margin-left:25px;
	color:white;
	font:bold 16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	padding-top:7px;
}

#topics ul{
	width:478px;
}


#topics li.topicstitle{
	background-color:white;
	padding:4px 0 3px 1em;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	letter-spacing:-0.1em;
}

#topics li.topics{
	background-color:#F0F0F0;
	padding:4px 0 3px 1em;
	color:#333333;
	font-size:12px;
}


#information{
	width:480px;
	background:url(../img/lowen/common/title_top.jpg) left top no-repeat;
	margin-bottom:23px;
}


#information h3{
	width:455px;
	background:url(../img/lowen/common/title_end.jpg) right top no-repeat;
	height:26px;/*画像の高さ33-7*/
	margin-left:25px;
	color:white;
	font:bold 16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	padding-top:7px;
}

.infobox{
	margin:0 9px 9px;
	padding:14px 0 5px 0;
}

.infobox2{
	margin:0 9px 9px;
	border-top:1px solid #999999;
	padding:14px 0 8px 0;
}

.infobox img{
	float:right;
	padding:0 0 8px 25px;
}

#information h4{
	font-weight:bold;
	font-size:12px;
	color:#DD0000;
	margin-bottom:10px;
}







#topbox{
	width:480px;
	background:url(../img/lowen/common/title_top.jpg) left top no-repeat;
	margin-bottom:23px;
}


#topbox h3{
	width:455px;
	background:url(../img/lowen/common/title_end.jpg) right top no-repeat;
	height:26px;/*画像の高さ33-7*/
	margin-left:25px;
	color:white;
	font:bold 16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	padding-top:7px;
}

.topbox_in{
	margin:0 9px 9px;
	border-bottom:1px solid #999999;
	padding:14px 0;
}


.topbox_in img{
	float:right;
	padding:0 0 14px 25px;
}

.topbox_in h4{
	font-weight:bold;
	font-size:14px;
	color:#DD0000;
	margin-bottom:10px;
}




























