@charset "UTF-8";
/* CSS Document */
body {
    font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    font-size: 14px;
    color: black;
    padding: 0;
    margin: 0;
	width: 100%;
	}

/*header*/

#mainimage_area{
	display:block;
	width: 100%;
	height: auto;
	}
	

	
/* news */
#news-info{
	display: block;
	border: thin solid #999;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	}
	
/* workss */
#works{
width:800px;
}
#works-contents{/* top */
width: 800px;
margin-top: 10px;
margin-bottom: 15px;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
}

	
/* map */
#map{
	margin-top:30px;
	}
#map_info{
	height:350px;
	width:800px;
	margin-top:5px;
	margin-bottom:15px;
	border: thin solid #999;
	}
#mapField {
	float:left;
	margin:15px;
 	width: 320px;
 	height: 320px;
	}
 #mapField iframe{
	width: 320px;
	height: 320px;
	}
#map-text{
	
	margin:15px;
	}
.root{/* top */
font-weight:bold;
height:20px;
color:#286D7F;
margin-top:40px;}

#photo-text{
	margin:0 auto;}


.work-photo{ /* top */
display:inline-block;
width:395px;
}
.work-photo a img{@/* top */
width:395px;
border:solid thin #999;
}

#info-text{
	display:inline-block;
	width:220px;
	height:270px;
	margin-left:10px;}
#navigations{
		margin:0 auto;}

#comment{@/*  */
display: block;
border-top: 1px solid #999;
border-bottom: thin solid #999;
margin:10px auto 30px;
padding:10px;
}

#recruits_image{/* top */
display:block;
text-align:center;
margin:40px auto;}