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

h1{
margin:0 0 10px;
}
h2{
padding-top:10px;
margin:0 0 10px 28px;
}
h3{
padding-top:15px;
margin:0 0 10px 6px;
position:relative;
left:0;
top:0;
}
dl,dt,dd{
margin:0;
}
img{
border:none;
}
table {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	color: #5A3D1C;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper{
width:555px;
margin-bottom:20px;
color:#333333;
line-height:1.3;
background:url(../images/bg_contents.jpg) repeat-y 0 0;
}
.section{
padding:0 15px;
}
#size-l{
background:url(../images/bg_size-l.jpg) repeat-y 0 0;
padding:10px 15px 15px;
}
#howto{
float:left;
margin-right:10px;
display:inline;
}
dl#feature{
width:360px;
margin:0;
padding:0;
float:left;
display:inline;
position:relative;
left:0;
top:0;
}
dl#feature dt img.manual{
position:absolute;
top:40px;
right:0;
}
dl#feature dd{
width:350px;
}
dl#feature ul{
font-size:130%;
margin-left:0.8em;
padding-left:0.8em;
}
dl#feature li{
margin-bottom:0.5em;
}
#size-l,
#size-r{
position:relative;
padding:38px 15px 0;
}
#size-l h2{
position:absolute;
top:-5px;
left:60px;
margin:0;
padding:0;
zoom:1;
}
.unit{
position:absolute;
top:8px;
right:25px;
zoom:1;
}
.lineup{
list-style:none;
margin-left:0;
margin-bottom:10px;
padding-left:0;
}
#size-l .lineup{
padding-bottom:20px;
margin-bottom:0;
}
#size-l .lineup p{
width:150px;
min-height:4.0em;
font-weight:bold;
color:#660000;
height:auto !important;
_height:4.0em;
}



.lineup li{
float:left;
width:175px;
margin-right:-1px;
display:inline;
}
.lineup li dt{
margin-bottom:8px;
}
#size-l .lineup li dl.size{
margin:8px 0 0;
}
.lineup li dl.size dt{
font-weight:bold;
margin-bottom:2px;
}

#kit{
background:url(../images/bg_kit.jpg) repeat-y 0 0;
}
#kit_logo{
position:absolute;
top:65px;
left:18px;
}
#kit_summary{
min-height:210px;
_height:210px;
}
#kit_summary p{
font-weight:bold;
color:#5D3F28;
font-size:100%;
float:right;
margin-right:25px;
display:inline;
}
#kit_summary img.manual{
display:block;
float:right;
margin-right:60px;
padding-top:5px;
clear:right;
display:inline;
}
/* 2列用 */
#kit .lineup{
margin-left:75px;
}
#kit .lineup li{
margin-right:30px;
}
/**/
#kit .lineup li{
margin-bottom: 20px;
}
#kit .lineup li dt{
margin-bottom:0;
}
#kit .lineup li dd{
padding-top:28px;
padding-bottom:2px;
padding-right:3px;
text-align:right;
width:157px;
_width:160px;
overflow:hidden;
}

#creamwhite dd{
background:url(../images/var_creamwhite.gif) 0 0 no-repeat;
}
#woodybrown dd{
background:url(../images/var_woodybrown.gif) 0 0 no-repeat;
}
#richfur dd{
background:url(../images/var_richfur.gif) 0 0 no-repeat;
}
#naturalbeige dd{
background:url(../images/var_naturalbeige.gif) 0 0 no-repeat;
}
#milkypink dd{
background:url(../images/var_milkypink.gif) 0 0 no-repeat;
}
#shinnysilver dd{
background:url(../images/var_shinnysilver.gif) 0 0 no-repeat;
}


#footer{
margin:0 auto;
}
#copyright{
padding:1em 0;
text-align:center;
color:#660000;
}
.uptotop {
text-align:right;
margin-right:20px;
display:block;
}






.tables {
	border: 1px solid #666666;
}
.td-title {
	border-bottom: 1px dashed #666666;
	text-align: center;
}
.td-title2 {
	border-top: 1px dashed #666666;
}
.yaji {
	background: url(../../common/yajirusi.gif) no-repeat left 4px;
	padding-left: 13px;
	margin-bottom: 5px;
	line-height: 19px;
	text-align:left;
}
.txt-mini {
	font-size: 10px;
	line-height: 11px;
}
.shouhin2 {
	padding: 3px 5px;
	background: #FFFBF0;
	text-align: left;
}









/*----------------------------------------

	clearfix
	
----------------------------------------*/


.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
font-size: 0;   /* フォントサイズを0にする */
}

.clearfix {
display: inline-block;
}

/* exlude MacIE5 \*/
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
/* end MacIE5 */
