@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{
	height:30px;
	background:url("../../pic/bg_caption01.jpg") no-repeat left top;
	padding:10px 0 0 12px;
	font-weight:600;
	margin-bottom:15px;
}

/*** H4ラグ  */
.me_mainh401{
	padding:18px 0 10px 18px;
	background:#333333 url("../images/bg_resultsh401.jpg") no-repeat left top;
	font-size:18px;
	font-weight:600;
	color:#FFFFFF;
	margin-bottom:20px;
	border-bottom:5px solid #FCFC32;
}

/*** H5ラグ  */
#me_main01 h5{
	font-size:16px;
	font-weight:600;
	background-color:#EEEEEE;
	border-bottom:1px solid #5697D0;
	padding:2px 0 2px 15px;
	margin-bottom:15px;
}

/*** START  */
.me_infoarea01{width:700px; margin-bottom:50px;}

p#me_introtxt{margin-bottom:20px;}

/* 大会情報　TABLE */
.me_tbl01{
	width:100%;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:15px;
}

.me_tbl01 th,.me_tbl01 td{
	padding:10px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.me_tbl01 th{
	width:100px;
	font-weight:600;
	background:url("../../pic/bg_th_bk01.jpg") repeat-x left top;
	vertical-align:top;
}

.me_tbl01 a{color:blue;}
.me_tbl01 a:hover{color:#666666;}

.me_th01{width:70px;}
.me_th02{width:250px;}
.me_th03{width:250px;}
.me_th04{width:50px;}

.me_tbl01_in th,.me_tbl01_in td{
	border:none;
	padding:2px 20px 2px 0;
}
.me_tbl01_in th{
	width:50px;
	background:none;
	vertical-align:top;
}

p.me_pdf{
	height:28px;
	background:url("../images/img_pdf_icon.jpg") no-repeat left bottom;
	padding:7px 0 0 40px;
	margin-bottom:20px;
}
p#me_ticket{background:url("../images/img_pdf_icon_ticket.jpg") no-repeat left bottom;}

p.me_pdf a{font-size:16px; color:blue;}
p.me_pdf a:hover{color:#999999;}


/* 大会結果　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:10px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.me_tbl02 th{
	font-weight:600;
	background:url("../../pic/bg_th_bk01.jpg") repeat-x left bottom;
	text-align:center;
}


/* 大会風景 */
.me_photo_ul{width:700px;}
.me_photo_ul li{
	width:198px;
	height:151px;
	border:1px solid #CCCCCC;
	float:left;
	display:inline;
	margin-left:25px;
	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 */

