body {
background:#840000;	
}
img {
	vertical-align: top;
	border:none;
}
#main_box a:hover img{
	opacity:1.0;
	position:relative;
	top:-3px;
}

#main_box {
	width: 745px;
	background: url(images/bg.jpg) repeat;
	padding-bottom: 10px;
}
#title {
margin-bottom: 20px;	
}
#headline {
margin:20px 0 20px;	
}
.igusanote1 {
font-size: 18px;
line-height:1.8;
padding: 12px 0 22px 12px;
}

.boxl {
border:3px solid #e5e9f6;
float:left;
display:inline;
margin-right:6px;
padding:9px;
width:220px;
margin-bottom:20px;
}
.boxr {
width:220px;
border:3px solid #e5e9f6;
float:right;
display:inline;
padding:9px;
margin-bottom:20px;
}
.item_name {
background:#47423c;
color:#fff;
font-weight:bold;
padding: 4px 0 4px 2px;
margin: 8px 0 16px;
font-size: 14px;
}
.item_info {
line-height:1.5;
margin-bottom: 12px;
}
.item_price {
font-size: 21px;
color:#ef8100;
font-weight:bold;
text-align:center;
}
.sp_btn {
margin: 20px;
text-align:center;
}