@charset "UTF-8";

/*
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, figure {
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
	}
header, footer, nav, section, article, figure, aside {
display:block;
	}
img {
	vertical-align: bottom;
	border: none;
	}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
	}
table { margin : 0; empty-cells: show;}
li { list-style: none; padding: 0; margin: 0;}
a {
	color:#624900;
	text-decoration: none;
	}
a:hover,
a:active{
	color:#624900;
	text-decoration: underline;
	}

/****************************************

          Layout

*****************************************/
* {
	margin: 0;
	padding: 0;
	}
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height: 1.6;
	background: #190e03;
	color:#FFF;
	-webkit-text-size-adjust: 100%;
	}

/****************************************

          Layout

*****************************************/
.contents {
	width:980px; 
	margin: 0 auto ;
	overflow :hidden;
	_zoom:1;
	}
.productBox {
	text-align: left;
	overflow :hidden;
	_zoom:1;
	}
/****************************************

          header

*****************************************/
#wrapper {
	width:100%;
	margin: 0 auto ;
	background:url(../images/background/bg.png) repeat top left;
	color:#FFF;
	padding-bottom: 50px;
	position: relative;
	z-index:0; 
	overflow :hidden;
	_zoom:1;
	}
#header {
	width: 100%;
	background: url(../images/header/header_bg.jpg) repeat-x left top;
	}
#header #headerContents {
	width: 980px;
	height: 758px;
	margin: 0 auto;
	position: relative;
	background: url(../images/header/main-img.jpg) no-repeat left 61px;
	}
#header h1 {
	position: absolute; 
	top: 0;
	left: 0;
	z-index:0; 
	}
#header h2 {
	position: absolute; 
	top: 493px;
	right: 10px;
	z-index:0; 
	}
#header #Location {
	position: absolute; 
	top: 624px;
	right: 10px;
	z-index:0; 
	}
#header #release {
	position: absolute; 
	top: 655px;
	right: 10px;
	z-index:0; 
	}
#header #comiketinfo {
	position: absolute; 
	top: 721px;
	right: 10px;
	z-index:0; 
	}

#nav {
	width:100%;
	height: 106px;
	margin: 0 auto;
	background: url(../images/header/nav_bg.png) repeat-x top left;
	}
#navArea { 
	position: relative;
	z-index:0; 
	width: 980px; 
	margin: 0 auto ;
	}
#flag {
	position: absolute; 
	top: -251px;
	left: 0;
	z-index:10; 
	}
#navArea ul {
	margin-left: 650px;
	padding: 10px 0 0;
	overflow : hidden;
	_zoom:1;
	}
#navArea li {
	float: left;
	width:150px;
	margin-left: 10px;
	}

/****************************************

          twitter/news

*****************************************/
#twitter {
	float: left;
	width: 386px;
	background-color:#190e03;
	}
#twitter .twitterArea {
	margin: 10px 10px 0;
	height: 290px;
	padding: 0;
	}
#news {
	float: right;
	width: 550px;
	background-color:#190e03;
	}
#news h2 {
	margin: 0;
	padding: 0;
	}
#news .newsArea  {
	margin: 20px 20px 20px 30px;
	padding-right: 15px;
	height: 260px;
	overflow:auto;
	}
#news .newsArea dl  {
	padding: 9px 0;
	border-bottom: dotted 1px #FFF;
	overflow :hidden;
	_zoom:1;
	}
#news .newsArea dt {
	float: left;
	width: 85px;
	}
#news .newsArea dd {
	float: left;
	width: 385px;
	}
/****************************************

          商品情報

*****************************************/
#product {
	width:100%;
	margin: 0 auto ;
	background-image:url(../images/product/bg.png) ;
	color:#FFF;
	padding-bottom: 38px;
	}
#product h2 {
	padding-top: 19px ;
	}
#productContents {
	width:810px;
	height: 2728px;
	margin: 0 auto ;
	padding: 20px 85px 0;
	background:url(../images/product/product-bg.png) no-repeat;
	color:#261702;
	}
#product .title {
	width:100%;
	background: url(../images/product/title_bg.png) repeat-x;
	height: 90px;
	margin-bottom: 54px;
	}
#product .productBox {
	clear:both;
	overflow :hidden;
	_zoom:1;
	}
#product h3 {
	margin: 2px 0 6px;
	}
#product .productname {
	margin: 5px 0;
	}
#product .productA {
	float: left;
	width: 340px;
	}
#product .productB {
	float: right;
	width: 340px;
	}
#product .productC {
	float: left;
	width: 255px;
	margin-left: 15px;
	}
#product .productC:last-child {
	margin-right: 0;
	}
#product .linkbtn {
	clear:left;
	text-align: center;
	padding: 5px 0;
	}
#product .linkbtn li {
	display: inline;
	}


/****************************************

          関連商品

*****************************************/
#connection {
	clear:both;
	width:100%;
	margin: 0 auto ;
	background:url(../images/background/bg.png) repeat top left;
	border-bottom: solid 2px #614623;
	color:#FFF;
	padding-bottom: 38px;
	overflow :hidden;
	_zoom:1;
	}
#connection h2 {
	padding-top: 19px ;
	}
#connection h3 {
	margin-bottom: 22px;
	}
#connection .title {
	width:100%;
	background:url(../images/connection/title_bg.png) repeat-x top left;
	height: 90px;
	margin-bottom: 60px;
	}
#connection .line {
	background:url(../images/connection/line.png) no-repeat left bottom ;
	padding-bottom: 65px;
	margin-bottom: 22px;
	}
#connection .product-img {
	float: left;
	width: 300px;
	margin-top: 3px;
	}
#connection .product-contents {
	float: left;
	width: 650px;
	}
#connection .product-contents dl {
	margin-bottom: 36px;
	overflow :hidden;
	_zoom:1;
	}
#connection .product-contents dl>dt {
	float: left;
	width: 90px;
	margin-bottom: 3px;
	}
#connection .product-contents dl>dd {
	float: left;
	width: 510px;
	margin-bottom: 3px;
	}
/****************************************

          footer

*****************************************/
#footer {
	clear:both;
	position:relative;
	overflow:hidden;
	text-align:center;
	}
#footer ul {
	margin: 25px auto 5px;
	position:relative;
	left:50%;
	float:left;
	}
#footer ul>li {
	position:relative;
	left:-50%;
	float:left;
	margin-right: 5px;
	}
#footer ul>li:last-child {
	margin-right: 0;
	}
#copyright {
	clear:both;
	margin: 0 0 2px;
	}
	
	
/*
Back to top button 
*/
#back-top {
    position: fixed;
    bottom: 3%;
    right: 3%;}
#back-top span {
    width: 81px;
    height: 60px;
    display: block;}

#back-top a {
    cursor: pointer;}