@charset "Shift_JIS";
/* CSS Document */

/*------------------------------------------------------------
	Contents
------------------------------------------------------------*/
#pagettl {
	background-image: url(../../product/img/pagettl_bg.jpg);	
}


/*------------------------------------------------------------
	共通
------------------------------------------------------------*/
.pr_list {
	background: url(../../product/img/pr_list_bg.gif) no-repeat left bottom;
	padding-bottom: 1px;
	clear: both;
	margin-bottom: 10px;
}

.pr_list_one {
	width: 315px;
	background: url(../../product/img/pr_list_bg.gif) no-repeat left bottom;
	padding-bottom: 1px;
	clear: both;
	margin-bottom: 10px;
}

.pr_list_box {
	width: 315px;
	background: url(../../product/img/pr_list_head.gif) no-repeat left top;
	padding-top: 1px;
}

.box_l {
	float: left;
}

.box_r {
	float: right;
}

.pr_list_box table {
	width: 100%;
}

.pr_list_box td.pr_img {
	width: 112px;
	/*padding:3px 0;*/
	text-align: center;
	vertical-align: top;
}

.pr_list_box td.pr_img img{
	padding:1px;
}

.pr_list_box td.pr_info {
	width: 203px;
	vertical-align: top;
}

.pr_list_box dl {
	padding: 7px 12px 7px 10px;
}

.pr_list_box dt {
	padding-bottom: 5px;
	font-size:114%;
}

.pr_list_box dt a:link, .pr_list_box dt a:visited {
	color: #c76301;
}

.pr_list_box dt a:active, .pr_list_box dt a:hover {
	color: #e7a96c;
}

#last {
	margin-bottom: 0;
}

ul.pnumber {
	clear: both;
	text-align: center;	
}

ul#pnumber_top {
	margin-bottom: 20px;
}

ul#pnumber_bottom {
	margin: 20px 0 7px 0;
}

ul.pnumber li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #333333;
	line-height: 100%;
	color: #333333;
	font-weight: bold;
}

ul.pnumber li a:link, ul.pnumber li a:visited {
	font-weight: normal;
}

ul.pnumber li.first {
	border-left: 1px solid #333333;
}

ul.pnumber li.back, ul.pnumber li.next {
	border-right: none;
}


/*------------------------------------------------------------
	PR03	（/product/genre.html）
------------------------------------------------------------*/
#pr03 .genre_line {
	margin-bottom: 8px;
	background: url(../../product/img/pr03_genre_bg.gif) no-repeat left bottom;
	padding-bottom: 18px;
	clear: both;
}

#pr03 .genre_line_one {
	margin-bottom: 10px;
	background: url(../../product/img/pr03_genre_bg.gif) no-repeat left bottom;
	padding-bottom: 18px;
	clear: both;
	width: 335px;
}

#pr03 .genre_box {
	background: url(../../product/img/pr03_genre_head.gif) no-repeat left top;
	width: 335px;
	padding-top: 18px;
}

#pr03 .genre_box h2 {
	color: #330000;
	font-size: 122%;
	font-weight: bold;
	border-bottom: #ffae00 3px solid;
	margin: 0 6px 0 6px;
	padding: 0 0 5px 14px;
}

#pr03 .genre_box h2 a:link,
#pr03 .genre_box h2 a:visited{
	color: #330000;
	font-size: 122%;
	text-decoration:none;
}

#pr03 .genre_box h2 a:hover,
#pr03 .genre_box h2 a:active{
	color: #774444;
	font-size: 122%;
	text-decoration:underline;
}

#pr03 .genre_box p {
	float: left;
	margin: 12px 0 0 24px;
	padding:1px;
	border:solid 1px #d3c3b3;
}

#pr03 .genre_box dl {
	float: right;
	width: 180px;
	padding: 5px 20px 0 0;
}

#pr03 #last {
	margin-bottom: 20px;
}

.genre_box dt {
	padding-top: 7px;
}

.genre_box dd {
	font-size: 85%;
	padding-bottom: 5px;
}


/*------------------------------------------------------------
	PR04	（/product/series.html）
------------------------------------------------------------*/

#pr04 .cts_sttl{
	margin-bottom:10px;
}

#pr04 .series_category2{
	margin-top:35px;
}

#pr04 .pr_list {
	background: url(../../product/img/pr04_list_bg.gif) no-repeat left bottom;
}

#pr04 .pr_list_one {
	background: url(../../product/img/pr04_list_bg.gif) no-repeat left bottom;
}

#pr04 .pr_list_box {
	background: url(../../product/img/pr04_list_head.gif) no-repeat left top;
}

#pr04 .pr_list_box td.pr_img {
	width: 121px;
	vertical-align:middle !important;
}

#pr04 .pr_list_box td.pr_info {
	width: 194px;
}


/*------------------------------------------------------------
	PR05	（/product/search/index.html）
------------------------------------------------------------*/
#pr05 .cts_inner {
	margin: 0 20px 7px 20px;
}

#pr05 p#pr05_search_box {
	float: left;
	width: 530px;
	padding-top: 1px;
}

#pr05 .key_box{
	margin-bottom:8px;
}

#pr05 #pr05_keyword {
	width: 530px;
	padding: 2px;
	margin: 0px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

#pr05 p#pr05_search_btn_01 {
	float: right;
}

#pr05 h2.cts_ttl_search {
	margin-bottom: 0;
} 

#pr05 .cts_search {
	margin: 0 6px 7px 6px;
}

#pr05 table#s_condition {
	width: 100%;
}

#pr05 td.line_01 {
	background: url(../img/line_g_01.gif) repeat-x bottom;
	padding: 18px 0 18px 14px;
}

#pr05 td.line_02 {
	padding: 18px 0 18px 14px;
	border-bottom: 1px solid #7a756f;
}

#pr05 td.ttl_genre {
	vertical-align: top;
	padding-top: 22px;
}

#pr05 h3 {
	margin-bottom: 0px;
}

#pr05 p.checkbox {
	float: left;
	margin-top: 3px;
	width: 16px;
	padding-right:2px;
}

#pr05 p.txtbox {
	float: left;
}

#pr05 p.txtbox span {
	font-size: 85%;
}

#pr05 p.txt_01 {
	width: 145px;
}

#pr05 p.txt_02 {
	width: 140px;
}

#pr05 p.txt_03 {
	width: 95px;
}

#pr05 p.txt_04 {
	width: 170px;
}

/*
#pr05 ul.search_genre {
	width: 510px;
}

#pr05 ul.search_genre li {
	float: left;
	width: 170px;
	height: 50px;
	padding-bottom: 10px;
}

#pr05 ul.search_genre li.wide {
	width: 160px;
}
*/

#pr05 #genrelist td{
	padding-right:5px;
	vertical-align:top;
}

#pr05 #genrelist td.txt{
	width:150px;
	padding:0 5px 15px 0;
}

#pr05 #genrelist td span{
	font-size:85%;
}

#pr05 #genrelist tr.last td{
	padding-bottom:0;
}

#pr05 ul.material {
	width: 640px;
	padding-top: 18px;
}

#pr05 ul.material li {
	width: 160px;
	float: left;
	padding-bottom: 5px;
}

#pr05 p.material_img {
	float: left;
	padding-right: 3px;
}

#pr05 li.list_last {
	padding-bottom: 0!important;
}

#pr05 h3.ttl_feeling {
	margin-bottom: 3px;
}

#pr05 .feeling_line {
	background: url(../../product/search/img/pr05_feeling_bg.gif) no-repeat left 17px;
}


#pr05 .feeling {
	float: left;
	width: 200px;
	margin:15px 10px 0 0;
	padding-right: 10px;
}

#pr05 .feeling_r {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}

#pr05 .feeling h4 {
	margin-bottom: 10px;
}

#pr05 .feeling li {
	padding-bottom: 6px;
}

#pr05 dl.feeling dd {
	margin-bottom: 10px;
	background-color: #000000;

}

#pr05 p#pr05_search_btn_02 {
	text-align: center;
	margin-top: 20px;
}


/*------------------------------------------------------------
	PR06A	（/product/product_list.html）
------------------------------------------------------------*/
#pr06 ul.genre {
	padding-bottom: 15px;
}

#pr06 ul.genre li {
	float: left;
	background: url(../img/icon_list_01.gif) no-repeat left 3px;
	padding: 0 25px 5px 15px;
	white-space: nowrap;
}

#pr06 ul.genre li.over {
	background: url(../img/icon_list_02.gif) no-repeat left 3px;
	font-weight: bold;
}


/*------------------------------------------------------------
	PR06B	（/product/search/search_result.html）
------------------------------------------------------------*/
#pr06 p.search_ttl {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	margin: 0 6px 20px 6px;
	padding: 0 0 8px 14px;
	border-bottom-color: #ffae00;
}

#pr06 span.keyword {
	color: #c76303;
}


/*------------------------------------------------------------
	PR07	（/product/product_item.html）
------------------------------------------------------------*/
#pr07 p.btn_back {
	margin-left: 20px;
	margin-bottom: 10px;
}

#pr07 h2 {
	color: #330000;
	font-size: 136%;
	font-weight: bold;
	border-top: #ffae00 1px solid;
	border-bottom: #ffae00 1px solid;
	margin: 0 6px;
	padding: 15px 19px;
	background-color: #fbf0e9;
}

#pr07 p.p_visual {
	text-align: center;
	margin-top: 2px;
}

#pr07 .cts_inner {
	margin: 20px 25px 7px 25px;
}

#pr07 .p_head {
	background: url(../../product/img/pr07_product_head.gif) no-repeat left top;
	height: 25px;
}

#pr07 .product {
	background: url(../../product/img/pr07_product_bg.gif) no-repeat left bottom;
	padding-bottom: 25px;
	margin-bottom: 30px;
}

#pr07 .p_box {
	margin-right: 25px;
	margin-left: 25px;
}

#pr07 .p_box table.frame {
	width: 100%;
}

#pr07 .product table.frame td {
	vertical-align: top;
}

#pr07 .product table.frame td.p_btn {
	vertical-align: bottom;
}

#pr07 .product table.frame td.p_info {
	width: 270px;
}

#pr07 .p_box td.p_img table {
	background-color: #FFFFFF;
	border: 1px solid #d2c4b4;
	width: 290px;
	height: 320px;
}

#pr07 .p_box td.p_img td {
	text-align: center;
	vertical-align: middle;
}

#pr07 .product dl {
	margin: 10px 0 20px 0;
}

#pr07 .product dt {
	color: #ca0c0e;
	margin-bottom: 5px;
}

#pr07 ul.product_gallery {
	width: 270px;
	margin-bottom: 20px;
}

#pr07 ul.product_gallery li {
	font-size: 0px;
	line-height: 0px;
	float: left;
	padding-right: 10px;
}

#pr07 ul.product_gallery li.gallery_r {
	padding-right: 0px;
}

#pr07 ul.product_btn {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px 0;
}

#pr07 ul.product_btn li {
	display: inline;
	padding: 0 3px;
	font-size: 0px;
	line-height: 0px;
}

#pr07 .p_detail {
	width: 305px;
}

#pr07 .p_detail div {
	clear: both;
	margin-bottom: 20px;
}

#pr07 .p_detail h3 {
	margin-bottom: 6px;
}

#pr07 .p_detail h3.dttl {
	float: left;
	padding-right: 3px;
}

#pr07 .p_detail p.detail_box {
	border: 1px solid #ffae00;
	padding: 3px 5px;
}

#pr07 .p_detail p.dtxt {
	float: left;
	font-size: 85%;
	line-height: 1.3;
}

#pr07 .ingredient {
	clear: both;
}

#pr07 .ingredient table {
	width: 100%;
	border-top: 1px solid #ffae00;
	border-left: 1px solid #ffae00;
}

#pr07 .ingredient td {
	width: 50%;
}

#pr07 .ingredient td.line {
	border-right: 1px solid #ffae00;
	border-bottom: 1px solid #ffae00;
}

#pr07 .ingredient dl {
	padding: 3px 5px;
}

#pr07 .ingredient dt {
	float: left;
	width: 90px;
	color: #cc6600;
}

#pr07 .ingredient dd {
	float: left;
	width: 45px;
}

#pr07 p.remark {
	clear: both;
	text-align: right;
	width: 100%;
}

#pr07 #allergen{
	margin-bottom:3px;
}

#pr07 #allergen h3{
	margin-bottom:2px;
}

#pr07 #allergen .attention{
	font-size:80%;
}


/*------------------------------------------------------------
	PR01	（/product/index.html）
------------------------------------------------------------*/

/*
#pr01 #pagettl {
	background-image: url(../../product/img/pagettl_bg.jpg);	
	height: 163px;
	margin-bottom: 20px;
	padding: 12px 18px 0 23px;
}

#pr01 #pagettl h1{
	margin-left:10px;
}

#pr01 ul#breadcrumbs {
	padding-bottom: 40px;
}
*/

#pr01 .cts_ttl_box {
	position: relative;
}

#pr01 .cts_ttl_box h2 {
	margin-bottom: 0;
}

#pr01 .cts_ttl_box p {
	position: absolute;
	top: 20px;
	right: 20px;
}

#pr01 .cts_box_flash {
	margin-top: 7px;
}

#pr01 .cts_box_flash2 {
	margin-top: 11px;
	/*clear: both;*/
}

#pr01 .cts_box_flash2{
	margin-bottom:20px;
}

#pr01 .cts_box_l {
	background-image: url(../../product/img/pr01_cts_bg_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
	/*margin-bottom: 20px;*/
	width: 640px;
	float: left;
}

#pr01 .cts_box_l .cts_foot {
	background-image: url(../../product/img/pr01_cts_foot_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 18px;
	clear: both;
}

#pr01 .cts_box_l h2 {
	margin-bottom: 12px;
}

#pr01 .pr01_list {
	background: url(../../product/img/pr01_list_bg.gif) no-repeat left bottom;
	padding-bottom: 1px;
	clear: both;
}

#pr01 .pr01_list_box {
	width: 295px;
	background: url(../../product/img/pr01_list_head.gif) no-repeat left top;
}

#pr01 .pr01_list_box table {
	width: 100%;
}

#pr01 .pr01_list_box td.pr01_img {
	width: 94px;
	height:105px;
	padding:3px 0;
	text-align: center;
	vertical-align: top;
}

#pr01 .pr01_list_box td.pr01_img img{
	padding:1px;
}

#pr01 .pr01_list_box td.pr01_info {
	width: 202px;
	vertical-align: top;
}

#pr01 .pr01_list_box dl {
	padding: 5px 5px 5px 10px;
}

#pr01 .pr01_list_box dt {
	padding-bottom: 2px;
	font-size:114%;
}

#pr01 .pr01_list_box dt a:link, .pr01_list_box dt a:visited {
	color: #c76301;
}

#pr01 .pr01_list_box dt a:active, .pr01_list_box dt a:hover {
	color: #e7a96c;
}

#pr01 .cts_box_r{
	background-image: url(../../product/img/pr01_cts_bg_r.gif);
	background-repeat: repeat-y;
	background-position: left top;
	/*margin-bottom: 20px;*/
	width: 250px;
	float: right;
}

#pr01 .cts_box_r h2 {
	margin-bottom: 12px;
}

#pr01 .cts_box_r .cts_foot {
	background-image: url(../../product/img/pr01_cts_foot_r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 18px;
	clear: both;
}

#pr01 p#pr01_search_box {
	padding-bottom: 10px;
}

#pr01 #pr01_keyword {
	padding: 2px;
	margin: 0px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 204px;
}

#pr01 p#pr01_search_btn {
	text-align: right;
	margin-bottom: 10px;
}


#pr01 .cts_box_r dl {
	font-size: 0px;
	line-height: 0px;

}

#pr01 .cts_box_r dt {
	margin-bottom: 12px;

}

#pr01 .flmovie {
	margin-left:4px;

}
