@charset "utf-8";

div, h1, h2, h3, h4, h5, h6, p, li, dt, dd, th, td, form, pre, address, blockquote, non {
	font-size:12px;
	line-height:150%;
	line-height:140%\9;
	letter-spacing: 0.06em\9
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Lucida Grande", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-align: left;
	}

h1 { font-size: 34px; line-height: 42px;}
h2 { font-size: 24px; line-height: 28px; margin-bottom: 0px; }
h3 { font-size: 16px; line-height: 22px; margin-bottom: 16px;}
h4 { font-size: 14px; line-height: 18px; margin-bottom: 10px;}
h4.wborder {
	margin-bottom:  8px;
	padding-bottom: 2px;
	border-bottom: 1px solid #333333;
	}


/* over write ---------------------------------------------*/

.wrapcent div.lmarg {
	left: auto;
	width: auto;
	}
#wrap {
	position: relative;
	width: 880px;
	text-align: left;
	margin: 0 auto;
	padding: 0 15px;
	}
#breadCrumbs {
	padding-top:0;
	}
* html #wrap {
	left: 0px;
}

/* ----------------------------------------------------------
#breadcrumbs from www.muji.net/css/muji.cc
---------------------------------------------------------- */
#breadcrumbs {padding-top: 12px; padding-bottom: 24px; overflow: hidden;}
#breadcrumbs ol {height: 19px; background: #DDD url(/img/common/breadcrumbsbg.gif) repeat-x 0 0;}
#breadcrumbs li {float: left; padding: 0 4px 0 0; color: #999; font-size: 10px; line-height: 19px; background: #FFF;}
#breadcrumbs a {display: block; padding: 0 12px 0 5px; text-decoration: none; background: #DDD url(/img/common/breadcrumbs.png) no-repeat 100% 0; -moz-border-radius: 2px 0 0 2px; -webkit-border-top-left-radius: 2px; -webkit-border-bottom-left-radius: 2px; border-radius: 2px 0 0 2px;}
#breadcrumbs a:hover { background: #CCC url(/img/common/breadcrumbs.png) no-repeat 100% -19px;}
/* */
#wrap > div.shareButton { top:12px; }
/*--------------------------------------------- over write */

.inblock {
	position: relative;
	display: inline-block !important;
	display : -moz-inline-box;	/* ff <3 */
	/display: inline;			/* ie */
	/zoom: 1;
	overflow: hidden;
	vertical-align: top;
	background-position: 0 0;
	}
.ghost {
	display: none;
	}

.art-lead {
	padding-bottom: 10px;
	text-align: left;
	}

.gist {
	text-align: left;
	}

.cap {
	margin-top: 10px;
	font-size: 11px;
	line-height: 15px;
	}


/* ============================================================
	chapter
   ============================================================ */

/* page header ------------------------------------------------ */

#page-header {
	position: relative;
	padding-top:70px;
	margin-bottom: -40px;
	text-align: left;
	width: 100%; /* for IE6 */
	z-index: 900;
	}

#page-header h1 {
	margin-bottom: 0px;
	}
#page-header h1 img {
	vertical-align: bottom;
	}
#page-header h2 {
	display: none;
	}

body { background: #fff url(img/spacer.gif) fixed; } /* ie6-7 position:fixedのがたつき防止 */

/* ============================================================
	navi
   ============================================================ */

#navi {
	position: absolute;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 8px;
	
	top: 0px;
	/left: 0;
	width: 880px;
	background-color: white;
	}
#navi.fixed {
	position: fixed;
	/*top: 87px;*/
	top: 0px;
	
	/* IE5 later && javascript-on */
	position: expression('absolute');
	top: expression('0px');
	top: expression(documentElement.scrollTop>87 || document.body.scrollTop>87 ? ((documentElement.scrollTop || document.body.scrollTop)-87)+'px':'0px');
	}

#navi li {
	display: block;
	position: relative;
	float: left;
	padding-bottom: 2px;
	}
#navi a.main {
	display: block;
	height:56px;
	text-indent: -9999px;
	background: transparent url(img/navi.jpg) no-repeat;
	}
#navi li div {
	display: none;
	position: absolute;
	top: 56px;
	left: 0px;
	width: 196px;
	padding-top:0px;
	overflow: hidden;
	padding-bottom:1px;
	/*background-color: #fff;*/
	}
#navi li.cur div {
	display: block;
	}
#navi li div a {
	display: block;
	position: relative;
	width: 194px;
	height: 36px;
	margin-bottom: -1px;
	text-indent: -9999px;
	border: 1px solid #ccc;
	background: transparent no-repeat 0 0;
	z-index: 10;
	}
#navi li div a:hover {
	border: 1px solid #7f0019;
	z-index: 200;
	}
#navi #mmN {
	position: absolute;
	top:31px;
	right:0;
	}
#navi #mmP {
	position: absolute;
	top:6px;
	right:0;
	}

#navi a.menu0 { background-position:   0px 0px; width: 70px; margin-right: 34px; }
#navi a.menu1 { background-position:-104px 0px; width: 75px; margin-right: 30px; }
#navi a.menu2 { background-position:-215px 0px; width:118px; margin-right: 30px; }
#navi a.menu3 { background-position:-369px 0px; width:116px; margin-right: 30px; }
#navi a.menu4 { background-position:-522px 0px; width:136px; margin-right: 30px; }
#navi a.menu5 { background-position:-693px 0px; width:127px; margin-right: 30px; }

#navi a.menuP { background-position:-840px  -6px; width: 40px; height:25px; }
#navi a.menuN { background-position:-840px -31px; width: 40px; height:25px; }

#navi a.menu0:hover { background-position:   0px -56px; }
#navi a.menu1:hover { background-position:-104px -56px; }
#navi a.menu2:hover { background-position:-215px -56px; }
#navi a.menu3:hover { background-position:-369px -56px; }
#navi a.menu4:hover { background-position:-522px -56px; }
#navi a.menu5:hover { background-position:-693px -56px; }

#navi a.menuP:hover { background-position:-840px -62px; }
#navi a.menuN:hover { background-position:-840px -87px; }

#navi .disenable a.menu0 { background-position:   0px -112px; }
#navi .disenable a.menu1 { background-position:-104px -112px; }
#navi .disenable a.menu2 { background-position:-215px -112px; }
#navi .disenable a.menu3 { background-position:-369px -112px; }
#navi .disenable a.menu4 { background-position:-522px -112px; }
#navi .disenable a.menu5 { background-position:-693px -112px; }

#navi .disenable a.menuP { background-position:-840px -118px; }
#navi .disenable a.menuN { background-position:-840px -143px; }
/*
li#mm1 div { left:6px }
li#mm2 div { left:7px }
li#mm3 div { left:6px }
li#mm4 div { left:2px }
*/
#navi div a.sub { background-image: url(img/navi-sub.jpg); }

#navi a.item1 { background-position: -1px  -1px; }
#navi a.item2 { background-position: -1px  -39px; }
#navi a.item3 { background-position: -1px  -77px; }
#navi a.item4 { background-position: -1px  -115px; }
#navi a.item5 { background-position: -1px  -153px; }
#navi a.item6 { background-position: -1px  -191px; }
#navi a.item7 { background-position: -1px  -229px; }
#navi a.item9 { background-position: -1px  -267px; }
#navi a.item11 { background-position: -1px  -305px; }
#navi a.item12 { background-position: -1px  -343px; }
#navi a.item13 { background-position: -1px  -381px; }
#navi a.item14 { background-position: -1px  -419px; }
#navi a.item15 { background-position: -1px  -457px; }
#navi a.item16 { background-position: -1px  -495px; }
#navi a.item17 { background-position: -1px  -533px; }
#navi a.item18 { background-position: -1px  -571px; }
#navi a.item19 { background-position: -1px  -609px; }
#navi a.item20 { background-position: -1px  -647px; }
#navi a.item21 { background-position: -1px  -685px; }
#navi a.item22 { background-position: -1px  -723px; }
#navi a.item23 { background-position: -1px  -761px; }
#navi a.item24 { background-position: -1px  -799px; }
#navi a.item25 { background-position: -1px  -837px; }
#navi a.item26 { background-position: -1px  -875px; }
#navi a.item27 { background-position: -1px  -913px; }
#navi a.item28 { background-position: -1px  -951px; }
#navi a.item29 { background-position: -1px  -989px; }


#navi a.item1:hover { background-position: -197px  -1px; }
#navi a.item2:hover { background-position: -197px  -39px; }
#navi a.item3:hover { background-position: -197px  -77px; }
#navi a.item4:hover { background-position: -197px  -115px; }
#navi a.item5:hover { background-position: -197px  -153px; }
#navi a.item6:hover { background-position: -197px  -191px; }
#navi a.item7:hover { background-position: -197px  -229px; }
#navi a.item9:hover { background-position: -197px  -267px; }
#navi a.item11:hover { background-position: -197px  -305px; }
#navi a.item12:hover { background-position: -197px  -343px; }
#navi a.item13:hover { background-position: -197px  -381px; }
#navi a.item14:hover { background-position: -197px  -419px; }
#navi a.item15:hover { background-position: -197px  -457px; }
#navi a.item16:hover { background-position: -197px  -495px; }
#navi a.item17:hover { background-position: -197px  -533px; }
#navi a.item18:hover { background-position: -197px  -571px; }
#navi a.item19:hover { background-position: -197px  -609px; }
#navi a.item20:hover { background-position: -197px  -647px; }
#navi a.item21:hover { background-position: -197px  -685px; }
#navi a.item22:hover { background-position: -197px  -723px; }
#navi a.item23:hover { background-position: -197px  -761px; }
#navi a.item24:hover { background-position: -197px  -799px; }
#navi a.item25:hover { background-position: -197px  -837px; }
#navi a.item26:hover { background-position: -197px  -875px; }
#navi a.item27:hover { background-position: -197px  -913px; }
#navi a.item28:hover { background-position: -197px  -951px; }
#navi a.item29:hover { background-position: -197px  -989px; }


/* ============================================================
	page body
   ============================================================ */

#page-body {
	position: relative;
	width: 880px; /* ie */
	/*margin-bottom: 30px;*/
	}

#page-body .share {
	display: block;
	position: relative;
	width: 280px;
	/*height:24px;*/
	height:44px;
	margin-bottom: 24px; /* ie7 */
	}
#page-body .share ul {
	/*margin-bottom: 20px;*/
	}
#page-body .share li {
	height: 22px;
	margin-bottom:4px;
	}
#page-body .share li.mixi {
	padding-top: 2px;
	padding-right: 8px;
	}

.section {
	position: relative;
	padding-top: 70px;
	margin-bottom: -40px;
	padding-bottom:24px;
	border-bottom: 1px solid #cccccc;
	}
.section.last {
	padding-bottom:16px;
	border-bottom: 0px solid white;
	}

/* section header --------------------------------------------- */

.sechead {
	position: relative;
	width:880px;
	}

.sechead .rightpain {
	width: 280px;
	margin-left:30px;
	}

.selector { position: absolute; }
.multiview .top-left	 { top:6px; left:6px; }
.multiview .top-right	 { top:6px; right:6px; }
.multiview .bottom-left  { bottom:6px; left:6px; }
.multiview .bottom-right { bottom:6px; right:6px; }
.multiview .horizontal {}
.multiview .vertical   { width: 120px; }
.selector a {}
.selector a img {
	border: 1px solid white;
	margin: 4px;
	}	
.titleview {
	position: absolute;
	bottom:0;
	right:0;
	}

.sechead h3 {
	margin: 24px 0 22px;
	font-size: 27px;
	line-height: 32px;
	}

.sechead p {
	font-size: 14px;
	margin-bottom: 14px;
	/margin-bottom: 0px;
	}

/* shop item -------------------------------------------------- */

.items {
	position: relative;
	width:900px;
	margin-right: -20px;
	}

.items li {
	position: relative;
	display: inline-block !important;
	display : -moz-inline-box;	/* ff <3 */
	/display: inline;			/* ie */
	/zoom: 1;
	overflow: visible;
	vertical-align: top;
	
	width: 156px;
	margin-top:32px;
	margin-right:20px;
	padding-top:24px;
	}
.itemB-first,
.itemC-first {
	padding-left: 19px;
	border-left: 1px solid #ccc;
	}
.itemB-first.without,
.itemC-first.without {
	padding-left: 0px;
	border-left: none;
	}
.items .itemB-first h4,
.items .itemC-first h4 {
	left:20px;
	}
.items .itemB-first.without h4,
.items .itemC-first.without h4 {
	left:0px;
	}

.items h4 {
	position: absolute;
	top:0;
	left:0;
	white-space: nowrap;
	padding-left:18px;
	background: transparent url(img/square.gif) no-repeat 0 1px;
	}
.items h4.mainitems {
	color: #7F0019;
	background-image: url(img/square_maroon.gif);
	}
.items img {
	margin-bottom: 8px;
	}

.items span {
	display: block;
	vertical-align: baseline;
	}

.items .price {
	position: relative;
	margin-top: 4px;
	}
.items .price input {
	margin-right: 8px;
	}
.items em {
	padding-left: 1px;
	padding-right: 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	}
.items span.lineSpace {
	margin: 0
	}

/* cart ------------------------------------------------------- */

.cart {
	position:relative;
	/*
	margin: 0 10px 0 10px;
	padding: 1em 0 1em 0;
	*/
	width:328px;
	margin-top: 24px;
	margin-left: auto;
	margin-right: 20px;
	/*text-align: right;*/
	clear: left;
	}
.cart.inside {
	position: absolute;
	bottom:0;
	right:0;
	}
.cart div {
	position: relative;
	float: right;
	height: 47px;
	padding: 6px 14px;
	margin-bottom: 6px;
	background: #f3f3f3 url(img/cartbutton_des.gif) no-repeat 200px 30px;
	}
.cart div img {
	margin-bottom: 9px;
	}
.cart div p {
	position: relative;
	float: left;
	width: 160px;
	height: 21px;
	margin: 0 16px 0 0;
	padding: 2px 4px 0px 4px;
	text-align: right;
	background-color: white;
	border: 1px solid #cccccc;
	}
.cart div p span {
	float: left;
	padding-top: 1px;
	color: #444444;
	}

.cart em {
	padding-left: 1px;
	padding-right: 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	}

.cart .cartin {
	display: block;
	position: relative;
	float: left;
	width: 111px;
	height: 23px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border: 0px solid red;
	}

.cart p.cap {
	clear: both;
	margin-top:0;
	padding-left: 2.6em;
	padding-right: 1.2em;
	text-indent: -1.4em;
	text-align: left;
	}


/* page footer -------------------------------------------------- */

#page-footer {
	position: relative;
	margin-top: 5em;
	}

#btmnavi a {
	position: relative;
	display: inline-block !important;
	display : -moz-inline-box;	/* ff <3 */
	/display: inline;			/* ie */
	/zoom: 1;
	overflow: hidden;
	vertical-align: top;
	height: 124px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 20px;
	}

#btmnavi a img {
	position: absolute;
	top:0;
	left:0;
	clip: rect(0 auto 124px auto);
	}
#btmnavi a:hover img {
	top:-124px;
	clip: rect(124px auto 248px auto);
	}
#btmnavi a.case0:hover img,
#btmnavi a.current:hover img {
	top:0;
	clip: rect(0 auto 124px auto);
	}

#btmnavi a.current {
	cursor:default;
	filter: alpha(style=0,opacity=40);
	-moz-opacity:0.5;
	opacity:0.5;
	}
#btmnavi .soundinfo {
	position: absolute;
	top:0;
	right: 0;
	}
#btmnavi .soundinfo a {
	display: block;
	position: absolute;
	top:14px;
	left:242px;
	width: 81px;
	margin: 0;
	padding: 78px 0 2px 0;
	/*border: 1px solid white;*/
	text-align: center;
	height: auto;
	}

#page-footer p.cap {
	text-align: right;
	margin-top: 2em;
	margin-bottom: 0;
	}
