@charset "utf-8";

.menu_a,.menu_b{clear: both;width: 708px;margin: 15px auto;}
.menu_a {background: url(../img/menu_a_head.gif) no-repeat #cae589;}
.menu_b {background: url(../img/menu_b_head.gif) no-repeat #e5e289;}
h4 {
	background: url(../img/menu_dot.gif) bottom repeat-x;
	line-height: 40px;
	display: block;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 5px;
}
.title01 {
	margin-left:25px;
	font-size: 30px;
	color:#ff6699;
	line-height: 180%;
}

/* ■■■■日時■■■■ */
dl.day {
float: left;
display: block;
background: url(../img/menu_day.gif) no-repeat;
padding-top: 10px;
height: 88px;
width:90px;
text-align: center;
vertical-align: middle;
font-weight:bold;
color: #CC0000;
}
dl.day dt {font-size:15px;line-height: 20px;}
dl.day dd {font-size: 12px;}

/* ■■■■メニュー内容■■■■= */
.menu_a .menu_body,.menu_b .menu_body{padding: 0 0 8px 95px;}
.menu_a .menu_body{background: url(../img/menu_a_body.gif) bottom no-repeat;}
.menu_b .menu_body {background: url(../img/menu_b_body.gif) bottom no-repeat;}

ul.menu li {
background: url(../img/menulist_icon.gif) 0 3px no-repeat;
padding-left: 20px;
line-height: 18px;
}

/* ■■■■講師&値段■■■■ */
.menu_body dl {margin-top: 10px;}
.menu_body dl dt {display:none;visibility:hidden;}
.menu_body dl dd.instructor,.menu_body dl dd.price{padding-left: 55px;font-size: 12px;}
.menu_body dl dd.instructor {background: url(../img/info.gif) -2px 2px no-repeat;}
.menu_body dl dd.price {background: url(../img/info.gif) -2px  -22px no-repeat;}

dl.info {margin-top: 10px;}
dl.info dt {
width: 60px;
display:block;
float:left;
text-indent:-9999px;
margin-bottom: 5px;
}
/* ■■■■写真■■■■ */
div.right {
float: right;
padding: 0 15px 0 0;
text-align: center;
}
div.right .photo img {
padding: 5px;
background: #FFF;
border: 1px solid #b9b9b9;
margin-bottom: 2px;
}






