/* DEFAULT SETTING */
body{
	margin:0 0 0px 0;
	padding:0;
	background:url(img/back.jpg) top center repeat-x #fff;
	font-size:75%;
	text-align:center;
	line-height:1.8;
	color:#333;
	font-family:verdana,'MS UI Gothic',sans-serif;
	border-bottom:20px solid #09c;
}
#index{
	background:url(img/back_index.jpg) top center repeat-x #fff;
}
#fukuoka{
	background:url(img/back_fukuoka.jpg) top center repeat-x #fff;
}
#yokohama{
	background:url(img/back_yokohama.jpg) top center repeat-x #fff;
}
#miyazaki{
	background:url(img/back_miyazaki.jpg) top center repeat-x #fff;
}
#okinawa{
	background:url(img/back_okinawa.jpg) top center repeat-x #fff;
}
div:after{
	content:"clear";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
div{
	zoom:1;
}
/* FONT DECORATIONT */
a{color:#378AC8;}
a:hover{color:#333;}
.small{font-size:1em;}
.error{color:#ff0000;}
h3{
	padding:0px 0px 5px 0px;
	margin:0;
}
h3 span{
	font-size:12px;
	font-weight:normal;
	margin:0 0 0 10px;
}
iframe {
	border:5px solid #ccc;
	margin:0 0 10px 0;
}
#school h3{
	margin:0;
	padding:5px 0px 0px 0px;
	color:#06c;
}
#school a{
	text-decoration:none;
}
#school h4{
	margin:0;
	padding:0;
	font-size:1em;
	color:#06c;
}
#school{
	font-size:0.8em;
}
#kids_school h3{
	margin:0;
	padding:5px 0px 0px 0px;
	color:#06c;
}
#kids_school a{
	text-decoration:none;
}
#kids_school h4{
	margin:0;
	padding:0;
	font-size:0.8em;
	color:#06c;
}
#kids_school{
}
#syouhin h3{
	background:url(img/bg_h3_2.gif) no-repeat left center;
}
.sidebox{
margin:0 0 10px 0;

}
/* LAYOUT */
#layout{
	width:1000px;
	text-align:left;
	margin:auto;
	padding:auto;
}
/* HEADER */
#header{
	margin:0;
	padding:0;
	display:block;
	height:260px;
	background:url(img/dial.gif) no-repeat 520px 10px;
}
#index_header{
	margin:0;
	padding:0;
	display:block;
	height:460px;
	background:url(img/dial.gif) no-repeat 520px 10px;
}
#index_header h1{
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
}
#header h1{
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
}
/* LOGO */
#logo{
	text-indent:-1000px;
	background:url("img/logo.png") no-repeat;
	position:absolute;
	top:0;
	margin:0;
	padding:0;
}
#logo a{
	display:block;
	width:180px;
	height:140px;
}
#index_logo{
	text-indent:-1000px;
	background:url("img/index_logo.png") no-repeat;
	position:absolute;
	top:0;
	margin:0;
	padding:0;
}
#index_logo a{
	display:block;
	width:214px;
	height:160px;
}
/* MAINMENU */
#mainmenu{
	position:relative;
	top:10px;
	left:220px;
	margin:0;
	padding:0;
}
#mainmenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#mainmenu li{
	margin:0 10px 0 0;
	padding:0;
	float:left;
}
img.fukuoka{
	margin:-13px 0px 0 0;
}
#mainmenu a:hover img{
	margin-top:-3px;
}
#mainmenu a:hover img.fukuoka{
	margin-top:-16px;
}


#mainphoto{
	position:relative;
	display:block;
	height:300px;
	margin:10px 0;
}
/* TOP LEFT&RIGHT */
#topleft{
	display:block;
	position:relative;
	width:700px;
	float:left;
	padding:0px;
}
#topright{
	display:block;
	position:relative;
	width:240px;
	float:right;
	padding:0;
}
/* LEFT&RIGHT */
#left{
	display:block;
	position:relative;
	width:550px;
	float:left;
	padding:0px;
}
#right{
	display:block;
	position:relative;
	width:240px;
	float:right;
	padding:0;
}
#main{
	display:block;
	position:relative;
	padding:20px;
}
/* CHILDMENU */
#childmenu{
	margin:0 0 20px 0;
	padding:50px 0 0 0;
	line-height:1.0;
	font-size:1em;
	background:url(img/childmenu_title.gif) no-repeat #09c;
}
#childmenu ul{
	margin:0;
	padding:5px;
	background:url(../img/menu/bg_childmenu.gif) #09c;
}
#childmenu li{
	margin:0;
	padding:0;
	list-style-type:none;
	width:230px;
	height:auto;
}
#childmenu a{
	display:block;
	padding:0 0 0 25px;
	text-decoration:none;
	color:#333;
	background:url(../img/menu/bg_childmenu_off.gif) no-repeat left center #fff;
	line-height:40px;
	width:205px;
	height:auto;
	border-bottom:1px dotted #ccc;
	
}
#childmenu a:hover{
	background:url(../img/menu/bg_childmenu_on.gif) no-repeat left center #efefef;
}
#childmenu .active{
	background:url(../img/menu/bg_childmenu_on.gif) no-repeat left center #efefef;
}

/* FOOTER */
#pagetop{
	background:url(img/bg_footer_top.gif) no-repeat top center;
	text-align:right;
	height:40px;
	font-size:10px;
	padding:5px 0 0 0;
}
#pagetop a{
	margin:30px 50px 5px 5px;
	padding:0 0 0 15px;
	text-decoration:none;
	background:url(img/bg_pagetop.gif) no-repeat left center;
}
#bg_footer{
	background:url(img/bg_footer.gif) repeat-x top #09c;
}

#footer{
	width:1000px;
	text-align:center;
	margin:auto;
	padding:0px;
	background:url(img/bg_footer_bottom.gif) no-repeat bottom center #fff;
}
#footermenu{
	margin:10px 10px;
}
.footermenu{
	float:left;
	margin:0px 0 20px 10px;
	padding:0 20px 0 10px;
	text-align:left;
}
.footermenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.footermenu li{
	margin:0px;
	padding:0px 10px 0 5px;
}
.footermenu a{
	text-decoration:none;
	margin:0 0 0 20px;
	font-size:12px;
}
.midashi a{
	font-weight:bold;
	font-size:12px;
	margin:0 0 0 0px;
}
#copy{
	clear:both;
	padding:20px 0 30px 0;
	color:#FFFFFF;
}
#pagenavi{
	text-align:left;
	border-bottom:1px dotted #ccc;
	margin:0 30px;
}
#pagenavi a{
	text-decoration:none;
}
.koushi{
	display:block;
	width:150px;
	border:1px solid #ccc;
	padding:5px;
	margin:0;
	font-size:0.8em;
}
.koushi h5{
	font-size:0.8em;
	margin:0;
	padding:0;
}
.shadow{
	background:url(img/bg_photo.gif) bottom center no-repeat;
	padding:0 0 5px 0;
	margin:0 15px 15px 0;
	width:160px;
	float:left;
}
#teacher img{
	padding:5px;
	margin:0 10px 0 0;
	border:1px solid #ccc;
}
#teacher td{
	padding:0 10px 30px 10px;
}
.curriculum{
	border-top:1px dotted #ccc;
	margin:0 0 20px 0;
}
.price{
	font-weight:bold;
	color:#333;
	width:30%;
	background-color:#EFEFEF;
	border-bottom:1px dotted #ccc;
	padding:10px 0 10px 10px;
}
.step1{
	font-weight:bold;
	color:#FF6699;
	width:20%;
	background-color:#FFEBFF;
	border-bottom:1px dotted #ccc;
	padding:10px 0 10px 10px;
}
.step2{
	font-weight:bold;
	color:#00cc00;
	width:20%;
	background-color:#E6F7EB;
	border-bottom:1px dotted #ccc;
	padding:10px 0 10px 10px;
}
.step3{
	font-weight:bold;
	color:#0066cc;
	width:20%;
	background-color:#E6F0FB;
	border-bottom:1px dotted #ccc;
	padding:10px 0 10px 10px;
}
.men{
	font-weight:bold;
	color:#0066cc;
	width:30%;
	background-color:#E6F0FB;
	border-bottom:1px dotted #ccc;
	padding:10px 0 10px 10px;
}
.women{
	font-weight:bold;
	color:#FF6699;
	width:30%;
	background-color:#FFEBFF;
	border-bottom:1px dotted #ccc;
	padding:10px 0 10px 10px;
}
.kids{
	font-weight:bold;
	color:#00cc00;
	width:30%;
	background-color:#E6F7EB;
	border-bottom:1px dotted #ccc;
	padding:10px 0 10px 10px;
}
.right{
	border-bottom:1px dotted #ccc;
	padding:10px 0 10px 10px;
}
/* */
.qaContainer dl {
    clear: both;
    zoom: 1;
    padding: 10px;
}
.qaContainer dl dt {
    padding-bottom: 10px;
    margin-bottom: 0px;
    border-bottom: 1px dotted #ccc;
	padding-left:30px;
	background:url(img/bg_q.gif) no-repeat 5px 3px;
}
.qaContainer dl dd {
    margin-bottom: 10px;
	margin-left:0px;
    padding-left:30px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	background:url(img/bg_a.gif) no-repeat 5px 7px #FFFFDD;
}
