@import"../../css/base.css";

/***** トップ限定のメニュー *****/

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
	margin-left:20px;
}

/* H2タグ  */
#me_main01 h2{
	background:url("../../pic/bg_bsh2sch.jpg") no-repeat left top;
}

#me_main01 h3{
	font-size:20px;
	font-weight:600;
	margin-bottom:20px;
}

/* H3タグ  */
.me_h301{
	background:url("../../pic/bg_h301.jpg") no-repeat left center;
	background-color:#E6E6E6;
	padding-left:20px;
	font-weight:600;
	height:20px;
	margin-top:20px;
	margin-bottom:10px;
}





/******************************/
/***** 説明情報 START *****/
/******************************/
.me_txtarea {
	padding:30px;
}

.me_txtarea p a{
	font-size:14px;
	margin-bottom:20px;
}

