@charset "utf-8";
/* CSS Document */

#topMainImg{
	clear: both;
	display: block;
	width: 100%;
	height: 343px;
	background: url(img/mainimg_bg.jpg) repeat-x top;
	text-align:center;
}
#topMainImg img{
	padding-bottom: 3px;
	background: url(img/img_bottom.jpg) no-repeat bottom;
	}

div.PhotoLink{
	width: 570px;
}
div.PhotoLink a img{
	margin-right: 3px;
}
/* 施工事例 */
a.worksLink{
	display:block;
	width: 570px;
	height: 31px;
	background: url(img_/m_works.jpg) no-repeat left top;
	margin-bottom: 7px;
}
a.worksLink span{ display: none; }

/* 進行中プロジェクト */
a.recentLink{
	display:block;
	width: 570px;
	height: 31px;
	background: url(img_/m_recent.jpg) no-repeat;
	margin-bottom: 7px;
	margin-top: 18px;
}
a.recentLink span{ display: none; }

/* 下側　*/
div.topBottom{
	width: 570px;
	margin-top: 25px;
}
/* 下の右側　*/
div.topBottom .rNavi{
	width: 167px;
	float: right;
}
div.topBottom .rNavi a{
	display: block;
	margin-bottom: 9px;
}
div.topBottom .rNavi a span{
	display: none;
}
a.rNV_voice{
	width: 167px;
	height: 114px;
	background: url(img_right/voice.jpg);
}
a.rNV_construction{
	width: 167px;
	height: 27px;
	background: url(img_right/construction.jpg);
}
a.rNV_staffblog{
	width: 167px;
	height: 28px;
	background: url(img_right/staff_blog.jpg) ;
}
a.rNV_designer{
	width: 167px;
	height: 56px;
	background: url(img_right/designer.jpg);
}
a.rNV_material{
	width: 167px;
	height: 95px;
	background: url(img_right/material.jpg);
}
a.rNV_meisho{
	width: 167px;
	height: 59px;
	background: url(img_right/meisho.jpg);
}
p.rNV_se{
	width: 167px;
	height: 191px;
	margin-bottom: 9px;
}
p.rNV_se a.se01{
	width: 167px;
	height: 147px;
	margin-bottom:0;
	background: url(img_right/se2.jpg) top;
}
p.rNV_se a.se02{
	width: 167px;
	height: 44px;
	background: url(img_right/se2.jpg) bottom;
}
a.rNV_gallery{
	width: 167px;
	background: url(img_right/model_room.jpg) left top no-repeat;
	padding-top:117px;
	padding-left: 3px;
	line-height: 1.3em;
	font-size:12px;
	color:#221714;
}
a.rNV_kaja{
	width: 167px;
	background: url(img_right/kaja1105.jpg) left top no-repeat;
	padding-top:117px;
	padding-left: 3px;
	line-height: 1.3em;
	font-size:12px;
	color:#221714;
	margin-top:15px;
}
a.rNV_blog{
	width: 167px;
	height: 111px;
	background: url(img_right/blog02.jpg) left top no-repeat;
}

/* 下の左側　*/
div.topBottom .liframe{
	width: 390px;
	float: left;
}
div.topBottom hr{
	border-top: 0 none;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 1px solid #999;
	margin:0;
}
/* 下の左側フレーム　*/
iframe{
	display:block;
	border:0 none;
	background: #CCC;
	margin-bottom:10px;
	margin-top: 10px;
	width:390px;
	height:270px;
}
