@charset "utf-8";

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub,  tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
img{
	margin:0;
	padding;0;
	border:none;
	display:block;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*-----------------------------------------------------
Yahoo UI Library Font-size Adjustment
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
http://developer.yahoo.com/yui/license.txt
http://developer.yahoo.com/yui/fonts/
10px = 77%     11px = 85%     12px = 93%     13px = 100%
14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%    23px = 174%    24px = 182%    25px = 189%
26px = 197%
------------------------------------------------------*/

/* -----------------------------------------------------------
	#Base
----------------------------------------------------------- */
html, body {
  height: 100%;
  margin:0;
  padding:0;
  _overflow: auto;
}

body {
	background-color: #fff;
	color: #333;
	margin:0;
	padding:0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
* html body {	/* for IF6 */
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
a img {	border: none;}
a:link { color: #221815;  text-decoration: none;}
a:visited {color: #221815;}
a:active,a:hover {  text-decoration: underline;}
a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
}


 /* IE6 */
* html .clearfix { zoom: 1;}
 /* IE7 */
*:first-child+html .clearfix { zoom: 1;}


/* -----------------------------------------------------------
	#Layout
----------------------------------------------------------- */
#wrapper{
	width:100%;
	min-width:930px;
	margin:0 auto;
	padding:15px 0 30px;
	}

#wrapper #side{
	width:180px;
	float:left;
	z-index:5;
	clear:both;
}
#wrapper #side #sideInner{
	padding:0 0 0 20px;
	z-index:10;
}
#wrapper #side h1{
	margin:0 0 1px;
	padding:0;
}
#wrapper #side .tak{
	margin:0 0 0px;
	padding:0;
	height:92px;
}
#wrapper #side .tak > a {
  height: 100%;
  display: flex;
  align-items: flex-end;
  background: #edf2fa;
}
#wrapper #side .tak > a > img {
  padding-bottom: 7px;
}
#wrapper #side ul{
	width:160px;
	margin:0;
	padding:0;
}
#wrapper #side ul li{
	margin:0 0 1px;
}
#wrapper #side ul li div{
	width:160px;
	height:30px;
	display:block;
	overflow: hidden;
}
#wrapper #side ul li div a{
	display:block;
	padding:40px 0 0;
}
#wrapper #side ul li.nv1 div a{
	background: url('../images/common/nav1.gif') left top no-repeat;
}
#wrapper #side ul li.nv2 div a{
	background: url('../images/common/nav2.gif') left top no-repeat;
}
#wrapper #side ul li.nv3 div a{
	background: url('../images/common/nav3.gif') left top no-repeat;
}
#wrapper #side ul li.nv4 div a{
	background: url('../images/common/nav4.gif') left top no-repeat;
}
#wrapper #side ul li.nv5 div a{
	background: url('../images/common/nav5.gif') left top no-repeat;
}
#wrapper #side ul li.nv6 div a{
	background: url('../images/common/nav6.gif') left top no-repeat;
}
#wrapper #side ul li.nv7 div a{
	background: url('../images/common/nav7.gif') left top no-repeat;
}
#wrapper #side ul li.nv1 div a:hover,
#wrapper #side ul li.nv2 div a:hover,
#wrapper #side ul li.nv3 div a:hover,
#wrapper #side ul li.nv4 div a:hover,
#wrapper #side ul li.nv5 div a:hover,
#wrapper #side ul li.nv6 div a:hover,
#wrapper #side ul li.nv7 div a:hover{

	background-position:-160px 0;
}
#design #wrapper #side ul li.nv1 div a:hover,
#saigai #wrapper #side ul li.nv2 div a:hover,
#ecology #wrapper #side ul li.nv3 div a:hover,
#h300 #wrapper #side ul li.nv4 div a:hover,
#build #wrapper #side ul li.nv5 div a:hover,
#photo #wrapper #side ul li.nv6 div a:hover{
	background-position:0 0 !important;
}




#wrapper #side ul.sNv1{
	background-color: #9fc1e6;
	padding:0px 0px 2px;
	_width:156px;
	_padding:0px 2px 2px;
}


#wrapper #side ul.sNv1 li,
#wrapper #side ul.sNv2 li,
#wrapper #side ul.sNv3 li,
#wrapper #side ul.sNv5 li,
#wrapper #side ul.sNv6 li{
	width:156px;
	height:30px;
	display:block;
	overflow: hidden;
	margin:0 auto 0;
}
#wrapper #side ul.sNv1 li a,
#wrapper #side ul.sNv2 li a,
#wrapper #side ul.sNv3 li a,
#wrapper #side ul.sNv5 li a,
#wrapper #side ul.sNv6 li a{
	width:156px;
	display:block;
	padding:40px 0 0;
}

#wrapper #side ul.sNv4 li{
	width:156px;
	height:39px;
	display:block;
	overflow: hidden;
	margin:0 auto 0;
}

#wrapper #side ul.sNv4 li a{
	width:156px;
	display:block;
	padding:40px 0 0;
}
#wrapper #side ul.sNv1 li.snv1-1 a{
	background: url('../images/common/snav1.gif') left top no-repeat;
}
#wrapper #side ul.sNv1 li.snv1-2 a{
	background: url('../images/common/snav1.gif') left -30px no-repeat;
}
#wrapper #side ul.sNv1 li.snv1-3 a{
	background: url('../images/common/snav1.gif') left -60px no-repeat;
}
#wrapper #side ul.sNv1 li.snv1-4 a{
	background: url('../images/common/snav1.gif') left -90px no-repeat;
}
#wrapper #side ul.sNv1 li.snv1-5 a{
	background: url('../images/common/snav1.gif') left -120px no-repeat;
}
#wrapper #side ul.sNv1 li.snv1-1 a:hover,
#wrapper #side ul.sNv1 li.snv1-2 a:hover,
#wrapper #side ul.sNv1 li.snv1-3 a:hover,
#wrapper #side ul.sNv1 li.snv1-4 a:hover,
#wrapper #side ul.sNv1 li.snv1-5 a:hover{
	background-position-x:-160px;
}
.design0 #wrapper #side ul.sNv1 li.snv1-1 a,
.design1 #wrapper #side ul.sNv1 li.snv1-2 a,
.design2 #wrapper #side ul.sNv1 li.snv1-3 a,
.design3 #wrapper #side ul.sNv1 li.snv1-4 a,
.design4 #wrapper #side ul.sNv1 li.snv1-5 a{
	background-position-x:-160px;
}


#wrapper #side ul.sNv2{
	background-color: #73acdd;
	padding:0px 0px 2px;
	_width:156px;
	_padding:0px 2px 2px;
}
#wrapper #side ul.sNv2 li.snv2-1 a{
	background: url('../images/common/snav2.gif') left top no-repeat;

}
#wrapper #side ul.sNv2 li.snv2-2 a{
	background: url('../images/common/snav2.gif') left -30px no-repeat;
}
#wrapper #side ul.sNv2 li.snv2-3 a{
	background: url('../images/common/snav2.gif') left -60px no-repeat;
}
#wrapper #side ul.sNv2 li.snv2-4 a{
	background: url('../images/common/snav2.gif') left -90px no-repeat;
}
#wrapper #side ul.sNv2 li.snv2-1 a:hover,
#wrapper #side ul.sNv2 li.snv2-2 a:hover,
#wrapper #side ul.sNv2 li.snv2-3 a:hover,
#wrapper #side ul.sNv2 li.snv2-4 a:hover{
	background-position-x:-160px;
}
.saigai1 #wrapper #side ul.sNv2 li.snv2-1 a,
.saigai2 #wrapper #side ul.sNv2 li.snv2-2 a,
.saigai3 #wrapper #side ul.sNv2 li.snv2-3 a,
.saigai4 #wrapper #side ul.sNv2 li.snv2-4 a{
	background-position-x:-160px;
}

#wrapper #side ul.sNv3{
	background-color: #377fc2;
	padding:0px 0px 2px;
	_width:156px;
	_padding:0px 2px 2px;
}
#wrapper #side ul.sNv3 li.snv3-1 a{
	background: url('../images/common/snav3.gif') left top no-repeat;
}
#wrapper #side ul.sNv3 li.snv3-2 a{
	background: url('../images/common/snav3.gif') left -30px no-repeat;
}
#wrapper #side ul.sNv3 li.snv3-3 a{
	background: url('../images/common/snav3.gif') left -60px no-repeat;
}
#wrapper #side ul.sNv3 li.snv3-1 a:hover,
#wrapper #side ul.sNv3 li.snv3-2 a:hover,
#wrapper #side ul.sNv3 li.snv3-3 a:hover{
	background-position-x:-160px;
}
.ecology1 #wrapper #side ul.sNv3 li.snv3-1 a,
.ecology2 #wrapper #side ul.sNv3 li.snv3-2 a,
.ecology3 #wrapper #side ul.sNv3 li.snv3-3 a{
	background-position-x:-160px;
}



#wrapper #side ul.sNv4{
	background-color: #0069ac;
	padding:0px 0px 2px;
	_width:156px;
	_padding:0px 2px 2px;
}
#wrapper #side ul.sNv4 li.snv4-1 a{
	background: url('../images/common/snav4.gif') left top no-repeat;
}
#wrapper #side ul.sNv4 li.snv4-2 a{
	background: url('../images/common/snav4.gif') left -39px no-repeat;
}
#wrapper #side ul.sNv4 li.snv4-3 a{
	background: url('../images/common/snav4.gif') left -78px no-repeat;
}
#wrapper #side ul.sNv4 li.snv4-4 a{
	background: url('../images/common/snav4.gif') left -117px no-repeat;
}
#wrapper #side ul.sNv4 li.snv4-1 a:hover,
#wrapper #side ul.sNv4 li.snv4-2 a:hover,
#wrapper #side ul.sNv4 li.snv4-3 a:hover,
#wrapper #side ul.sNv4 li.snv4-4 a:hover{
	background-position-x:-160px;
}
.h3001 #wrapper #side ul.sNv4 li.snv4-1 a,
.h3002 #wrapper #side ul.sNv4 li.snv4-2 a,
.h3003 #wrapper #side ul.sNv4 li.snv4-3 a,
.h3004 #wrapper #side ul.sNv4 li.snv4-4 a{
	background-position-x:-160px;
}


#wrapper #side ul.sNv5{
	background-color: #004688;
	padding:0px 0px 2px;
	_width:156px;
	_padding:0px 2px 2px;
}
#wrapper #side ul.sNv5 li.snv5-1 a{
	background: url('../images/common/snav5.gif') left top no-repeat;
}
#wrapper #side ul.sNv5 li.snv5-2 a{
	background: url('../images/common/snav5.gif') left -30px no-repeat;
}
#wrapper #side ul.sNv5 li.snv5-1 a:hover,
#wrapper #side ul.sNv5 li.snv5-2 a:hover{
	background-position-x:-160px;
}
.build1 #wrapper #side ul.sNv5 li.snv5-1 a,
.build2 #wrapper #side ul.sNv5 li.snv5-2 a{
	background-position-x:-160px;
}


#wrapper #side ul.sNv6{
	background-color: #00498a;
	padding:0 0px 2px;
	_width:156px;
	_padding:0 2px 2px;
}
#wrapper #side ul.sNv6 li.snv6-1 a{
	background: url('../images/common/snav6.gif') left top no-repeat;
}
#wrapper #side ul.sNv6 li.snv6-2 a{
	background: url('../images/common/snav6.gif') left -30px no-repeat;
}
#wrapper #side ul.sNv6 li.snv6-1 a:hover,
#wrapper #side ul.sNv6 li.snv6-2 a:hover{
	background-position-x:-160px;
}
.photo1 #wrapper #side ul.sNv6 li.snv6-1 a,
.photo2 #wrapper #side ul.sNv6 li.snv6-2 a{
	background-position-x:-160px;
}








#wrapper #contents{
	width:100%;
	padding-top: 71px;
	z-index:1;
}
#wrapper #contents #inner{
	margin-left: 210px;
	width:700px;
}

#wrapper #contents #inner h2{
	height:80px;
}
#wrapper #contents #inner h3{
	color:#003894;
	font-size: 18px;
	border-bottom:2px solid #003894;
	line-height:26px;
	padding:0 5px 0;
	font-weight: bold;
}
#wrapper #contents #inner h4{
	color:#003894;
	font-size: 108%;
	font-weight:bold;
	line-height:26px;
	padding: 0 0 5px;
}
#wrapper #contents #inner p.lead{
	font-size: 108%;
	line-height:26px;
	padding:0 0 35px;
}

#wrapper #contents #inner .area{
	padding:15px 10px 0;
	margin:0 0 25px;
}

#wrapper #contents #inner .area2{
	padding:15px 10px 0;
	margin:0 0 25px;
}

#wrapper #contents #inner .area dl dt{
}
#wrapper #contents #inner .area dl dd{
	margin:15px 0 0;
}
#wrapper #contents #inner .area dl.col2 dt{
	width:440px;
	float:left;
}
#wrapper #contents #inner .area dl.col2 dd{
	width:240px;
	float:right;
}
.design4 #wrapper #contents #inner .area dl dd{
	margin:25px 0 0;
}


/**.about2 #wrapper #contents #inner .area dl dd div{
	position:relative;
	_position:static;
	z-index:-2;
	width:960px;
	_width:760px;
	height:410px;
	left:-220px;
	_left:0px;
	margin:0;
	padding:0;
	background: url('../images/about/concept_img_bg.gif') no-repeat 35px top;
	overflow:visible;
}**/



#wrapper #contents #inner .area p{
	font-size: 108%;
	line-height:26px;
}
#wrapper #contents #inner .area span{
	font-size: 93%;
	line-height:22px;
}
#wrapper #contents #inner .area em{
	font-size: 77%;
	line-height:18px;
}
#wrapper #contents #inner .area table{
	width:108%;
	text-align: left;
	margin:0 0 25px;
}
#wrapper #contents #inner .area table th{
	font-size: 108%;
	line-height:150%;
	font-weight: normal;
	text-align:left;
}
#wrapper #contents #inner .area table td{
	text-align:left;
	font-size: 108%;
	line-height:150%;
}
#wrapper #contents #inner .area table td dl{
	margin:0;
	padding:0;
}
#wrapper #contents #inner .area table td dl dt{
	font-size: 77%;
	line-height:14px;
	width: auto !important;
	float:none !important;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
#wrapper #contents #inner .area table td dl dd{
	font-size: 108%;
	line-height:26px;
	margin:0 0 0;
	width: auto !important;
	float:none !important;
}

.photo1 #wrapper #contents #inner .area {
	overflow: hidden;
}
.photo1 #wrapper #contents #inner .area ul{
	width:750px;
}
.photo1 #wrapper #contents #inner .area ul li{
	width:125px;
	margin:0 0 10px;
	float:left;
}

.photo1 #wrapper #contents #inner .area2 .photomain {
	margin:40px 0;
}

/**
.photo2 #wrapper #contents #inner .area {
	overflow: hidden;
}

.photo2 #wrapper #contents #inner .area ul{
	width:768px;
}
.photo2 #wrapper #contents #inner .area ul li{
	width:128px;
	margin:0 0 14px;
	float:left;
}
.photo2 #wrapper #contents #inner .area ul li span{
	display: block;
	width:100px;
	text-align: center;
}
**/




#footer{
	width:100%;
	min-width:480px;
	height:30px;
	position:fixed;
	bottom:0px;
	background-color: #2f2f2f;
	z-index: 99999;
}
#footer #foot{
	width:100%;
	height:30px;
	background-color: #2f2f2f;
}
#foot img{
	display:block;
	float:right;
	height:30px;
	margin:0 20px 0 0;
}

#foot p{
	display:block;
	position:absolute;
	float:left;
	height:20px;
	font-size:10px;
	margin:10px 0 0 20px;
	color:#fff;
}

#foot p a{
	color:#666;
}

#foot p a:active,a:hover{
	color:#ccc !important;
}

#foot p span{
	color:#fff;
	font-weight:bold;
}

.uc{
	width:680px;
	height:400px;
	text-align: center;
	line-height:400px;
	background-color: #f3f3f3;
}

.copys{
	width:680px;
	margin-top:20px;
	font-size: 100%;
	line-height:180%;
}

.copysmini{
	width:640px;
	margin-top:10px;
	padding-left:40px;
	font-size: 77%;
	line-height:150%;
}

.copysunder{
	width:680px;
	margin-top:20px;
	margin-bottom:10px;
	font-size: 100%;
	line-height:180%;
}

.copysunder2{
	width:680px;
	margin-top:20px;
	margin-bottom:60px;
	font-size: 100%;
	line-height:180%;
}



.midashi{
	width:680px;
	margin-top:30px;
	margin-left:-10px;
	font-size:108%;
	font-weight:bold;
	color:#FFF;
	background-color:#0A387C;
	padding:5px 10px;
}

.capmini{
	font-size: 85%;
	line-height:150%;
}

.subkou{
	font-weight:bold;
	color:#0A387C;
	}

.subsyu{
	color:#B7282C;
	}

.subao{
	color:#18499D;
	}


.clearfix {zoom:1;}
.clearfix:after{
    content: "";
    display: block;
    clear: both;
}

#keyvisual {
	width: 680px;
	height: 630px;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-top: 34px;
	margin-left: 0;
}

*:first-child+html #keyvisual {
	width: 680px;
	height: 630px;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-top: 0;
	margin-left: 0;
}
#keyvisual img {
	top: 0px;
	left: 0px;
	position: absolute;
}

#keyvisual .maplin1 img{
	position: absolute;
	top: 5px;
	left:610px;
	z-index:9999;
	width: 60px;
	height: 36px;
}

#keyvisual .maplin2 img{
	position: absolute;
	top: 145px;
	left:610px;
	z-index:9999;
	width: 60px;
	height: 36px;
}

#keyvisual .maplin3 img{
	position: absolute;
	top: 292px;
	left:609px;
	z-index:9999;
	width: 60px;
	height: 36px;
}

#keyvisual .maplin4 img{
	position: absolute;
	top: 411px;
	left:611px;
	z-index:9999;
	width: 60px;
	height: 36px;
}

#keyvisual .maplin5 img{
	position: absolute;
	top: 489px;
	left:610px;
	z-index:9999;
	width: 60px;
	height: 36px;
}

#keyvisual .maplin6 img{
	position: absolute;
	top: 443px;
	left:133px;
	z-index:9999;
	width: 63px;
	height: 36px;
}

.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}

 /*-----design-----*/
.design1 #wrapper #contents #inner .copy {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 483px;
	line-height:180%;
}


 /*-----ここからIE7用記述-----*/
*:first-child+html #wrapper{
	width:100%;
	margin:0 auto;
	padding:15px 0 30px;
	z-index:0;
}

*:first-child+html #wrapper #side{
	width:180px;
	float:left;
	position:absolute;
	z-index:5;
	clear:both;
	font-size:8px;
}

*:first-child+html #wrapper #contents{
	width:100%;
	padding-top: 105px;
	position:absolute;
	float:right;
	clear:both;
	z-index:1;
}

*:first-child+html #wrapper #contents #inner{
	width:700px;
	z-index:1;
}

*:first-child+html #wrapper #side ul li{ /* IE7 hack */
	margin-top:	-2px;
}

*:first-child+html #wrapper #side ul li ul{ /* IE7 hack */
	margin-top:	-2px;
	margin-bottom:3px;
}

*:first-child+html #wrapper #side ul li ul li{ /* IE7 hack */
	margin-top:	-2px;
}

*:first-child+html .copys{
	width:680px;
	padding-top:20px;
}

*:first-child+html .copysunder{
	width:680px;
	padding-top:20px;
	padding-bottom:10px;
}

*:first-child+html .midashi{
	width:680px;
	margin-top:30px;
	margin-left:-10px;
	font-size:108%;
	font-weight:bold;
	color:#FFF;
	background-color:#0A387C;
	padding:7px 0px 5px 10px;
}
 /*-----IE7用記述ここまで-----*/
