@charset "utf-8";

/* --------------------------------------------------------
 * Reset
 * Copyright (c) 2010, Yahoo! Inc. All rights reserved.
 * Code licensed under the BSD License:
 * http://developer.yahoo.com/yui/license.html
 * version: 2.8.2r1
 * --------------------------------------------------------*/
html {color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{*font-size:100%}

/* basic
 * --------------------------------------------------------*/
a {text-decoration:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:link{color:#33c}a:visited{color:#802080}a:hover{text-decoration:underline;color:#eb6100}a:active{color:#ebc300}a:focus{outline:0}a img{vertical-align:top}

.sprite {position:relative;display:block;overflow:hidden}.sprite:hover{/zoom:1}.sprite img{position:absolute}.normal{font-weight:normal!important}.bold{font-weight:bold}.fltL{float:left!important}.fltR{float:right!important}.clrml{margin-left:0!important}.clrmr{margin-right:0!important}.clrmb{margin-bottom:0!important}.clrmt{margin-top:0!important}.clrbt{clear:both!important}.clrL{clear:left!important}.clrR{clear:right!important}.clrbd{border:none!important}.alnR{text-align:right}.block{display:block}.whitespace{white-space:pre;white-space:pre-wrap;white-space:pre-line;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:-moz-pre-wrap;white-space:-hp-pre-wrap;word-wrap:break-word}.clrfx:before,.clrfx:after{content:"";display:table}.clrfx:after{clear:both}.clrfx{zoom:1}

/* Common layout
 * --------------------------------------------------------*/

body {
	width: 100%;
	overflow: hidden; 
	letter-spacing : .05em;
	line-height : 190%;
	font:13px/2.0 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

img {vertical-align:top;}

.cart {
	display:inline;
	float:left;
	margin:0 5px;
	text-align:center;
	padding-top: 15px;
}

.twoBtn {
	width: 88px;
}

.fourBtn {
	width: 88px;
}

.sixBtn {
	width: 86px;
}

.cart .shipping,
.cart .stock {
	display:block;
	font-size:82%;
}

.cart .shipping {
	color: #008200;
}

.cart .stock {
	color: #FF0000;
}



/* contenst layout
-------------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 100%;
	height:100%;
	background:url(../images/back.jpg) repeat-y fixed 50% 0;
	overflow: hidden;
	margin: 0 auto;
	font-size:94%;
}

#container {
	width:1060px;
	margin:0 auto;
}
	
#container_top {
	width:1060px;
	margin:0 auto;
	padding:35px 0 0;
	background:url(../images/bg_contents.png) 0 0 no-repeat;
}

#container_inn {
	width:1020px;
	margin:0 auto;padding:0 20px;
	background:url(../images/bg_repeat.png) 0 0 repeat-y;
}
	
#container_bottom {
	width:1060px;
	margin:0 auto;
	padding:23px 0;
	background:url(../images/bg_contents.png) 0 bottom no-repeat;
}

/* item area
-------------------------------------------------------------------------------*/
#item_area { width:802px; margin:0 auto 70px;;}
.pochi_logo {text-align:center;padding-bottom:38px;}

#item_area ul {}
#item_area ul li {display:inline; float:left; width:170px; text-align:center;}
	.item_bleu { margin-right:136px;}
	.item_blanc {}
	.item_rouge { margin-left:136px;}
#item_area .cart { padding-top:14px;}
	.item_bleu .cart { padding-left:26px;}
	.item_blanc .cart {}
	.item_rouge .cart { padding-right:20px;}
#item_area .cart span { display:block; margin-right:3px; text-align:center; color: #B90A28; font-size:82%;}

/* lineup
-------------------------------------------------------------------------------*/
/* header */
#lineup_header {width:1060px;margin:0 auto;padding:22px 0 8px; background:url(../images/bg_contents.png) 0 0 no-repeat;}
#lineup_header h1 { margin:0 0 0 40px; }

/* dissolve */
.opc img{opacity:0.5;-moz-opacity:0.5;-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50)}
.opc a:hover img{opacity:1;-moz-opacity:1;-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100)}
.current img{opacity:1;-moz-opacity:1;-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100)}
.opc .current>a:hover img{opacity:1;-moz-opacity:1;-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100)}
.current>a{cursor:default}

.opc a.close img{opacity:1;-moz-opacity:1;-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100)}
.opc a.close:hover img{opacity:0.5;-moz-opacity:0.5;-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50)}

#dissolve {
	width: 1020px; /* 画像幅に合わせる */
	height: 800px; /* 表示領域に合わせる */
	overflow: hidden;
	background: #fff;
	margin: 0 auto 70px;
	clear: both;
}

#dissolve .disp {
	position: relative;
	width: 1020px; /* 画像幅に合わせる */
	height: 680px; /* 画像幅に合わせる */
	overflow: hidden;
}

#dissolve .disp img {
	position: absolute;
	top: 680px; /* 画像幅に合わせる */
	left: 0;
}
#dissolve .disp .foreground { top: 0; z-index: 1;}
#dissolve .disp .background { top: 0;}

#dissolve .ctrl { margin-top: 4px; width: 1020px; height: 106px; overflow: hidden;}
#dissolve .ctrl li { float: left;}
#dissolve .ctrl a { display: none;}

/* --------------------------------------------------------
 * product
 * --------------------------------------------------------*/
#product {
	width: 910px;
	margin-bottom:55px;
	margin-left:50px;
}

#product .itemInfo {
	/* display: table; */
  display: none;
	margin: 0 auto;
}

#product .itemInfo .in_cart {
	text-align: center;
	margin: 15px auto 5px;
}

#product .itemInfo .purchase {
	margin: 0px 5px;
}

#product .itemInfo .purchase_1 {
	margin: 0px 96px;
}

#product .itemInfo .purchase_2 {
	margin: 0px 80px;
}

#product .itemInfo .purchase_3 {
	margin: 0px 26px;
}

.sixBtn {
	margin:0 8px;
}

#item_cart {
	float:left;
	width:360px;
}

.btnOne {
	margin-left: -24px;
}

.btnTwo {
	margin-left: -24px;
}

.btnFour {
	margin-left: -24px;
}

.btnSix {
	margin-left: -24px;
}

/* item_inn */
#item_cart .item_inn　{
	display: table;
}

#item_cart .item {
	text-align: center;
}

.multi_item {
	/*width:180px;*/
	margin:0 auto;
}

/* multi_item */
.multi_item .cart,
.multi_item .no_cart {
	display:inline;
	width:60px;
	float:left;
	margin:0 13px 36px;
}

.multi_item .cart_in {
	text-align:center;
	margin-bottom:20px;
	padding-top:7px;
}

.multi_item .cart {
	width:142px;
	float:right;
}

.multi_item .cart span {
	display:block;
	margin-right:3px;
	text-align:center;
	color: #B90A28;
	font-size:82%
}

/* item_desc
 * --------------------------------------------------------*/

#item_desc {
	float:left;
	width:400px;
	font-size:110%;
	line-height:2em;
}

#item_desc .small {
	line-height:2em;
	font-size:88%;
}

#item_desc .per {
	margin-left: 3em;
}

#item_desc .profile {
	margin-top: 50px;
}

/* side_nav
 * --------------------------------------------------------*/
#side_nav {
	float: right;
	width: 140px;
}

#side_nav ul {
	width: 140px;
	margin-bottom: 38px;
	border-bottom: 1px solid #000;
}
#side_nav ul li {
	height: 12px;
	border-top: 1px solid #000;
	padding: 15px 2px;
}
#side_nav ul li img {
	vertical-align: top;
}

/* footer(lineup)
 * --------------------------------------------------------*/
#footer_l {
	width: 980px;
	border-top: 1px solid #000;
	padding-top: 25px;
	margin: auto;
}

#footer_l .to_hrmk {
	text-align:center;
}

#footer_l address img {
	margin: 25px 0 35px 0;
}


/* popBox
-------------------------------------------------------------------------------*/
#popBox {
	background-color: #fff;
	padding:30px 35px 0 45px;
	margin:0 auto;
	background:#fff;
	color:#000;
	width:600px;
}
	
#popBox .chakuyoList {
	margin-bottom: 35px;
}

#popBox .chakuyoList .cTtl {
	font-weight: bold;
	font-size: 16px;
	margin-left: -10px;
	line-height: 2.5em;
}

#popBox .chakuyoList .honmon {
	font-size: 14px;
	line-height: 2em;
}

