@charset "utf-8";
@import url("../../css/common.css");

.mainContents {
	background: url(../../images/back_title.jpg) left 35px no-repeat;
}

h2 {
	margin-bottom: 20px;
}

p.price_option {
	margin-bottom: 20px;
}

.storeInfo {
	width: 780px;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: inherit;
	line-height: 1.5;
}

.storeInfo dl {
	width: 704px;
	margin: 0 auto;

}

.storeInfo dt {
	width: 669px;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 35px;
	font-size: 18px;
	background: url(../images/back_dt.jpg) top left no-repeat;
}

.storeInfo dd {
	font-size: 16px;
	line-height: 1.8;
	padding-left: 160px;
}

dt.course {
	margin: 0;
}

dt.fee {
	margin-top: 0;
}

dd.course {
	padding: 0;
}
