@charset "utf-8";
/* CSS Document */

/* -------------------------
		共通項目
------------------------- */
#container{
	background:#000000;
}
header{
	width:460px;
	margin:0 auto;
	padding:10px 10px;
	position:relative;
}
header h1 a{
	display:inline;
}

article{
	width:480px;
	margin:0 auto;
}
.info_flat{
	background:url(../img/btn_bg.png) no-repeat 95% 30px;
	background-color:#ede7d7;
	padding:30px 20px;
	font-size:130%;
	color:#000000;
	text-decoration:none;
}
.info_flat a {
	text-decoration:none;
	background-color:#ede7d7;
	display:block;
}
.btn_ic{
	float:left;
	margin-right:10px;
	margin-top:0px;
}
.sns_btn{
	padding:20px 0;
	margin:0 auto;
	width:400px;
	overflow:hidden;
	text-align:center;
}
.fb-like{
	width:65px !important;
	float:left !important;
	zoom: 200%;
}
.tweet{
	width:60px;
	float:left;
	zoom: 200%;
}
.line{
	width:60px !important;
	float:left;
	zoom: 150%;
}
.foot_logo{
	padding:20px 0;
	font-size:50% !important;
	text-align:center;
	color:#FFFFFF;
	line-height:130%;
	border-top:#333334 solid 1px;
}

/* ---- パーツ　---- */
.bdr{border-right: solid 1px #333334;}

.mgr5{ margin-right:5px;}
.mgb10{ margin-bottom:10px;}
.mgb35{ margin-bottom:35px;}

.tx_large{ font-size:130%;}

.btmbd{ border-bottom:solid 1px #917852;}

/* ---- メニュー　---- */
.button-toggle {
	position: absolute;
	float: left;
	width: 30px;
	top:5px;
	right:10px;
	height: 30px;
	margin: 10px;
	color:#FFFFFF;
	font-size: 40px;
	line-height: 30px;
	text-align: center;
	cursor:pointer;
}

.title {
	float: left;
	height: 5px;
	line-height: 50px;
	width: 100%;
	text-align: center;
}

.title h1 {
	margin: 0;
	font-size: 20px;
}

.title h1 a {
	color: #aaa;
	text-decoration: none;
}

.menu {
	position: absolute;
	top:51px;
	margin-left:-10px;
	width: 100%;
	background:#000000;
	color: #999;
	overflow: hidden;
}

.menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.menu li {
	position: relative;
}

.menu a {
	display: block;
	color: #999;
	text-decoration: none;
	padding: 5px 20px;
	border-bottom: 1px solid #555;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight:bold;
}

.menu a:hover {
	background: #333;
}

.warpper {
	max-width:340px;
	margin: 0 auto;
	margin-top: 20%;
	margin-bottom: 20%;
}

/* -------------------------
		top.css
------------------------- */
nav{
	border-bottom:#333334 solid 1px;
	border-left:#333334 solid 1px;
	border-right:#333334 solid 1px;
	overflow:hidden;
	margin:-3px 0 0 0;
}
nav ul{
	margin:0;
	padding:0;
}
nav li{
	float:left;
	width:33%;
	font-size:140%;
	color:#FFFFFF;
	font-weight:bold;
}
nav li a{
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding:20px 0;
}
.item_bn{
	text-align:center;
	padding:10px 0;
}
.item_bn img{
	padding:10px 0;
}

/* -------------------------
		info.css
------------------------- */
.wrapper {
	background:#FFFFFF !important;
}
.wrapper h2{
	background:#FFFFFF ;
	padding:15px 10px;
	border-bottom:solid 1px #000000;
}
.wrap_inn{
	padding:15px 10px;
	background:#FFFFFF ;
}
.wrap_inn h3{
	background:#ede7d7;
	padding:10px;
}
.wrap_inn p{
	background:#FFFFFF;
	line-height:150%;
	padding:5px 0;
	font-size:70%;
}
.mail{
	background: url(../img/mail_ic.gif) no-repeat 0 0 #FFFFFF;
	font-size:90%;
	padding:5px 0 5px 25px;
	margin-bottom:10px;
}
.mail a{
	background:#FFFFFF;
	color:#000000;
	text-decoration:none;
}
/* -------------------------
		story.css
------------------------- */
.wrapper_story h2{
	padding:15px 10px;
}
.wrapper_story{
	padding:15px 10px;
	color:#FFFFFF;
	text-align:center;
}

/* -------------------------
		item.css
------------------------- */
.itemall_bar{
	background:#917852;
	color:#FFFFFF;
	padding:15px;
}

/* ---- accordion ---- */
.accordion-f {
	width:100%;
	background:#FFFFFF;
}
.accordion-f dl {
	width:100%px;
	margin:0;
	padding:0 0 10px 0;
	color:#FFFFFF;
}
.accordion-f dt a{
	background:#f9f6f1 url(../img/item_flat_bg.gif) 97% 12px no-repeat;
	border-bottom: solid 1px #eadfcd;
	width:93%;
	color:#917852;
	font-size:80% !important;
	margin-left:12px;
	padding:15px 10px;
}

.accordion-head6 {
	width:98%;
	padding:13px 0 13px 15px;
	border-top:1px #000000 solid;
	background: url(../img/arrow_bg.gif) no-repeat;
	background-position:96% 7px;
	color:#9a8362;
	cursor:pointer;
	font-size:90% !important;
	font-weight:normal;
}
.accordion-f h3.active {
	background-position:96% -47px;
}
/* -------------------------
	item detail.css
------------------------- */
.ttl_bar {
	background:#f9f6f1 !important;
	border-bottom:solid 1px #917852 !important;
}
.item_name{
	margin:0;
	padding:0;
	color:#917852;
}
.item_name dt{
	padding:0;
	margin:0;
	font-size:120%;
}
.item_name dd{
	padding:0;
	margin:10px 0 0 0;
	font-size:150%;
}
.item_ph{
	width:260px;
	margin:0 auto;
}
.item_desc {
	width:93%;
	background:#f1f1f1;
	border:solid 1px #917852;
	padding:15px;
	color:#917852;
	line-height:150%;
}