@charset "UTF-8";
/*------------------------------
head_setsumei
------------------------------*/
.head_setsumei{
	width:960px;
	height:97px;
	overflow: hidden;
	margin:0 0 40px;
	padding:5px 20px;
	background:url(../images/bar.png) no-repeat 0 0 ;
	line-height:1.7;
	letter-spacing:.1em;
}
/*------------------------------
photo_area
------------------------------*/
.photo_area{
	overflow:hidden;
	margin:0;
}
.w640{width:640px;}
.w310{width:310px;}

.photo_area img{
	vertical-align: bottom;
	margin:0 0 10px;
}
/*------------------------------
実績へリンクの左：オーナー名
------------------------------*/
.owner{
	width:860px;
	height:30px;
	overflow:hidden;
	padding:7px 5px 2px;
	border-bottom:1px solid #222;
	line-height:1;
}
.b_gray{color:#94918C}
