@charset "Shift_JIS";
/* ======================================================== */

body {
	margin:0px;
	padding:0px;
	color:#333333;
	text-align:center;
}
.smaller {
	font-size:smaller;
	color:#666666;
}
.footer {
	font-size:smaller;
	color:#666666;
}
.text {
	color:#333333;
	line-height:180%;
}
a.glay:link {
	color:#666666;
	text-decoration:none;
}
a.glay:active {
	color:#00519f;
	text-decoration:none;
}
a.glay:visited {
	color:#666666;
	text-decoration:none;
}
a.glay:hover {
	color:#00519f;
	text-decoration:underline;
}
a.blue:link {
	color:#00519f;
	text-decoration:none;
	font-size:smaller;
}
a.blue:active {
	color:#00519f;
	text-decoration:none;
	font-size:smaller;
}
a.blue:visited {
	color:#00519f;
	text-decoration:none;
	font-size:smaller;
}
a.blue:hover {
	color:#00519f;
	text-decoration:underline;
	font-size:smaller;
}
ul#methodTypes {
	margin:2em auto;
}
ul#methodTypes li {
	font-size:120%;
	line-height:150%;
	font-weight:bold;
	list-style: none;
	background:url(../images/arrow_list.gif) no-repeat scroll left center;
	padding-left:1em;
}
.txt-red {
	color:#F00;
}
h1#logo a  img{
	text-decoration: none;
	border: none;
}
/*	clearfix
========================================== */

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
	overflow:visible;
}
/* End hide from IE-mac */

/* 施工実績　更生施工累計　*/

h2.ac-title {
	margin: 2em 0 0 0;
	font-size:110%;
}
p.caption {
	margin: 0;
	text-align:right;
	font-size:small;
	margin-right: 10em;
}
p .sub-title {
	margin: 0;
}
/*トップページリニュ100510
========================================== */
/* ブラウザリセット　*/
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
	overflow:visible;
}
/* End hide from IE-mac */


body#top, body#demand {
	background:#FFF url(../images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	font-size:90%;
	line-height: 140%;
	text-align: left;
}
div#wrapper {
	margin: 0 auto;
	padding:0;
	width: 860px;
}
div#wrapper h1#logo img {
	margin: 0 0 10px 20px;
	padding: 0;
}
/* グローバルナビ　*/

ul#gnav {
	margin:0 auto;
	padding:0;
	width:770px;
}
ul#gnav li {
	float:left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display:block;
	list-style:none;
}
#gnav01 a {
	display:block;
	width: 93px;
	height: 50px;
	text-decoration:none;
	background: url(../images/gnav.gif) no-repeat 0 0;
}
#gnav01 a:hover, #gnav01 #here {
	background-position: 0 -50px;
}
#gnav02 a {
	display:block;
	width: 112px;
	height: 50px;
	text-decoration:none;
	background: url(../images/gnav.gif) no-repeat -93px 0;
}
#gnav02 a:hover, #gnav02 #here {
	background-position: -93px -50px;
}
#gnav03 a {
	display:block;
	width: 112px;
	height: 50px;
	text-decoration:none;
	background: url(../images/gnav.gif) no-repeat -205px 0;
}
#gnav03 a:hover, #gnav03 #here {
	background-position: -205px -50px;
}
#gnav04 a {
	display:block;
	width: 138px;
	height: 50px;
	text-decoration:none;
	background: url(../images/gnav.gif) no-repeat -317px 0;
}
#gnav04 a:hover, #gnav04 #here {
	background-position: -317px -50px;
}
#gnav05 a {
	display:block;
	width: 112px;
	height: 50px;
	text-decoration:none;
	background: url(../images/gnav.gif) no-repeat -455px 0;
}
#gnav05 a:hover, #gnav05 #here {
	background-position: -455px -50px;
}
#gnav06 a {
	display:block;
	width: 95px;
	height: 50px;
	text-decoration:none;
	background: url(../images/gnav.gif) no-repeat -567px 0;
}
#gnav06 a:hover, #gnav06 #here {
	background-position: -567px -50px;
}
#gnav07 a {
	display:block;
	width: 108px;
	height: 50px;
	text-decoration:none;
	background: url(../images/gnav.gif) no-repeat -662px 0;
}
#gnav07 a:hover, #gnav07 #here {
	background-position: -662px -50px;
}
/* トップページコンテンツ　*/
body#top div#wrapper h3 {
	margin: 0 0 10px;
	padding: 0.5em 0 0.5em 1em;
	background: url(../images/h3bg.jpg) no-repeat 0 0;
	font-size:105%;
	line-height: 140%;
	font-weight:bold;
}
body#top div#aboutBox, body#top div#introductionBox, body#top div#methodInfoBox {
	margin: 20px;
	padding: 0;
}
body#top div#newsBox {
	margin: 40px 20px 20px;
}
body#top dl#newslist {
	height: 35px;
	overflow-y: scroll;
	font-size: 90%;
	line-height: 140%;
}
body#top dl#newslist dt {
	float: left;
	width: 6em;
	margin-left: 1em;
}
body#top dl#newslist dd {
	margin-left: 7.5em;
}
body#top h4 {
	color: #000 ;
	background: url(../images/h4bg.gif) no-repeat 0 0;
	overflow: hidden;
	border-bottom: double #0099FF;
	font-size:105%;
	line-height: 130%;
	font-weight:bold;
	margin:10px 0 10px 5px;
	padding:7px 0 5px 10px;
	clear:right;
}
body#top h4#mend_tit {
}
body#top h4#fixed_tit {
}
body#top h5 {
	color:#000;
	padding-left: 0.3em;
	font-size: 100%;
	line-height: 160%;
	font-weight:bold;
	margin: 10px 0 10px 20px;
	clear:right;
}
body#top h5#allliner_method {
	background-color: #EF856D;
	color: #000;
	font-weight:bold;
}
body#top h5#alllinerz_method {
	background-color:#F9C270;
	color: #000;
	font-weight:bold;
}
body#top h5#alllineri_method {
	background-color:#8F82BC;
	color: #000;
	font-weight:bold;
}
body#top h5#partliner_method {
	background-color:#FBDC00;
	color: #000;
	font-weight:bold;
}
body#top h5#partliners_method {
	background-color:#A8D182;
	color: #000;
	font-weight:bold;
}
body#top h5#sideliner_method {
	background-color:#54C3F1;
	color: #000;
	font-weight:bold;
}
body#top h5#houseliner_method {
	background-color:#0099D9;
	color: #000;
	font-weight:bold;
}
body#top p.txt {
	font-size: 90%;
	line-height: 130%;
	margin: 0 20px;
}
body#top p.description{
	font-size: 90%;
	line-height: 130%;
	margin: 0 20px 0 40px;
}
body#top p.detaillnk a {
	display:block;
	padding: 0.3em 0.4em;
	text-align:center;
	background: #0099ff;
	color:#FFF;
	font-size:90%;
	width: 6em;
	text-decoration: none;
	float:right;
	margin-bottom: 10px;
}
body#top p.detaillnk a:hover {
	background:#005288;
}
body#top p.newslnk a {
	display:block;
	padding: 0.3em 0.4em;
	text-align:center;
	background: #0099ff;
	color:#FFF;
	font-size:90%;
	width: 12em;
	text-decoration: none;
	float:right;
	margin: 10px 0;
}
body#top p.newslnk a:hover {
	background:#005288;
}
/* フッター　*/
div#footer {
	margin-top: 50px;
	padding: 20px 0;
	border-top: solid 2px #005EB6;
}
p#copyright, p#privacy {
	text-align:right;
	margin-right: 20px;
}
/*お問い合わせページ　100510
========================================== */
div#inquiry {
	clear:both;
	margin: 20px;
	padding: 20px;
}
div#inquiry div.contents {
	margin: 20px;
	padding: 10px;
}
div#inquiry h2 {
	margin: 0 0 10px;
	padding: 0.5em 0 0.5em 1em;
	background: url(../images/h3bg.jpg) no-repeat 0 0;
	font-size:100%;
	font-weight:bold;
}
div#inquiry table {
	margin:20px 40px;
	border-collapse:collapse;
}
div#inquiry table th, div#inquiry table td {
	border:1px solid #666;
	padding:10px;
}
div#inquiry table th {
	background-color: #E8F2FF;
}
div#inquiry table th span {
	font-size:70%;
	color: #F00;
}
div#inquiry table td {
	font-size: 90%;
}
div#inquiry ul#submit {
	margin: 5px 40px;
}
div#inquiry ul#submit li {
	list-style: none;
	display:inline;
}
div#inquiry p.txt-accent {
	margin: 1em 0 0;
	font-weight:bold;
	font-size: 100%;
	line-height: 150%;
}
div#inquiry p span.caution{
	font-size:90%;
	color:#F00;
}

/*プライバシーポリシー
========================================== */
div#privacy {
	clear:both;
	margin: 20px;
	padding: 20px;
}
div#privacy h2 {
	margin: 0 0 10px;
	padding: 0.5em 0 0.5em 1em;
	background: url(../images/h3bg.jpg) no-repeat 0 0;
	font-size:100%;
	font-weight:bold;
}
div#privacy h3#privacy_tit {
	margin: 20px 0 0;
	background: none;
}
div#privacy h4 {
	font-size:100%;
	font-weight:bold;
	line-height:150%;
	margin: 1em 0 0.5em;
}
div#privacy ul {
	margin: 10px;
	line-height: 150%;
}
