@charset "utf-8";
/* CSS Document */
body{
	color: #630;
}
h1{
	display: block;
}
a{
	color: ;
}
a:hover{
	opacity:0.7;
}
a:link{
	text-decoration: none;
}
#title{
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/*#header #header_top{
	background: url(../images/header_top_bg.png) no-repeat;
}*/
#header{
	height: 127px;
}
#header_padder{
	height: 127px;
}
	
.padder{
	width: 1000px;
	margin: 0 auto;
}

#content{
	background: url(../images/gallerry/gallerry_bg.png) repeat-x;
	margin: 2px 0 15px 0;
}
#content .padder{
	width: 1000px;
	margin: 0 auto;
}
#title{
	background: url(../images/school/lesson_title.jpg) no-repeat;
	width: 982px;
	height: 208px;
	margin: 0 auto;
}

#lesson01{
	background: url(../images/school/lesson01_bg1.png) no-repeat;
	width: 980px;
	height: 760px;
	padding: 77px 0 0 0;
	margin: 0 auto;
}
.explain{
	width: 960px;
	margin: 0px auto 30px;
}
#lesson01 .boxL{
	width: 565px;
	height: 460px;
	float: left;
}
#lesson01 h3{
	font-weight: normal;
	font-size: 23px; 
	/*"Lucida Grande", "segoe UI", "ƒqƒ‰ƒMƒmŠÛƒS ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif*/;
	padding: 50px 0 0 80px;
}
#lesson01 .boxL .txt{
	width: 460px;
	font-size: 13px;
	height: ;
	padding: 10px 0 0 60px;
}
#lesson01 .boxL table{
	background-color: #fff;
	border: 1px solid #eac8c9;
	margin: 100px 0 0 55px;
	padding: 15px;
	font-size: 15px;
	text-align: left;
	
}
.boxL table tr{
	border-bottom: 1px solid #630;
	line-height: 30px;
}
.boxL table tr th{
	text-align: right;
}
#lesson01 .boxR{
	width: 395px;
	height: 460px;
	float: left;
	padding: 30px 0 0 0;
}
.point{
	background: url(../images/school/point_bg.jpg) no-repeat;
	width: 823px;
	height: 200px;
	margin: 0 0 0 52px;
}
#lesson01 .point #salon{
	padding: 10px 0 0 40px;
	font-weight: bold;
	font-size: 16px;
}
#lesson01 .point #japon{
	width: 800px;
	margin: 15px 0 0 40px;
}	
#lesson01 .point #japon div{
	float: left;
}
#lesson01 .point #japon dl{
	float: left;
}
#lesson01 .point #japon dt{
	font: 16px bold;
	color: #630;
	font-weight: bold;
	margin: 8px 0 8px 0 ;
}
#lesson01 .point #japon_img{
	position: absolute;
	top: 22px;
	left: 661px;
}


#lesson02{
	background: url(../images/school/lesson02_bg.png) no-repeat;
	width: 980px;
	height: 718px;
	padding: 70px 0 0 0;
	margin: 0 auto;
}
#lesson02 .boxL{
	width: 500px;
	height: 487px;
	float: left;
}
#lesson02 h3{
	font-size: 22px; 
	font-weight: normal;
	/*"Lucida Grande", "segoe UI", "ƒqƒ‰ƒMƒmŠÛƒS ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif*/;
	padding: 60px 0 0 30px;
}
#lesson02 .boxL .txt{
	width: 460px;
	font-size: 14px;
	line-height: 20px;
	padding: 30px 0 0 30px;
}
#lesson02 .boxL table{
	background-color: #fff;
	border: 1px solid #eac8c9;
	margin: 138px 0 0 30px;
	padding: 15px;
	font-size: 15px;
	text-align: left;
	
}
#lesson02 .boxR{
	width: 400px;
	height: 487px;
	float: left;
	padding: 30px 0 0 0;
}
#profile{
	background: url(../images/school/profile_bg.gif) no-repeat;
	width: 920px;
	height: 358px;
	padding: 10px 20px 10px 30px;
	margin: 0 auto;
	
}
#profile #shina{
	width: 232px;
	margin: 0 0 0 330px;
}
.profile_box{
	float: left;
	width: 460px;
}
.profile_photo{
	float: left;
	margin: 0 10px 0 0;
}
.profile_text{
	width: 255px;
	float: left;
	font-size: 11px;
	margin: 20px 0 0 0;
}
.profile_text .name{
	
	font-size: 20px;
	margin: 0 0 0px 0;
}
.profile_text .kana{
	
	font-size: 13px;
	margin: 0 0 10px 0;
}
#otoiawase{
	width: 837px;
	margin: 0 auto;
}




	
	
			
