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



/* 全体 */
body{
	width:900px;
	margin:0 auto;
	height:auto;
	}
	
#header,h1,img,ul,li{
	margin:0;}
	
ul{
	padding:0;}

ul{
	list-style:none;}



/* クリアフィックス */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* オンマウスで画像明るく */

.light a:hover img{
opacity:0.6;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}



/* トップのヘッダー */

#header_top{
	height:125px;
	background:url(image_2/bg.gif) repeat-x;
	position:relative;}
	
#header_top .logo{
	position:absolute;
	top:20px;
	left:23px;}

#header_top h1{
	display:block;
	position:absolute;
	font-size:100%;
	left:140px;
	top:25px;
	}

#header_top .mailform{
	position:absolute;
	right:217px;
	top:30px;}

#header_top .estimates{
	position:absolute;
	right:27px;
	top:24px;}
	
#header_top ul{
	position:absolute;
	left:140px;
	top:70px;}

	#header_top li{
		float:left;
		padding-right:4px;}
		

/* トップ真ん中 */

#top{
	text-align:center;
	padding-bottom:40px;}
	
#top img{
	margin-bottom:10px;}
	
#top a{
	display:block;
	margin:0 auto;
	font-size:100%;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
	
#top a:hover{
	color:#666666;}

	
	
/* トップフッター */
#footer_top{
	background:url(image_2/bg.gif) repeat-x top;
	height:25px;}
	
	#footer_top p{
		display:block;
		font-size:80%;
		width:710px;
		margin:0 auto;
		padding:5px;}
	
	
	
/* トップ以外 */	


/* ヘッダー */	
#header{
	height:217px;
	background:url(image_2/bg.gif) repeat-x;
	position:relative;}
	
	
#header h1{
	position:absolute;
	left:24px;
	top:11px;}	
	
#header .mailform{
	position:absolute;
	right:24px;
	top:15px;}

	
#header ul{
	position:absolute;
	left:24px;
	top:51px;}

	#header li{
		float:left;
		padding-right:4px;}
		
#header .ph01{
	position:absolute;
	top:116px;
	left:24px;}



/* 中身 */
#wrap{
	height:100%;
	background:url(image_2/bg.gif) repeat-x bottom;}

#wrap_kenkyu{
	height:950px;
	background:url(image_2/bg.gif) repeat-x bottom;}


#wrap .contact{
	float:left;
	margin-top:40px;}


#wrap_kenkyu .contact{
	float:left;
	margin-top:40px;}


/* ワーク */
#work{
	float:left;
	height:900px;
	width:620px;
	margin-left:18px;
	margin-right:35px;
	position:relative;}
	
#work .worktext{
	margin-top:30px;
	margin-bottom:30px;}
	

#work .eisei{
	position:absolute;
	top:296px;
	left:0px;}
	
#work .kenkyu{
	position:absolute;
	top:296px;
	left:323px;}
	
#work .seihin{
	position:absolute;
	top:475px;
	left:0px;}
	
#work .kensa{
	position:absolute;
	top:475px;
	left:323px;}
	

#eisei{
	float:left;
	width:620px;
	height:1600px;
	margin-left:24px;
	margin-right:35px;}	
	
#eisei img{
	margin-top:30px;
	}
	
	
#kenkyu{
	float:left;
	width:620px;
	height:720px;
	margin-left:24px;
	margin-right:35px;}	
	
#kenkyu img{
	margin-top:30px;}
	
#kenkyu .baio{}	
	

#seihin{float:left;
	width:621px;
	height:1450px;
	margin-left:24px;
	margin-right:35px;}	
	
#seihin img{
	margin-top:30px;}	
	
	
	

#kensa{float:left;
	width:621px;
	height:2100px;
	margin-left:24px;
	margin-right:35px;}	
	
#kensa img{
	margin-top:30px;}		


#shop{float:left;
	width:621px;
	height:650px;
	margin-left:24px;
	margin-right:35px;}	
	
#shop img{
	margin-top:30px;}		
	
	
#about{float:left;
	width:621px;
	height:750px;
	margin-left:24px;
	margin-right:35px;}	
	
#about p{
	font-size:90%;
	line-height:120%;
	margin-top:40px;
	margin-bottom:40px;}			


/* リクルート */

#recruit{float:left;
	width:621px;
	height:650px;
	margin-left:24px;
	margin-right:35px;}	
	
#recruit img{
	margin-top:40px;
	}			

#recruit table {
border: 1px #000000 solid;
border-collapse: collapse;
margin-top:40px;
font-size:88%;
width:613px;

}

#recruit td {
border: 1px #000000 solid;
padding:10px 16px 10px 19px ;
}




/*ブログ*/

.post{
		margin-bottom:120px;}
.post h2{
	margin-left:0;
	padding-left:0;
     border-bottom:2px solid #EA5710;
     padding-bottom:1px;}

#top .post a{
		margin-left:0;}	 
	 
.post h2, .post p{
		text-align:left;}
.post img{
	padding:0 10px 10px 0;}

.alignleft{
		float:left;}

.alignright{
		float:right;}


/*wordpress*/
#wordpress{
		width:800px;
		margin-left:30px;
		margin-bottom:20px;
		text-align:left;
		padding:20px;
		background-color:rgba(255,247,216,1.00);}
		
#wordpress h3{
		margin:0;
		color:#EA5710;
		margin-bottom:10px;}

#wordpress p{
		margin:0;
		margin-bottom:10px;
		font-size:90%;}
		
#wordpress dt{
		font-size:90%;}
		
#wordpress dd{
		margin-left:20px;
		width:470px;}
		
		
		
		.oshirase, .news{
			float:left;}
			
			
		.oshirase{
			width:220px;
			margin-left:30px;}
			
		.news{
				width:510px;
				padding:10px;
				background:rgba(255,255,255,1.00);}
		
		
#seminar li{
	padding:3px;}
	
	.form {
		margin-top:50px;}