@charset "utf-8";
/* CSS Document */

body {
	background: #fff;
	color: #444;
	line-height: 1.5;
}

#container {
	width: 100%;
}

a {
	color: #005599;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* Header
----------------------------------------------------------- */
#header {
	width: 950px;
	margin: 32px auto 0;
	overflow: hidden;
}
#header p#logo {
	width: 170px;
	height: 47px;
	margin-right: 54px;
	*margin-right: 46px;
	margin-left: 10px;
	float: left;
}
#header #header-text {
	float: left;
	line-height: 50px;
}
#header #header-text h1 {
	font-size: 200%;
	font-weight: bold;
	color: #323232;
	margin-left: 0px;
}

#header #header-text h1 a {
	color: #323232;
	text-decoration: none;
}

#header #ordering-party {
	float: left;
	font-size: 116%;
	line-height: 1.6em;
	width: 227px;
	margin-left: 54px;
	*margin-left: 46px;
}


#header #ordering-party dl dt {
	width: 90px;
	float: left;
}

#header #ordering-party dl dd {
	float: left;
	width: 185px;
}



/* Global navi
----------------------------------------------------------- */
#global-nav {
	width: 949px;
	margin: 17px auto 0;
	border-top: #ebebeb 1px solid;
	border-left: #ccc 1px solid;
	overflow: hidden;
}

#global-nav li {
	border-right: #ccc 1px solid;
	font-size: 108%;
	text-align: center;
	float: left;
	line-height: 34px;
}

#global-nav li a {
	display: block;
	width: 157.16px;
	height: 34px;
	background: url(../images/gnav_bg.gif) left top repeat-x;
	color: #323232;
	font-weight: bold;
	text-decoration: none;
}
#global-nav .nav-last {
	width: 137px;
}

#global-nav li a:hover {
	background: url(../images/gnav_bg.gif) left bottom repeat-x;
	color: #fff;
}


/* rollover */
.root#index #global-nav-top,
.outline #global-nav-outline,
.progress #global-nav-progress,
.news #global-nav-news,
.map #global-nav-map,
.schedule #global-nav-schedule,
.seismically #global-nav-technology,
.concept #global-nav-concept {
	background: url(../images/gnav_bg.gif) left bottom repeat-x;
	color: #fff;
}

/* contents area
----------------------------------------------------------- */
#contents {
	width: 948px;
	margin: 20px auto 0;
}

/* Breadcrumb list
----------------------------------------------------------- */
#breadcrumbs {
	margin-bottom: 14px;
	line-height: 1.2;
}

/* Normal navi
----------------------------------------------------------- */
#contents #lnav-block {
	width: 190px;
	float: left;
}
#contents #lnav-block h2 {
	width: 168px;
	height: 35px;
	background: url(../images/lnav_bg.gif) 0 0 repeat-x;
	color: #fff;
	font-size: 124%;
	font-weight: bold;
	padding-left:22px;
	line-height: 35px;
}

#contents #lnav-block .lnav {
	width: 188px;
	border-right: 1px solid #b8b8b8;
	border-left: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
}

#contents #lnav-block .lnav li {
	border-bottom: #b8b8b8 1px solid;
	font-size: 108%;
}
#contents #lnav-block .lnav li a {
	display:block;
	width: 167px;
	height:28px;
	padding-left: 21px;
	line-height: 28px;
}
#contents #lnav-block .lnav li a:hover {
	background: #efefef;
	color: #3e9ce8;
}

/* contents
----------------------------------------------------------- */
#contents #main-content {
	width: 908px;
	float: right;
	margin-right: auto;
	margin-left: auto;
}
#contents #no-lnv #main-content {
	width: 908px;
	float: none;
}

.progress #contents #main-content {
	width: 788px;;
}

.seismically #contents #main-content {
	width: 730px;;
}


#main-content h3{
	background: url(../images/icon_title.gif) 0 0 no-repeat;
	padding: 1px 0 2px 12px;
	margin-bottom: 10px;
	color: #444;
	font-weight: bold;
	font-size: 116%;
}
#main-content h4 {
	margin-bottom: 10px;
	font-size: 108%;	
	font-weight: bold;
}

#main-content .section {
	margin-bottom: 20px;
}

#main-content ul.pdf-list {
	margin-left: 10px;
}

#main-content ul.pdf-list li {
	margin-top: 12px;
	font-size: 108%;
}
#main-content ul.pdf-list li a {
	background: url(../images/icon_pdf.gif) no-repeat left 1px;
	padding: 2px 20px 2px 25px;
}

#main-content table.menshin {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-top: 0px;
	margin-bottom: 30px;
}

#main-content table.menshin caption {
	font-weight: bold;
	font-size: 108%;
}

#main-content table.menshin th,
#main-content table.menshin td {
	border: 1px solid #ccc;
	padding: 3px;
}

#main-content table.menshin th {
	font-weight: bold;
	text-align: center;
}

#main-content table.menshin td ul {
	list-style-type: disc;
}

#main-content table.menshin td ul li {
	margin-left: 1.5em;
	list-style-type: disc;
}

#main-content table.menshin td div {
	text-align: center;
}

#main-content table.menshin td div span {
	display: block;
	font-weight: bold;
	text-align: center;
}

#main-content .img_1 {
	margin-left: 7px;
	margin-right: 7px;
	text-align: center;
	font-weight: bold;
}

#main-content .img_1 img {
	border: 1px solid #ccc;
}

#main-content .img_3 {
	float: left;
	margin-left: 8px;
	text-align: center;
}

#main-content .img_3 img {
	border: 1px solid #ccc;
}

#main-content dl.localbussiness dt {
	margin-bottom: 1.5em;
}
	

/* Footer
----------------------------------------------------------- */
#footer {
	width: 100%;
	height: 50px;
	margin: 40px 0 0;
	border-top: #c5c3c3 1px solid;
}

#footer p {
	width: 950px;
	margin: 10px auto;
	font-size: 85%;
	color: #999;
	text-align: right;
}

/* Home
----------------------------------------------------------- */
.root#index #contents {
/*	border-top: #ebebeb 1px solid;
	border-right: #b4b3b3 1px solid;
	border-bottom: #a3a2a2 1px solid;
	border-left: #dedede 1px solid;*/
	overflow: hidden;
}

.root #top-img {
	width: 650px;
/*	border-right: #dfdfdf 1px solid;*/
	float: left;
}

.root #topics-block {
	width: 280px;
	/*margin: 0 11px 0 9px;*/
	/*padding: 0 10px;*/
	float: right;
	border: 1px solid #ccc;
}
.root #topics-block h2 {
	padding: 12px 0 12px 5px;
	border-bottom: #000 1px solid;
	margin: 0 10px 0 5px;
  font-size: 116%;
}

.root #topics-block #topics-inner {
	width: 260px;
	height: 436px;
	color: #444;
	overflow-y: scroll;
	margin: 10px 0 10px 10px;
}
.root #topics-block #topics-inner dl {
	/*width: 333px;*/
	width: 240px;
	margin-right: 10px;
}
.root #topics-block #topics-inner dt {
	width: 80px;
	padding: 10px 0 11px;
}
.root #topics-block #topics-inner dd {
	padding: 0 0 11px;
	border-bottom: #d7d7d7 1px dotted;
}
.root #messege {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 116%;
	line-height: 1.4em;
}


/* 工事概要
----------------------------------------------------------- */
/*.outline #main-content p {
	margin: 0 0 25px 20px;
	color: #444;
	font-size: 108%;
	line-height: 1.6;
}
*/
.outline #main-content .outline-list01 {
	margin-left: 20px;
}
.outline #main-content .outline-list01 li {
	background: url(../images/icon_dot01.gif) 0 3px no-repeat;
	padding-left: 15px;
	margin-top: 10px;
	color: #444;
}

.outline #main-content .outline-table02{
	margin: 0;
}

.outline #main-content p {
  font-size: 123.1%;
  line-height: 1.8;
  font-weight: bold;
}

.outline #main-content p.image_1 {
	margin: 0 0 0 0;
}

/*.outline #main-content .outline-table02 th{
	vertical-align: top;
	white-space: nowrap;
	padding: 3px 5px;
	border: none;
}

.outline #main-content .outline-table02 td{
	vertical-align: top;
	padding: 3px 5px;
	border: none;
}*/

.outline #main-content .outline-table02{
	margin-left: 10px;
	margin-top: 25px;
	margin-bottom: 40px;
}

.outline #main-content .outline-table02 th,
.outline #main-content .outline-table02 td{
	vertical-align: top;
	padding: 10px 55px 10px 10px;
	border: 1px solid #999;
}

.outline #main-content .outline-table02 table{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.outline #main-content .outline-table02 table th,
.outline #main-content .outline-table02 table td{
	vertical-align: top;
	padding: 2px 35px 2px 0px;
	border: none;
}


.outline #main-content .outline-table03{
	margin-left: 10px;
	margin-bottom: 25px;
	margin-top: 0px;
}

.outline #main-content .outline-table03 th,
.outline #main-content .outline-table03 td{
	vertical-align: top;
	padding: 2px 20px 2px 5px;
	border: none;
}



/* 進捗状況
----------------------------------------------------------- */
#contents #lnav-block {
	width: 132px;
	float: left;
}

.progress #container #contents #lnav-block h2 {
  width: 132px;
  padding-left: 0;
  text-align: center;
}

.progress #contents #lnav-block .lnav {
	width: 130px;
	border-right: 1px solid #b8b8b8;
	border-left: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
}

.progress #container #contents #lnav-block .lnav li #link-block {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.progress #contents #lnav-block .lnav li a {
	display:block;
	width: 130px;
	height:28px;
	padding-left: 0;
	line-height: 28px;
}

.progress #container #contents #lnav-block .lnav#link-block li {
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
}

.progress #container #contents #main-content p.anchor {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	margin-top: 30px;
}

.progress #container #contents #main-content p.anchor:first-child {
	margin-top: 0;
	border-bottom: none;
	margin-bottom: 0;
}

.progress #container #contents #main-content p img {
	width: 538px;
	float: left;
}

.progress #container #contents #main-content p.img_s img {
	width: 384px;
	float: left;
}

.progress #container #contents #main-content p.caption {
	text-align: left;
  font-size: 112%;
	line-height: 1.8;
	float: left;
	width: 240px;
	margin-left: 10px;
}

.progress #container #contents #main-content p.caption_2 {
  text-align: left;
  font-size: 112%;
  line-height: 1.8;
  float: left;
  width: 389px;
  margin-left: 10px;
}


.schedule #main-content .image {
	margin-top: 25px;
}

.progress #container #contents #main-content p.totop {
  text-align: right;
}


/* 工事日程表
----------------------------------------------------------- */
.schedule #main-content p {
  font-weight: bold;
  font-size: 116%;
}



/* 工事ニュ－ス
----------------------------------------------------------- */
.news #main-content .kawara-list {
	margin-left: 25px;
}

.news #main-content .kawara-list li {
	list-style-position:inside;
	list-style-type: disc;
	margin-top: 12px;
	font-size: 108%;
}


/* 現場案内図
----------------------------------------------------------- */
.map #gmap01,.map #gmap02 {
	width: 640px;
	height: 450px;
	border: #999 1px solid;
	margin: 0 auto 20px;
}
.map #main-content .section h4 {
	background: url(../images/icon_square01.gif) 0 5px no-repeat;
	width: 622px;
	padding-left: 18px;
	margin: 0 auto 10px;
	font-size: 108%;	
	font-weight: bold;
}
.map #main-content .section p {
	width: 640px;
	margin: 0 auto 1em;	
}

/* ===== section and multicolumn setting / 640px margin20px ====== */
.map .section.width640 { width: 640px; margin: 0 auto 20px;}
.map .section.width640 .one3rd{width:200px;}
.map .section.width640 .two3rd{width:420px;}
.map .section.width640 .one3rd.lt,.map .section.width640 .two3rd.lt{float:left;}
.map .section.width640 .one3rd.rt,.map .section.width640 .two3rd.rt{float:right;}
.map .section.width640 .one3rd.ct{float:left; margin:0 0 0 20px;}
.map #main-content .section.width640 p.caption { margin-top: 3px;}
.map #main-content .section.width640 p.caption span.two3rd-caption { display: inline-block; width: 200px; margin-right: 20px;}

/* 
----------------------------------------------------------- */
.t-center {
	text-align: center;
}

.mt30 {margin-top: 30px;}

.mb20 {margin-bottom: 20px;}
.mb40 {
	margin-bottom: 40px;
}
.mb30 {margin-bottom: 30px;}

.mtb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.t-red { color: #F00;}
.t-blue { color: #00F;}

/* clearfix
----------------------------------------------------------- */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
