@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;
}

/*** START  */
.me_infoarea01{width:700px; margin-bottom:50px;}

/* ul */
.me_year_ul{
	width:700px;
	height:30px;
	margin-bottom:15px;
}

.me_year_ul li{
	width:90px;
	height:30px;
	float:left;
	display:inline;
	margin:0 5px 10px;
}
.me_year_ul a{
	display:block;
	width:90px;
	height:25px;
	background-image:url("../images/bg_li_bk01.jpg");
	padding-top:5px;
	text-align:center;
	font-weight:600;
	color:#FFFFFF;
}
.me_year_ul a:hover{background-position:bottom left; color:#FFFFFF;}
li#me_nendo_active a{background-position:bottom left; color:#FFFFFF;}

/* TABLE */
.me_tbl01{
	width:100%;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.me_tbl01 th,.me_tbl01 td{
	padding:10px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	vertical-align:top;
}

.me_tbl01 th{
	font-weight:600;
	background:url("../../pic/bg_th_bk01.jpg") repeat-x left top;
	text-align:center;
}

.me_tbl01 a{color:blue;}
.me_tbl01 a:hover{color:#666666;}

.me_th01{width:70px;}
.me_th02{width:300px;}
.me_th03{width:160px;}

td.me_date{vertical-align:top;}
/*** メイン情報 END */

