@charset "utf-8";
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td,img{
    margin:0;
    padding:0;
}
ol,ul {list-style:none;}
li {  
    display: inline-block;  
    *display: inline;  
    *zoom: 1;  
} 
img{max-width: 100%;}
a {
	text-decoration:none;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	outline:none;
	color:#004CFF;
}
a:link{color:#004CFF;}
a:hover{color:#097BB0;}
a:visited{color:#9C7C52;}
a:focus{outline:0}
a:hover,a.selected,a:link{text-decoration:none;}
a,img{vertical-align:top}
.clrfx:before,
.clrfx:after {
    content: " ";
    display: table;
}
.clrfx:after {clear: both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.tac{text-align: center;}
.ml_05 {margin-left: -0.5em;}
.hoverOp:hover{
	filter: alpha(opacity=50);
	opacity: 0.5;
}

/* Common
 * --------------------------------------------------------*/
body {
	letter-spacing: 1px;
	font:normal 14px/29px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../images/back.png) repeat fixed 12px 12px;
}

.wrapper {
  	width: 900px;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
	-webkit-box-shadow: 0 0 10px 0 #666;
	-moz-box-shadow: 0 0 10px 0 #666;
	box-shadow: 0 0 10px 0 #666;
	border-top: solid 5px #FF002D;
	border-bottom: solid 5px #FF002D;
}

/* header
 * --------------------------------------------------------*/
#header {
	position: relative;
	padding: 20px 0 30px 0;
}

#header ul {
	position: absolute;
	right: 20px;
	bottom: 35px;
}

#header li {
	display: block;
}

/* slider
 * --------------------------------------------------------*/
#slider {
	overflow-x: hidden;
	min-width: 900px;
	height: 526px;
}

#loading {
	margin-top: 222px;
}

.kittySlider {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.kittySlider ul,
.kittySlider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.kittySlider ul li img {
	width: 100%;
	display: none;
}

.slider_base {
	top: 0;
	position: absolute;
}
.slider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;
}

.slide_prev,
.slide_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
	/*background: #fff;*/
}

.btn_prev,
.btn_next {
	z-index: 999;
	display: block;
	position: absolute;
	top: 330px;
	cursor: pointer;
}

.btn_prev {
	left: 0px;
}

.btn_next{
	right: 0px;
}

.kittySlider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.kittySlider ul {
	display: inline-block;
	overflow: hidden;
}

.pagination {
	bottom: 0;
	width: 100%;
	height: 48px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 3px;
	width: 24px;
	height: 24px;
	display: inline-block;
	overflow: hidden;
	background: url(../images/slide/pos.png) no-repeat;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* intro
 * --------------------------------------------------------*/
#intro .yodogawa {
	margin: 0 21px 20px 0;
}

/* infoNavi */
#intro .infoNavi {
	margin: 35px 0 50px 0;
	text-align: center;
}

#intro .infoNavi ul {
	display: table;
	margin: 0 auto 30px;
}

#intro .infoNavi ul li {
	display: table-cell;
	height: 68px;
	vertical-align: middle;
}

#intro .infoNavi ul li img {
	/*width: 236px;*/
}



/* contents
 * --------------------------------------------------------*/
#contents {
}

/* item_grid */
#item_grid {
	width: 700px;
	margin: 0 auto;
	background-color: #FFFAF0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 20px 0;
}

#item_grid li {
	width: 220px;
	vertical-align: top;
}

#item_grid li .cartTxt {
	display: block;
	margin: 15px auto 0px auto;
}

#item_grid li .haramaki_ttl {
	padding-top: 20px;
}

/* l1 */
#item_grid ul.l1 {
	height: 500px;
}

#item_grid ul.l1 li:last-child>a img {
	margin: 5px 0 -5px 0;
}

#item_grid ul.l1 li:last-child .haramaki_ttl {
	padding-top: 20px;
}

/* l2 */
#item_grid ul.l2 {
	height: 400px;
	float: left;
	padding-left: 15px;
}

#item_grid li .lUpper,
#item_grid li .lBtm {
	height: 105px;
}

#item_grid li .cart {
	display: inline-table;
	/*margin: 10px 4px 10px 9px;*/
	font-size: 11px;
}

.adjShip {
	width: 100px;
}

#item_grid li .price {
	font-size: 13px;
	margin-bottom: -2px;
}

#item_grid li .shipping {
	color: #008200;
	line-height: 10px;
	margin-top: 7px;
}

#item_grid li .stock {
	color: #FF0000;
	margin-top: -2px;
}

/* saleInfo  --------------- */
.saleInfo {
	width: 430px;
	margin: 90px auto 20px auto;
	border: solid 3px #FF002D;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 13px;
	line-height: 24px;
	text-align: left;
	padding: 15px 0;
}
.saleInfo > img {
	display: block;
	margin-left:18px;
}

.saleInfo p {
	margin-top: 10px;
	margin-left: 20px;
}

.saleInfo p span {
	display: block;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.5px;
	margin: 5px 0;
}

.credit {
	width: 280px;
	position: relative;
	margin: 35px auto;
}

.relatedLink {
	margin: 35px auto 0 auto;
	width: 890px;
	display: block;
}
.relatedLink a {
	display: inline-block;
	margin: 0 2px;
}

#news {
	display: inline-block;
}

#news a{
	border-radius: 10px;
}

#news >img {
	margin: 4px 2px 6px 0;
}

/* footer
 * --------------------------------------------------------*/
#footer {
	margin: 0 auto;
	text-align:center;
	padding-bottom: 5px;
	border-top: solid 3px #FF002D;
	width: 500px;
}

#footer ul {
	margin-top: 20px;
}

#footer li {
	padding: 0 25px;
}

#footer li img {
	vertical-align: middle;
}

#footer .fbBtn {
	vertical-align: bottom;
	margin: 0 -20px 12px -15px;
}

.copyright {
	margin: 40px 0 40px 0;
	font-size:11px;
	color: #828282;
}

.update {
	font-size: 12px;
	margin: 30px 0 35px 0;
}

