@charset "UTF-8";

table,th,tr,td {
	border: none;
	font-size: 100%;
}

h4 {
	font-size: 0;
	text-indent: -9999px;
	margin: 15px 0 0 0;
}

/* index */
.cc_index {
}

.cc_index h4.a {
	background-image: url(../images/cookingclass_a_h4_ttl.gif);
}

.cc_index h4.b {
	background-image: url(../images/cookingclass_b_h4_ttl.gif);
}

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


/* class */
.cc_class {
}

.cc_class h4.a {
	background-image: url(../images/cookingclass_a2_h4_ttl.gif);
}

.cc_class h4.b {
	background-image: url(../images/cookingclass_b2_h4_ttl.gif);
}

.cc_class h5 {
	font-size: 0;
	text-indent: -9999px;
	margin-top: 20px;
	background-repeat: no-repeat;
}
.cc_class h5.a {
	background-image: url(../images/201008_a_cookingclass_h5_ttl.gif);
	margin-top: 20px;
	background-repeat: no-repeat;
}
.cc_class h5.b {
	background-image: url(../images/201008_b_cookingclass_h5_ttl.gif);
	margin-top: 20px;
	background-repeat: no-repeat;
}

.cc_class img.imgtitle {
	margin: 15px 0;
}

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

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

.cc_class table {
	width: 460px;
	margin: 10px 0;
	padding: 0;
	border: #cccccc solid 1px;
}
.cc_class th,
.cc_class tr,
.cc_class td {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	background: #ffffff;
	font-weight: normal;
	font-size: 100%;
	border: #cccccc solid 1px;
}
.cc_class th.date {
	width: 150px;
}
.cc_class th.time {
	width: 150px;
}
.cc_class th.confirm {
	width: 160px;
}


/* reservation */
.cc_reservation {
}
.cc_reservation h5 {
	font-size: 0;
	text-indent: -9999px;
	margin-top: 28px;
	background-repeat: no-repeat;
	height: 18px;
}
.cc_reservation h4 {
	background-image: url(../images/reservation_cookingclass_h4_ttl.gif);
}
.cc_reservation h5.reservation02 {
	background-image: url(../images/reservation_cookingclass_h5_ttl_02.gif);
}
.cc_reservation h5.reservation03 {
	background-image: url(../images/reservation_cookingclass_h5_ttl_03.gif);
}
.cc_reservation h5.reservation04 {
	background-image: url(../images/reservation_cookingclass_h5_ttl_04.gif);
}
.cc_reservation h5.reservation05 {
	background-image: url(../images/reservation_cookingclass_h5_ttl_05.gif);
}
.cc_reservation h5.reservation06 {
	background-image: url(../images/reservation_cookingclass_h5_ttl_06.gif);
}
.cc_reservation h5.reservation07 {
	background-image: url(../images/reservation_cookingclass_h5_ttl_07.gif);
}
.cc_reservation h5.reservation08 {
	background-image: url(../images/reservation_cookingclass_h5_ttl_08.gif);
}
.cc_reservation dt {
	width: 123px;
	margin: 0 0 15px 0;
	padding: 2px 0 0 0;
	float: left;
	display:block;
}
.cc_reservation dd {
	width: 460px;
	margin: 0 0 15px 0;
	padding: 0 0 2px 0;
	float: left;
	display:block;
}
.cc_reservation table {
	width: 460px;
	margin: 10px 0;
	padding: 0;
	border: #cccccc solid 1px;
}
.cc_reservation th,
.cc_reservation tr,
.cc_reservation td {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	background: #ffffff;
	font-weight: normal;
	font-size: 100%;
	border: #cccccc solid 1px;
}
.cc_reservation th.class {
	width: 300px;
}
.cc_reservation th.price {
	width: 160px;
}

.cc_reservation ol {
	margin: 0 0 8px 15px;
}
.cc_reservation ol li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 5px;
}



/* faq */
.cc_faq {
}
.cc_faq h4 {
	background-image: url(../images/faq_cookingclass_h4_ttl.gif);
}
.cc_faq h5 {
	font-size: 0;
	text-indent: -9999px;
	margin-top: 28px;
	background-repeat: no-repeat;
}
.cc_faq h5.faq01 {
	background-image: url(../images/faq_cookingclass_h5_ttl_01.gif);
}
.cc_faq h5.faq02 {
	background-image: url(../images/faq_cookingclass_h5_ttl_02.gif);
}

.cc_faq p {
	line-height: 100%;
}
.cc_faq dt {
	width: 80px;
	margin: 0 0 15px 0;
	float: left;
	display:block;
}
.cc_faq dd {
	width: 499px;
	margin: 0 0 15px 0;
	display:block;
	float: left;
}
.cc_faq ul {
	margin: 0 0 0 15px;
}
.cc_faq ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 5px;
}

.cc_faq table.timetable {
	width: 583px;
	margin: 0 0 30px 0;
	padding: 0;
}
.cc_faq table.timetable caption {
	text-align: left;
	border-bottom: #cccccc solid 1px;
	line-height: 160%;
}
.cc_faq table.timetable td.time {
	width: 40px;
	border-right: #cccccc solid 1px;
	vertical-align: top;
}

/* tab */
.TabbedPanelsTab {
	margin: 10px 5px 0px 0px;
}

.TabbedPanelsContentGroup {
	border-right: none;
	border-bottom: none;
	border-left: none;
}


ul.caution li {
	margin-left: 20px;
	list-style-image: url(../images/cookingclass_ul_caution.gif);
}
