@charset "Shift_JIS";

#popup a img,
#introduction a img ,
#footer a img {
	border: none;
}
img { border:0}

/* index */
body{ background-color:#f2f2f2}

.m20_b{ margin-bottom:20px}
.mainbox{
	width: 960px;
	margin: 0 auto;
	background-color: #ffffff;
}
.navi_4type{
	width:960px;
	height:114px;
	background-color:#372c12;
	}
.bt_01 a{
	display: block;
	width:158px;
	height:114px;
	background: url(../img/size_navi.jpg) no-repeat 0 0;
}
.bt_02 a{
	display: block;
	width:158px;
	height:114px;
	background: url(../img/type_navi.jpg) no-repeat 0 0;
}
.bt_03 a{
	display: block;
	width:187px;
	height:114px;
	background: url(../img/cover_navi.jpg) no-repeat 0 0;
}
.bt_04 a{
	display: block;
	width:197px;
	height:114px;
	background: url(../img/digital_navi.jpg) no-repeat 0 0;
}
.bt_01 a:hover {
	background-position:0px bottom;
}
.bt_02 a:hover {
	background-position:0px bottom;
}
.bt_03 a:hover {
	background-position:0px bottom;
}
.bt_04 a:hover {
	background-position:0px bottom;
}

.contents{
	background-color:#e4ded0;
	padding:30px;}
.tab_contents{
	background-color:#ffffff;
	width:820px;
	height:auto;
	}
.product_contents{
	margin-top:30px;
	margin-bottom:30px;
	margin-left:30px;
	width:820px;
	height:auto;
	}
.product_list{
	vertical-align:top;
	}
.product_list td{
	vertical-align:top;}
	
.product_list p{ margin:0px; padding:0px;}
	
.product_list_box{
	background-color:#FFF;
	width:158px;
	}
.product_list_box2{
	background-color:#FFF;
	width:350px;
	}
.greenbox .inbox{
	padding:10px;
	height:220px;
	}
.greenbox a{text-decoration: none;
color:#000;
display: block;
	}
.greenbox a:hover{
	background-color:#F3F7CE;
	text-decoration:none;
	}

.orangebox .inbox{
	padding:10px;
	height:220px;
	}
.orangebox a{text-decoration: none;
color:#000;
display: block;
	}
.orangebox a:hover{
	background-color:#F9E0C0;
	text-decoration:none;
	}
	
.yellowbox .inbox{
	padding:10px;
	height:220px;
	}
.yellowbox a{text-decoration: none;
color:#000;
display: block;
	}
.yellowbox a:hover{
	background-color:#FDF8C7;
	text-decoration:none;
	}

.dgreenbox .inbox{
	padding:10px;
	height:220px;
	}
.dgreenbox a{text-decoration: none;
color:#000;
display: block;
	}
.dgreenbox a:hover{
	background-color:#E3EFD7;
	text-decoration:none;
	}
	
.redbox .inbox{
	padding:10px;
	height:220px;
	}
.redbox a{text-decoration: none;
color:#000;
display: block;
	}
.redbox a:hover{
	background-color:#F7DBE7;
	text-decoration:none;
	}
.probox .inbox{
	padding:10px;
	height:193px;
	}
.probox a{text-decoration: none;
color:#000;
display: block;
	}
.probox a:hover{
	background-color:#BFBFBF;
	text-decoration:none;
	}
.product_list_box .title_top{
	font-size:10px;
	text-align:center;
	padding:0px 0px;
	}

.product_list_box .title_bottom{
	font-size:10px;
	text-align:left;
	padding-top:15px;
	}
	
#footer{ background-color:#CFC0A9;
height:auto;
}

/* light box */

/*
.storybox{ width:1014px;
height:600px;
background-color:#372C12;}
*/


