@charset "UTF-8";

/* === product page css ========================================= */

/* === contentsbox   for secondpage ============================= */
#s-contentsbox {
	clear:both;
	width:920px;
	min-height:1%;
	height: auto !important;
	height: 1%;
	margin:20px auto 20px auto;
	padding:0;
}

/*- clearfix (for backgound bug) -*/
#s-contentsbox:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#s-contentsbox .imgline3 {
	border-left:1px #c2c2c2 solid;
	border-right:1px #c2c2c2 solid;
	border-bottom:1px #c2c2c2 solid;
	margin:0 0 0 0;
}

#s-contentsbox .imgline4 {
	border-top:1px #c2c2c2 solid;
	border-left:1px #c2c2c2 solid;
	border-right:1px #c2c2c2 solid;
	border-bottom:1px #c2c2c2 solid;
	margin:0 0 0 0;
}

#s-contentsbox p {
	margin:0;
	padding:0;
}

#s-contentsbox .titleimg {
	margin:0;
	padding:0;
	border:1px #c2c2c2 solid;
}


/* -- product top mid-leftbox(leftmenu) ----------------------- */
#pro-midleft {
	width:184px;
	margin:0 25px 0 0;
	padding:0;
	float:left;
	min-height:1%;
	height: auto !important;
	height: 445px;
	text-align:center;
}

#pro-midleft .contentsimg {
	border-top:1px #c2c2c2 solid;
	border-left:1px #c2c2c2 solid;
	border-right:1px #c2c2c2 solid;
	border-bottom:1px #c2c2c2 solid;
	margin:0 0 0 0;
}

#pro-midleft .mob-titleimg {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	border-top:1px #c2c2c2 solid;
	border-left:1px #c2c2c2 solid;
	border-right:1px #c2c2c2 solid;
}

/*- pro-menu rollover setting -*/
#pro-menubox {
	background-image:url(/product/images/bg_base_catalog_menu.gif);
	background-repeat:no-repeat;
	background-position:center top;
	z-index:1;
	min-height:1%;
	height: auto !important;

	border-left:1px #c2c2c2 solid;
	border-right:1px #c2c2c2 solid;
	margin:0 0 0 0;
	padding:8px 0 0px 0px;

}

#pro-menu {
	width:166px;
	height: auto !important;
	height: 1%;
	background:transparent url(/product/images/bg_catalog_menu.gif) no-repeat scroll 0px 0px;
	margin:0 auto 8px auto;
	padding:0;
}

#pro-menu ul {
	list-style: none;
	height: auto !important;
	height: 1%;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	line-height: 0;
}

#pro-menu li {
	width: 160px;
	height:47px;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent:-9999px;
	line-height: 0;
	vertical-align: bottom;
	font-size: 0;
}

#pro-menu li.first {
	margin: 0px;
}

#pro-menu li a {
	display:block;
	overflow:hidden;
	width:160px;
	height:47px;
	background-color: transparent;
	background-image: url(/product/images/catalog_menu.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

/* offmouse */
#pro-menu01 a { background-position: 0 0;}
#pro-menu02 a { background-position: 0px -47px;}
#pro-menu03 a { background-position: 0px -94px;}
#pro-menu04 a { background-position: 0px -141px;}
#pro-menu05 a { background-position: 0px -188px;}
#pro-menu06 a { background-position: 0px -235px;}
#pro-menu07 a { background-position: 0px -282px;}

/* onmouse */
#pro-menu01 a:hover { background-position: -160px  0px;}
#pro-menu02 a:hover { background-position: -160px -47px;}
#pro-menu03 a:hover { background-position: -160px -94px;}
#pro-menu04 a:hover { background-position: -160px -141px;}
#pro-menu05 a:hover { background-position: -160px -188px;}
#pro-menu06 a:hover { background-position: -160px -235px;}
#pro-menu07 a:hover { background-position: -160px -282px;}

#pro-50menu {
	width:160px;
	height: 47px;
	margin: 3px 0px 0px 3px;
	padding: 0;
	background: transparent url(/product/images/bg_catalog_50menu.gif) no-repeat scroll 0px 0px;
}

#pro-50menu ul {
	line-height: 0;
	width: 108px;
	height: auto !important;
	height: 1%;
	margin: 0px 0px 0px 0px;
	padding: 19px 16px 0px 36px;
}
/*- clearfix (for backgound bug) -*/
#pro-50menu ul:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#pro-50menu li {
	width: 21px;
	height: 13px;
	margin: 0;
	padding: 0;
	float: left;
	text-indent:-9999px;
	line-height: 0;
	vertical-align: bottom;
	font-size: 0;
}

#pro-50menu li a {
	display:block;
	overflow:hidden;
	width: 21px;
	height: 13px;
	background-color: transparent;
	background-image: url(/product/images/catalog_50menu.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

/* offmouse */
#pro-50menu01 a { background-position: 0 0;}
#pro-50menu02 a { background-position: -21px 0px;}
#pro-50menu03 a { background-position: -42px 0px;}
#pro-50menu04 a { background-position: -63px 0px;}
#pro-50menu05 a { background-position: -84px 0px;}
#pro-50menu06 a { background-position: 0px -13px;}
#pro-50menu07 a { background-position: -21px -13px;}
#pro-50menu08 a { background-position: -42px -13px;}
#pro-50menu09 a { background-position: -63px -13px;}
#pro-50menu10 a { background-position: -84px -13px;}

/* onmouse */
#pro-50menu01 a:hover { background-position: -105px  0px;}
#pro-50menu02 a:hover { background-position: -126px 0px;}
#pro-50menu03 a:hover { background-position: -147px 0px;}
#pro-50menu04 a:hover { background-position: -168px 0px;}
#pro-50menu05 a:hover { background-position: -189px 0px;}
#pro-50menu06 a:hover { background-position: -105px -13px;}
#pro-50menu07 a:hover { background-position: -126px -13px;}
#pro-50menu08 a:hover { background-position: -147px -13px;}
#pro-50menu09 a:hover { background-position: -168px -13px;}
#pro-50menu10 a:hover { background-position: -189px -13px;}

#pro-50menu li a {
}

#pro-menu hr {
	display: none;
}

#pro-menu-top {
	clear: both;
	width: 166px;
	height: 3px;
	background:transparent url(/product/images/bg_base_catalog_menu-top.gif) no-repeat scroll 0px 0px;
}

#pro-menu-bottom {
	clear: both;
	width: 166px;
	height: 3px;
	background:transparent url(/product/images/bg_base_catalog_menu-bottom.gif) no-repeat scroll 0px 0px;
}


/* -- product top mid-rightbox ----------------------- */
#pro-midright {
	margin:0 0 0 0;
	padding:0;
	width:711px;
	float:left;
	min-height:1%;
	height: auto !important;
	text-align:left;
}

#pro-midright hr {
	display: none;
}

#pro-brandmenu {
	width:711px;
	margin:0 0 0px 0;
	padding:0;
	/*height:196px;*/
	
	
}

/* --- for IE ---*/
#pro-brandmenu img {
	line-height:0;
	vertical-align:bottom;
}

#pro-brandmenu .titleimg {
	border:1px #c2c2c2 solid;
	margin:0 0 0px 0;
}

#pro-brandmenu ul {
	list-style: none;
	margin:0 0 0px 0;
	padding: 0;
	border:0;
}

#pro-brandmenu li {
	margin:10px 10px 0px 0;
	padding:0;
	height:60px;
	float:left;
}

#pro-brandmenu li.r-edge {
	margin:10px 0 0px 0;
	padding:0;
	height:60px;
	float:left;
}


/* -- product top midmid-box ----------------------- */
#pro-mid2box {
	margin:0 0 0 0;
	padding:0;
	width:711px;
	float:left;
	min-height:1%;
	height: auto !important;
	text-align:left;
	
}


#pro-mid2left {
	margin:25px 20px 0 0;
	padding:0;
	width:184px;
	float:left;
	min-height:1%;
	height: auto !important;
	text-align:left;
}


#pro-mid2right {
	margin:25px 0 0 0;
	padding:0;
	width:507px;
	float:left;
	min-height:1%;
	height: auto !important;
	text-align:left;
}

#pro-mid2right .c-news {
	clear:both;
	margin:0px 0 20px 0;
	text-align:left;

	min-height:1%;
	height: auto !important;
	height: 1%;
}

#pro-mid2right .newsleft {
	width:113px;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
}

#pro-mid2right .newsright {
	width:357px;
	float:right;
	text-align:right;
}

#pro-mid2right .newstext1 {
	margin:0px 0 0 0;
	padding:2px 0 0 14px;
	float:left;
	text-align:left;
	font-size:0.9em;
	line-height:1.2;
	background-image:url(/top_images/news/note.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#pro-mid2right .newstext2 {
	width:385px;
	margin:0;
	float:left;
	text-align:left;
	font-size:0.9em;
	line-height:1.4;
}

#pro-mid2right .barimage1 {
	clear:both;
	margin:0;
	background-image:url(/top_images/news/linebar.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

#pro-mid2right .barimage2 {
	clear:both;
	margin:0;
	background-image:url(/top_images/news/linebar-ten.gif);
	background-position:left top;
	background-repeat:repeat-x;
}


#prounder {
	clear:both;
	width:920px;
	margin:20px auto 20px auto;
	padding:0 ;
	background-color:#EEEEEE;

	/*background-image: url(/product/topmenu_img/menuunder_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;*/
	/*height: auto !important;*/
	height: 82px;
	min-height:82px;
	text-align:left;
}

/*- clearfix (for backgound bug) -*/
#prounder:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


#prounder ul {
	list-style: none;
	margin:0 0 0 0px;
	padding:0;
}

#prounder li {
	margin:10px 0px 0 10px;
	padding:0;
	display: block;
	float:left;
}

#prounder li.first {
	margin:10px 0px 0 0px;
	padding:0 0 0 10px;
	display: block;
	float:left;
}

/* -- product category list ----------------------- */
#pro-midleft .banner {
	margin: 15px 0px 15px 0px;
	padding: 0px;
}

#pro-brandmenu-left {
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

#pro-brandmenu-left ul {
	margin: 0px;
	padding: 0px;
}

#pro-brandmenu-left li {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

#pro-brandmenu-left img {
	line-height:0;
	vertical-align:bottom;
}

#pro-midright .productbox {
    clear:both;
	margin:10px 0px 3px 14px;
	padding:0;
}

#pro-midright .productbox table,tr,td,tbody {
	border-collapse: collapse;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

#pro-midright .productbox-left {
	width:150px;
	text-align: center;
}

#pro-midright .productbox-right {
	width:547px;
	vertical-align: top;
}

#pro-midright .productbox-right dl dt {
	font-weight: bold;
}

#pro-midright .productbox-right ul {
	margin:2px 0px 0px 2px;
}

#pro-midright .productbox-right li.productitem-volume {
	display: block;
	float:left;
}

#pro-midright .productbox-right li.productitem-price {
	display: block;
	float:left;
	padding:0px 0px 0px 8px;
}

#pro-midright .productbox-right li.productitem-calorie {
	clear:both;
}

#pro-midright .productbox-right li.productitem-detailurl {
	clear:both;
	padding:2px 0px 0px 0px;
}
#pro-midright .productbox-right li.productitem-detailurl a {
	background:transparent url(/product/images/arrow_red.gif) no-repeat scroll left center;
	color:#CC0000;
	padding:0 0 0 14px;
}

#pro-midright .productitem-icons {
	clear:both;
	margin:0;
	text-align:right;
}

#pro-midright .productitem-icons img {
	margin:4px 0px 0px 4px;
}

#pro-midright .productbox-bottom {
    clear: both;
	background:transparent url(/product/images/linebar_kagi.gif) no-repeat scroll left bottom;
	height:8px;
}

#pro-midright .productbox-bottom hr {
	display:none;
}

/* -- product detail ----------------------- */
#detailbox {
	clear: both;
	height: auto !important;
	height: 1%;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
}

#detail-innerbox {
	clear: both;
	height: auto !important;
	height: 1%;
	margin: 0px;
	padding: 20px 0px 0px 25px;
	background: transparent url(/product/images/bg_base_product_detail.gif) no-repeat scroll 0px 0px;
}
/*- clearfix (for backgound bug) -*/
#detail-innerbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#detail-imagebox {
	width: 225px;
	float: left;
}

#detail-infobox {
	float: left;
	width: 436px;
}

#detail-infobox .dot-line {
	width: 436px;
	height: 11px;
	background: transparent url(/product/images/dotline_product_detail.gif) repeat-x scroll 0px 0px;
}

#detail-infobox dt.productitem-name {
	text-indent: 3px;
	font-size: 16px;
	font-weight: bold;
}

#detail-infobox dd.productitem {
	padding: 0px 0px 0px 0px;
}

#detail-infobox .productitem dl {
	clear: both;
	padding: 0px 20px 0px 7px;
}

#detail-infobox .productitem dt.floatitem {
	float: left;
	margin: 0px 5px 0px 0px;
}

#detail-infobox .productitem div.floatitem {
	float: left;
	margin: 0px 5px 0px 0px;
}

#detail-infobox .productitem dd {
	margin: 0px 0px 2px 0px;
	display: block;
}

#detail-infobox .productitem dd.productitem-allergy {
	margin: 0px 0px 10px 0px;
}

#detail-infobox .productitem dd.productitem-builder {
	margin: 0px 0px 2px 60px;
}

#detail-infobox .productitem dd.productitem-ingredient {
	clear: both;
	height: auto !important;
	height: 1%;
	margin: 0px 0px 25px 9px;
}
/*- clearfix (for backgound bug) -*/
#detail-infobox .productitem dd.productitem-ingredient:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


#ingredient-left {
	float: left;
	width: 140px;
}
#ingredient-leftinner {
	clear: both;
}

#ingredient-right {
	float: left;
	width: 260px;
}
#ingredient-rightinner {
	clear: both;
}

#detail-infobox .productitem div.productitem-calorie span {
	font-size: 0.9em;
}

#detail-infobox .productitem div.productitem-extend {
	margin: 0px 0px 0px 15px;
}

#detail-infobox .productitem dt.productitem-comment {
	clear: both;
}

#detail-infobox .productitem dd.productitem-comment {
	margin: 0px 0px 10px 0px;
	line-height: 1.3;
}

#detail-infobox .productitem-icons {
	width: 430px;
	text-align: left;
}

#pro-midright .productitem-icons img {
	margin:0px 5px 5px 0px;
}

#devpersonbox {
	clear: both;
	height: auto !important;
	height: 1%;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border: 1px solid #C2C2C2;
}

#devperson-innerbox {
	clear: both;
	height: auto !important;
	height: 1%;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	background: transparent url(/product/images/bg_base_product_detail.gif) no-repeat scroll 0px 0px;
}
/*- clearfix (for backgound bug) -*/
#devperson-innerbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#devperson-imagebox {
	width: 110px;
	float: left;
}

#devperson-commentbox {
	float: left;
	width: 565px;
	margin: 2px 0px 0px 0px;
}

#devperson-commentbox .dot-line {
	width: 565px;
	height: 9px;
	background: transparent url(/product/images/dotline_product_detail.gif) repeat-x scroll 0px 0px;
}


/* -- for 800px contents ----------------------- */
#s-800px {
	clear:both;
	width:800px;
	min-height:1%;
	height: auto !important;
	height: 1%;
	margin:20px auto 20px auto;
	padding:0;
	text-align: center;
}


/* --- 201002 seibunichiran--- */

#s-contentsbox .imgline920 {
	border-top:1px #c2c2c2 solid;
	border-left:1px #c2c2c2 solid;
	border-right:1px #c2c2c2 solid;
	border-bottom:1px #c2c2c2 solid;
	margin:0 0 10px 0;
}

#seibuntop-left {
	width:655px;
	float:left;
}

#seibuntop-right {
	width:265px;
	float:left;
}

#seibun-update {
	clear:both;
	width:920px;
	margin:0;
	padding:20px 0 0 0;
	text-align:right;
}


.tableline1 table{
	margin-top:2px;
	border: solid 1px #cccccc;
	border-collapse:collapse;
	table-layout:fixed;
}

.tableline1 th{
	border: solid 1px #cccccc;
	background-color:#eeeeee;
	text-align:center;
}

.tableline1 tr{
	border: solid 1px #cccccc;
	background-color:#ffffdd;
}

.tableline1 td{
	padding: 0 0 0 2px;
	border: solid 1px #cccccc;
	text-align:center;
}

.tableline1 img{
	border:0;
	margin:2px 0 2px 0;
}

td.t1{
	background-color:#ffffdd;
	text-align:left;
}

td.t2{
	background-color:#ffffff;
	text-align:center;
}

.listend{
	margin:5px 0 0 0;
	text-align:right;
}



