@charset "utf-8";

#main a:hover {
	text-decoration: none;
	color: #ae130e;
}
#main h2,
#main h3,
#main h4,
#main h5 {
	border-bottom: 1px solid #a8a8a8;
	margin-bottom: 15px;
	padding-bottom: 4px;
	width: 583px;
	height: 19px;
	/*
float: left;
*/
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
}

#main h2 {
	font-size: 0;
	text-indent: -9999px;
	background-image: url(../images/cookingclass_ttl.gif);
	background-repeat: no-repeat;
}

#main h3 {
	font-size: 0;
	text-indent: -9999px;
	background-image: url(../images/welcometocookingclass_h3_ttl.gif);
	background-repeat: no-repeat;
	border: none;
}

#main h5 {
	margin-top: 20px;
	background-repeat: no-repeat;
}
#main h5.acourse {
	background-image: url(../images/201003_a_cookingclass_h5_ttl.gif);
	margin-top: 20px;
	background-repeat: no-repeat;
}
#main h5.bcourse {
	background-image: url(../images/201003_b_cookingclass_h5_ttl.gif);
	margin-top: 20px;
	background-repeat: no-repeat;
}



.lessonmenu {
	margin-bottom: 40px;
}

.lessonmenu h4 {
}

.lessonmenu h4.acourse {
	font-size: 0;
	text-indent: -9999px;
	margin: 15px 0 0 0;
	background-image: url(../images/cookingclass_a_h4_ttl.gif);
}

.lessonmenu h4.bcourse {
	font-size: 0;
	text-indent: -9999px;
	margin: 15px 0 0 0;
	background-image: url(../images/cookingclass_b_h4_ttl.gif);
}

.lessonmenu p {
	margin: 15px 0 10px 0;
}

.lessonmenu dt {
	width: 123px;
	margin: 0 0 15px 0;
	padding: 2px 0 0 0;
	float: left;
	display:block;
}

.lessonmenu dd {
	width: 460px;
	margin: 0 0 15px 0;
	padding: 0 0 2px 0;
	float: left;
	display:block;
}

.reservation {
	margin-bottom: 30px;
}

.reservation h4 {
}

.reservation h4.reservation01 {
	background-image: url(../images/reservation_cookingclass_h4_ttl_01.gif);
}

.reservation h4.reservation02 {
	background-image: url(../images/reservation_cookingclass_h4_ttl_02.gif);
}

.reservation h4.reservation03 {
	background-image: url(../images/reservation_cookingclass_h4_ttl_03.gif);
}

.reservation h4.reservation04 {
	background-image: url(../images/reservation_cookingclass_h4_ttl_04.gif);
}

.reservation h4.reservation05 {
	background-image: url(../images/reservation_cookingclass_h4_ttl_05.gif);
}

.reservation h4.reservation06 {
	background-image: url(../images/reservation_cookingclass_h4_ttl_06.gif);
}

.reservation h4.reservation07 {
	background-image: url(../images/reservation_cookingclass_h4_ttl_07.gif);
}

.reservation dt {
	width: 123px;
	margin: 0 0 15px 0;
	padding: 0;
	float: left;
	display:block;
}

.reservation dd {
	width: 460px;
	margin: 0 0 15px 0;
	padding: 0;
	float: left;
	display:block;
}


/*
#lessonmenu h4 {
	background-image: url(../images/11lessonparty_cookingclass_ttl.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	border: none;
	font-size: 0;
	width: 268px;
	height: 14px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
*/


#lessonentry h3 {
	height: 14px;
	background-image: url(../images/02lessonentry_cookingclass_ttl.gif);
	background-repeat: no-repeat;
}


#main p {
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1.6em;
	letter-spacing: 0em;
}

#main_left p.nextenrty {
	margin-top: 30px;
	color: #ae130e;
}


#lessonmenu #lessonmenu_left{
  clear: both;
  float: left;
  width: 583px;
  height: auto;
  margin: 0px;
  margin-right: 20px;
  display: block;
  line-height: 1.3em;
}


/*
#lessonmenu #lessonmenu_left{
  clear: both;
  float: left;
  width: 268px;
  height: auto;
  margin: 0px;
  margin-right: 20px;
  display: block;
  line-height: 1.3em;
}
*/


#lessonmenu img{
  margin-bottom: 0.3em;
  width: 295px;
  float: left;
}


#lessonentry dl {
  line-height: 1.3em;
  display: block;
}
#lessonentry dt{
	clear: both;
	float: left;
	width: 140px;
}
#lessonentry dd{
	margin-bottom: 13px;
	margin-left: 140px;
}
#lessonentry dd .filled{
	text-decoration:line-through;
}

.filled{
	text-decoration:line-through;
}