@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: "ＭＳ ゴシック", sans-serif;
}
a {/*リンクされた文字*/
	color: #000;
	font-style: normal;
	text-decoration: none;
}
a:link {/*未訪問のリンク*/
	color: #000;
	font-style: normal;
	text-decoration: none;
}
a:visited {/*訪問後のリンク*/
	color: #000;
	text-decoration: none;
}
a:hover {/*マウスをのせたとき*/
	color: #ff7f00;
	font-style: normal;
	text-decoration: none;
}
a:active {/*クリック中*/
	text-decoration: none;
}
#wrapper {
	width: 850px;
	margin: 0 auto 50px;
}
/*#header {
width:100%;
height:272px;
background-repeat: no-repeat;
margin-bottom:30px;
background-image: url("../school_img/header.gif");
}*/
#header {
	width: 100%;
	/*height:400px;*/
	background-repeat: no-repeat;
	margin-bottom: 30px;
/*	background-image: url("../school_img/header_01.jpg");*/
}
#headerimg {
	padding: 10px auto 0 auto;
}
#school {
	font-size: 58px;
	font-weight: bold;
	line-height: 80%;
	padding: 30px 0px 0 180px;
	font-family: 'メイリオ', Meiryo, sans-serif;
}
#school #subtitle {
	margin-left: -23px;
	font-size: 0.65em;
	font-weight: bold;
}
h1 {
	font-size: 58px;
	font-weight: bold;
	line-height: 80%;
	padding: 30px 0px 0 100px;
	font-family: 'メイリオ', Meiryo, sans-serif;
}
#subtitle {
	margin-left: -23px;
	font-size: 0.65em;
	font-weight: bold;
}
.baner {
	text-align: center;
}
#renkaban {
	margin: 50px 0 0 0;
	padding: 0 30px 0 30px;
	border: 16px solid #fcee21;
	background-color: #fcffd1;
	border-radius: 30px;
	width: 740px;
}
#renkaban p#renkabanTitle {
	width: 720px;
	color: #FFFFFF;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin: 30px auto 0 auto;
	padding: 5px 0 5px 0px;
	background-color: #f15a24;
}
#renkabanTitle strong {
	font-size: 45px;
}
#renkaban p {
	margin: 20px 30px 20px 30px;
	padding: 0 0px 0 0px;
}
p a.oldAnchor {
	color: #0A00FF;
	text-decoration: underline;
}
#renkaban table {
	margin: 30px auto 30px auto;
	padding: 0 0px 0 0px;
}
#renkaban table tr th {
	font-size: 14px;
	background-color: #fddead;
}
#renkaban table tr td {
	padding: 5px 10px 5px 10px;
	font-size: 15px;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
}
#renkaban table tr td.tCell_left_01 {
	text-align: left;
}
#renkaban table tr td.tCell_right_01 {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	background-color: #ffcdff;
}

#contents {
	position:relative;
}
#school_h2 {
	font-size: 38px;
	font-weight: bold;
	padding: 20px 0px 0 10px;
	text-align: left;
	font-family: 'メイリオ', Meiryo, sans-serif;
	border-bottom: 7px solid #ed1e79;
	overflow: hidden;
}
ul.option01 {
	list-style-type:none;
	position: absolute;
	top:20px;
	left:20px;
}
ul.option01 li {
	font-weight:bold;
	font-size:20px;
	line-height: 1.2em;
}

.box01 {
	width: 850px;
	margin: 100px auto 30px;
	line-height: 1.3em;
	margin-top: 20px;
	clear: both;
	overflow: hidden;
}
.img01 {
	clear: both;
	overflow: hidden;
}
.midashi01 {
	width: 150px;
	height: 135px;
	float: left;
	border: none
}
.h3 {
	width: 675px;
	float: right;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	padding: 0px 0px 0px 25px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("../school_img/point01.gif");
}
.text02 {
	font-size: 1.1em;
}
#img01 {
	margin: 0 0 30px 0;
	margin: auto;
	text-align: center;
}
/*特長その2*/
table.date {
	width: 830px;
	font-size: 14px;
	border-top: 1px solid #663300;
	border-left: 1px solid #663300;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	margin: 20px auto 5px;
	clear: both;
}
.date th {
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	color: #330000;
	background-color: #FFE1BF;
	background-position: left top;
	padding: 0.3em 1em;
	text-align: center;
}
.date td {
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	padding: 0.3em 1em;
}
.table_cap {
	width: 830px;
	margin: 0 auto 20px;
}
/*特長その4*/
#box02 {
	width: 100%;
	margin: 0 0 0 30px;
	overflow: hidden;
}
#box02 dl {
	width: 190px;
	float: left;
	padding: 0 10px 0 10px;
}
#box02 dl dt {
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}
#box02 dl dd {
	font-size: 0.8em;
}

/*リンクボタン*/
.link_btn {
	clear: both;
	padding: 30px 0 10px 0;
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
}
.link01 {
	width: 632px;
	height: 58px;
	background-image: url("../school_img/btn01.gif");
	background-repeat: no-repeat;
	padding: 6px 0 0 0px;
	margin: 0px auto;
}
.link02 {
	width: 632px;
	height: 58px;
	background-image: url("../school_img/btn02.gif");
	background-repeat: no-repeat;
	padding: 6px 0 0 0px;
	margin: 0px auto;
}
.link03 {
	width: 632px;
	height: 58px;
	background-image: url("../school_img/btn03.gif");
	background-repeat: no-repeat;
	padding: 6px 0 0 0px;
	margin: 0px auto;
}
.link04 {
	width: 632px;
	height: 58px;
	background-image: url("../school_img/btn04.gif");
	background-repeat: no-repeat;
	padding: 6px 0 0 0px;
	margin: 0px auto;
}
.link05 {
	width: 632px;
	height: 58px;
	background-image: url("../school_img/btn05.gif");
	background-repeat: no-repeat;
	padding: 6px 0 0 0px;
	margin: 0px auto;
}
.link06 {
	width: 632px;
	height: 58px;
	background-image: url("../school_img/btn06.gif");
	background-repeat: no-repeat;
	padding: 6px 0 0 0px;
	margin: 0px auto;
}
.link07 {
	width: 632px;
	height: 58px;
	background-image: url("../school_img/btn07.gif");
	background-repeat: no-repeat;
	padding: 6px 0 0 0px;
	margin: 0px auto;
}
.link08 {
	width: 632px;
	height: 58px;
	background-image: url("../school_img/btn08.gif");
	background-repeat: no-repeat;
	padding: 6px 0 0 0px;
	margin: 0px auto;
}
#submit_btn {
	clear:both;
	text-align: center;
	margin: 20px auto 40px;
}
#com_info {
	width: 700px;
	height: 35px;
	border: 2px solid #999;
	color: #333;
	background-color: #ccc;
	padding: 5px 5px 5px 35px;
	margin-left: 50px;
}
#com_name {
	font-size: 1.6em;
	float: left;
}
#info_data {
	font-size: 0.6em;
	float: right;
	padding: 3px 15px;
}
#pankuzu {
	text-align: center;
	font-size: 0.8em;
	margin: 20px auto;
}
#footer {
	width: 833px;
	height: 41px;
	text-align: center;
	margin: 20px auto;
	background-image: url("../school_img/footer.gif");
}
#footer_logo {
	float: left;
	margin: 3px 10px 0 5px;
}
#copyright {
	float: right;
	font-size: 0.8em;
	margin: 11px 10px 0 0;
}
#text_small {
	font-size: 0.7em;
}
.daikouBtn {
	text-align:center;
	margin:0 0 50px 0;
}


/*価格表*/

.price_title{
width:92%;
margin:20px auto;
font-size:24px;
text-align:center;
font-weight:bold;
/*display: inline-block;*/
}

.price {
margin:10px auto 0px;
font-size:15px;
border:1px #ccc solid;
}

.price td{
padding:5px;
border-collapse: 1px; 
border:1px #ccc solid;
text-align:center;
}

.price .td_right{
padding:5px;
border-collapse: 1px; 
border:1px #ccc solid;
text-align:right;
font-weight:bold;
}

.price .td_left{
padding:5px;
border-collapse: 1px; 
border:1px #ccc solid;
text-align:left;
}

.price th{
padding:5px;
border-collapse: 1px; 
border:1px #ccc solid;
/*background-color:#dff0ff;*/
}

.price01{
background-color:#dff0ff;
}

.price02{
background-color:#d6f1ef;
}

.price03{
background-color:#e0efdb;
}

.price04{
background-color:#d9d7ea;
}

.price05{
background-color:#fee8c9;
}

.price06{
background-color:#FBCFD1;
}

.price07{
background-color:#ffd8ff;
}

.price08{
background-color:#fefbc9;
}


.price_word {
margin:5px auto 30px;
width:780px;
}
span.bunnrui {
	font-size:0.7em;
	padding-bottom:20px;
}
.chui01 {
	font-size:12px;
	margin:0 0 30px 60px;
	clear:both;
}