@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*/

#bxslider{
	width: 100%;
	height: auto;
	}
	

	
/* news */
#news{
	}
#news-info{
	display: block;
	border: thin solid #999;
	margin-top: 10px;
	margin-bottom: 15px;
	}
	
/* workss */
#works{
	text-align:center;
	height:auto;
	width:100%;
	margin-top: 30px;
	}
#works-contents{
	 width:100%; 
	text-align:center;

	}
#photos{
	list-style:none;
	padding: 0;
	margin: 0;
	 width:100%; 
	display:table; 
 table-layout: fixed;
 text-align:center;	
	}
.work-photo{
	margin: 0;
	padding: 0;
	list-style-position:outside;
	display:table-cell;
	vertical-align: middle;
	text-align: center;
  	padding: 0;
	border:medium solid #515151;
	list-style: none;
	
	 text-align:center;
	}
.work-photo a img{
	width:100%;
	height:auto;
	}
/*#works-contents div a img{
	box-pack: justify;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	width: 23%;
	border:medium solid #515151;
	}*/
*/	
/* 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{
	font-weight:bold;
	height:20px;
	color:#286D7F;}
#photo-text{
	margin:0 auto;}
#infomation{
	height:250px;
	}
#info-text{
	display:inline-block;
	width:220px;
	height:270px;
	margin-left:10px;}
#navigations{
		margin:0 auto;}
#comment{
	height: ;
	margin: 0 auto;
	}

#comment-text{
	border:medium solid #515151;
	margin:0 auto;
	padding:0px;
	width:100%;
	height:auto;

	
	}
#text{
	padding:10px;}

