@import "common/g_navi.css";

/* ------- ここから -------- */
BODY{
  	background-image : url(img/common/back.gif);
 	background-repeat : repeat-y;
	background-position : center top;
	margin:0px 0px 0px 0px;
	color : #3f3f3f;
	text-align:center;
}
img{
  border:0;
}
A,A:VISITED{
  color : #537DD5;
  text-decoration : none;
}
A:HOVER{
  color : #FF9900;
  text-decoration: underline;
}
#outer{
	width:798px;
	margin-right: auto;
	margin-left: auto;
	position:relative;

}
#head{
	width:798px;
	margin:0px 0px 20px 0px;
}
#head img{ 
	float:left;
	margin:12px 0px 15px 15px;
}
#head2{
	margin:25px 20px 0px 0px;
	text-align:right;
}

h1{
	font-weight:lighter;
	text-align:left;
	font-size:12px;
	margin:0px;
	padding:2px 0px 2px 5px;
	background-color:#EDFAFA;
	color:#666666;

}
h1 A,h1 A:VISITED,h1 A:HOVER{
	color:#666666;
	text-decoration: none;
}
#foot_04 A,#foot_04 A:VISITED,#foot_04 A:HOVER{
	color:#666666;
	text-decoration: none;
}



/* ------- 左メニュー -------- */
#left{
	float:left;
	width:200px;
	text-align:left;
	margin:20px 0px 30px 0px;
}

.ichioshi{
	margin:0px 0px 0px 2px;
}
.ichioshi2{
	margin:6px 0px 5px 8px;
}
.ichioshi3{
	margin:0px 0px 5px 8px;
}
.ichioshi4{
	margin:50px 0px 0px 2px;
}
#news dl{
	color:#666666;
	margin:0px 0px 20px 5px;
	padding :0px 0px 0px 5px;
	border-right:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;

	height: 120px;
	width: 180px;
	overflow: auto;
	font-size : 10px;
	line-height : 18px;
}
#news dt{
	margin:0px;
	padding :0px;
}
#news dd{
	margin:0px 0px 5px 0px;
}
#top_about{
	margin:3px 0px 0px 2px;
	padding:0px 5px 0px 5px;
	font-size : 11px;
	line-height:15px;
	border-right:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	}
/* ------- 中メニュー -------- */
#middle{
	float:left;
	width:422px;
	text-align:left;
	margin:20px 0px 40px 2px;
}

#areanavi{
	width:400px;
  	background-image : url(img/top/map.gif);
 	background-repeat : no-repeat;
	background-position : 100% 100%;
	border:1px #CCCCCC solid;
	margin:5px 0px 20px 5px;
	padding:14px 0px 5px 2px;
}
#areanavi dt{
	letter-spacing:1px;
	color:#339999;
	font-weight:bold;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	font-size : 14px;
}
#areanavi dd{
	font-size : 13px;
	margin:2px 0px 12px 10px;
	line-height:18px;
}
#areanavi span{
	font-weight:bold;
	font-size : 15px;
}


.top_h2{
	background-image: url(img/top/h2_top.gif);
	background-repeat: no-repeat;
	margin:20px 0px 7px 0px;
	padding : 4px 0px 0px 7px;
	width: 422px;
	height: 30px;
	text-indent: -6666px;
	font-size: 10px;
	display: block;
}
.top_h3{
	background-image: url(img/top/h3_top.gif);
	background-repeat: no-repeat;
	margin:0px 0px 0px 0px;
	padding : 0px 0px 0px 7px;
	width: 422px;
	height: 30px;
	text-indent: -6666px;
	font-size: 10px;
	display: block;
}
.top_h4{
	background-image: url(img/top/h4_top.gif);
	background-repeat: no-repeat;
	margin:0px 0px 7px 0px;
	padding : 0px 0px 0px 7px;
	width: 422px;
	height: 30px;
	text-indent: -6666px;
	font-size: 10px;
	display: block;
}
#new{
	overflow: auto;
	height: 100px;
	scrollbar-arrow-color:#FFFFFF;
	margin:0px 0px 20px 0px;
	padding :5px 0px 5px 0px;
	line-height : 16px;
	width:415px;
	border-bottom:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
}
#new ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#new li{
	font-size : 13px;
	height:23px;
 	background-repeat : no-repeat;
	background-position:2% 42%; 
	background-image: url(img/top/shikaku.gif);
	border-bottom:1px #999999 dashed;
	padding :4px 0px 0px 30px;
}
#new2{
	padding :0px 0px 0px 8px;
}

#new2 dl{
	scrollbar-arrow-color:#FFFFFF;
	margin:5px 0px 20px 0px;
	padding :5px 0px 5px 5px;
	border:1px #CCCCCC solid;
	height: 90px;
	overflow: auto;
	font-size : 11px;
	line-height : 18px;
	width:400px;
}
#new2 dt{
	margin:0px 0px 0px 5px;
	padding :0px;
}
#new2 dd{
	margin:0px 0px 5px 10px;
}
/* ------- 中メニュー２ -------- */
#ashiato{
	margin:0px 0px 10px 5px;
	font-size : 13px;
}
#middle2{
	float:left;
	width:555px;
	text-align:left;
	margin:20px 0px 40px 15px;
}

/* ------- 右メニュー -------- */
#right{
	float:left;
	width:165px;
	text-align:left;
	margin:20px 0px 0px 3px;
	padding :0px;
	font-size : 14px;
}
/* ------- フッター -------- */
#foot{
	clear:left;
	width:798px;
	height:26px;
	background-color:#EDFAFA;
	color:#999999;
	text-align:center;
	margin:0px ;
	padding :5px 0px 0px 0px;
	font-size : 13px;
	border-top:1px solid #339999;
	border-bottom:1px solid #339999;
}
#foot A,#foot A:VISITED,#foot A:HOVER{
	color:#444444;
}
#foot_top{
	clear:left;
	width:798px;
	height:22px;
	background-color:#EDFAFA;
	color:#999999;
	text-align:center;
	margin:0px ;
	padding :7px 0px 0px 0px;
	font-size : 13px;
	border-top:1px solid #339999;
	border-bottom:1px solid #339999;
}
#foot_top A,#foot_top A:VISITED,#foot_top A:HOVER{
	color:#444444;
}
#foot_02{
	width:780px;
	color:#CCCCCC;
	text-align:left;
	margin:0px;
	padding :5px 10px 0px 5px;
	font-size : 11px;
}
#foot_03{
	float:left;
	width:400px;
	color:#CCCCCC;
	text-align:left;
	margin:0px;
	padding :5px 5px 0px 5px;
	font-size : 9px;
}
#foot_03 A,#foot_03 A:VISITED,#foot_03 A:HOVER{
	color:#CCCCCC;
}
#foot_04{
	float:right;
	width:300px;
	color:#777777;
	text-align:right;
	margin:0px;
	padding :5px 5px 0px 5px;
	font-size : 10px;
	font-weight:bold;

}
#foot_05{
	float:left;
	width:400px;
	color:#CCCCCC;
	text-align:left;
	margin:0px;
	padding :5px 5px 0px 5px;
	font-size : 9px;
}
#foot_05 A,#foot_03 A:VISITED,#foot_03 A:HOVER{
	color:#CCCCCC;
}
.topbanner{
 	position: absolute;
	top: 95px;
	right: 10px;
	padding: 0px;
	margin: 0px;
}

/* ------- 広告掲載について -------- */
#koukoku{
	font-size:13px;
	line-height:20px;
	margin:10px 0px 0px 10px;
}
#koukoku_01{
	border-bottom   : 1px solid #339999;
	border-left   : 4px solid #339999;
	margin:15px 0px 0px 0px; 
	padding : 8px 0px 5px 7px;
	width: 550px;
	color: #339999;
	font-size: 16px;
	font-weight:bold;
}
#koukoku_02{
	margin:15px 0px 15px 5px; 
	border   : 1px solid #CCCCCC;
	width:500px;	
}
#koukoku_02 th{
	background-color: #FFF0E1;
	border-right   : 1px so #CCCCCC;
	font-size: 13px;
	width:120px;	
	height: 25px;
}
#koukoku_02 td{
	border-bottom   : 1px solid #CCCCCC;
	font-size: 13px;
	width:380px;
	padding:10px;	
	line-height:18px;
}
#form_01{
	margin:0px 0px 0px 120px;
}
#form_02{
	margin:10px 0px 0px 110px;
}
/* ------- お問い合わせ -------- */
#post{
	font-size : 12px;
	width:540px;
	border:1px solid #999999;
	margin:10px 0px 10px 10px;
}
#post th{
	text-align:left;
	font-weight:normal;
	border-bottom:1px dotted #DCDCDC;
	background-color: #F0EEE8;
	width:110px;
	padding:3px;
}
#post td{
	width:390px;
	padding:3px;
	border-bottom:1px solid #DCDCDC;

}
#post font{
	font-size : 12px;
	color:#ff3300;
}
#post_thx{
	font-size : 13px;
	text-align:center;
	line-height:20px;
}
/* ------- 会社概要 -------- */
.company_h2{
	background-image: url(img/html/company_h2.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding : 4px 0px 0px 7px;
	width: 546px;
	height: 38px;
	text-indent: -6666px;
	font-size: 10px;
	display: block;
}
#company{
	margin:15px 0px 10px 10px;
	width:480px;
	font-size:12px;
	border:1px solid #DCDCDC;
}
#company th{
	font-weight:normal;
	width:130px;
	border-bottom:1px dotted #DCDCDC;
	line-height:20px;
	letter-spacing:1px;
	background-color: #F0EEE8;
}
#company td{
	padding-left:10px;
	width:300px;
	border-bottom:1px dotted #DCDCDC;
	line-height:20px;
	letter-spacing:1px;
}
/* ------- 利用規約 -------- */
#kiyaku{
	width:540px;
	letter-spacing:1px;
	line-height:18px;
	margin:10px 0px 0px 10px;
}
#kiyaku dt{
	font-size:14px;
	margin:0px 0px 5px 0px;
	color : #FF6666;
}
#kiyaku dd{
	font-size:13px;
	margin:0px 0px 15px 15px;
}
/* ------- 相互リンクについて -------- */
#link{
	font-size:13px;
	letter-spacing:1px;
	line-height:18px;
	margin:10px 0px 0px 10px;
}
#sougo{
	margin:15px 0px 0px 0px;
	width:520px;
	font-size:12px;
	border:1px solid #DCDCDC;
}
#sougo th{
	font-weight:normal;
	width:100px;
	border-bottom:1px dotted #DCDCDC;
	line-height:20px;
	letter-spacing:1px;
	background-color: #FFF0E1;
}
#sougo td{
	padding-left:10px;
	width:380px;
	border-bottom:1px dotted #DCDCDC;
	line-height:20px;
	letter-spacing:1px;
}
#post02{
	font-size : 12px;
	width:500px;
	border:1px solid #999999;
	margin:30px 0px 10px 0px;
}
#post02 th{
	text-align:left;
	font-weight:normal;
	border-bottom:1px dotted #DCDCDC;
	background-color: #F0EEE8;
	width:130px;
	padding:3px;
}
#post02 td{
	width:360px;
	padding:3px;
	border-bottom:1px solid #DCDCDC;

}
#post02 font{
	font-size : 12px;
	color:#ff3300;
}
#link_02{
	margin:15px 0px 60px 10px;
	width:450px;
	font-size:12px;
	border:1px solid #DCDCDC;
}
#link_02 th{
	font-weight:normal;
	width:130px;
	border-bottom:1px dotted #DCDCDC;
	line-height:20px;
	letter-spacing:1px;
	background-color: #FFF0E1;
}
#link_02 td{
	padding-left:10px;
	width:300px;
	border-bottom:1px dotted #DCDCDC;
	line-height:20px;
	letter-spacing:1px;
}
#link_h2{
	border-bottom   : 1px solid #339999;
	border-left   : 4px solid #339999;
	margin:10px 0px 0px 10px; 
	padding : 5px 0px 3px 7px;
	width: 515px;
	color: #339999;
	font-size: 15px;
	font-weight:bold;
}
#sougo_01{
	font-size : 13px;
	width:500px;
	margin:17px 0px 10px 10px;
	border-bottom   : 1px solid #CCCCCC;
	border-right  : 1px solid #CCCCCC;
	background-color: #F9F9F9;
	padding:5px 0px 5px 15px;
}
#sougo_02{
	font-size : 12px;
	width:500px;
	line-height:16px;
	letter-spacing:1px;
	padding:0px 0px 0px 15px;

}
#sougo_03{
	font-size : 12px;
	margin:0px 0px 0px 15px;

}
/* ------- サイトマップ -------- */
#sitemap01{
  	background-image : url(img/html/navi_a.gif);
 	background-repeat : no-repeat;
	background-position : 0px 0px;
	margin:10px 0px 0px 20px;
	padding:0px 0px 0px 18px;
	font-size: 15px;
	border-bottom:1px dashed #666666;
	width:400px;
	height:20px;
}
#sitemap01-2{
  	background-image : url(img/html/navi_a.gif);
 	background-repeat : no-repeat;
	background-position : 0px 0px;
	margin:20px 0px 0px 20px;
	padding:0px 0px 0px 18px;
	font-size: 15px;
	border-bottom:1px dashed #666666;
	width:400px;
	height:20px;
}
#sitemap02{
	font-size: 14px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#sitemap02 dt{
  	background-image : url(img/html/navi_b.gif);
 	background-repeat : no-repeat;
	background-position : 0px 1px;
	margin:10px 0px 0px 30px;
	padding:0px 0px 0px 18px;
	font-size: 14px;
	height:15px;
}
#sitemap02 dd{
	margin:2px 0px 2px 60px;
	padding:0px 0px 0px 0px;
	font-size: 14px;
	height:15px;
}
.banner_entry{
	margin:15px 0px 0px 35px;
}
/* ------- エリア検索 -------- */
.h2_area{
	background-image: url(img/area/h2_area.gif);
	background-repeat: no-repeat;
	margin:0px 0px 5px 0px;
	padding : 4px 0px 0px 7px;
	width: 422px;
	height: 30px;
	text-indent: -6666px;
	font-size: 10px;
	display: block;
}
.h2_all{
	background-image: url(img/all/h2_all.gif);
	background-repeat: no-repeat;
	margin:0px 0px 5px 0px;
	padding : 4px 0px 0px 7px;
	width: 422px;
	height: 30px;
	text-indent: -6666px;
	font-size: 10px;
	display: block;
}
.toshi{
	margin:5px 0px 2px 5px;
}
#all_01{

	line-height : 18px;
	margin:0px 0px 15px 5px;
	letter-spacing:1px;
  	background-image : url(img/area/map.gif);
 	background-repeat : no-repeat;
	background-position : 100% 100%;
}
#all_01 dl{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:5px 8px 10px 0px;
	padding:0px 0px 0px 10px;
}
#all_01 dt{
	font-weight:bold;
	color:#339999;
	font-size : 14px;
}
#all_01 dd{
	font-size : 13px;
	margin:3px 0px 7px 7px;
}
#all_01 span{
	font-weight:bold;
	font-size : 15px;
}
/* ------- 求人検索 -------- */
.h2_kyujin{
	background-image: url(img/kyujin/h2_kyujin.gif);
	background-repeat: no-repeat;
	margin:0px 0px 5px 0px;
	padding : 4px 0px 0px 7px;
	width: 422px;
	height: 30px;
	text-indent: -6666px;
	font-size: 10px;
	display: block;
}
#kyujintop_01{
	font-size : 14px;
	line-height : 18px;
	margin:0px 0px 15px 5px;
	letter-spacing:1px;

}
#kyujintop_01 dl{
	border-left:1px solid #CC6600;
	border-right:1px solid #CC6600;
	border-bottom:1px solid #CC6600;
	margin:5px 8px 10px 0px;
	padding:0px 0px 0px 10px;
}
#kyujintop_01 dt{
	font-weight:bold;
	color:#CC6600;
}
#kyujintop_01 dd{
	font-size : 13px;
	margin:3px 0px 7px 7px;
}
#kyujintop_01 span{
	font-weight:bold;
	font-size : 17px;
}
/* ------- スクール検索 -------- */
.h2_school{
	background-image: url(img/school/h2_school.gif);
	background-repeat: no-repeat;
	margin:0px 0px 5px 0px;
	padding : 4px 0px 0px 7px;
	width: 422px;
	height: 30px;
	text-indent: -6666px;
	font-size: 10px;
	display: block;
}
/* ------- 検索結果 -------- */
.h2_result{
	border-bottom   : 1px solid #CCCCCC;
	border-right   : 1px solid #CCCCCC;
	border-left   : 5px solid #339999;
	background-color: #F9F9F9;
	margin:8px 0px 13px 5px; 
	padding : 8px 0px 5px 7px;
	width: 530px;
	color: #666666;
	font-size: 15px;
	font-weight:bold;
}
.h2_result2{
	border-bottom   : 1px solid #CCCCCC;
	border-right   : 1px solid #CCCCCC;
	border-left   : 5px solid #3399CC;
	background-color: #F9F9F9;
	margin:8px 0px 13px 5px; 
	padding : 8px 0px 5px 7px;
	width: 530px;
	color: #666666;
	font-size: 15px;
	font-weight:bold;
}
#left_result{
	margin:3px 2px 0px 15px;
	font-size:13px;
	line-height:20px;
}
#left_result02{
	font-size:14px;
	margin:5px 0px 0px 0px;
}
#left_result02 dt{
	color:#CC3300;
	font-weight:bold;
	margin:0px 0px 0px 13px;
}
#left_result02 dd{
	line-height:18px;
	font-size:13px;
	margin:2px 0px 10px 18px;
}
#left_result03{
	font-size:14px;
	margin:30px 0px 0px 0px;
}
#left_result03 dt{
	color:#CC3300;
	font-weight:bold;
	margin:0px 0px 0px 15px;
}
#left_result03 dd{
	line-height:18px;
	font-size:13px;
	margin:2px 0px 10px 20px;
}
#left_result04{
	font-size:14px;
	margin:5px 0px 0px 0px;
}
#left_result04 dt{
	color:#FF6666;
	font-weight:bold;
	margin:0px 0px 0px 5px;
}
#left_result04 dd{
	line-height:20px;
	font-size:13px;
	margin:3px 0px 10px 8px;
}
#left_result04 span{
	font-size:14px;
	font-weight:bold;
}

#yuryou table{
	border:1px #DCDCDC solid;
	width:520px;
	margin:10px 0px 15px 10px;
	padding:0px 0px 0px 0px;
}
#yuryou td{
	padding:2px 0px 2px 10px;
	border-bottom:1px dotted #DCDCDC;
	font-size : 13px;
}
#yuryou .pict{
	border-right:1px solid #DCDCDC;
	width:150px;
}
#address{
	width:400px;
}
#yuryou span{
	color: #FF3300;
}
#yuryou .title{
	background-image: url(img/result/titleback.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-size : 15px;
	height:25px;
}

#yuryou .title_s{
	background-image: url(img/result/titleback2.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-size : 15px;
	height:25px;
}
#yuryou .title_c{
	background-image: url(img/result/titleback3.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-size : 15px;
	height:25px;
}
#yuryou .title_k{
	background-image: url(img/result/titleback4.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-size : 15px;
	height:25px;
}
.result_img01{
	margin:0px 0px 0px 20px;
	vertical-align:middle;
}
#yuryou .bikou{
	color: #CC3300;
	font-size : 12px;
	letter-spacing:1px;
	line-height:15px;
	width:520px;
}
#muryou table{
	border:1px #DCDCDC solid;
	width:520px;
	margin:0px 0px 15px 10px;
	padding:0px 0px 0px 0px;
}
#muryou td{
	padding:2px 0px 2px 10px;
	border-bottom:1px dotted #DCDCDC;
	font-size : 11px;.
}
#muryou .title{
	font-weight:bold;
	font-size : 11px;
	background:#F0F0F0;
	height:25px;
}
#muryou .title_a{
	font-weight:bold;
	font-size : 12px;
	background:#EDFAFA;
	height:25px;
}
#muryou .title_s{
	font-weight:bold;
	font-size : 12px;
	background:#E8FFD0;
	height:25px;
}
#muryou .title_b{
	font-weight:bold;
	font-size : 12px;
	background:#F0F0F0;
	height:25px;
}
#muryou .tel{
	width:150px;
}
#nothing{
	font-size : 14px;
	margin:20px 0px 150px 15px;
	line-height:20px;
}
#nothing2{
	font-size : 14px;
	margin:10px 0px 160px 15px;
	line-height:20px;
}
#nothing3{
	font-size : 14px;
	margin:30px 0px 30px 30px;
	line-height:20px;
}
#nothing4{
	font-size : 14px;
	margin:0px 0px 30px 15px;
}
#result_01{
	width:525px;
	font-size : 13px;
	margin:0px 0px 10px 5px;
	border-bottom:1px #CCCCCC solid;
}
#result_01 span{
	font-weight:bold;
	font-size : 18px;
}
#result_01 th{
	padding:0px 0px 0px 5px;
	text-align:left;
	font-weight:normal;
	width:250px;
}
#result_01 td{
	text-align:right;
	padding:0px 5px 0px 0px;
}
#result_02{
	margin:0px 0px 10px 5px;
	width:525px;
	font-size : 13px;
}
#result_03{
	border-bottom   : 1px solid #CCCCCC;
	border-right   : 1px solid #CCCCCC;
	height:30px;
	background-color: #F9F9F9;
}
#result_04{
	padding:8px 0px 5px 8px;
	float:left;
}
#result_05{
	padding:8px 7px 5px 0px;
	float:right;
	text-align:right;
}
#result_06{
	width:530px;
	text-align:right;
	margin:10px 0px 0px 0px;
}
#clear{
	clear:left;
}
#area_syousai{
	width:510px;
	border:1px #CCCCCC solid;
	margin:10px 0px 15px 10px;
	padding:5px 0px 5px 15px;
	font-size : 12px;
	line-height:30px;
}
#area_syousai img{
	margin:5px 0px 0px 0px;
}

/* ------- 店舗紹介 -------- */
#middle3{
	color:#555555;
	width:798px;
	text-align:left;
	margin:0px 0px 50px 0px;
}
#ashiato_tenpo{
	font-size:13px;
	text-align:left;
	margin:15px 0px 8px 15px;
}
.name_tenpo{
	margin:0px;
	padding:0px;
}
#navi_tenpo{
	clear:left;
	margin:20px 0px 0px 35px;
}
#navi_tenpo td{
	padding:0px 8px 0px 0px;
}
.navi_tenpo2{
	margin:0px 0px 15px 35px;
}
.navi_tenpo3{
	margin:10px 0px 10px 0px;
}
.navi_tenpo4{
	margin:10px 0px 30px 0px;
}
.navi_tenpo5{
	margin:10px 0px 0px 30px;
}
.navi_tenpo6{
	float:left;
	margin:0px 20px 30px 30px;
}
.navi_tenpo7{
	margin:50px 0px 0px 0px;
}
#left_tenpo{
	float:left;
	width:270px;
	margin:0px 0px 30px 30px;
}
#right_tenpo{
	float:left;
	margin:0px 0px 5px 0px;
	width:450px;
}
#salon_01{
	border:1px solid #FFCC00;
	font-size:13px;
	margin:10px 0px 0px 0px;	
}
#salon_01 th{
	color:#CC3300;
	background-color: #FFFFDD;
	border-bottom:1px dotted #FFCC00;
	font-weight:normal;
	width:100px;
	text-align:left;
	height:24px;
	padding:4px 0px 4px 7px;
}
#salon_01 td{
	width:340px;
	border-bottom:1px dotted #DCDCDC;
	padding:4px 2px 4px 8px;
}
#salon_02{
	font-size:14px;
	padding:0px 0px 20px 0px;
	line-height:18px;
	width:780px;
}
#salon_02a{
	float:left;
	margin:15px 15px 20px 30px;	
	width:250px;	
}
#salon_02b{
	float:left;
	font-size:13px;
	padding:0px 0px 0px 0px;
	margin:15px 0px 20px 0px;	
	line-height:18px;
	width:440px;	
}
#salon_03{
	margin:10px 20px 30px 30px;
	float:left;
	width:500px;
	font-size:13px;
}
#salon_03 dl{
	border:1px solid #FF6600;
	padding:10px;
	margin-top:0px;
}
#salon_03 dt{
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	margin:0px 0px 2px 0px ;
}
#salon_03 dd{
	margin:0px 0px 15px 30px ;
}
#salon_04{
	font-size:13px;
	float:left;
	width:200px;
	margin:16px 0px 50px 0px;
}
#salon_05{
	margin:16px 20px 30px 35px;
	float:left;
	width:510px;
	font-size:13px;
	padding:0px 0px 0px 0px;
}
#salon_center{
	margin-top:30px;
	width:510px;
	font-size:13px;
	padding:0px 0px 30px 0px;
}
#salon_05-1{
	border:1px solid #CCCCCC;
	width:510px;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size:13px;	
}
#salon_05-1 th{
	height:30px;
	width:120px;
	background-color: #FFF0E1;
	text-align:left;
	padding:5px;
	font-size:13px;	
}
#salon_05-1 td{
	line-height:20px;
	border-bottom:1px dashed #CCCCCC;
	padding:5px;
	width:340px;	
}

#salon_05-2{
	border:1px solid #CCCCCC;
	width:510px;
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:13px;	
}
#salon_05-2 .etc{
	background-color: #FFF0E1;
	padding:5px;
	font-weight:bold
}
#salon_05-2 .etc2{
	line-height:20px;
	padding:5px 10px 5px 10px;

}



#salon_06{
	line-height:16px;
	font-size:13px;
	float:left;
	width:170px;
	margin:15px 20px 50px 0px;
}
#salon_07{
	font-size:13px;
	float:left;
	width:190px;
	margin:10px 0px 50px 0px;
}
.menutype{
	margin:0px 0px 0px 12px;
}
.menutype_02{
	margin:20px 0px 0px 12px;
}
#school_01{
	border:1px solid #94CAE4;
	font-size:13px;
	margin:10px 0px 0px 0px;	
}
#school_01 th{
	color:#2B81AA;
	background-color: #E0F0F8;
	font-weight:normal;
	width:105px;
	text-align:left;
	padding:4px 0px 4px 5px;
}
#school_01 td{
	width:340px;
	border-bottom:1px dashed #CCCCCC;
	padding:4px 2px 4px 5px;
}
#school_02{
	margin:10px 20px 30px 30px;
	float:left;
	width:500px;
	font-size:13px;
}
#school_02 dl{
	border:1px solid #94CAE4;
	padding:10px;
	margin-top:0px;
}
#school_02 dt{
	font-weight:bold;
	color:#2B81AA;
	margin:0px 0px 2px 0px ;
}
#school_02 dd{
	margin:0px 0px 15px 30px ;
}
#school_03{
	margin:17px 20px 30px 30px;
	float:left;
	width:495px;
	font-size:13px;
	padding:0px 0px 0px 0px;
}
#school_center{
	margin:16px 20px 30px 140px;
	float:left;
	width:495px;
	font-size:13px;
	padding:0px 0px 0px 0px;
}
#school_03-1{
  	background-image : url(img/tenpo/common/school_02.gif);
 	background-repeat : repeat-y;
}

#school_03-2{
	font-weight:bold;
	color:#2B81AA;
	padding:0px 0px 2px 15px ;
}
#school_03-3{
	width:460px;
	line-height:16px;
	padding:3px 0px 15px 30px ;
}
#school_04{
	font-size:13px;
	float:left;
	width:110px;
	margin:15px 0px 50px 0px;
}

#kyujin_01{
	border:1px solid #DCDCDC;
	font-size:13px;
	margin:10px 0px 0px 0px;	
}
#kyujin_01 th{
	border-bottom:1px dotted #DCDCDC;
	background-color: #F0EEE8;
	font-weight:normal;
	width:100px;
	text-align:left;
	height:24px;
	padding:4px 0px 4px 7px;
}
#kyujin_01 td{
	width:340px;
	border-bottom:1px dotted #DCDCDC;
	padding:4px 2px 4px 8px;
}

#kyujin_02{
	border:1px solid #FFB871;
	margin-top:5px;
	font-size:13px;
}
#kyujin_02 th{
	background-color: #FFE0C1;
	width:80px;
	font-weight:normal;
	text-align:left;
	padding:4px 0px 4px 8px;
}
#kyujin_02 td{
	width:390px;
	border-bottom:1px dotted #FFB871;
	padding:4px 0px 4px 8px;
}
#kyujin_03{
	line-height:15px;
}
#right_map{
	float:left;
	margin:10px 0px 0px 10px;
}
#mapinfo{

	margin:30px 0px 0px 0px;
	width:780px;
}
#mapinfo2{
	text-align:left;
	width:230px;
	font-size:15px;
}


/* ------- ＧＯＯＧＬＥ -------- */
#google_01{
	margin:0px 0px 10px 6px;
}
#google_02{
	margin:0px 0px 50px 6px;
}
#google_03{
	font-size:12px;
	margin:15px 0px 0px 12px;
}
#google_04{
	margin:10px 0px 15px 12px;
}
#google_05-1{
	font-size:12px;
	margin:15px 0px 5px 35px;
}
#google_05-2{
	margin:0px 0px 10px 35px;
}
#google_arealeft{
	margin:35px 0px 15px 15px;
}


