@charset "utf-8";

h1,h2,h3 {
	font-weight: bold;
	color: #333333;
	text-align:center;
}
h1{
	font-size: 24px;
	color: #005E00;
}
h2{
	font-size: 18px;
	background-color: #993300;
	padding: 5px;
	/*	border: 1px solid #993300; */
	width:500px;
	color:#FFFF00;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
h3{	font-size: 16px;color:#0066CC}

#img-kitdeck {
	width:400px;
	margin-left:auto;
	margin-right:auto;
} 
#photo-naiyou{
	width:640px;
	position:relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#webconce {
	width:800px;
	margin:10px auto;
	font-size: 16px;
	color: #666666;

}

#each-modoru {
	width:170px;
	height:110px;
	padding:10px 0 0 10px;
	position:absolute;
	right:-200px;
	top:-20px;
	font-size: 12px;
	color: #333333;
	background-image: url(img/back-modoru170.jpg);
	background-repeat: no-repeat;
	line-height: 16px;
	}
#each-modoru a:hover{color:orange;}
	
.l-red {
	color:#FF0000;
	font-weight: bold;
}
#photo-naiyou img{
	margin:5px;
	padding:10px 10px 15px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	background-color: #F5F5F5;
}

#kaisetu{
	width:605px;
	padding:10px;
	font-size: 14px;
	color:#333333;
	border: thin solid #999999;
	line-height: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#kaisetu-in {margin:5px 15px 5px 15px;
text-align:justify;}

.l-strong {font-weight: bold;}
.l-small {font-size:10px;}
/*  deckproと共通 */
#footer-photo{
	margin:5px;
	width:1010px;
	margin:3px auto 5px auto ;
}
#footer-photo img{
	border: 1px solid #333333;
}
#deck-footer{
	width:100%;
	padding:5px;
	font-size:12px;
	text-align:center;
	background-color: #CCCCCC;
}

/*　　DX   */
#dx-id {
	width:560px;
	background-color: #CCCC00;
	color:#006600;
}
/*　　web　表の中の解説   */
td {
text-align:left;}

/*   組立例　表紙   */


#wrap-sekou {
	width:910px;
	margin:10px auto 10px auto;
	font-size:12px;
	color:#333333;
}

.guset-waku{
	clear:both;
	width:900px;
	margin-top:8px;
	height:150px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-top-width: 3px;
	border-right-width: 5px;
	border-bottom-width: 6px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8C4A0;
	border-right-color: #CFB88B;
	border-bottom-color: #CDB587;
	border-left-color: #D8C4A0;
}

.waku-photo{
	width:200px;
	float:left;
	text-align:center
}

.guset-naiyou {
	float:right;
	width:670px;
	height:135px;
	padding:11px 15px 5px 15px;
	font-size: 13px;
	line-height: 19px;
	position:relative;
	background-image: url(img/tuzuki.png);
	background-repeat: no-repeat;
	background-position:right bottom;
	color: #58403A;
}
.comment {
	font-size: 11px;
	line-height: normal;
	color: #CC9900;
}

/* web topタイトル */
.kitdeck-tetle {
width:580px;
margin: 10px auto 3px auto;
	text-align:center;
	font-size:14px;
	color:#006633;
	line-height: 20px;
	position:relative;
}
#link-db {
	width:264px;
	height:63px;
	font-size:10px;
	color:#006633;
	position:absolute;
	left:5px;
	top:210px;
	/*bottom:0px;*/
	background-color: #FFFFFF;
	text-align:center;
	}
.kitdeck-tetle  a:link {color:#006633;}
.kitdeck-tetle  a:hover {color:orange;
text-decoration:underline;}
.kitdeck-tetle  a:visited {color:navy;}

/*　申込み書　　*/


#order{
	width:680px;
	margin:10px auto;
	border: medium solid #993300;
}

#order h2 {
margin:0px;
width:677px;
padding-top:10px;
padding-bottom:10px;
}

#order-in {
	width:600px;
	margin:5px auto;
	font-size:16px;
	line-height: 18px;
}

.l-2b{
	margin-left:-20px;
	font-weight: bold;
}
.l-red {
color:#990000;
	font-weight: bold;
}

#footer{
width:100%;
padding:20px;
text-align:center;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #2E7916;
}




