@charset "UTF-8";


/* CSS Document */


body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:82.5%;
	padding:0;
	margin:0;
	background-color:#f2f2f2;
	line-height:150%;
	color:#505050;
}

h1, h2, h3, h4, p, ul, li{
	margin:0;
	padding:0;
}

li{
	list-style:none;
}

img{
	border:none;
}

/*----------------------------------------------

clear

------------------------------------------------*/

#access:after ,
#open:after ,
#box02 #box02Right #teacher ul:after ,
#box02:after ,
#box01 ul:after ,
#header:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

#access ,
#open ,
#box02 #box02Right #teacher ul ,
#box02 ,
#box01 ul ,
#header{
	zoom:1;
}

/*----------------------------------------------

H

------------------------------------------------*/

h2{
	margin:40px 0 0 23px;
}

p.txt01{
	margin:20px 35px 0 33px;
}

#visualimg{
	margin:0;
}

/*----------------------------------------------

link

------------------------------------------------*/


a:link { color:#007fdf; text-decoration:underline; }
a:visited { color:#499fe0; text-decoration:underline; }
a:hover { color:#499fe0; text-decoration:underline; }
a:active { color:#007fdf; text-decoration:underline; }


/*----------------------------------------------

contents

------------------------------------------------*/

#contents{
	background:url(../images/images/bg_01.gif) repeat-y;
	width:831px;
	margin:0 auto;
}

/*----------------------------------------------

header

------------------------------------------------*/

#header{
	background:  no-repeat top;
	line-height:100%;
}

#header h1{
	font-size:10px;
	font-weight:normal;
	padding:10px 0 0 18px;
}

#header h2{
	float:left;
	width:308px;
	padding:10px 0 16px 18px;
	margin:0;
}

#header #telBox{
	float:right;
	width:461px;
	padding-right:12px;
}

#header #telBox{
	margin-top:10px;
}

#header #telBox img{
	vertical-align:bottom;
}

#header #telBox li{
	float:left;
}

#header #telBox #telLeft{
	width:300px;
}

#header #telBox #telRight{
	width:161px;
}

/*----------------------------------------------

box01

------------------------------------------------*/

#box01{
	margin:15px 25px 0 23px;
		border:1px solid #cacaca;
}

#box01 h2{
	margin:0;
}

#box01 ul p.lab{
	margin:0;
}

#box01 ul p{
	margin:12px 20px 0 20px;
}

#box01 ul #box01Left{
	float:left;
	width:391px;
	background:url(../images/images/bg_02.gif) repeat-y;
	padding-bottom:15px;
}

#box01 ul #box01Right{
	float:right;
	width:390px;
	padding-bottom:15px;
}


/*----------------------------------------------

box02

------------------------------------------------*/

/*変更*/
#box02{
	width:781px;
	margin:20px auto;
	/*
	margin-top:20px;
	*/
}

#box02 h3{
	margin-bottom:15px;
}

#box02 p{
	margin-bottom:20px;
}


/*変更*/
#box02 #box02Left{
	width:373px;
	float:left;
	/*
	float:left;
	width:373px;
	padding-left:33px;
	*/
}


/*変更*/
#box02 #box02Right{
	width:373px;
	float:right;
	/*
	float:right;
	width:373px;
	padding-right:35px;
	*/
}

#box02 #box02Right #teacher{
	border:1px solid #d9d9d9;
}

#box02 #box02Right #teacher li{
	float:left;
	width:119px;
}

#box02 #box02Right #teacher ul{
	margin:15px 0 0 12px;
}

#box02 #box02Right #teacher p{
	margin:10px 15px 15px 15px;
}

/*----------------------------------------------

pointList

------------------------------------------------*/

#pointList{
	margin:20px 35px 0 33px;
}

#pointList li{
	position:relative;
	zoom:1;
	border-bottom:1px dotted #d9d9d9;
	padding:8px 0;
}

#pointList li .point{
	display:block;
	position:absolute;
	top:8px;
	left:0;
}

#pointList li .text{
	display:block;
	padding-left:5.5em;
}

#pointList li .color_text {
	color:#990000;
	font-weight:bold;
	display:block;
	padding-left:5.5em;
}


/*----------------------------------------------

table

------------------------------------------------*/

table{
	border-collapse:collapse;
	margin:20px 35px 0 32px;
}

table td ,
table th{
	border:1px solid #d9d9d9;
	padding:5px;
}

table th{
	background-color:#dfedf4;
	color:#3898d5;
	width:20%;
}

/*----------------------------------------------

open

------------------------------------------------*/

#open{
	margin:20px 35px 0 33px;
}

#open li h3{
	background-color:#dfedf4;
	font-size:12px;
	text-align:center;
	border-bottom:1px solid #d9d9d9;
	color:#3898d5;
	padding:5px 0;
}

#open li p{
	margin:15px;
}

#open li#openLeft{
	float:left;
	width:376px;
	border:1px solid #d9d9d9;
	min-height:130px;
	_height:130px;
}

#open li#openRight{
	float:right;
	width:376px;
	border:1px solid #d9d9d9;
	min-height:130px;
	_height:130px;
}


/*----------------------------------------------

colPoint

------------------------------------------------*/

#colPoint{
	margin:15px 0 0 23px;
}

#colPoint td{
	border:none;
	padding:0;
}

#colPoint table td{
	border:none;
	padding:0;
}

#colPoint table{
	margin:0;
}


/*----------------------------------------------

access

------------------------------------------------*/

#access p{
	margin-top:10px;
	font-size:12px;
	font-weight:normal;
}

#access #acsLeft{
	float:left;
	width:288px;
	padding:20px 0 0 33px;
}

#access #acsRight{
	float:right;
	width:440px;
	padding-right:25px;
}

#access #acsRight h3{
	background:url(../images/images/icon_01.gif) no-repeat left top;
	padding-left:15px;
	font-size:12px;
	margin-top:20px;
}

#access #acsRight p {
	font-size:12px;
	font-weight:normal;
}


/*----------------------------------------------

footer

------------------------------------------------*/

#footerBox{
	border-top:1px solid #eeeeee;
	margin:30px 4px 0 4px;
}

#footerBox p.seotxt{
	margin:8px 0 0 0;
	font-size:10px;
}

#footerBox td{
	border:none;
	padding:0;
}

#footerBox table{
	margin:0;
}

#footer{
	background-color:#737373;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	margin:0 4px;
}

/*変更*/
#shift{
	width:600px;
	height:38px;
	background:url(../images/images/img_04.gif) 0 0 no-repeat;
	margin:20px auto 32px;
	padding:10px 0 15px 165px;
	/*
	background:url(../images/images/img_04.gif) no-repeat;
	margin:20px 0 0 32px;
	padding:10px 0 15px 165px;
	*/
}



