@import"../../css/base.css";


/**********************/
/*** メイン情報 START */
/**********************/

/*** H2ラグ  */
#me_mainh201{
	height:100px;
	background:url("../images/bg_resultsh201.jpg") no-repeat left top;
	text-indent:-50000em;
}

/*** H3ラグ  */
#me_main01 h3{
	background:url("../images/img_detailh301.jpg") no-repeat left top;
	padding:10px 150px 8px 70px;
	font-size:22px;
	font-weight:900;
	margin-bottom:15px;
	border:1px solid #5697CF;
	border-bottom:4px solid #5697CF;
}


/*** START  */
#me_topinfo{
	width:600px;
	margin:0 auto 20px;
}
#me_mainimg {text-align:center;margin-bottom:10px;}

.me_infoarea01{width:700px; margin-bottom:50px;}

/* 大会結果　TABLE */
.me_tbl02{
	width:100%;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:15px;
}

.me_tbl02 th,.me_tbl02 td{
	padding:15px 20px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	text-align:left;
}

.me_tbl02 th{
	font-weight:600;
	background:url("../../pic/bg_th_bk01.jpg") repeat-x left top;
	width:200px;
}


/* 大会風景 */
.me_photo_ul{width:700px;}
.me_photo_ul li{
	width:198px;
	height:151px;
	border:1px solid #CCCCCC;
	float:left;
	display:inline;
	margin-right:50px;
	margin-bottom:20px;
	position:relative;
}
.me_photo_ul li img{
	position:absolute;
	top:4px;
	left:4px;
}

li.me_mr0{margin-right:0;}

p.me_pankuzu{
	text-align:center;
	background:url("../images/bg_resultspan.jpg") no-repeat center top;
	padding-top:10px;
	height:40px;
}
p.me_pankuzu a{color:blue;}
p.me_pankuzu a:hover{color:#999999;}

/*** メイン情報 END */

