/*左ナビゲーション部分*/

#left_space {
	float: left;
	width: 265px;
	background-image: url(../img/side_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#rogo {
	height: 132px;
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.nav {
	height: 55px;
	width: 223px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-image: url(../img/nav_bg.gif);
	background-repeat: no-repeat;
}
.nav_e {
	height: 25px;
	width: 130px;
	padding-left: 40px;
}
.nav_j {
	height: 11px;
	width: 200px;
	padding-left: 75px;
	margin-top: -7px;
	font-size:11px;
}
.sub_nav {
	width: 105px;
	margin-left: 118px;
	margin-bottom: 3px;
	font-size:11px;
	line-height: 21px;
}
.sub_nav a:hover{
	text-decoration:none;
	color:#c48b65;
} 
.left_banner {
	width: 225px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.info_boad {
	width: 225px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/info_boad.gif);
	background-repeat: no-repeat;
	height: 170px;
}
.info_boad_text {
	font-size: 10px;
	line-height: 17px;
	color: #ffffff;
	width: 193px;
	margin-right: auto;
	margin-left: auto;
	padding-top:100px;
}

.info_boad_text a:link{
	color:#FFF;
}
.to_contact {
	height: 45px;
	width: 175px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}


/*フッター*/

#footer {
	background-repeat: repeat-x;
	height: 200px;
	background-image: url(../img/footerback_bg.gif);
	background-position: center center;
}
#copyright {
	text-align: right;
	width: 990px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

#footer_box {
	background-image: url(../img/fotter_bg.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}



/*テーブル*/

.day { width: 100% ; }
.day th  { border: 1px solid #40220f; text-align:center;  padding:10px 5px 10px 5px; background: #b2d3bd; width: 14.2%;}
.day td { border: 1px solid #40220f; text-align:center; padding:20px 5px 30px 5px; width: 14.2%;}

.charge { width: 100% ; }
.charge th  { border: 1px solid #40220f; text-align:center;  padding:10px 5px 10px 5px; line-height:17px;   width:24.8%; background: #b2d3bd;}
.charge td  { border: 1px solid #40220f; text-align:center;  padding:10px 5px 10px 5px; line-height:17px;   width:24.8%;}

.others{ width: 50% ; }
.others td  { border: 1px solid #40220f; text-align:center; line-height:17px;  padding:20px 5px 20px 5px; }

.pia_bg { 
	background-image:url(../menu/img/pia_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#d1e5d8;
}
.co_p { 
	background-color:#fbe6e8;
}
.co_y { 
	background-color:#fff8e2;
}



 /*フォーム*/

form { text-align:center; }
.form_table { width: 100%; }
.form_table th  { width: 30%; border-bottom:dotted #c48b65 1px;  padding:15px 5px 15px 5px; line-height:17px; text-align:left; }
.form_table td  {  border-bottom:dotted #c48b65 1px;  padding:10px;  width: 70%; text-align:left;}

.form_section{
	width: 100%;
	overflow:hidden;
}
.form_section ul li {
	overflow:hidden;
	display:inline;
	float:left;
}
.form_section li {
	padding-left:5px;
}
input.en_on { ime-mode: disabled; }
select {
width:30%;
}
#form_co_aera {
	text-align: center;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size:10px;
}
input[type="checkbox"] {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
	margin-right:10px;
	margin-bottom:15px;
}
input[type="radio"] {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
	margin-right:10px;
	margin-bottom:15px;
}
input[type="submit"] {
	margin-right:10px;
	margin-bottom:15px;
	text-align:center;
	padding:5px;
}
input{
	margin-left:10px;
}

/*メイン*/

body {
	font-size: 13px;
	font-family: Meiryo, "メイリオ", "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
	color: #40220f;
	background-color: #e7f7ed;
	line-height: 25px;
	letter-spacing: 0.01em;
	background-image: url(../img/sub_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	margin-top: 10px;
}

#conteiner {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../img/side_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#right_space {
	float: right;
	width: 785px;
}

#main_contants {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	margin-bottom:80px;
}
h1 {
	font-size: 10px;
	color: #d1e5d8;
	text-align: right;
	height: 15px;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
}

.contents725 {
	width: 725px;
	margin-top: 60px;
	overflow: hidden;
}
.naka_title {
	text-align: center;
	float: left;
	width: 201px;
}
.right_content {
	float: right;
	width: 500px;
}
.line500 {
	height: 9px;
	width: 500px;
	margin-bottom: 15px;
}
.text475 {
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	font-weight:bold;
	margin-bottom: 15px;
}

.content630 {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	 overflow:hidden;
}
.content665 {
	width: 665px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top:20px;
	 overflow:hidden;
}
.content410 {
	width: 410px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	 overflow:hidden;
}
.naka_title img {
	margin-bottom:10px
}
#pageTop{
	position: fixed;
	bottom: 15px;
	right: 15px;
	width:135px;
	}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text10 {
	font-size: 10px;
}
.b_bold {
	font-weight: bold;
}
.b_bold11 {
	font-weight: bold;
	font-size: 11px;
}
.text16 {
	font-size:16px;
	font-weight:bold;
}
#head_banner {
	height: 160px;
	width: 725px;
	padding-top: 60px;
	margin-top:40px;
	margin-bottom:-50px;
	background-image: url(../img/head_banner_bg.gif);
	background-repeat: no-repeat;
}
.lesson {
	width: 725px;
	margin-top: 30px;
	overflow: hidden;
}
.event {
	width: 725px;
	height:550px;
	background-image:url(../infomation/img/eve_bg.png);
	background-repeat:no-repeat;
	margin-top: 30px;
	overflow: hidden;
	margin-bottom:20px;
	padding-top:15px;
	padding-bottom:15px;
}

.info_left {
	text-align: center;
	float: left;
	width: 350px;
}
.info_left img {
	margin-bottom:7px;
}
.info_right {
	float: right;
	width: 360px;
	margin-top:62px;
}

.eve_title {
	width: 406px;
	margin-right: auto;
	margin-left: auto;
}
.eve_text {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 22px;
}
.te_text475 {
	width: 475px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top:30px;
	padding-bottom:30px;
}
.co_text475 {
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	font-size:12px;
	margin-bottom: 15px;
}
