@import"base.css";

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
}

/*** START  */
.me_infoarea01{
	margin-bottom:30px;
}

.me_infoarea01 a{color:#6699FF;}

/*** H2ラグ  */
h2#me_h201{
	height:100px;
	text-indent:-50000em;
	background:url("../pic/bg_tokuteih201.jpg") no-repeat left top;
	margin-bottom:10px;
}

/*** H3ラグ  */
.me_infoarea01 h3{
	background:url("../pic/bg_bsmainh301.jpg") no-repeat left top;
	font-weight:600;
	border-bottom:1px solid #D0C699;
	padding-left:15px;
	margin-bottom:10px;
	color:#8D7454;
}

/* H4タグ  */
#me_main01 h4{
	font-weight:bold;
	height:21px;
	padding:3px 0 0 15px;
	margin-bottom:10px;
	background:url("../pic/bg_h401.gif") no-repeat left center;
}

.me_tbl01{
	width:660px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.me_tbl01 th,.me_tbl01 td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
}

.me_tbl01 th{
	vertical-align:top;
	width:120px;
	background-color:#EEEEEE;
	font-weight:bold;
}
/*** メイン情報 END */

