@charset "shift_jis";
/* CSS Document */
* {
margin:0;
padding:0;
font-size:12px;
color: #000;
letter-spacing:0;
text-indent:0;
vertical-align:bottom;
font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Meiryo,Osaka,"MS PGothic",sans-serif;}
body {
text-align:center;	
}
#logo {
text-align:right;	
}
#wrap {
text-align:left;
margin: 0 auto 0;
width: 800px;
}
.flt_l {
float:left;
display:inline;
}
.flt_r {
float:right;
display:inline;
text-align:left;
width: 450px;
}
.left {
float:left;	
}
.right {
float:right;
}
.clr {
clear:both;	
}
.hide {
display:none;	
}
.product_box {
margin: 12px 0 12px;
padding: 12px 0 12px;
border-bottom: 1px dashed #eeeeee;
line-height: 1.5;
overflow: hidden;
position:relative;
zoom:1;
}
.img_headline{
background:#006;
width:100px;
font-size:150%;
font-weight:bold;
color:#fff;
text-align:center;
}
.product_img {
padding-right: 20px;	
}
.product_img p.price{
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	padding: 5px;
	color: #cc0000;
}
.product_img p.price span.small{
	font-size: 14px;
	color: #cc0000;
	vertical-align:middle;
}
.product_name {
font-size: 14px;
color: #333;
font-weight:bold;
margin-bottom: 12px;
border-bottom:#F93 2px dotted;
}
.product_info {
color: #333;	
}
.spec_table {
margin-top:12px;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
width: 100%;
}
.cell_01 {
background: #e8e8e8;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
padding: 2px;
color: #444;
}
.cell_03 {
background: #e8e8e8;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
padding: 2px;
color: #444;
}
.cell_02 {
background: #fff;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
padding: 2px;
color: #444;
}
.cell_04 {
background: #fff;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
padding: 2px;
color: #444;
}
/*info*/
.info_headline {
margin: 12px 0 12px;	
}
.info_box {
margin: 12px 0 12px;
padding: 0 0 12px;
border-bottom: 1px dashed #666;
}
.info_box_02 {
margin: 12px 0 12px;
padding: 0 0 12px;
}
.info_subhead {
margin:0 0 18px;	
}
.info_com {
padding: 12px 0 12px 36px;	
}
.info_com_02 {
	text-align:center;
}
.info_com_03 {
	text-align:left;
	padding-left: 40px;
	padding-bottom: 22px;
}
.info_spec ol li {
list-style:none;	
font-weight:bold;
}
.info_spec ol {
border: 3px solid #e3e3e3;	
padding: 4px;
}
.info_btn {
margin: 24px 0 0;	
}
.info_com_bold {
font-weight:bold;
color: #f00;
font-size: 14px;
margin-bottom: 7px;
}
/*style*/
p.f00{
color:#F00;
font-weight:bold;
text-align:center;
}


/* ==========
2013年1月〜
========== */

ul#item_list{
	overflow:hidden;
	position: relative;
	zoom:1;
	margin-right: -20px;
	list-style-type:none;
	margin-bottom:20px;
}
ul#item_list li{
	float: left;
	width: 250px;
	padding-right: 20px;
}
ul#item_list li span.btn a{
	display:block;
	background:url(../img/item201212/btn01.jpg) 0 0 no-repeat;
	width: 247px;
	height: 55px;
	text-indent: -9999px;
	margin: 10px auto;
}
ul#item_list li span.btn a:hover{
	background:url(../img/item201212/btn01.jpg) 0 -55px no-repeat;
}

.sakura{
	text-align:center;
	margin-bottom:30px;
}

.product_box #btn.set_a a{
	display:block;
	background:url(../img/item201401/btn_a.jpg) 0 0 no-repeat;
	width: 405px;
	height: 55px;
	text-indent: -9999px;
	margin: 0 auto 10px;;
	float: right;
}
.product_box #btn.set_a a:hover{
	background:url(../img/item201401/btn_a.jpg) 0 -55px no-repeat;
}
.product_box #btn.set_b a{
	display:block;
	background:url(../img/item201401/btn_b.jpg) 0 0 no-repeat;
	width: 405px;
	height: 55px;
	text-indent: -9999px;
	margin: 0 auto 10px;;
	float: right;
}
.product_box #btn.set_b a:hover{
	background:url(../img/item201401/btn_b.jpg) 0 -55px no-repeat;
}
.product_box #btn.set_c a{
	display:block;
	background:url(../img/item201401/btn_c.jpg) 0 0 no-repeat;
	width: 405px;
	height: 55px;
	text-indent: -9999px;
	margin: 0 auto 10px;;
	float: right;
}
.product_box #btn.set_c a:hover{
	background:url(../img/item201401/btn_c.jpg) 0 -55px no-repeat;
}

/* ページトップへ戻る */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #efefef;
	text-decoration: none;
	color: #333;
	width: 100px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #6F4D31;
	color:#fff;
}
