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

* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 75%/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #fff;
}
ul li {
	list-style: none;
}
img {
	border-style: none;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #063;
}
#wrapper {
	margin: 0px auto;
	width: 806px;
}

/* header style
-------------------------*/

#header {
	height: 200px;
	width: 806px;
	margin: 0px auto;
}
#header h1 {
	font-size: 90%;
	color: #333;
}

/* navi style
-------------------------*/

#navi {
	width: 806px;
}
#navi ul li {
	float: left;
}

/* side style
-------------------------*/

#side {
	width: 202px;
	float: left;
}
#side img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#side img.menu {
	padding: 1px;
	border: 1px solid #666;
}

/* main style
-------------------------*/
#main {
	width: 580px;
	float: right;
	margin-bottom: 20px;
	padding-left: 20px;
}
/*#main img.top {
	margin-left: 10px;
}*/
#main .topimg {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
#main h2 {
	color: #666;
	border-left: 8px solid #33cc99;
	padding-left: 5px;
	font-size: 110%;
	margin-bottom: 10px;
	border-bottom: 1px dotted #33cc99;
}
#main  h3{
	border-bottom: 1px solid #030;
	margin-bottom: 10px;
	color: #F30;
}

/* ごあいさつ style
-------------------------*/
#main #message {
	width: 580px;
	height: 170px;
}
#main #message #text {
	float: left;
	width: 350px;
}
#main #message .yoshida {
	float: right;
	width: 227px;
}

/* 施行事例 style
-------------------------*/

#main #sample {
	clear: both;
	padding-left: 10px;
	margin-bottom: 20px;
}
#main #sample #seko {
	width: 550px;
	border: 1px solid #999;
	padding: 5px;
}
#seko table {
	width: 540px;
}
#seko table tr, td {
	border-style: none;
}
#seko table td {
	padding: 5px;
	width: 170px;
	line-height: 1.5;
}
#main #area {
	background: url(images/seko_area.jpg) no-repeat left top;
	height: 200px;
	padding-left: 210px;
}

#example  {
	width: 570px;
	border: 1px solid #060;
	padding: 3px;
	margin-bottom: 30px;
}
#example table {
	margin-bottom: 10px;
}
#example table tr td {
	font-size: 100%;
	color: #666;
	line-height: 1.5em;
	font-weight: bold;
}

#main ul.exlist {
}
#main ul.exlist li {
	margin-left: 25px;
	margin-top: 10px;
}

/* 会社概要 style
-------------------------*/

#company .yossan {
	float: right;
	width: 230px;
}
#company .aisatsu {
	float: left;
	width: 350px;
	line-height: 1.8;
	margin-top: 10px;
}
#company #comp_gaiyou {
	clear: both;
}
#company #comp_gaiyou table {
	border-collapse:collapse;
	width:500px;
	padding: 5px;
	border: 2px solid #FFF;
	margin-bottom: 20px;
}
#company #comp_gaiyou table th {
	color: #333;
	background: #e2f7d8;
	padding: 5px 10px;
	text-align: left;
	border-bottom: 2px solid #FFF;
	width: 100px;
}
#company #comp_gaiyou table td {
	color: #333;
	padding: 5px 10px;
	border-bottom: 2px solid #FFF;
}

/* 完成までの流れ style
-------------------------*/
#flow {
	width: 500px;
	border: 1px solid #030;
	margin: 0px auto;
	padding: 5px;
}
#main .flowtext {
	width: 550px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#main .yaji {
	height: 64px;
	width: 64px;
	padding-left: 268px;
}


/* お問い合わせ style
-------------------------*/

#main .contact {
	margin-top: 10px;
}
#form {
	margin-top: 20px;
}

/* フォーム style
-------------------------*/

#main #form table {
	width: 530px;
	border-top: 2px solid #060;
}
#main #form table tr td.box1 {
	padding: 5px;
	background: #eee;
	color: #333;
	border-bottom: 1px dashed #333;
}
#main #form form table tr .box2 {
	padding: 5px;
	border-bottom: 1px dashed #333;
}
#form form .btm {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main #link {
	margin-top: 10px;
}

/* リンク集 style
-------------------------*/

#main #link table {
	border-collapse:collapse;
	width: 550px;
	border-top: 1px solid #666;
	line-height: 1.5;
	border-bottom: 1px solid #666;
}
#main #link table tr th {
	width: 140px;
	border-bottom: 1px solid #666;
	padding: 5px;
}
#main #link table tr td {
	background: #ccc;
	color: #FFF;
	width: 390px;
	border-top: 1px solid #666;
	padding: 5px;
}
#main #link .nextpage {
	text-align: right;
}

#sitemap ul {
	padding-left: 50px;
}
#sitemap ul li {
	line-height: 1.8;
}
#menu #gaibu {
	width: 500px;
	border: 1px solid #666;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#menu  .menuText {
	margin-bottom: 10px;
}
#menu #gaibu .gaibuText {
	border-bottom: 3px solid #F60;
	margin-bottom: 10px;
}

/* 塗替えリフォムついて style
-------------------------*/

#main dl dt img.mittyaku {
	margin-bottom: 10px;
}
#main dl dt .jisyaseko {
	margin-top: 15px;
	margin-bottom: 10px;
}
#main dl .ques  {
	background: url(images/ques.jpg) no-repeat left top;
	padding-left: 55px;
	height: 38px;
	color: #039;
	font-size: 11pt;
	padding-top: 8px;
}
#main dl dd.ans {
	background: url(images/ans.jpg) no-repeat left top;
	padding-left: 55px;
	height: 55px;
	padding-top: 5px;
}

/* footer style
-------------------------*/

#footer {
	clear: both;
	text-align: center;
	background: #33cc99;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
	color: #FFF;
	text-decoration: none;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
}

