@charset "utf-8";

/** ----- トップ ----- **/
#main_title {
	float: right;
	width: 580px;
	margin: 0;
	padding: 0;
}

#main_title_bg {
	float: right;
	width: 580px;
	margin: 0;
	padding: 0;
	background-image: url(/image/top_contents_bg.gif);
	background-repeat: repeat-y;
}

#main_title_bg .disc_end {
	width: 580px;
	margin: 0;
	padding: 0;
	background-image: url(/image/disc_end_bar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#main_title_bg .disc_end .top_disc {
	width: 560px;
	margin: 0 auto 0 auto;
	padding: 10px;
	text-align: left;
}

.disc_space {
	margin: 15px 0 15px 0;
	padding: 0;
}

.top_tokuchou {
	width: 580px;
	float: right;
	margin-top: 5px;
	margin-bottom: 15px;
	clear: both;
}

.tokuchou_space {
	width: 580px;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
}

.tokuchou_space:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.tokuchou_title {
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}

.tokuchou_disc_content {
	text-align: left;
	float: right;
	width: 500px;
	margin: 10px 0 0 0;
	padding: 0 5px 5px 5px;
	background-image: url(/image/kugiri_line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.tokuchou_disc_content img {
	margin-bottom: 3px;
}
/** ----- /トップ ----- **/


/** ----- other ----- **/
#other_image {
	width: 580px;
	float: right;
	margin-top: 10px;
	clear: both;
}

#other_tel_info {
	width: 200px;
	margin: 10px 0 0 0;
	padding: 0;
}

.other_title {
	float: right;
	width: 580px;
	margin: 15px 0 0 0;
	padding: 0;
}

.other_title_bg {
	float: right;
	width: 580px;
	margin: 0 0 0 0;
	padding: 0;
	background-image: url(/image/top_contents_bg.gif);
	background-repeat: repeat-y;
}

.other_title_bg .disc_end {
	width: 580px;
	margin: 0;
	padding: 0;
	background-image: url(/image/disc_end_bar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.other_title_bg .disc_end .top_disc {
	width: 560px;
	margin: 0 auto 0 auto;
	padding: 10px;
	text-align: left;
}

.disc_space {
	margin: 15px 0 15px 0;
	padding: 0;
	clear: both;
}

.disc_space:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.disc_space .teacher_img {
	width: 150px;
	height: 150px;
	float: left;
}

.disc_space .teacher_disc {
	margin-left: 10px;
	width: 390px;
	float: left;
}

.disc_space .teacher_disc dt {
	margin-top: 5px;
	font-weight: bold;
}

.disc_space .teacher_disc dd {
	margin-left: 30px;
}

.price_list {
	width: 560px;
	margin: 0 auto 0 auto;
	padding: 0;
}

.price_list ul {
	margin: 0;
	padding: 0;
}

.price_list li {
	list-style: none;
	background-image: url(/image/pen.jpg);
	background-repeat: no-repeat;
	margin: 5px 0 5px 0;
	padding: 0 0 0 20px;
}

.price_rei {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 560px;
	clear: both;
	text-align: center;
}

.price_rei:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.price_rei_img {
	float: left;
	width: 180px;
	margin-left: 4px;
}

#about-tbl {
	margin: 0;
	padding: 0;
	width: 100%;
}

#about-tbl table {
	width: 100%;
	border: 0;
	font-size: 14px;
	text-align: left;
	margin: 0;
	line-height: 1.8em;
}

#about-tbl table tr th {
	font-weight: normal;
	text-align: left;
	background-color: #FFF5EE;
	vertical-align: top;
	padding: 5px;
}

#about-tbl table tr td {
	text-align: left;
	background-color: #F8F8FF;
	vertical-align: top;
	padding: 5px;
}

#mail-form-tbl {
	wdith: 100%;
	margin: 0;
	padding: 0;
}

#mail-form-tbl table {
	text-align: left;
	font-size: 14px;
}

#mail-form-tbl table th {
	padding: 7px;
	font-weight: normal;
	widht: 40%;
	vertical-align: top;
	background-color: #FFF5EE;
}

#mail-form-tbl table td {
	vertical-align: top;
	padding: 7px;
	widht: 60%;
}

#mail-form-tbl form {
	margin: 0;
	padding: 0;
}


/** ----- /other ----- **/
