@charset "shift_jis";
/*全体
--------------------------------------------------------------------------*/
body {
	margin:0;
	padding:0;
	COLOR: #333;
	FONT-SIZE: small;
	FONT-FAMILY: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	
	LINE-HEIGHT: 150%;
	text-align: center;
	background:#fff url(image/bodyback.gif) repeat-x left top;
}

#con{
    width:700px;
	height:auto;
	margin:0 auto;
	padding:0 10px;
	position:relative;
	background:url(image/conback.jpg) no-repeat;
}

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

img{
	border:0;
}

a:link,a:visited{
	color:#000099;
}

a:hover{
	color:#000099;
}

a:active{
	color:#000099;
}

/*ヘッダ
--------------------------------------------------------------------------*/
#header,#header1,#header2,#header3,#header4,#header5{
	width:700px;
	height:125px;
	margin:0;
	padding:0;
	background:url(image/header.jpg) no-repeat left top;
	text-align:left;
}

#header1{
	background:url(image/header1.jpg) no-repeat left top;
}

#header2{
	background:url(image/header2.jpg) no-repeat left top;
}

#header3{
	background:url(image/header3.jpg) no-repeat left top;
}

#header4{
	background:url(image/header4.jpg) no-repeat left top;
}

#header5{
	background:url(image/header5.jpg) no-repeat left top;
}

h1{
	width:auto;
	height:22px;
	margin:0;
	padding:3px 0 0;
	font-size:small;
	color:#fff;
	font-weight:normal;
}

a.menu1{
	display:block;
	width:79px;
	height:41px;
	position:absolute;
	top:77px;
	left:0px;
	background:url(image/menu1.gif) no-repeat left top;
}

a.menu2{
	display:block;
	width:95px;
	height:41px;
	position:absolute;
	top:77px;
	left:89px;
	background:url(image/menu2.gif) no-repeat left top;
}

a.menu3{
	display:block;
	width:111px;
	height:41px;
	position:absolute;
	top:77px;
	left:184px;
	background:url(image/menu3.gif) no-repeat left top;
}

a.menu4{
	display:block;
	width:125px;
	height:41px;
	position:absolute;
	top:77px;
	left:295px;
	background:url(image/menu4.gif) no-repeat left top;
}

a.menu5{
	display:block;
	width:155px;
	height:41px;
	position:absolute;
	top:77px;
	left:420px;
	background:url(image/menu5.gif) no-repeat left top;
}

a.menu6{
	display:block;
	width:134px;
	height:41px;
	position:absolute;
	top:77px;
	left:575px;
	background:url(image/menu6.gif) no-repeat left top;
}

/*メイン
--------------------------------------------------------------------------*/
#main{
	clear:both;
	float:left;
	width:700px;
	height:auto;
	margin:0;
	padding:30px 0 0;
	background:url(image/main3.jpg) no-repeat left top;
	text-align:left;
}

#mainback{
	clear:both;
	float:left;
	width:700px;
	height:auto;
	overflow:hidden;
	padding:0 0 30px;
	background:url(image/main2.jpg) no-repeat left bottom;
}

#sub{
	clear:both;
	float:left;
	width:660px;
	height:auto;
	padding:0 20px;
}

h2{
	width:660px;
	height:43px;
	margin:0 0 15px;
	padding:0;
	font-size:medium;
	background:url(image/h2.jpg) no-repeat left top;
	color:#FFCC00;
	line-height:43px;
	text-indent:1em;
}

h3{
	clear:both;
	float:left;
	width:660px;
	height:auto;
	margin:50px 0 15px;
	padding:0;
	font-size:medium;
	border-bottom:1px solid #000;
}

dl{
	margin:0;
	padding:0;
}

dt{
	margin:0;
	padding:0;
	font-weight:bold;
}

dd{
	margin:-1.5em 0 0 6em;
	padding:0;
}

img.fright{
	float:right;
}

img.fleft{
	float:left;
	margin:0 10px 5px 0;
}

.f-pink{
	color:#F98F7D;
}

.f-pink2{
	color:#FF80C0;
}

.f-orange{
	color:#FB6413;
}

.f-green{
	color:#0EA772;
}

.f-blue{
	color: #327CED;
}

#shop{
	clear:both;
	float:left;
	width:660px;
	height:auto;
	margin:0;
	padding:150px 0 0;
	background:url(image/shop2.jpg) no-repeat left top;
}

#shop a:link,#shop a:visited{
text-decoration: none;
}

#staffback{
	clear:both;
	float:left;
	width:660px;
	height:auto;
	margin:0;
	padding:50px 0 0;
	background:url(image/staffback.jpg) no-repeat left top;
}

#staffback p{
	margin:0 0 15px 20px;
}

#staff{
	clear:both;
	float:left;
	width:660px;
	height:auto;
	margin:15px 0 0;
	padding:0;
}

#staff p{
	margin:0 0 15px 0;
}

#staff img{
	float:left;
	margin:0 10px 5px 0;
	padding:5px;
	background:url(image/staffpict.jpg) no-repeat left top;
}

.staff1{
	clear:both;
	float:left;
	width:320px;
	height:auto;
	margin:15px 0 0;
	padding:0 10px 0 0;
}

.staff2{
	float:right;
	width:320px;
	height:auto;
	margin:15px 0 0;
	padding:0 0 0 10px;
}

#course,#course-op{
	clear:both;
	float:left;
	width:660px;
	height:auto;
	margin:0;
	padding:0;
}

#course-op{
	margin:0 0 30px;
}

#course img,#course-op img{
	float:right;
	margin:0 0 5px 5px;
}

#course-try{
	clear:both;
	margin:0 0 40px;
}

.coursebox{
	clear:both;
	float:left;
	width:660px;
	height:auto;
	margin:0 0 20px;
	padding:0;
}

.course1{
	clear:both;
	float:left;
	width:320px;
	height:auto;
	margin:0 10px 0 0;
	padding:0;
}

.course2{
	float:right;
	display:inline;
	width:320px;
	height:auto;
	margin:0 0 0 10px;
	padding:0;
}

.f-small{
	font-size:0.8em;
	font-weight:normal;
}

#course p.f-red,#course-op p.f-red{
	margin:0;
	color:#CC0000;
	padding:0 0 0 55px;
	background:url(image/fred.gif) no-repeat left center;
}

#course h3,#course-op h4{
	clear:both;
	float:left;
	width:320px;
	height:37px;
	margin:0 0 10px;
	padding:0;
	background:url(image/h3.jpg) no-repeat left top;
	font-size:medium;
	color:#674527;
	line-height:37px;
	border-bottom:none;
	text-indent:0.5em;
}

#course-op h4{
	background:url(image/h4.jpg) no-repeat left top;
}

#course p,#course-op p{
	margin:0 0 10px;
}

#camp{
	clear:both;
	float:left;
	width:660px;
	height:auto;
	margin:0;
	padding:0;
	min-height:240px;
	background:url(image/cmp2.jpg) no-repeat right top;
}

#camp p{
	margin:0 360px 20px 0;
}

table {
	clear:both;
	width:600px;
	margin:5px auto 20px;
    border:1px solid #000;
    border-collapse:collapse;
    border-spacing:0px;
    empty-cells:show;
    table-layout:auto;
    text-align:left;
	background:#fff;
}

table.formtable{
}

th,td{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	}
	
th{
	background:#eee;
	font-weight:normal;
}

td{
	text-align:left;
	line-height:150%;
}

caption{
	background:#FEEAE7;
	margin:0 0 2px;
	padding:5px 0;
	border:1px solid #333;
}

#mail-check,#mail-check2{
	clear:both;
	float:left;
	width:660px;
	height:auto;
	margin:10px 0 0;
	padding:10px 0;
	text-align:center;
}

#mail-check2{
	margin:10px 0 50px;
}

input.btn_submit,input.btn_submit2,input.btn_submit3,input.btn_submit4{
 background-image:url(image/mail-button1.jpg);
 background-repeat:no-repeat;
 background-color:#000000;
 border:none;
 width:152px;
 height:52px;
 text-indent: -9999px;
 cursor: pointer;
}

input.btn_submit2{
 background-image:url(image/mail-button2.jpg);
}

input.btn_submit3{
 background-image:url(image/mail-button3.jpg);
}

input.btn_submit4{
 background-image:url(image/mail-button4.jpg);
}

input.btn_submit:hover {
	background: url(image/mail-button1.jpg) no-repeat 0 -52px;
}

input.btn_submit2:hover {
	background: url(image/mail-button2.jpg) no-repeat 0 -52px;
}

input.btn_submit3:hover {
	background: url(image/mail-button3.jpg) no-repeat 0 -52px;
}

input.btn_submit4:hover {
	background: url(image/mail-button4.jpg) no-repeat 0 -52px;
}

#mailpict,#mailpict2{
	clear:both;
	float:left;
	width:660px;
	height:auto;
	margin:10px 0 70px;
	padding:0;
	text-align:center;
}

#mailpict2{
	margin:50px 0 150px;
}

/*フッタ
--------------------------------------------------------------------------*/
#submenu{
	clear:both;
	width:700px;
	height:auto;
	margin:0;
	padding:0;
}

#submenu ul{
	width:700px;
	height:auto;
	margin:0;
	padding:10px 0;
	text-align:center;
}

#submenu li{
	display:inline;
	list-style-type:none;
	margin:0 35px 0 0;
	font-size:13px;
}

#submenu li.bno{
	margin:0;
}

#submenu a{
	color:#FB7E33;
	font-weight:bold;
}

#footer{
	clear:both;
	width:700px;
	height:auto;
	margin:10px 0 0;
	padding:0;
	text-align:left;
	background:url(image/footer.gif) no-repeat center top;
}

#footer img{
	float:right;
	margin:0 20px 0 0;
}

address{
	padding:10px 0 0 20px;
	font-style:normal;
	line-height:180%;
}