@charset "Shift_JIS";
@import url(header.css);

body {
	margin: 0; padding: 0;
	height: 100%;
	text-align: center;
}
#wrapper {
	position: relative;
	width: 755px;
	margin: 0 auto;
	text-align: left;
	left: 7px;

}

#contents {
 width: 755px;
}

#contents .title {
 width: 755px;
 margin: 0px;
}
#menu {
 width: 755px;
 margin-top: 0px;
 margin-bottom: 20px;

}

#menu img {
 margin: 0;
}


/* メイン */
#main {
	width: 735px;
	margin: 0 10px 20px;
	text-align: center;
 }

#main .txt_chushaku {
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Lucida Grande", "Verdana", "ＭＳ ゴシック";
	font-size: 14px;
	line-height: 18px;
	color: #666600;
} 
 
/***** 商品紹介　小ボックス　新発売 ******/  
.txt_new {
	font-weight: bold;
	color: #BD2522;
}
/***** 商品紹介　小ボックス ******/ 
.product_box_small {
	width: 225px;
	margin: 0 8px 8;
	float: left;

} 
.product_box_small .jouge {
 width: 225px;
 margin: 0;
} 

.product_box_small .naka {
	width: 225px;
	background-image: url(../image/kakomi_small_02.gif);
	background-repeat: repeat-y;
	padding: 0 10px;
	margin: 0;
} 
.box {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 0px;
	width: 205px;
} 

.box_name {
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Lucida Grande", "Verdana", "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	width: 205px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #11B5E7;
	padding: 5px;


} 

.box img {
	margin: 2px 0;
}

.price_box {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #000000;

}
.price_box_name {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	padding-left: 5px;
	background-image: url(../image/bar_kakaku.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
}
.price_box_price {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
	background-image: url(../image/bar_kakaku.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 3px;
}
.price {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}

/***** 商品説明　めいかせん ******/ 
.shohin_box_name {
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Lucida Grande", "Verdana", "ＭＳ ゴシック";
	font-size: 12px;
	padding-left: 5px;
	background-image: url(../image/bar_kakaku.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
	width: 80px;

}
.shohin_box_setsumei {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	padding-right: 5px;
	background-image: url(../image/bar_kakaku.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 3px;
}

/***** 商品紹介　横長ボックス ******/ 
#contents .product_box_wide {
	width: 735px;
	clear: both;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Lucida Grande", "Verdana", "ＭＳ ゴシック";
	font-weight: normal;
	padding-left: 8px;


}
.product_box_wide .jouge {
 width: 707px;
 margin: 0;
} 

.product_box_wide .naka {
	width: 707px;
	background-image: url(../image/kakomi_707_02.gif);
	background-repeat: repeat-y;
	padding: 0 10px;
	margin: 0;
} 
.right_box {
	width: 377px;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Lucida Grande", "Verdana", "ＭＳ ゴシック";
	font-size: 12px;
}
.product_box_wide .head {
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Lucida Grande", "Verdana", "ＭＳ ゴシック";
	font-size: 12px;
	color: #ffffff;
	background-image: url(../recommend/image/bg_head.gif);
	background-repeat: repeat;
	padding-left: 7px;
	height: 20px;
	padding-top: 2px;
	margin-top: 5px;	margin-bottom: 5px;
}
.product_box_wide .name_img {
	margin-bottom: 5px;
}

