@charset "utf-8";
/* CSS Document */
/* 各ページの追加要素 */


/* ウッドデッキ */
#page-75 .frame h4 {
	width: 298px;
	padding: .25em 5px .25em 10px;
	background: #659501;
	color: #fff;
	font-size: 1.5em;
}

#page-75 .frame h4 a {
	color: #fff;
}

#page-75 .frame h5 {
	margin-bottom: .5em;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
}


/* ------------------------
    樹脂デッキ
--------------------------- */
#page-77 .frame { font-size: 12px;}

#page-77 .frame h4 {
	width: 310px;
	padding: .25em 5px .25em 10px;
	background: #659501;
	color: #fff;
	font-size: 16px;
}

#page-77 .frame h4 a {
	color: #fff;
}

#page-77 .frame h5 {
	margin-top: 0;
	margin-bottom: 0;
	color: #c00;
	font-size: 14px;
}

#page-77 .frame p {
	line-height: 1.1em;
}

#page-77 .frame p.thumb {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 5px;
	padding-bottom: 80px;
}

#page-77 .frame ul {}
#page-77 .frame ul li {}

#page-77 li.t77 { background: url(../../../../images/page/resin-deck/resin-deck_icon-01.gif) left center no-repeat; }
#page-77 li.s77 { background: url(../../../../images/page/resin-deck/resin-deck_icon-02.gif) left center no-repeat; }
#page-77 li.k77 { background: url(../../../../images/page/resin-deck/resin-deck_icon-07.gif) left center no-repeat; }
#page-77 li.c77 { background: url(../../../../images/page/resin-deck/resin-deck_icon-08.gif) left center no-repeat; }
#page-77 li.p77 { background: url(../../../../images/page/resin-deck/resin-deck_icon-03.gif) left center no-repeat; }
#page-77 li.i77 { height: 42px; background: url(../../../../images/page/resin-deck/resin-deck_icon-04.jpg) left center no-repeat; }

#page-77 .lineup-three-column dl dt {
	padding: .2em;
	background: url(../images/frame-bg.png) center bottom repeat;
	border: 1px solid #555;
}

#page-77 .lineup-three-column dl dd {
	padding: .2em;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	border-left: 1px solid #555;
	line-height: 1.1em;
}

#page-77 .lineup-three-column dl dd.text {
	/* min-height クロスブラウザ対応(S) */
	min-height: 46px;
	height: auto !important;
	height: 46px;
	/* min-height クロスブラウザ対応(E) */
}


/* 塗料 */
#page-86 .lineup-three-column dl dt {
	padding: .2em 0;
	border: 1px solid #555;
}

#page-86 .lineup-three-column dl dd {
	padding: .2em;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	border-left: 1px solid #555;
	line-height: 1.1em;
}

#page-86 .lineup-three-column dl dd.l {
	background: url(../images/frame-bg.png) center bottom repeat;
}

#page-86 .lineup-three-column dl dt.title {
	background: url(../images/frame-bg.png) center bottom repeat;
	font-size: 10px;
}

#page-86 .lineup-three-column dl dd.text {
	text-align: left;
	/* min-height クロスブラウザ対応(S) */
	min-height: 46px;
	height: auto !important;
	height: 46px;
	/* min-height クロスブラウザ対応(E) */
}

#page-86 .frame h4 {
	padding: .2em 1em;
	background: #659501;
	color: #fff;
}

#page-86 .frame h5 {
	padding-left: .5em;
	border-left: 1.5em solid #659501;
	color: #659501;
}


/* 石材 */
#page-93 .lineup-three-column dl dt {
	padding: .2em;
	background: url(../images/frame-bg.png) center bottom repeat;
	border: 1px solid #555;
}

#page-93 .lineup-three-column dl dd {
	height: 90px;
	padding: 2px 0 0 0;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	border-left: 1px solid #555;
	line-height: 1.1em;
}


/* 郵便ポスト */
#page-107 .lineup-four-column dl dt {
	padding: .2em;
	background: url(../images/frame-bg.png) center bottom repeat;
	border: 1px solid #555;
}

#page-107 .lineup-four-column dl dd {
	padding: .2em;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	border-left: 1px solid #555;
	line-height: 1.1em;
}


/* お問い合わせフォーム */
#page-16 .frame dl dt {
	background: #91bd09;
	margin: 10px 10px 5px 10px;
	_margin-top: 30px; /* IE */
	padding: 5px 10px 6px;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}

#page-16 .frame dl dd {
	margin: 0 20px 30px 20px;
}

#page-16 textarea {
	width: 500px;
}

#page-16 .submit {
	background: #91bd09;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
}

#page-16 .submit:hover {
	background-color: #749a02;
}

/* デッキ詳細 */
#deck-detail {
}

#deck-detail ul#this-page-link {
	margin: 0;
	text-align: center;
}

#deck-detail ul#this-page-link li {
	list-style: none;
	display: inline;
	padding: 0 1em 0 12px;
	background: url(../images/icon_arrow.gif) no-repeat center left;
}
	/* IE用 */
	* html #deck-detail ul#this-page-link li {  
		display: inline;
		padding-left: 1em;
	}

#deck-detail table#spec th, #deck-detail table#quality th {
	white-space: nowrap;
}

#deck-detail .order-box, #deck-detail .order-box2 {
	padding-left: 20px;
	*zoom:1;
}

#deck-detail .order-box:after, #deck-detail .order-box2:after {
	content: "";
	display: block;
	clear: both;
}

#deck-detail .order-box .order-box-left, #deck-detail .order-box .order-box-right, 
#deck-detail .order-box2 .order-box-left, #deck-detail .order-box2 .order-box-right {
	width: 260px;
}

#deck-detail .order-box h5 img, #deck-detail .order-box2 h5 img {
	margin-right: 1em;
	vertical-align: middle;	
}

#deck-detail .order-box .order-box-left {
	float: left;
	text-align: center;
}

#deck-detail .order-box .order-box-right {
	float: right;
	text-align: center;
}

#deck-detail .order-box2 .order-box-left {
	float: left;
	text-align:left;
}

#deck-detail .order-box2 .order-box-right {
	float: right;
	text-align: left;
}
