@charset "shift_jis";
/* ---------------------------------------------------- /
    topページ
------------------------------------------------------ */

#left-ex {
	float: left;
	width: 303px;
}

#right-wd {
	float: right;
	width: 303px;
}

h2.top-midashi1 {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(../img/top/midashi-1.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 24px;
	margin-bottom: 8px;
}

h2.top-midashi2 {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(../img/top/midashi-2.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 24px;
	margin-bottom: 8px;
}

p.exte-navi {
	height: 189px;
	width: 303px;
	margin-bottom: 4px;
	background-image: url(../img/top/exte-navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

p.exte-navi a {
	text-indent: -9877px;
	display: block;
	height: 189px;
	width: 303px;
	overflow: hidden;
	background-image: url(../img/top/exte-navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

p.exte-navi a:hover {
	height: 189px;
	width: 303px;
	background-image: url(../img/top/exte-navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -189px;
}

p.arow-mark {
	line-height: 14px;
	background-image: url(../img/base/arow3.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 16px;
	padding-bottom: 6px;
}

p.wood-navi {
	height: 189px;
	width: 303px;
	margin-bottom: 4px;
	background-image: url(../img/top/wood-navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

p.wood-navi a {
	text-indent: -9877px;
	display: block;
	height: 189px;
	width: 303px;
	overflow: hidden;
	background-image: url(../img/top/wood-navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

p.wood-navi a:hover {
	height: 189px;
	width: 303px;
	background-image: url(../img/top/wood-navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -189px;
}

ul.list-style1,ul.list-style2 {
	margin: 0px;
}

ul.list-style1 li {
	line-height: 27px;
	background-image: url(../img/base/arow1.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 23px;
}

ul.list-style2 li {
	line-height: 27px;
	background-image: url(../img/base/arow2.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 23px;
}


/* ---------------------------------------------------- /
    Q&Aページ
------------------------------------------------------ */
div.q {
	color: #669900;
	background-image: url(../img/faq/q.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	background-position: 0px 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 110%;
	clear: both;
}

div.a {
	background-image: url(../img/faq/a.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0px 0px;
	margin-bottom: 13px;
	padding-top: 3px;
	padding-bottom: 13px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

div.waku1 {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
}

div.waku1 li {
	list-style-type: decimal;
	margin-left: 25px;
	padding-bottom: 5px;
}


/* ---------------------------------------------------- /
    施工例ページ
------------------------------------------------------ */

.gallery-waku,.gallery-waku2 {
	width: 401px;
	margin-left: 32px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

/*-- [if IE7] --*/
*:first-child+html .gallery-waku2 {
	width: 401px;
	margin-left: 26px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

/*-- [if IE6] --*/
* html .gallery-waku2 {
	width: 401px;
	margin-left: 26px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#jgal {
	list-style:none;
	width:452px;
	position:relative;
}

#jgal li {
	opacity:0.5;
	float:left;
	display:block;
	width:75px;
	height:56px;
	background-position:50% 50%;
	cursor:pointer;
	margin-right:7px;
	margin-bottom:10px;
	margin-top: 320px;
	margin-left: 7px;
}

#jgal li img {
	position:absolute;
	top:0px;
	left:0;
	display:none;
	background-image: url(../img/exterior/gall-back.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
}

#jgal li.active img { display: block; }
#jgal li.active, #jgal li:hover { opacity:0.99 /* safari bug */ }
#gallery { list-style: none; display: block; }
#gallery li { float: left; margin: 0 10px 10px 0; }
#gallery { display: none; }


.come-waku1 {
	margin-right: auto;
	margin-left: auto;
	width: 451px;
	clear: both;
	padding-top: 12px;
}

.come-waku2 {
	margin-right: auto;
	margin-left: auto;
	width: 409px;
	background-image: url(../img/exterior/come-waku2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 22px;
}


/* ---------------------------------------------------- /
    会社概要ページ
------------------------------------------------------ */

#tb-style1 table {
	border: 1px solid #CCCCCC;
	width: 100%;
	margin-bottom: 60px;
}

#tb-style1 th {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
	background-color: #A0835F;
	text-align: left;
	width: 30%;
	font-weight: normal;
	color: #FFFFFF;
}

#tb-style1 td {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
	width: 70%;
	background-color: #FFFFFF;
}

ul.list-style3 {
	margin: 0px;
}

ul.list-style3 li {
	list-style-type: disc;
	margin-left: 18px;
}


/* ---------------------------------------------------- /
    インターロッキング用カッターページ
------------------------------------------------------ */

ul.list-style4 {
	color: #669900;
	margin: 0px;
}

ul.list-style4 li {
	list-style-type: disc;
	margin-left: 328px;

}

div.clear2 {
	clear: both;
	margin-top: 35px;
}

div.products-setsumei {
	background-color: #FFFFFF;
	padding: 12px;
	font-size: 115%;
	font-weight: bold;
	color: #481E04;
	margin-bottom: 25px;
}


/* ---------------------------------------------------- /
    リンクページ
------------------------------------------------------ */

p.link-title {
	margin-bottom: 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #663300;
	text-indent: 6px;
}

p.link-text {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	padding-left: 30px;
}


/* ---------------------------------------------------- /
    お問い合わせページ
------------------------------------------------------ */

#c-info {
	background-image: url(../img/contact/contact-info.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 40px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}
#c-info p {
	padding-top: 116px;
	padding-left: 259px;
	font-size: 80%;
	padding-bottom: 6px;
	padding-right: 15px;
}

#tb-style2 table {
	border: 1px solid #CCCCCC;
	width: 100%;
	margin-bottom: 15px;
}

#tb-style2 th {
	border: 1px solid #CCCCCC;
	background-color: #A0835F;
	text-align: left;
	width: 30%;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}

#tb-style2 td {
	border: 1px solid #CCCCCC;
	width: 70%;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}