@charset 'utf-8';

html {
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	_font-family: 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 13px;
	line-height: 1.6;
	font-weight: normal;
	-webkit-text-size-adjust:none;
	color: #000000;
	background: url(../img/body_bg.gif) repeat 0 0;
}

.clearfix:after {  
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
*+html .clearfix { height: 1%; }
.clearfix { display: block; }

::selection {
	background: #000;
	color: #FFF;
}
::-moz-selection {
	background: #000;
	color: #FFF;	
}

#container {
	position: relative;
	margin: 0;
	padding: 0 0 0 0;
	width: 100%;
	background: url(../img/ftr_bg.jpg) repeat-x 1930px bottom;
}



#header {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 840px;
	height: 120px;
	z-index: 50;
}
#logo {
	position: absolute;
	left: 24px;
	top: 25px;
	width: 115px;
	height: 55px;
}
#gnav {
	 position: absolute;
	 right: 0;
	 top: 39px;
	 width: 540px;
	 height: 30px;
}
#gnav ul {
	float: right;
}
#gnav ul li {
	float: left;
	margin: 0 12px 0 0;
}
#gnav ul li a {
	border-bottom: none;
	cursor: pointer;
}
#gnav ul li a:hover {
	border-bottom: solid 1px #2c4966;
}
#gnav ul li a.current {
	border-bottom: solid 1px #2c4966;
}



#contents {
	width: 100%;
	position: relative;
	z-index: 20;
}
div.cnt {
	margin: 135px auto 0;
	width: 720px;
}
div.cnt:after {  
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.cnt { display: inline-table; }
* html div.cnt { height: 1%; }
*+html div.cnt { height: 1%; }
div.cnt { display: block; }
div.cnt .paragraph {
	width: 720px;
	float: left;
}
div.cnt .paragraph.half {
	width: 360px;
}
div.cnt .paragraph:after {  
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.cnt .paragraph { display: inline-table; }
* html div.cnt .paragraph { height: 1%; }
*+html .paragraph { height: 1%; }
div.cnt .paragraph { display: block; }
div.cnt .l,
div.cnt .r {
	float: left;
}

div.cnt h1 {
	height: 22px;
}
div.cnt h2 {
	margin: 0;
	color: #0d5595;
	font-size: 115%;
	font-weight: bold;
}
div.cnt h3 {
	margin: 0;
	color: #015fb5;
	font-size: 93%;
	font-weight: bold;
}


#index {}
#index .l {
	width: 312px;
}
#index .r {
	width: 408px;
}	
#index h1 {
	margin: 112px 0 0;
	text-align: center;
}
#index p {
	margin: 50px 0 0;
	text-align: center;
	line-height: 2.8;
	letter-spacing: 0.1em;
}

#about .l {
	margin: 42px 60px 0 0;
	width: 288px;
}
#about .r {
	margin: 42px 72px 0 0;
	width: 300px;
}
#about h6 {
	margin: 5px 0 0;
	color: #000;
	font-size: 77%;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1;
	letter-spacing: 0.1em;
}
#about table.outline {
	margin-top: 24px;
}
#about table.outline th {
	padding: 12px 0 6px 0;
	width: 99px;
	background: url(../img/table_bg.gif) repeat-x 0 bottom;
	vertical-align: top;
	font-size: 93%;
	font-weight: bold;
	color: #015fb5;
	line-height: 1.4;
	text-align: left;
}
#about table.outline td {
	padding: 12px 0 6px 0;
	width: 169px;
	background: url(../img/table_bg.gif) repeat-x 0 bottom;
	vertical-align: top;
	font-size: 93%;
	line-height: 1.4;
}
.sec-about h4 {
	margin: 18px 0 0;
	font-family: "Hiragino Mincho Pro","ヒラギノ明朝 Pro W3","MS P 明朝", serif;
	font-size: 127%;
	color: #000;
}
.sec-about h4 span {
	font-size: 69%;
}
.sec-about p.post {
	font-size: 93%;
}
.sec-about p.post.smaller {
	font-size: 85%;
}
.sec-about table.career {
	margin-top: 9px;
}
.sec-about table.career th {
	padding: 12px 0 0 0;
	width: 70px;
	vertical-align: top;
	font-size: 85%;
	line-height: 1.3;
	text-align: left;
	font-weight: normal;
}
.sec-about table.career td {
	padding: 12px 0 0 0;
	width: 230px;
	vertical-align: top;
	font-size: 85%;
	line-height: 1.3;
}

#about-staff {

}
#about-staff .l,
#about-staff .r {
	margin: 0 24px 0 0;
	width: 336px;
}
#about-staff h3 {
	margin-top: 63px;
}

#about-urban {
	margin: 48px 24px 0;
	border: solid 1px #3c76b9;
	padding: 30px 30px;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	background: url(../img/urban_bg.gif) repeat 0 0;
}
#about-urban h2 {
	font-size: 100%;
	color: #0d5595;
	
}
#about-urban h2 a {
	font-size: 100%;
	color: #0d5595;
	padding-left: 18px;
	background: url(../img/wrk_arw1.png) no-repeat 0 2px;
}
#about-urban h2 a:hover {
	text-decoration: none;
}
#about-urban p {
	margin-top: 9px;
	font-size: 93%;
	line-height: 2;
}

div.cnt.sec-works h2 {
	margin-top: 63px;
}
div.cnt.sec-works h2.first-child {
	margin-top: 41px;
}
div.cnt.sec-works .l,
div.cnt.sec-works .r {
	margin: 0 24px 0 0;
	width: 336px;
}
div.cnt.sec-works .paragraph.nohead {
	margin-top: 85px;
}
div.cnt.sec-works .paragraph h3 {
	margin-top: 21px;
}
div.cnt.sec-works .paragraph h3 a {
	padding-left: 20px;
	background: url(../img/wrk_arw1.png) no-repeat 0 1px;
	color: #1269b8;
	text-decoration: none;
	line-height: 18px;
}
div.cnt.sec-works .paragraph ul {
	margin: 18px 0 0;
	padding: 0;
	font-size: 93%;
	list-style: none;
}
div.cnt.sec-works .paragraph ul li {
	margin-top: 4px;
	font-size: 93%;
	line-height: 1.4;
}
div.cnt.sec-works .paragraph ul.worklist {
	
}
div.cnt.sec-works .paragraph ul.worklist li {
	margin-top: 9px;
	padding: 0 0 0 12px;
	background: url(../img/wrk_ul_bg.png) no-repeat 0 4px;
}
div.cnt.sec-works .paragraph ul.worklist li a {
	color: #000;
}
div.cnt.sec-works .paragraph ul.worklist li a:hover {
	text-decoration: none;
}

#offer .l,
#offer .r {
	margin: 0 24px 0 0;
	width: 336px;
}
#offer h3 {
	margin-top: 60px;
}
#offer p {
	margin-top: 6px;
	font-size: 93%;
}

#link h2 {
	margin-top: 36px;
}
#link ul {
	margin-top: 9px;
	list-style: none;
}
#link ul li {
	float: left;
	margin: 3px 12px 0 0;
	width: 228px;
}
#link ul li a {
	padding: 0 0 0 12px;
	background: url(../img/lnk_ul_bg.png) no-repeat 0 2px;
	font-size: 85%;
	color: #000;
	text-decoration: underline;
	line-height: 1.4;
}
#link ul li a:hover {
	text-decoration: none;
}


#contact {
	display: none;	
}




#footer {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 222px;
	z-index: 10;
	left: 0;
	bottom: 0;
}
#copyright {
	width: 840px;
	margin: 144px auto 0;
	padding: 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #a1caf5;
	text-align: right;
}

#scrollnav {
	display: none;
	z-index: 30;
}
#mousewheel {
	display: none;
}

#banner-urban {
	position: absolute;
	left: 12px;
	bottom: 24px;
	width: 150px;
	height: 49px;
}
#banner-urban a {
	display: block;
	height: 49px;
}





