@import"../../css/base.css";

/***** トップ限定のメニュー *****/

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
}

/* H2タグ */
#me_mainh201{
	width:700px;
	height:100px;
	text-indent:-50000em;
	background:url("../images/bg_freeh201.jpg") no-repeat top left ;
	margin:20px 0;
}

/*** H3ラグ  */
#me_main01 h3{
	height:23px;
	background:url("../../pic/bg_caption01.jpg") no-repeat left top;
	padding:5px 0 0 10px;
	margin:0px 0 20px;
	font-weight:bold;
	color:#CC0000;
}

/*** H4ラグ  */
#me_main01 h4{
	height:23px;
	background:url("../images/bg_caption02.gif") no-repeat left top;
	padding:5px 0 0 20px;
	margin:0px 0 10px;
	font-weight:bold;
	color:#00A2DD;
}
/*** H5ラグ  */
#me_main01 h5{
	font-weight:bold;
	color:#00A2DD;
}

.me_info01{margin-bottom:50px;}

#me_babypants{background:url("../images/bg_babyimg.gif") no-repeat left bottom;padding-bottom:8px;}
#me_babypants p{padding-left:90px;}

#me_copy{
	background:url("../images/bg_freecopy01.jpg") no-repeat right top;
	height:180px;
	margin-bottom:20px;
	padding-top:20px;
}

#me_copy p{
	font-weight:600;
	color:#CC0000;
	font-size:16px;
}

p#me_copy01txt{margin:0 0 20px 20px;}
p#me_copy02txt{margin-left:20px; font-size:14px; color:#444444;}

.me_course01{
	width:680px;
	padding:10px 10px 0;
	border:1px solid #66CCCC;
	margin-bottom:15px;
}

.me_coupon{
	background-color:#FFFFEE;
	border:1px solid #999999;
	padding:10px 10px 0;
	margin-bottom:10px;
}

p.me_margin_b{margin-bottom:20px;}

p#me_menu01{
	padding:3px 10px;
	background-color:#F1F9FF;
}
p#me_menu01 a{font-weight:600;}


table.me_tblbase{
	width:100%;
	border-right:1px solid #00A2DD;
	border-top:1px solid #00A2DD;
}

.me_tblbase th,.me_tblbase td{
	border-left:1px solid #00A2DD;
	border-bottom:1px solid #00A2DD;
	padding:5px 8px;
}

.me_tblbase th{
	background-color:#FFFFDD;
	font-weight:600;
}

.me_td01{background-color:#A6D2FF;}
.me_td02{background-color:#DDDDFF;}

p.me_timecopy01{
	width:470px;
	height:70px;
	background:url("../images/bg_free_copy01.jpg") no-repeat top left;
	text-indent:-50000em;
	margin-bottom:10px;
}

#me_timetbl{
	width:475px;
	margin-bottom:10px;
}

#me_timetbl th,#me_timetbl01 td{text-align:center;}

td.me_time_td01{background-color:#A6D2FF;}
td.me_time_td02{background-color:#DDDDFF;}

#me_text_c{text-align:center;}

.me_programtbl{width:100%;}

.me_programtbl th{
	text-align:center;
	padding:2px 10px;
	background-color:#FFFFDD;
	font-weight:600;
}

th.me_pro_th01{width:130px;}

.me_programtbl td{
	padding:10px 10px 10px;
	border-bottom:1px solid #00A2DD;
}

td.me_pro_td01{border-bottom:5px solid #00A2DD;}


.me_callbtn{
	text-indent:-50000em;
	width:300px;
	height:80px;
	margin:0 auto;
}

.me_callbtn a{
	display:block;
	width:300px;
	height:80px;
	background:url("../images/bg_freecall01.jpg") no-repeat top center;
}
.me_callbtn a:hover{background-position:bottom center;}
