@charset "shift_jis";

/* 全体構造
---------------------------------------------------- */
body,table {
	font-size: 12px;
	line-height: 140%;
	letter-spacing: 0.1em;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFF66;
}
a img {
	border: none;
	background-color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl{
	margin-top: 0;
	margin-bottom: 0;
}
#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}
.gyomu h1 {
	margin: 5px 0 15px 0;
	font-size: 18px;
	text-align: left;
	color: #FFFFFF;
}
.gyomu h2 {
	margin: 5px 0 15px 0;
	font-size: 18px;
	text-align: left;
	color: #FFFF00;
}
.moto {
	background-color: #0066CC;
	padding: 15px;
}
.main {
	width: 700px;
	background-color: #FFFFFF;
	padding: 15px;
}
.w-line {
	width: 100%;
	background-image: url(../img/bg_line.gif);
	background-repeat: repeat-x;
	margin: 15px 0;
}
.pagetop {
	width: 100%;
	text-align: right;
	margin:20px 0 0 0;
}
.pagetop a {
	margin:0 0 0 5px;
}



/* ヘッダー
---------------------------------------------------- */
.header {
	height: 160px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 150%;
	margin: 0 0 15px 0;
}
.new {
	float: right;
	width: 410px;
	height: 160px;
	background-image: url(../img/bg_new.gif);
}
.new img {
	margin: 5px 5px 0 5px;
}



/* メニュー
---------------------------------------------------- */
.menu {
	width: 683px;
	height: 113px;
	background: url(../img/menu.gif);
	padding: 0 0 0 47px;
}
dl#menu ul {
	list-style: none;
}
dl#menu dt {
	float: left;
	position: relative;
	width: 113px;
	height: 113px;
	margin: 0 18px 0 0;
}
dl#menu dt a {
	display: block;
	width: 113px;
	height: 113px;
}
dl#menu dt ul {
	background-color: #B2D4F2;
	border-left: solid 1px #eef;
	border-top: solid 1px #eef;
	border-right: solid 1px #003392;
	border-bottom: solid 1px #003392;
	display: none;
	position: absolute;
	top: 50px;
	left:0px;
}
dl#menu dt ul a {
	color: #0d55bc;
	height: auto;
	line-height: 130%;
	text-align: left;
	padding: 5px 10px;
	width: 117px;
}
dl#menu dt ul li.rollOver {
	background-color: #338BDC;
}
dl#menu dt ul li.rollOver a.rollOverA {
	color: #D1E880;
}
dl#menu dt ul li {
	position: relative;
}
dl#menu dt ul li ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 135px;
	z-index: 0;
}



/* 新着情報 - new.php
---------------------------------------------------- */
.topi {
	clear: both;
	width: 100%;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	margin: 0 8px 0 8px;
}
.topi h1 {
	float: left;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	padding: 3px 0 0 0;
}
.topi span {
	width: 83px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	padding: 3px 0 0 4px;
}
.new button {
    background-color: transparent;
    border: 0px;
    margin: 0px 0px 0px 0px;
	right  : 0;
	bottom : 0;
	width  : 95px;
	cursor:hand;
}
.next {
	width: 100%;
	margin: 1px 0 0 0;
	padding: 0 5px;
}
.next2 {
	width: 100%;
	margin: 7px 0 0 0;
	padding: 0 4px;
}



/* トップページ - index.html
---------------------------------------------------- */
.top1 {
	height: 255px;
}
.top2 {
	float: right;
	width: 356px;
	margin: 20px 5px 0 0;
}
.top2 div {
	clear: both;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}
.top2 h1{
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 0 0 0;
}
.top2 span{
	width: 77px;
	float: left;
	padding: 4px 0 0 0;
}

.top3 {
	height: 250px;
	margin: 15px 0 0 0;
}
.top4 {
	text-align: right;
}
.top4 img{
	margin: 0 0 13px 15px;
}


/* スタッフ紹介 - staff.html
---------------------------------------------------- */
.staff1 {
	height: 217px;
	margin: 0 0 15px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;

}
.staff1 img {
	float: left;
	margin: 30px 15px 0 0;
}
.staff {
	height: 165px;
	margin: 15px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;

}
.staff img {
	float: left;
	margin: 0 15px 0 0;
}



/* 施工実績 - construction.html
---------------------------------------------------- */
.const {
	text-align: right;
	margin: 0 0 3px 0;
}
.const2 {
	height: 265px;
	margin: 0 0 15px 0;
}
.const3 span {
	font-size: 15px;
}
.const3 div {
	margin: 10px 0;
}
.af {
	height: 2260px;
}
.af-right{
	float: right;
	width: 340px;
	margin: 0 0 5px 0;
}
.af-right img{
	margin: 10px 0;
}
.af-left{
	float: left;
	width: 340px;
	margin: 0 0 5px 0;
}
.af-left img{
	margin: 10px 0;
}
.color div{
	margin: 15px 0;
}
.color img{
	margin: 3px 13px 5px 0;
}



/* Ｑ＆Ａ - qa.html
---------------------------------------------------- */
.qa {
	margin: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.qa p{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	margin: 10px 0 10px 0;
}
.qa h1{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0 0 20px 21px;
}
.qa span{
	float: left;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #FF0000;
	margin: 0 5px 0 0;
}



/* Ｑ＆Ａ別ページ - answer.html
---------------------------------------------------- */
.ans3{
	margin: 15px 0 15px 0;
	padding: 0 13px 0 13px;
}
.ans3 h3{
	line-height: 120%;
	color: #CC0000;
}
.ans3 table{
	background-color: #000000;
	margin: 10px 0;
}
.ans3tr1 {
	background-color: #CCFFFF;
}
.ans3tr2 {
	background-color: #FFFFFF;
}
.ans3td1 {
	background-color: #E5E5E5;
}
.ans3 td{
	width: 90px;
	text-align:center;
}
.ans3 td b{
	font-weight: normal;
	color: #FFCC00;
}
.ans3 span{
	font-size: 10px;
}
.ans4{
	margin: 15px 0 0 0;
	padding: 0;
	text-align: center;
}
.ans4 li{
	text-align:left;
}
.ans4 h3{
	font-weight: bold;
	color: #FF6600;
}
.ans4-1{
	background-color:#FFEB99;
	text-align: center;
	font-size:15px;
	margin: 15px 0 10px 0;
	padding: 4px;
	font-weight: bold;
}
.ans4-2{
	background-color:#FFD699;
	text-align: center;
	font-size:15px;
	margin: 5px 0;
	padding: 4px;
	font-weight: bold;
}
.ans4-3{
	background-color:#FFC299;
	text-align: center;
	font-size:15px;
	margin: 5px 0;
	padding: 4px;
	font-weight: bold;
}
.ans4-4{
	background-color: #FFFFCC;
	border: 2px solid #999999;
	margin: 15px 0 0 0;
}
.ans4-4 p{
	background-color:#999999;
	color:#FFFFFF;
	width: 100%;
}
.ans4-5 {
	float: left;
	margin: 5px 0 5px 0;
}
.ans4-6 {
	margin: 5px 0 5px 300px;
}
.ans4psp {
	width: 670px;
	text-align: left;
	margin: 15px;
}
.ans4psp div{
	width:100%;
	height:50px;
	text-align: left;
	margin: 2px;
}
.ans4psp img{
	float: left;
	margin: 0 20px 0 0;
}
.ans4psp span{
	float: left;
	width: 200px;
	font-size: 16px;
	font-weight: bold;
	margin: 17px 0 0 0;
}
.ans4psp h1{
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin: 7px 20px 0 0;
}
.ans4psp1 {
	background-color: #E8FCFB;
}
.ans4psp2 {
	background-color: #E5E7FC;
}
.ans4psp3 {
	background-color: #FFFBF2;
}
.ans5 h1{
	font-size: 13px;
	color:#FF3333;
}
.ans5 h2{
	font-size: 13px;
	color:#0099FF;
}
.ans5 h3{
	color: #0066FF;
	margin: 0 0 10px 0;
	line-height: 120%;
}
.ans5 img{
	margin: 0 0 10px 0;
}
.ans5-1{
	float: left;
	width: 350px;
	height: 340px;
}
.ans6 img{
	margin: 0 0 0 15px;
}
.ans6 h3{
	margin: 0 0 5px 0;
	color:#009999;
}
.ans6 p{
	margin: 0 0 15px 0;
}
.ans6-0 {
	width: 700px;
	height: 495px;
	margin: 15px 0;
}
.ans6-0 h4{
	margin: 0 0 5px 0;
	line-height: 120%;
}
.ans6-0 img{
	margin: 10px 0 0 0;
}
.ans7 h2{
	color:#003399;
	margin: 0 0 5px 0;
	line-height: 120%;
}
.ans7 h4{
	color:#FF0000;
	margin: 0 0 10px 0;
	line-height: 120%;
}
.ans7-1{
	width: 700px;
	height: 189px;
	margin: 15px 0 0 0;
}
.ans7-1 p{
	margin: 0 0 0 320px;
}



/* お問い合わせ - inquiry.html
---------------------------------------------------- */
.chui {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 10px 0 15px 0;
}
.mtable{
	background-color:#FF0000;
}
.mkoumoku{
	background-color:#FFC8C8;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 6px;
	text-align:left;
}
.mkoumoku2{
	background-color:#FFC8C8;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 19px;
	text-align:left;
}
.mnaiyo{
	background-color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	text-align:left;
}
.kakunin{
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
}
.bred{
	color:#FF0000;
	font-weight:bold;
	padding-right:6px;
}
.kojin {
	margin: 30px 20px 20px 0;
}
.kojin span {
	font-weight: bold;
	margin: 0 15px;
}
.kojin li {
	margin: 10px 0;
	text-align: left;
}



/* フッター
---------------------------------------------------- */
.footer img {
	margin: 15px 0;
}
.footer p {
	font-style: italic;
	color: #999999;
	text-align: right;
	font-size: 13px;
}
.link {
	margin: 0 0 15px 0;
}