@charset "utf-8";
/* CSS Document */

/*--- css reset ---*/
*{
	font-size:100%;
	margin:0;
	padding:0;
	line-height:1;
	font-weight:normal;
	list-style:none;
}

img,a{
	border:0;
}
a[href] {
	color:#1B5CE4;
	text-decoration:none;
	line-height:1.5;
}

a[href]:hover{
	color:#1B5CE4;
	text-decoration:underline;
}

/*--- HTMLtag ---*/
body{
	background-color:#E8F3FF;
	text-align:center;
	font-family:メイリオ,Arial,Helvetica,Sans-Serif;
	font-size:90%;
	color:#1B1B1B;
	line-height:1.3;
}
em{
	color:#D63D98;
	font-weight:500;
}
table,th,td{
	border-collapse:collapse;
	border:#CCC solid 1px;
	padding:5px 1px;
}
th{
	text-align:center;
}

/*-- common --*/
.last10{
	padding-bottom:10px;
}
.last20{
	padding-bottom:20px;
}

.to_center{
	text-align:center;
}
.to_right{
	text-align:right;
	padding-right:10px;
}

.clear{
	overflow:hidden;
}
@* html .clear{overflow: visible;}

.photo_border{
	background: White;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color:#CCC;
}

.column2{
	width:260px;
	float:left;
}
.right15{
	margin-right:15px;
}

table.tstyle{
	margin:10px 0 10px 5px;
	width:97%;
	font-size:90%;
}
table.tstyle th{
	background:#F9F8F2;
}

#to_pagetop{
	text-align:right;
	padding:50px 10px 0 0;
}
/*-- Wrapping --*/
#wrapping{
	text-align:left;
	margin:0 auto;
	width:800px;
	background:url(images/bg.gif) repeat-y #FFF;
	padding:0 100px;
}

/*-- header --*/
#header{
	width:800px;
	padding:10px 0;
}
#header #logo{
	width:570px;
	float:left;
}
#header #logo h1{
	padding:10px 0 0 15px;
}
#header #headmenu_area{
	width:230px;
	float:left;
}
#header ul#headmenu{
	padding-top:55px;
}
#header ul#headmenu li{
	display:block;
	float:left;
	padding-right:15px;
}

/*-- head navi --*/
ul#navi{
	width:800px;
	padding-bottom:15px;
}
ul#navi li{
	float:left;
	display:block;
}

/*-- contents --*/
#contents{
	width:800px;
	padding:5px 0;
	background-color:#FFF;
}
#contents_top img{
	padding-top:20px;
	vertical-align:top;
}
#contents_bottom img{
	padding-bottom:10px;
	vertical-align:top;
}

/*-- footer --*/
#footer{
	text-align:right;
	padding:0 0 60px 0;
	font-size:80%;
}

/*-- sideber --*/
#sideber{
	width:240px;
	padding-right:20px;
	float:left;
}
p.banner{
	padding-bottom:10px;
}
address{
	background:url(images/contact_bg.gif) no-repeat;
	padding:10px;
	height:170px;
}
address p.name{
	font-size:120%;
	font-weight:bold;
	padding-left:5px;
}
address p{
	font-size:95%;
	line-height:1.3;
	padding-left:5px;
}
address p.telfax{
	text-align:right;
	padding-right:15px;
}

/*-- main --*/
#main{
	width:540px;
	float:left;
	padding-bottom:20px;
}

/*-- main-contents --*/
#main h2{
	background:url(images/h2_bg.gif) no-repeat 0 50%;
	color:#333;
	font-size:120%;
	height:35px;
	padding:15px 0 0 15px;
	margin-bottom:10px;
}
#main h3{
	background:url(images/h3_bg.gif) no-repeat 0 50%;
	color:#FFF;
	height:22px;
	padding:8px 0 0 30px;
	margin:20px 0 10px;
}

#main h4{
	color:#006AB6;
	font-size:120%;
	font-weight:600;
}

#main ul#subnavi{
	padding:0 15px 10px;
}
#main ul#subnavi li{
	float:left;
	background:url(images/arrow_subnavi.gif) no-repeat 0 50%;
	height:23px;
	width:150px;
	padding:2px 0 0 20px;
}
#main ul#subnavi li a{
	display:block;
	width:140px;
	color:#333;
}
#main ul#subnavi li.select{
	color:#D63D98;
	background:url(images/arrow_select.gif) no-repeat 0 50%;
}


.wrap{
	width:540px;
}

.baby{
	text-align:right;
	padding-bottom:15px;
}

ul.about {
	padding: 15px 20px 0;
}
ul.about li{
	background:url(images/arrow01.gif) no-repeat 0 8px;
	font-size:95%;
	padding-left:10px;
	line-height:1.7em;
}

.machine{
	border:#CCC solid 1px;
	padding:5px;
	width:250px;
	float:left;
}
.machine .title{
	background:#E8E6D7;
	width:245px;
	height:25px;
	padding:5px 0 0 5px;
}
.machine .machine_image{
	margin:10px 0;
}

.license .width10{
	width:10%;
}
.license .width20{
	width:20%;
}
.license .age{
	text-align:center;
}
.license .kind{
	background:#E8F7FF;
}

p.price{
	background:url(images/arrow_price.gif) no-repeat 0 50%;
	padding-left:15px;
	font-size:130%;
	margin-top:20px;
}
p.price a{
	color:#333;
}

table.price{
	width:80%;
	margin-left:20px;
	font-size:110%;
}
table.price td{
	text-align:right;
	padding-right:10px;
}

ul.attention{
	padding:20px;
}
ul.attention li{
	background:url(images/arrow_kome.gif) no-repeat 0 2px;
	padding-left:12px;
}

/*-- material --*/
table#material th{
	font-size:110%;
	width:12%;
	height:40px;
}
table#material th.sun{
	color:#C00;
}
table#material th.sat{
	color:#36F;
}
table#material td{
	vertical-align:top;
}
table#material td.holiday{
	background:#FDC8C4;
}

/*-- lesson --*/
table#time_table{
	width:60%;
	margin-left:40px;
	font-size:100%;
}
table#time_table th{
	width:40%;
}
table#time_table td{
	width:60%;
	text-align:right;
	padding-right:10px;
}

/*-- sitetmap --*/
ul#sitemap{
	padding: 0 20px;
}
ul#sitemap li{
	border-bottom:#999 solid 1px;
	padding:15px 0 0 10px;
}
ul#sitemap li.sub{
	border-bottom:#CCC dotted 1px;
	margin-left:20px;
}
/*-- policy --*/
p.policy{
	padding: 0 10px 20px;
	line-height:1.5em;
}

/*--　bus --*/
table#bus th.place{
	background:#E8F7FF;
	text-align:left;
	font-size:90%;
}
table#bus td{
	text-align:center;
}
ul.bus_about{
	padding:0 20px 15px;
	font-size:90%;
}
p.okuri{
	font-size:75%;
	text-align:right;
	padding: 0 10px 10px 0;
	line-height:1.2em;
}

/*-- application --*/
form table td{
	padding: 5px;
	height:40px;
}
form table.cont01{
	width:100%;
	font-size:85%;
	margin:5px 0;
}
form table.cont02{
	width:70%;
	font-size:85%;
	margin:5px 0;
}
input{
	vertical-align:inherit;
	margin-right:2px;
}
input.submitleft{
	margin-right:50px;
	margin-top:20px;
}
.to_center input{
	margin-top:20px;
	padding:4px 10px 2px;
}
	

form table.cont01,form table.cont02,form table.cont01 td,form table.cont02 td{
	border:0;
	padding:0;
	height:25px;
	vertical-align:top;
}

/*-- map --*/
#map p{
	line-height:1.5em;
	text-align:left;
	height:25px;
	font-size:80%;
}
#map p.price{
	font-size:130%;
}
/*-- index --*/
#news_box{
	width:510px;
	background:url(images/news_bg.gif) repeat-y;
	padding:10px 15px 10px;
}
#news_box dl{
	width:480px;
	border-bottom:#666 dotted 1px;
	margin:0 10px;
	padding:8px 0 0;
}
#news_box dl dt{
	width:100px;
	float:left;
}
#news_box dl dd{
	width:365px;
	float:left;
}
#news_box p.archive{
	text-align:right;
	padding:15px 20px 10px 0;
}

#flash{
	padding-bottom:20px;
}



#student_menu{
	background:url(images/student_menu_bg.gif) no-repeat;
	width:510px;
	height:90px;
	padding:20px 15px 0 15px;
}
#student_menu #menu_box p{
	width:165px;
	float:left;
	color:#FFF;
}
#student_menu #menu_box p.right10{
	padding-right:10px;
}
#student_menu #menu_box p.title{
	padding:15px 5px 0 0;
	font-size:120%;
}


/*-- voice --*/
#main #voice{
	padding:20px;
}
#main #voice p{
	line-height:1.5em;
}
#main p.voice{
	padding-bottom:25px;
}


/*-- history --*/
dl#history{
	width:540px;
}
dl#history dt{
	width:175px;
	float:left;
	padding-left:15px;
	line-height:1.7em;
	padding-bottom:10px;
}
dl#history dd{
	width:335px;
	float:left;
	padding-right:15px;
	padding-bottom:10px;
	line-height:1.7em;
}



/*-- news --*/
#news p{
	padding: 0 15px 20px;
}
#news p.day{
	font-size:85%;
	padding-bottom:10px;
}
#news h4{
	background:url(images/arrow_price.gif) no-repeat 0 50%;
	padding-left:15px;
	font-size:130%;
	margin-top:20px;
	color:#333;
}

