@charset "Shift_JIS";

/* CSS Document */

.cl{
	clear:both;
}

span.red {
	color: #FF0000;
}


/*------------------------------------------------

	共通部分
	
------------------------------------------------*/

.cts {
	width: 723px;
	padding: 24px 0 0 14px;
}

h1 {
	padding-bottom: 15px;
}

p.copy {
	padding: 0 0 15px 18px;
}

.group_box {
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 723px;
	padding-bottom: 18px;
	float: left;
	clear: both;
	margin-bottom: 15px;
}

.group_box h2 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 18px;
	padding-left: 8px;
}

.product_box {
	width: 657px;
	background-color: #FFFFFF;
	padding: 14px;
	float: left;
	clear: both;
	margin: 8px 0 0 18px;
}

p.product_img {
	float: left;
}

p.btn_detail {
	float: right;
}

.cts_foot {
	float: left;
	width: 723px;
	clear: both;
}

.cts_foot p.pageback {
	float: left;
}

.cts_foot p.pagetop {
	float: right;
}


/*===============================================
	商品案内
===============================================*/

.product_r {
	float: right;
	width: 535px;
}

.product_r h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	float: left;
}

.product_r p.new {
	float: left;
	padding-left: 15px;
}

.product_r h3 img {
	line-height: 0px;
	margin-left: 15px;
	margin-top: 0px;
}

.product_r p.product_txt {
	width: 535px;
	background: url(../product/img/dot_gray.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: 5px;
	clear: both;
}

.product_r dl.product_info {
	width: 400px;
	float: left;
}

.product_r dl.product_info dt {
	float: left;
	padding-right: 10px;
}

.product_r dl.product_info dd {
	float: left;
	padding-right: 20px;
	color: #7252a7;
}


/*===============================================
	商品詳細
===============================================*/

.detail_r {
	float: right;
	width: 385px;
}

table.layout {
	width: 100%;
}

table.layout td.photo {
	vertical-align: top;
}

table.layout td.upper {
	vertical-align: top;
	width: 385px;
}

table.layout td.lower {
	vertical-align: bottom;
}

table.product_detail {
	width: 100%;
	border-top: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
}

table.product_detail th {
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	background-color: #faf0cf;
	text-align: center;
	padding: 5px;
	color: #333333;
}

table.product_detail td {
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	text-align: center;
	padding: 5px;
	color: #333333;
	background-color: #FFFFFF;
}

.detail_r h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
	float: left;
	width: 330px;
	padding-top: 5px;
}

.detail_r p.new {
	float: right;
	padding-top: 5px;
}

.detail_r p.product_txt {
	clear: both;
	background: url(../product/img/dot_gray.gif) repeat-x left top;
	padding-top: 10px;
	padding-bottom: 10px;
}

.p_detail {
	clear: both;
	float: left;
	width: 723px;
	margin-bottom: 15px;
}

#material {
	background: url(../product/img/detail_bg.gif) no-repeat left bottom;
}

.p_detail_l {
	float: left;
	width: 351px;
}

.p_detail_r {
	float: right;
	width: 351px;
}

h4 {
	background-color: #F5FDD7;
	padding-bottom: 6px;
}

h4.area {
	float: left;
}

p.area_txt {
	float: left;
	padding-left: 10px;
	color: #714fa5;
}

p.detail_txt {
	padding: 15px;
	border: 1px solid #c6c6c6;
	background-color: #FFFFFF;
	color: #333333;
}

h4#ttl_allergen {
	padding-top: 15px;
}

.detail_allergen {
	border: 1px solid #c6c6c6;
}

.p_detail table.product_detail th, .p_detail table.product_detail td {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.p_detail_r table.product_detail th, .p_detail_r table.product_detail td {
	width: 50%;
}

.p_detail_r table.cereal th, .p_detail_r table.cereal td {
	width: auto;
}

.p_detail_cereal {
	margin-bottom: 5px;
}

p.kome {
	/*padding-left: 372px;*/
	padding-top: 5px;
	color: #333333;
}

table.product_detail td.cont_val{
	text-align: right;
}

/*------------------------------------------------

	ビスケット・クッキー
	
------------------------------------------------*/

h2.co {
	border-left: 5px solid #988214;
	color: #988214;
}

.group_box_co {
	background-image: url(../product/img/cookie_bg.gif);
}

.product_box_co {
	border: 1px solid #ffde58;
}

h3.co {
	color:#4a89e9;
}

h3.co a:link, h3.co a:visited {
	color:#4a89e9;
	text-decoration:underline;
}

h3.co a:hover, h3.co a:active {
	color:#92B8F1;
	text-decoration:none;
}


/*------------------------------------------------

	シリアル
	
------------------------------------------------*/

h2.ce {
	border-left: 5px solid #a75acd;
	color: #a75acd;
}

.group_box_ce {
	background-image: url(../product/img/cereal_bg.gif);
}

.product_box_ce {
	border: 1px solid #f9d0f6;
}

h3.ce {
	color:#ea57ef;
}

h3.ce a:link, h3.ce a:visited {
	color:#ea57ef;
	text-decoration:underline;
}

h3.ce a:hover, h3.ce a:active {
	color:#F5B4F8;
	text-decoration:none;
}


/*------------------------------------------------

	チョコレートスナック
	
------------------------------------------------*/

h2.chs {
	border-left: 5px solid #84452a;
	color: #84452a;
}

.group_box_chs {
	background-image: url(../product/img/chocosnack_bg.gif);
}

.product_box_chs {
	border: 1px solid #e0b8a7;
}

h3.chs {
	color:#9f4839;
}

h3.chs a:link, h3.chs a:visited {
	color:#9f4839;
	text-decoration:underline;
}

h3.chs a:hover, h3.chs a:active {
	color:#DEADA5;
	text-decoration:none;
}


/*------------------------------------------------

	スナックコーナー
	
------------------------------------------------*/

h2.sn {
	border-left: 5px solid #2c7b6b;
	color: #2c7b6b;
}

.group_box_sn {
	background-image: url(../product/img/snack_bg.gif);
}

.product_box_sn {
	border: 1px solid #8fe4bc;
}

h3.sn {
	color:#26a78d;
}

h3.sn a:link, h3.sn a:visited {
	color:#26a78d;
	text-decoration:underline;
}

h3.sn a:hover, h3.sn a:active {
	color:#96E7D9;
	text-decoration:none;
}


/*------------------------------------------------

	チョコレート製品
	
------------------------------------------------*/

h2.ch {
	border-left: 5px solid #ee2626;
	color: #ee2626;
}

.group_box_ch {
	background-image: url(../product/img/chocolate_bg.gif);
}

.product_box_ch {
	border: 1px solid #fbbaba;
}

h3.ch {
	color:#ff0000;
}

h3.ch a:link, h3.ch a:visited {
	color:#ff0000;
	text-decoration:underline;
}

h3.ch a:hover, h3.ch a:active {
	color:#FFB0B0;
	text-decoration:none;
}