@charset "utf-8";
*{
	margin:0px;
	padding:0px;
}
html,body{
	height:100%;
	width:100%;
	-webkit-text-size-adjust:100%;
	font-family:"Yu Gothic";
	font-weight:500;
}
#container{
	margin:0px auto;
	width:1200px;
	overflow:hidden;
	height:100%;
	min-height:100%;
	background-image:url(../img/background.png);
	background-repeat:repeat-y;
}
body > #container {
    height:auto;
}
#topbar{
	display:none;
}
#menu{
	float:left;
	background-color:#2A1412;
	min-height:100%;
	width:260px;
	margin:0px 0px 0px 60px;
	text-align:center;
	padding-bottom:32767px;
	margin-bottom:-32767px;
	position:fixed;
}
#menu #toplogo{
	margin:30px auto;
}

#menu #menulist{
	margin:50px auto 40px auto;
	list-style-type:none;
	text-indent:-119988px;
}
#navicategory{
	background-image:url(../img/category.png);
	background-repeat:no-repeat;
	width:141px;
	height:18px;
}
#navicraft{
	background-image:url(../img/craft.png);
	background-repeat:no-repeat;
	width:79px;
	height:18px;
	margin-top:28px;
}
#naviinfo{
	background-image:url(../img/info.png);
	background-repeat:no-repeat;
	width:76px;
	height:18px;
}
#naviabout{
	background-image:url(../img/about.png);
	background-repeat:no-repeat;
	width:166px;
	height:18px;
}
#navicontact{
	background-image:url(../img/contact.png);
	background-repeat:no-repeat;
	width:117px;
	height:18px;
}
#navishop{
	background-image:url(../img/shopping.png);
	background-repeat:no-repeat;
	width:260px;
	height:40px;
	margin-top:30px;
}
#navisub1{
	background-image:url(../img/category1.png);
	background-repeat:no-repeat;
	width:102px;
	height:18px;
}
#navisub2{
	background-image:url(../img/category2.png);
	background-repeat:no-repeat;
	width:100px;
	height:18px;
}
#navisub2-1{
	background-image:url(../img/category2_1.png);
	background-repeat:no-repeat;
	width:60px;
	height:18px;
}
#navisub2-2{
	background-image:url(../img/category2_2.png);
	background-repeat:no-repeat;
	width:147px;
	height:18px;
}
#navisub2-3{
	background-image:url(../img/category2_3.png);
	background-repeat:no-repeat;
	width:148px;
	height:18px;
}
#navisub3{
	background-image:url(../img/category3.png);
	background-repeat:no-repeat;
	width:160px;
	height:18px;
}
#navisub4{
	background-image:url(../img/category4.png);
	background-repeat:no-repeat;
	width:79px;
	height:18px;
}
#navisub5{
	background-image:url(../img/category5.png);
	background-repeat:no-repeat;
	width:79px;
	height:18px;
}
#navisub6{
	background-image:url(../img/category6.png);
	background-repeat:no-repeat;
	width:58px;
	height:18px;
}

#menulist li{
	margin-left:30px;
	margin-bottom:20px;
}
#menulist #navishop{
	margin-left:0px;
	margin-bottom:50px;
}
#menulist li:hover{
	background-position:bottom;
}
.now{
	background-position:bottom;
}

#menulist .navisub{
	margin-left:65px;
	margin-bottom:20px;
}
#menulist .navisub2{
	margin-left:85px;
	margin-bottom:20px;
}

#menu #bottomlogo{
	margin-top:0px;
}
#menulist a{
	display:block;
}

#cart{
	width:230px;
	margin-left:15px;
	margin-bottom:20px;
	background-color:rgba(255,255,255,0.3);
	padding:10px 0px;
	border:1px solid #ffffff;
	box-sizing:border-box;
	display:none;
}
#carttitle{
	color:#ffffff;
	font-size:13pt;
	font-family:"Yu Mincho",serif;
	letter-spacing:0.05em;
}
#cartcondition{
	font-size:11pt;
	color:#ffffff;
}
#cartcondition span{
	font-size:17pt;
	font-weight:bold;
	color:#54CCF2;
	letter-spacing:3px;
}
#cartlink{
	width:200px;
	margin-top:10px;
	padding:3px 0px;
	background-color:#C30D23;
	color:#ffffff;
	cursor:pointer;
	border:none;
}

#menubottom{
	position:relative;
	margin-top:10px;
	overflow:hidden;
}
#menubottom #facebook{
	width:30px;
	margin-left:60px;
	margin-top:10px;
	float:left;
}
#menubottom #copyright{
	color:#ffffff;
	font-size:10pt;
	text-align:center;
	position:absolute;
	left:110px;
	bottom:0px;
}

#main{
	width:800px;
	float:right;
	padding-bottom:32767px;
	margin-bottom:-32767px;
}
.title{
	border-bottom:1px solid;
	margin-top:50px;
	margin-bottom:30px;
	width:770px;
}
#toptitle{
	margin-bottom:10px;
}
.title #title_img{
	padding-bottom:2px;
}
#photo{
	position:relative;
}

#photo #photo2{
	margin:0px 20px 0px 330px;
}
#packlist{
	float:left;
	width:280px;
	font-size:13pt;
	font-weight:bold;
	line-height:26pt;
	position:absolute;
	bottom:0px;
	margin-left:0px;
}

#data{
	margin:40px 0px;
}
#detail{
	float:left;
	overflow:hidden;
	width:400px;
}
#detail #oneprice{
	border-bottom:1px solid;
	width:360px;
	margin-bottom:20px;
}
#detail #detail_sub{
	line-height:20pt;
}
#detail #order_title{
	font-size:22pt;
	font-family:"Yu Mincho",serif;
	letter-spacing:0.05em;
}
#notice{
	text-align:center;
	overflow:hidden;
	width:400px;
	padding-top:65px;
}
#notice .button{
	margin:20px 0px 0px 30px;
}
#notice a{
	width:100%;
	height:100%;
	display:block;
}
#notice .button{
	margin-left:10px;
}
#shop_button{
	line-height:16pt;
	padding:6px 0px;
}
#shop_button span{
	font-size:10.5pt;
}

#order_l{
	float:left;
	margin-right:50px;
}
#order_r{
	width:340px;
}
.order .card{
	margin-top:40px;
	padding:14px;
	background-color:rgba(255,255,255,0.5);
	border:6px solid rgba(60,60,60,0);
}
.order .card:hover{
	box-sizing:border-box;
	border:6px solid rgba(120,120,120,0.2);
}
.order dl{
	margin:10px 0px 20px 10px;
	font-size:13pt;
	line-height:30pt;
}
.order dl:not(:first-child){
	margin-top:0px;
}
.order dd{
	text-align:right;
	margin-right:20px;
	margin-bottom:10px;
}
.order .textleft{
	text-align:left;
}
.order select{
	font-size:14pt;
	padding:3px;
}
.order .order_list{
	font-size:15pt;
}

#submit{
	font-size:12pt;
	line-height:24pt;
	text-align:center;
	color:#ffffff;
	border:none;
	background-color:#C30D23;
	width:300px;
	cursor:pointer;
}
.button{
	font-size:12pt;
	line-height:24pt;
	text-align:center;
	width:300px;
	color:#ffffff;
	background-color:#C30D23;
	margin-top:10px;
}
.button a:link{
	color:#ffffff;
	text-decoration:none;
}
.button a:visited{
	color: #ffffff;
}
.button a:hover{
	color: #ffffff;
}
.button a:active{
	color: #ffffff;
}
#bread{
	margin-bottom:20px;
}
#bread a:link{
	color:#0000de;
}
#bread a:visited{
	color:#336699;
}

#bread a:hover{
	color:#cc0000;
}
#bread a{
	text-decoration:underline;
}