@charset "shift_jis";
/*----------------------------
  CSS Date Document 2008.06
  Last Update 0000.00.00 Date
----------------------------*/

@import "common.css";


/*####################　枠設定　####################*/

#Flash {
	width:778px;
	margin:0 1px 1px;
	text-align:left;
	}

#Container {
	padding-bottom:20px;
	}

#Main {
	background:url(../../img/wall-main.jpg) no-repeat 0 0;
	width:531px;
	padding-top:52px;
	}

#Sub {
	background:url(../img/sub/wall-sub_top.jpg) no-repeat 0 0;
	width:247px;
	padding:11px 0 30px 0;
	}


/*####################　フラッシュ　####################*/

#Flash p {
	display:none;
	}


/*####################　メイン　####################*/

#Main h2{
	display:none;
	}


/* トピックス */

#Main .topics {
	background:url(../../img/wall-topics.jpg) no-repeat 0 0;
	width:500px;
	margin:0 0 7px 14px;
	}

#Main .topics p {
	display:inline;
	float:right;
	position:relative;
	top:-20px;
	width:auto;
	margin-bottom:-15px;
	padding-top:0px;
	text-align:right;
	}
	
	#Main .topics p a{
	background:url(../img/ico-arrow02.gif) no-repeat 0 1px;
	padding-left:12px;
	font-size:11px;
	color:#333333;
	}

#Main .topics dl {
	clear:both;
	background:url(../img/line-dot.gif) no-repeat left bottom;
	padding:10px 0 8px;
	zoom:1;
	}

	#Main .topics dl:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

	#Main .topics dt{
	display:inline;
	float:left;
	background:url(../img/ico-arrow02.gif) no-repeat 0 3px;
	width:80px;
	margin-left:15px;
	padding-left:12px;
	font-size:11px;
	overflow:hidden;
	}

	#Main .topics dd{
	display:inline;
	float:right;
	width:381px;
	margin:0 10px 2px 0;
	line-height:1.2;
	text-align:left;
	}

	#Main .topics dd a{color:#333333;}
	#Main .topics dd a:hover{text-decoration:underline;}

	#Main .topics dd.category a{color:#006f94;}
	#Main .topics dd.category a:hover{text-decoration:none;}


/* マップで見る施工状況・経歴 */

#Main .map {
	clear:both;
	background:url(../../img/wall-map.jpg) no-repeat 0 0;
	width:500px;
	min-height:279px;
	_height:393px;
	margin:0 0 28px 14px;
	padding:113px 0 0 0;
	}

	#Main .map p{
	display:none;
	}
	
	#Main .map dl{
	display:inline;
	float:left;
	width:155px;
	height:275px;
	margin:0;
	overflow:hidden;
	}
	
	#Main .map dl.state{margin-left:154px;}
	#Main .map dl.results{margin-left:18px;}

	#Main .map dt{
	margin-bottom:30px;
	}

	#Main .map dt a{
	display:block;
	width:155px;
	height:145px;
	text-indent:-9999px;
	}

	#Main .map dd{
	width:135px;
	margin:0 10px 5px;
	font-size:10px;
	color:#000000;
	line-height:1.7;
	}

	#Main .map dd img{
	float:right;
	}


/* ご挨拶 */

#Main .message {
	clear:both;
	background:url(../../img/wall-rinen.gif) no-repeat 0 0;
	border-bottom:1px solid #999999;
	width:500px;
	margin:0 0 10px 14px;
	padding:75px 0 10px 0;
	zoom:1;
	}

	#Main .message:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

#Main .message p{
	width:480px;
	margin:0 0 10px 10px;
	line-height:1.6;
	}

	#Main .message p strong{
	font-size:14px;
	}

#Main .message .photo {
	width:480px;
	margin:0 0 10px 10px;
	text-align:right;
	}
	
	#Main .message .photo img{
	position:relative;
	top:3px;
	right:10px;
	}

/*####################　サブ　####################*/

#Sub h3.contact {margin:0 0 5px 14px;}
#Sub p {margin:0 0 4px 14px;}
	

/* マップで見る施工状況・経歴 */
#Sub ul.map{
	width:227px;
	margin:0 0 46px 7px;
	}

	#Sub ul.map li{
	margin-bottom:5px;
	}

	#Sub ul.map li a{
	display:block;
	width:227px;
	height:110px;
	text-indent:-9999px;
	}


/* 最近の施工状況・経歴 */
#Sub .construction {
	margin-bottom:15px;
	}

#Sub .construction h3{
	display:none;
	}

#Sub .construction dl {
	clear:both;
	background:url(../img/line-double.gif) no-repeat left bottom;
	width:227px;
	margin:0 0 0 7px;
	padding:11px 0;
	zoom:1;
	}

	#Sub .construction dl:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

#Sub .construction dl dt{
	display:inline;
	float:left;
	width:88px;
	height:68px;
	margin-left:6px;
	overflow:hidden;
	}

	#Sub .construction dl dt img{
	border:1px solid #CCCCCC;
	}

	#Sub .construction dl dt a,
	#Sub .construction dl dt a:hover{
	border:none;
	}

#Sub .construction dl dd{
	display:inline;
	float:left;
	width:120px;
	margin:10px 0 0 10px;
	padding-top:1px;
	font-size:11px;
	text-align:left;
	}

	#Sub .construction dl dd a{color:#046f93;}
	#Sub .construction dl dd a:hover {
	border-bottom:1px solid #990000;
	color:#990000;
	}
	
	#Sub .construction dl dd.date{
	display:inline;
	float:left;
	background:#1e0000;
	width:auto;
	height:auto;
	margin:0 0 0 8px;
	padding:3px 4px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	overflow:hidden;
	}


/* 関連企業リンク */
#Sub .group {
	background:url(../img/sub/wall-sub_link.gif) repeat-y 0 0;
	width:227px;
	height:auto;
	margin:0 0 0 7px;
	padding:0;
	text-align:center;
	}

#Sub .group h3{
	display:none;
	}

#Sub .group ul{
	padding:10px 0 7px 0;
	}

	#Sub .group ul li{
	width:212px;
	margin:0 auto 3px;
	}
	
	#Sub .group ul li a{
	}




/*end*/

