@charset "utf-8";
/* content="charset=utf-8" */

/* ======================================
	article.css
	created by Arisa Morimoto

	Since : 2009-12-14
	Last Modified: 2009-12-14
======================================= */


div#contents .article_flavor_list {
	width: 693px;
}
div#contents .article_flavor_list li {
	float: left;
	width: 155px;
	padding: 0 24px 22px 0;
}
div#contents .article_flavor_name {
	/*height: 19px;  商品名が二行にわたることがあるため*/
	width: 155px;
	padding-top: 6px;
}
div#contents .article_flavor_name a {
	font-size: 10px;
	font-weight: bold;
}
div#contents .article_flavor_brand,
div#contents .article_flavor_price {
	font-size: 10px;
	color: #666666;
	background-image: url(../../images/septseas/article/article_banner_brand.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 111px;
	padding: 0 0 2px 44px;
	vertical-align: top;
}
div#contents .article_flavor_price {
	color: #993333;
	background-image: url(../../images/septseas/article/article_banner_price2.jpg);
	/*padding-bottom:5px;*/
}
div#contents .article_flavor_icon {
	text-align: center;
	width: 155px;
}
div#contents h1 {
	width: 680px;
	background-image: url(../../images/septseas/category/category_image_title_background.jpg);
	background-repeat: no-repeat;
	padding-left: 13px;
	font-size: 16px;
	background-position: left 3px;
	height: 27px;
	color: #B74E0F;
}
div#contents h2 {
	width: 693px;
	padding-bottom: 12px;
}
div#contents h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	width: 693px;
	padding-bottom: 12px;
}

div #contents .summary {
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	width: 684px;
	padding-bottom: 12px;
}

div#contents .category_crumb {
	height: 21px;
	width: 684px;
	padding: 5px 9px 0 0;
	text-align: right;
	background-color: #D9D9D9;
}
div#contents .article_flavor_photo {
	border: 1px solid #411919;
}

div#contents .soldout_font {
  background-color:#411919;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
