@charset "UTF-8";
/* ------------------------------

clearfix Hack

------------------------------ */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hide Mac IE \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* ------------------------------

Common

------------------------------ */
body {
	font-size: small;
	line-height: 1.6;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #E6E1DB url(/img/gallery/common/bg-body.jpg) repeat-x left top;
}

img { border-style: none; }
a { color: #006699; text-decoration: none; }
a:hover { color: #0099CC; }

h1, h2, h3, h4, h5, h6 , form { margin: 0;	padding: 0; }
h1, h2, h3 { font-size: 110%; font-weight: bold; }
p { margin: 0px; padding: 0px 0px 15px; }
.menu, .entry-list { list-style-type:none; margin: 0;	padding: 0; }


#wrap {
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	background: url(/img/gallery/common/bg-wrap.jpg) repeat-y;
}

/* ------------------------------

HEADER

------------------------------ */
#header {
	background: url(/img/gallery/common/bg-header.jpg) no-repeat;
	position: relative;
	height: 195px;
}
#header .section, #nav-global, #contents {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header .section {
	border-top: 4px solid #c1ad9e;
	position: relative;
	height: 65px;
}

#logo { position: absolute; top: 13px; }
#description {
	position: absolute;
	top: 28px;
	right: 0px;
	font-size: 80%;
	color: #999999;
}

#category-img {
	position: absolute;
	top: 69px;
	left: 17px;
}

#contents { padding: 15px 0px 20px; }
/* ------------------------------

Header Navi

------------------------------ */
/*#nav-header { position: absolute; top: 21px; right: 0px; width: 337px; }*/
#nav-header { position: absolute; top: 21px; right: 0px; width: 355px; }
#btn-switch-jp{ position: absolute; right: 43px; }
#btn-switch-cn{ position: absolute; right: 0px }
/* ------------------------------

/* ------------------------------

Article

------------------------------ */
#article { float: left; width: 580px; }
#article .section { margin-bottom: 25px; clear: both; }
#article h2 {
	border-bottom: 2px solid #CCCC99;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#category-list {
	padding-bottom: 30px;
}
#category-list li {
	background: #EFEFEF;
	margin-bottom: 10px;
	padding: 15px 15px 0px;
}
#category-list .item-img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 3px;
	border: 1px solid #CCCCCC;
}


/* ------------------------------

Aside

------------------------------ */
#aside { float: right; width: 256px; }
#aside .section { margin-bottom: 15px; }
#aside .title-nav-sub {
	background: #72553F url(/img/gallery/common/bg-nav-sub-top.jpg) no-repeat left top;
	padding: 5px 10px;
	color: #FFFFFF;
	font-size: 80%;
}

/* ------------------------------

Aside - Sub Navi

------------------------------ */
#aside #nav-sub li { border-bottom: 2px solid #72553F; }
#aside #nav-sub a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #666666;
	background: url(/img/common/btn-allow-gray.jpg) no-repeat left center;
}
#aside #nav-sub a:hover { color: #333333; background: url(/img/common/btn-allow-brown.jpg) no-repeat left center; }


/* ------------------------------

Bread Navi

------------------------------ */
#nav-bread {
	clear: both;
	background-color: #AA2A23;
	color: #FFFFFF;
	font-size: 80%;
}
#nav-bread li { float: left; }
#nav-bread .last { padding: 5px 10px; }
#nav-bread a {
	color: #FFFFFF;
	display: block;
	background-image: url(/img/gallery/common/bg-nav-bread.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 5px 20px 5px 10px;
}

/* ------------------------------

Footer

------------------------------ */
#wrap-footer {
	clear: both;
	background: url(/img/gallery/common/bg-wrap-footer.jpg) repeat-x left bottom;
	height: 127px;
}
#footer {
	background: url(/img/gallery/common/bg-footer.jpg) no-repeat;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	position: relative;
}
#credit {
	text-align: left;
	color: #FFFFFF;
	line-height: 1.2;
	position: absolute;
	left: 24px;
	top: 15px;
	font-size: small;
}
#credit strong {
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 5px;
	display: block;
}
#btn-pagetop { position: absolute; right: 16px; }
#copyright { font-size: x-small; color: #664b37; margin-top: 10px; }


/* ------------------------------

#p-top

------------------------------ */
#p-top { background: #E6E1DB url(/img/gallery/top/bg-body.jpg) repeat-x left top; }
#p-top #header {
	height: 324px;
	background: url(/img/gallery/top/bg-header.jpg) no-repeat;
}
/*#p-top #header .section { background: url(/img/gallery/top/bg-header-section.jpg) no-repeat right bottom; }*/
#p-top #article h3 {
	margin-bottom: 10px;
	background: #F8F7FA;
	padding: 5px 5px 5px 10px;
	border-left: 5px solid #72553F;
	margin-top: 15px;
}
#p-top #article h4 {
	margin-bottom: 5px;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	color: #484C2A;
}
#p-top #gift-sample {
	padding: 7px;
	background: #fbf9f1 url(/img/gallery/top/gift-box.jpg) no-repeat right center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
#p-top #gift-sample h3 {
	color: #72553F;
	background: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#p-top #gift-sample p {
	padding-bottom: 0px;
}
#p-top #gift-sample ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#gift-sample li {
 padding: 3px 3px 0px;
}

#p-top #g-map {
	height: 400px;
	margin-bottom: 15px;
}
#p-top #location {
	/*display: none;
	color:#990000;*/
}

