@charset "shift_jis";
* {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,th{
	font-size:100%;
	font-weight:normal;
}
h3,h4,h5,h6,th{
	clear:both;
}
img{
	border:none;
}
ul {
	list-style: none;
}
table{
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}
body{
	background-repeat: repeat-x;
	color: #555555;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka;
}
#wrap01{
	width:864px;
	margin: 0 auto;
}

/*---- header ----*/

#headerLeft{
	width:619px;
	float:left;
	padding-top:16px;
}
#headerLeft h1{
	float:left;
	margin-right:17px;
	margin-top:13px;
	
}
#headerLeft img.catch{
	float:left;
}
#headerLeft h2{
	display:block;
	clear:both;
	font-size:11px;
	height:20px;
	padding: 8px 0 0 5px;
	background-image:url(../imgs/bg02.gif);
	background-repeat:no-repeat;
}
#headerLeft a{
	color:#7D7D7D;
	text-decoration:none;
}
#headerLeft a:hover{
	text-decoration:underline;
}
#headerRight{
	width:245px;
	float:right;
}
#headerRight div.search{
	padding: 19px 0 0 28px;
	height: 31px;
}
#headerRight div.search input{
	font-size:13px;
	vertical-align: top;
}
#headerRight div.search input.inp01{
	height:16px;
	width: 153px;
	margin-right: 2px;
	border: solid 1px #999999;
	background-color:#FFFFCE;
}
#headerRight div.search img.tel{
	display:block;
}

/*---- gMenu ----*/

#gMenu {
	clear:both;
	position: relative;
	width: 864px;
	height:36px;
	font-size: 1px;
}
#navi {
	position: absolute;
	width: 864px;
}
#navi li {
	float: left;
	width: 123px;
	background-repeat:no-repeat;
}
#navi li.lev01 {
	width: 124px;
	/*background-image:url(../imgs/gnavi_home.gif);*/
}
#navi li.lev02 {
	background-image:url(../imgs/gnavi_course.gif);
}
#navi li.lev03 {
	background-image:url(../imgs/gnavi_map.gif);
}
#navi li.lev04 {
	background-image:url(../imgs/gnavi_feature.gif);
}
#navi li.lev05 {
	background-image:url(../imgs/gnavi_faq.gif);
}
#navi li.lev06 {
	background-image:url(../imgs/gnavi_pamphlet.gif);
}
#navi li.lev07 {
	width: 125px;
	background-image:url(../imgs/gnavi_ask.gif);
}
#navi li a {
	display: block;
	width: 100%;
	height:36px;
	text-decoration: none;
}

/*#navi li a em {
	visibility:hidden;
}*/

/* sub */
#navi ul.sub {
	background: #eeeeee;
}
#navi ul.sub li {
	float: none;
}
#navi ul.sub li a {
	color: #666666;
	background: none;
	font-size: 12px;
	font-weight: normal;
	padding: 8px 5px;
	width: 113px;
	height:auto;
}
#navi ul.sub li a:hover {
	color: #ffffff;
	background-color: #022C80;
}
#navi ul li.navi_menu ul {
	display: none;
}
#navi ul li.navi_menu_on ul {
	display: block;
}

/*---- leftCont ----*/

#leftCont{
	width:171px;
	float:left;
	padding-right:10px;
}

/* lnavi */

#leftCont ul.lnavi{
	background-image:url(../imgs/lnavi_foot01.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:3px;
	margin-bottom:8px;
}
#leftCont ul.lnavi li.head{
	font-size:1px;
	line-height:0;
	height:2px;
}
#leftCont ul.lnavi img{
	vertical-align:top;
}
#leftCont ul.lnavi ul.sub{
	background-image:url(../imgs/lnavi_featurebg02.gif);
	background-repeat:repeat-y;
}
#leftCont div.sub{
	background-image:url(../imgs/lnavi_featurebg02.gif);
	background-repeat:repeat-y;
	padding:0 0 0  1em;
	line-height:1.5em;
}
#leftCont ul.lnavi ul.sub li{
	background-image:url(../imgs/lnavi_featurebg01.gif);
	background-repeat:no-repeat;
	padding: 6px 0 4px 39px;
}
#leftCont ul.lnavi ul.sub li a{
	text-decoration:none;
	color:#5A5A5A;
}
#leftCont ul.lnavi ul.sub li a:hover{
	text-decoration:underline;
}
#leftCont a{
	color: #555555;
}
#leftCont a:hover{
	text-decoration:none;
}

/* mobile */
#leftCont div.lnavi{
	background-image:url(../imgs/lnavi_foot01.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:3px;
	margin-bottom:8px;
	width:171px;
}
#leftCont ul.lnavi p.head{
	font-size:1px;
	line-height:0;
	height:2px;
	width:171px;
}
#leftCont div.lnavi div{
	background-image:url(../imgs/lnavi_bg.gif);
	background-repeat:repeat-y;
	padding: 0 5px 0px 3px;
	width:163px;
}
#leftCont div.lnavi div p{
	font-size:10px;
	line-height: 1.3;
	padding-top:4px;
}

/*---- pankuzu ----*/

#pankuzu{
	width:678px;
	float:left;
	text-align:right;
	padding: 3px 3px 8px 0;
}
#pankuzu a{
	color:#CC3100;
	text-decoration:none;
}
#pankuzu a:hover{
	text-decoration:underline;
}

/*---- centerCont ----*/

#centerCont{
	width:470px;
	float:left;
}

#centerCont h2{
	margin-bottom:10px;
}
#centerCont h2.txt{
	margin-bottom:10px;
	background-image:url(../imgs/h2_bg.gif);
	background-repeat:no-repeat;
	height: 34px;
	font-size: 15px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:19px;
	padding-left:25px;
}
#centerCont h3{
	margin-bottom:10px;
}
#centerCont h3.txt{
	margin-bottom:10px;
	background-image:url(../imgs/h3_bg.gif);
	background-repeat:no-repeat;
	height: 28px;
	font-size: 15px;
	font-weight:bold;
	padding-top:10px;
	padding-left:12px;
}
#centerCont h3.txt02{
	margin-bottom:10px;
	background-image:url(../imgs/h3_bg02.gif);
	background-repeat:no-repeat;
	line-height:1.2;
	height: 46px;
	font-size: 15px;
	font-weight:bold;
	padding-top:9px;
	padding-left:12px;
}

#centerCont h4{
	margin-bottom:10px;
	background-image:url(../imgs/h4_bg.gif);
	background-repeat:no-repeat;
	background-position: 3px center;
	height: 20px;
	font-size: 15px;
	font-weight:bold;
	padding-top:5px;
	padding-left:35px;
}
#centerCont h5{
	margin-bottom:3px;
	background-image:url(../imgs/h5_bg.gif);
	background-repeat:no-repeat;
	height: 23px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:6px;
	padding-left:10px;
}

.h5_665{
	margin-bottom:3px;
	background-image:url(../imgs/h5_bg_665.gif);
	background-repeat:no-repeat;
	height: 23px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:6px;
	padding-left:10px;
}

#centerCont h6{
	margin-bottom:10px;
	background-image:url(../imgs/h6_bg.gif);
	background-repeat:no-repeat;
	background-position: 3px 1px;
	line-height: 1.2;
	font-weight:bold;
	padding-top:0px;
	padding-left:20px;
	display:block;
}
#centerCont p.sml{
	font-size: 10px;
}
#centerCont p.red{
	color:#990000;
}
#centerCont p.green{
	color:#4D9E41;
}
#centerCont .normalText{
	margin-bottom:10px;
	width:464px;
	padding: 0 3px;
	font-size: 13px;
}
#centerCont .normalTextKaki{
	margin-bottom:10px;
	width:700px;
	padding: 0 3px;
	font-size: 13px;
}
#centerCont .normalText p{
	line-height: 1.8;
}

#centerCont .photoText116{
	margin-bottom:10px;
	width:464px;
	padding: 0 3px;
}

#centerCont .photoText116 .leftImg{
	width:116px;
	padding-right: 10px;
	float:left;
	margin-top:5px;
}

#centerCont .photoText116 .rightImg{
	width:116px;
	padding-left: 10px;
	float:right;
	margin-top:5px;
}
#centerCont .photoText116 .txt{
	font-size: 13px;
	width:338px;
	float:left;
}
#centerCont .photoText116 .txt p{
	line-height: 1.8;
}

#centerCont .center{
	margin-bottom:10px;
	text-align:center;
	clear:both;
}
#centerCont .left{
	margin-bottom:10px;
	text-align:left;
	clear:both;
}
#centerCont .right{
	margin-bottom:10px;
	text-align:right;
	clear:both;
}

/* voice */

#centerCont .voice01{
	width: 226px;
	height: 100px;
	padding: 0 8px 0 1px;
	float:left;
	background-image:url(../imgs/voice_bg.gif);
	background-position:1px bottom;
	background-repeat:no-repeat;
}
#centerCont .voice01 p,#centerCont .voice02 p{
	display:block;
}
#centerCont .voice01 p.name,#centerCont .voice02 p.name{
	padding: 8px 0 0 15px;
}
#centerCont .voice01 p.navlink,#centerCont .voice02 p.navlink{
	padding: 8px 0 0 145px;
	background-image: url(../imgs/arrow_ora00.gif);
	background-repeat: no-repeat;
	background-position: 130px 7px;
}
#centerCont .voice02{
	width: 226px;
	height: 100px;
	float:left;
	background-image:url(../imgs/voice_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}




#centerCont img.lineGray01{
	margin: 0 auto;
	padding:15px 0 15px 0;
	display:block;
	clear:both;
}
#centerCont img.lineGray02{
	margin: 0 auto;
	padding:5px 0 10px 0;
	display:block;
	clear:both;
}
#centerCont img.lineGray03{
	margin: 0 auto;
	padding:5px 0 20px 0;
	display:block;
	clear:both;
}
#centerCont a{
	color:#CC3100;
	text-decoration:underline;
}
#centerCont a:hover{
	text-decoration:none;
	color:#666;
}

#centerCont img.btn{
	display:block;
	margin: 0 auto 15px auto;
}
#centerCont img.btn02{
	margin: 0 3px 15px 3px;
}
#centerCont a:hover img.btn,#centerCont a:hover img.btn:focus,
#centerCont a:hover img.btn02,#centerCont a:hover img.btn02:focus{
	filter: alpha(style=0, opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

/*---- rightCont ----*/

#rightCont{
	width:201px;
	float:left;
	padding-left:10px;
}
#rightCont .ban img{
	display:block;
	margin-bottom: 6px;
}

#rightCont div.banMap{
	width:201px;
	background-image:url(../imgs/rban_bg.gif);
	background-repeat:repeat-y;
	margin-bottom: 6px;
}
#rightCont div.banMap .head{
	font-size:1px;
	line-height:0;
	height:4px;
	clear:both;
}
#rightCont div.banMap .head img{
	margin:0;
}
#rightCont div.banMap .mline{
	font-size:1px;
	line-height:0;
	height:3px;
	clear:both;
	margin-bottom: 0;
}
#rightCont div.banMap p.com{
	float:left;
	margin-top:4px;
	padding: 0 0 0 24px;
	background-image:url(../imgs/arrow_ora00.gif);
	background-repeat:no-repeat;
	background-position: 8px 2px;
	line-height: 1.4;
}
#rightCont div.banMap p span{
	font-size:10px;
}
#rightCont div.banMap img.map{
	float:right;
	padding: 0 10px 0 0;
	margin:0;
}
#rightCont a{
	color: #555555;
}
#rightCont a:hover{
	text-decoration:none;
}


/*---- foot ----*/

#foot{
	clear:both;
	background-image:url(../imgs/foot_bg01.gif);
	background-repeat:repeat-y;
	width:864px;
}
#foot .footmenu01{
	background-image:url(../imgs/foot_head.gif);
	background-repeat:no-repeat;
	width: 844px;
	padding: 10px 10px 8px 10px;
	line-height: 1.5;
}
#foot .footmenu01 img{
	float:left;
	margin-right:15px;
}
#foot a{
	color: #555555;
}
#foot a:hover{
	text-decoration:none;
}

/*---- copyright ----*/

#copyright{
	background-color:#E6E6E6;
	background-image:url(../imgs/foot_bg03.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#copyright .footmenu02{
	background-image:url(../imgs/foot_bg02.gif);
	background-repeat:repeat-y;
	width:854px;
	height: 20px;
	margin: 0 auto;
	padding: 8px 5px 0 5px;
	text-align: right;
}
#copyright .copy{
	width:854px;
	height: 24px;
	margin: 0 auto;
	padding: 9px 5px 0 5px;
	text-align: right;
	background-image:url(../imgs/foot_bg03.gif);
}
#copyright a{
	color: #555555;
}
#copyright a:hover{
	text-decoration:none;
}

/* 追加 */

#copyright .footer_text{
	margin:10px 0 0 10px;
	font-size:10px;
	color:#FFFFFF;
	float:left;
}

.freecall{
	/*background-color:#FFFF99;*/
	padding:3px;
}

.freecall_kaki{
	background-color:#FFFFFF;
	padding:0px 0px 0px 10em;
	
}

/**/
.word {
	color:#5555FF !important;
	text-decoration:none !important;
	/*border-bottom:dashed 1px #5555FF;*/
}
.word a:hover{
	color:#5555FF !important;
	text-decoration:none !important;
	border-bottom:dashed 1px #5555FF;
}

#school_map{
	text-align:left;
	vertical-align:top;
	padding:0 0 0 1em;
	height:6em;
}

/*お気軽に資料をご請求ください*/
.pamphlet_btn_l	{
	float:left;
	margin:0 0 40px 45px;
	list-style-type: none;
}

.pamphlet_btn_s	{
	float:left;
	margin:10px 10px 0 29px;
	list-style-type: none;
}

.contact_btn_l	{
	margin:0 40px 40px 0;
	list-style-type: none;
}

.contact_btn_s	{
	margin:10px 10px 40px 0; 
	list-style-type: none;
}
