@charset "UTF-8";
/* CSS Document */

/*----------------------------------------
 Common
----------------------------------------*/
body,html{
	margin:0;
	background-color:#FFFFFF;
	font-size:14px;
	line-height:1.7em;
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	background-size: 100%;
	width: 100%;
	min-width: 1075px;
}

ul,li{
	list-style: none;
}

img{
	border: none;
}

a{
	color:#666666;
	text-decoration: none;
}

a:hover{
	color:#666666;
	text-decoration: underline;
}

a img {
    -webkit-transition: 0.1s ease-in-out;
       -moz-transition: 0.1s ease-in-out;
         -o-transition: 0.1s ease-in-out;
            transition: 0.1s ease-in-out;
}

a:hover img {
    opacity: 0.8;
}

h1{
}

h2{
}

h3{
}

/* 回り込み解除
--------------------*/
.clearfix:before,.clearfix:after {
    content:"";
    display:block;
    overflow:hidden;
}

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix {
    zoom:1;
}

.clear {
	clear: both;
}
/* 透過
--------------------*/
.alpha a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

/* ヘッダー
--------------------*/
header{
	background-image:url(img/header.png);
	background-repeat:no-repeat;
	background-position:top;
	width:980px;
	height:77px;
	margin: 0 auto;
	}
header h1{
	float:left;
	width: 370px;
	margin-top:8px;
	}
header .header_contact{
	float:right;
	width: 176px;
	height:29px;
	margin-right:0px;
	}
.btn_join{
	display:block;
	margin: 66px auto 96px;
	width:400px;
	height:60px;
	}
	
/* コンテナ
--------------------*/
#container{
	width:980px;
	margin:0 auto;
	}
	
#main_image_area{
	position:relative;
	width:980px;
	height:658px;
	z-index:0;
	}
#main_image_area .join{
	position:absolute;
	top: 477px;
	right:100px;
	}
#contents{
	width:882px;
	margin: -114px auto 40px;
	}
#section1{
	position:relative;
	z-index:1;
	background-color:#f4f4f4;
	padding:20px;
	background-image:url(img/section1bg.png);
	background-repeat:no-repeat;
	width:842px;
	height:757px;
	margin: 0 auto;
	}
	
#section1.chiba{
	background-image:url(img/section1bg_chiba.png);
	}	
#section1.fukuoka{
	background-image:url(img/section1bg_fukuoka.png);
	}
#section1.kyobashi{
	background-image:url(img/section1bg_kyobashi.png);
	}
#section1.saitama{
	background-image:url(img/section1bg_saitama.png);
	}
#section1.asaka{
	background-image:url(img/section1bg_asaka.png);
	}
#section1.asaka_{
	background-image:url(img/section1bg_asaka_.png);
	}
#section1.mitaka{
	background-image:url(img/section1bg_mitaka.png);
	}
#section1.hiroshima{
	background-image:url(img/section1bg_hiroshima.png);
	}
#section1.sapporo{
	background-image:url(img/section1bg_sapporo.png);
	}
#section1.shibuya{
	background-image:url(img/section1bg_shibuya.png);
	}
#section1.tachikawa{
	background-image:url(img/section1bg_tachikawa.png);
	}
#section1.ogikubo{
	background-image:url(img/section1bg_ogikubo.png);
	}
#section1.yokohama{
	background-image:url(img/section1bg_yokohama.png);
	}
#section1.kashiwa{
	background-image:url(img/section1bg_kashiwa.png);
	}
#section1.kanazawa{
	background-image:url(img/section1bg_kanazawa.png);
	}
#section1.osaka{
	background-image:url(img/section1bg_osaka.png);
	}
	
	
	
	
#section1 .block1{
	height: 277px;
	text-align:right;
	}
#section1 .block1 div{
	border: 20px solid #fff;
	width:335px;
	height:184px;
	float:right;
	}
#section1 .block3 div{
	border: 0px
	width:150px;
	height:210px;
	float:left;
	}
#section1 .block2{
	padding-left:282px;
	height:157px; 
	text-align:left;
/*----------------------------------------
　　background-image:url(img/title.png);
----------------------------------------*/
	background-repeat:no-repeat;
	background-position:283px top;
	}

#section1 .block3{
	padding-top:55px;
	padding-right: 30px;
	text-align:left;
	margin: 30px 0 0 30px;
	}
#section1 .block3 h2{
	font-size:16px;
	color:#00aa99;
	border-bottom: 1px #afadad solid;
	margin-bottom:10px;
	}
#section1 .block4{
	padding-top:60px;
	padding-right: 50px;
	text-align:left;
	margin: 40px 0 0 40px;
	}
#section1 .block4 h2{
	font-size:16px;
	color:#00aa99;
	border-bottom: 1px #afadad solid;
	margin-bottom:10px;
	}
#section2{
	text-align:left;
	margin-top:50px;
	}
#section2 .block1{
	margin:35px 20px 39px;
	}

/*
#section2 .block1 h2{
	font-size:24px;
	border-left: 5px #00aa99 solid;
	padding-left: 15px;
	border-bottom: 1px #afadad dashed;
	margin-bottom:20px;
	line-height:1.7em;
	}
*/
#section2 .block1 h2{
	font-size:24px;
	color:#dc143c;
	font-weight:bold;
	margin-bottom:10px;
	line-height:1.7em;
	}	
#section2 .block1 h3{
	background: #006eb0;
	border:0px solid #666666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height:26px;
	color:#333333;
	font-size:18px;
	margin-bottom:10px;
	line-height:1.7em;
	}
#section2 .block1 h4{
	background: #bbdbf3;
	border:0px solid #666666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height:26px;
	color:#333333;
	}
#section2 .block1 h5{
	background: #fff3b8;
	border:0px solid #666666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height:26px;
	color:#333333;
	}
#section2 .block2{
	margin:35px 20px 39px;
	}
#section3{
	text-align:left;
	border: 6px solid #e9e9ea;
	padding: 20px 0 20px 20px;
	}
#section3 h2{
	margin-bottom:20px;
	}
#section3 li{
	width:186px;
	float:left;
	margin-right:20px;
	}
#section4{}

#section4 .left{
	background-image:url(img/section4_vbg.png);
	width:410px;
	height:390px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	}
#section4 h4{
	font-weight:bold;
	color:#ef8500;
	margin: 5px 20px 7px;
	text-align:left;
	float:left;
	}
#section4 .left img{
	float:left;
	margin-left:20px;
	margin-right:32px;}
#section4 .text{
	width:228px;
	float:left;
	margin-top:10px;
	text-align:left;
	}
#section5{
	
	}
#section5 h2{
	text-align:left;
	}
#section5 table{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width:840px;
	margin: 30px auto;
	}

#section5 table th{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:7px;
	background-color:#cdcdcd;
	}

#section5 table td{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:7px;
	}
#section5 table td span{
	color:#ef8500;
	font-weight:bold;
	}
#section6{
	text-align:left;
	text-align:left;
	border: 6px solid #e9e9ea;
	padding: 20px 0 20px 20px;
	width: 820px;
	height:230px;
	background-image:url(img/section6_bg.png);
	background-repeat:no-repeat;
	background-position:20px 20px;
	margin: 20px auto 30px;
	}
#section6 div{
	width: 571px;
	margin: 50px 210px 0 0px; 
	}
footer{}

#footer_area{}
#footer_area ul{
	width:800px;
	margin: 0 auto;}
#footer_area li{
	float:left;
	width: 380px;
	margin: 0px 10px 70px;
	}
