@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

html {
	height: 100%;
	overflow: hidden;
}

body {
	color: #666666;	
	font-size: 12px;
	line-height: 150%;
	height: 100%;
	overflow: hidden;
	background: url(/img/back.png) top left repeat-x #990000;
}

img {
	border: 0;
}

img.link {
	cursor: pointer;
}

a.link {
	color:#666666;
	cursor: pointer;
}

a:link {
	color:#666666;
	text-decoration:none;
}

a:visited {
	color: #666666;
	text-decoration:none;
}

a:hover {
	color: #666666;
	text-decoration:none;
}

a:active {
	color: #666666;
	text-decoration:none;
}

p.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

p.left {
	margin-left: 0;
	margin-right: auto;
	text-align: left;
}

p.right {
	margin-left: auto;
	margin-right: 0;
	text-align: right;
}

h1.title {
	font-size: 12px;
	line-height: 150%;
	height: 100%;
	margin-left: 0;
	margin-right: auto;
	text-align: left;
	padding: 0;
	margin: 0;
}

ul.nomark {
	list-style-type: none;
}

div#menubutton {
	overflow: hidden;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

div#main {
	overflow: hidden;
	width: 0px;
	height: 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	background-color: #660000;
}

div#top-images {
	overflow: hidden;
	width: 600%;
	height: 540px;
	position: absolute;
	top: 0%;
	left: 100%;
	margin-left: 0px;
	z-index: 1;
	background-color: #660000;
}

div#main-topmenu {
	overflow: hidden;
	width: 220px;
	height: 0px;
	position: absolute;
	top: 50%;
	left: 0%;
	margin-top: -270px;
	margin-left: -220px;
	z-index: 2;
	background-color: #660000;
}

div#logo {
	width: 180px;
	margin-left: 20px;
	padding: 10px;
}

div#mainmenu {
	width: 180px;
	top: 100px;
	margin-left: -200px;
	padding: 10px;
}

div#mainmenu ul {
	margin-left: 30px;
}

div#enterbutton {
	width: 180px;
	margin-left: 20px;
	padding: 10px;
	position: absolute;
	bottom: 15px;
}

div.serieslayer {
	overflow: hidden;
	width: 1020px;
	height: 530px;
	position: absolute;
	top: 50%;
	left: 0%;
	margin-top: -265px;
	margin-left: -1020px;
	z-index: 3;
}

div.controllayer {
	overflow: hidden;
	width: 60px;
	height: 20px;
	position: absolute;
	top: 500px;
	left: -100px;
	margin-left: -30px;
	z-index: 3;
}

div#mediacontroller {
	overflow: hidden;
	width: 60px;
	height: 20px;
	position: absolute;
	top: 500px;
	left: 50%;
	margin-left: -30px;
	z-index: 3;
}

div#leftarrow {
	cursor: pointer;
	overflow: hidden;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 0;
	z-index: 3;
}

div#rightarrow {
	cursor: pointer;
	overflow: hidden;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 40px;
	z-index: 3;
}

div#prodbuy {
	cursor: pointer;
	overflow: hidden;
	width: 100px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 0px;
	z-index: 3;
}

div#seriesimglayer {
	margin-top: 5px;
	margin-left: -200px;
	z-index: 10000;
}

div#collabosimglayer {
	margin-top: 5px;
	margin-left: -200px;
	z-index: 10000;
}

div#seriesnavi {
	overflow: hidden;
	width: 100%;
	height: 35px;
	position: absolute;
	top: 50%;
	left: 0%;
	margin-top: 230px;
	margin-left: 0px;
	z-index: 10;
}

div.navi {
	overflow: hidden;
	width: 20px;
	height: 20px;
	position: absolute;
}

div#back {
	top: 50%;
	left: 0%;
	margin-top: -10px;
	margin-left: 10px;
}

div#refresh {
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left: -10px;
}

div#next {
	top: 50%;
	left: 100%;
	margin-top: -10px;
	margin-left: -30px;
}

div.slidebutton {
	overflow: hidden;
	width: 200px;
	height: 25px;
	position: absolute;
	top: 110px;
	left: 0;
	margin-top: 0px;
	margin-left: -200px;
	z-index: 10001;
	background-color: #660000;
}

div.series {
	overflow: hidden;
	width: 200px;
	height: 160px;
	position: absolute;
}

div#prodslayer {
	color: #C0C0C0;
	overflow: hidden;
	width: 850px;
	height: 530px;
	position: absolute;
	top: 50%;
	left: 0%;
	margin-top: -265px;
	margin-left: -850px;
	z-index: 4;
	background-color: #660000;
}

div.prods {
	overflow: hidden;
	width: 60px;
	height: 68px;
	position: absolute;
}

div.color {
	cursor: pointer;
	overflow: hidden;
	width: 60px;
	height: 68px;
	position: absolute;
	margin-left: -60px;
}

div.arrow {
	cursor: pointer;
	overflow: hidden;
	width: 20px;
	height: 20px;
	position: absolute;
	margin-left: -20px;
	background-color: #660000;
	z-index: 3;
}

div.buy {
	cursor: pointer;
	overflow: hidden;
	width: 100px;
	height: 20px;
	position: absolute;
	margin-left: -100px;
	background-color: #660000;
	z-index: 3;
}

div#typetitle {
	cursor: default;
	overflow: hidden;
	width: 560px;
	height: 20px;
	position: absolute;
	margin-left: -565px;
}

div#typeinfo {
	cursor: default;
	overflow: hidden;
	width: 595px;
	height: 90px;
	position: absolute;
	margin-left: -295px;
}

div.types {
	cursor: crosshair;
	overflow: hidden;
	width: 480px;
	height: 384px;
	position: absolute;
}

div#seriesselecter {
	cursor: default;
	overflow: hidden;
	width: 200px;
	height: 490px;
	position: absolute;
	margin-left: 829px;
	margin-top: -490px;
	z-index: 5;
}

div#seriesselector1 {
	left: 0;
	top: 0px;
}

div#seriesselector2 {
	left: 0;
	top: 165px;
}

div#seriesselector3 {
	left: 0;
	top: 330px;
}

div#collabosselecter {
	cursor: default;
	overflow: hidden;
	width: 200px;
	height: 490px;
	position: absolute;
	margin-left: 759px;
	margin-top: -490px;
	z-index: 5;
}

div#collabosselector1 {
	left: 0;
	top: 0px;
}

div#collabosselector2 {
	left: 0;
	top: 165px;
}

div#collabosselector3 {
	left: 0;
	top: 330px;
}

div#medialayer {
	color: #C0C0C0;
	overflow: hidden;
	width: 580px;
	height: 530px;
	position: absolute;
	top: 50%;
	left: 0%;
	margin-top: -265px;
	margin-left: -580px;
	z-index: 2;
}

div#medialayer h2 {
	font-size: 14px;
	line-height: 150%;
	border-left-color:#CC0000;
	border-left-style:solid;
	border-left-width:8px;
	border-bottom-color:#CC0000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:20px;
	margin-left:10px;
	padding-left:12px;
}

div#medialayer h3 {
	font-size: 12px;
	line-height: 150%;
	margin-left:40px;
	padding-left:12px;
}

div#medialayer h3.brandhistory {
	font-size: 14px;
	line-height: 150%;
	margin-top:10px;
	margin-left:20px;
	padding-left:12px;
}

div#medialayer a {
	color: #C0C0C0;
	cursor: pointer;
}

div#medialayer table.recruit {
	font-size: 12px;
	line-height: 120%;
	margin-top:15px;
	margin-left:10px;
	padding-left:22px;
}

div#medialayer table.form {
	color: #C0C0C0;
	font-size: 14px;
	line-height: 120%;
	margin-top:15px;
	margin-left:40px;
	padding-left:22px;
	border-collapse: separate;
	border-spacing: 10px;
}

div#shoplayer {
	color: #C0C0C0;
	overflow: hidden;
	width: 680px;
	height: 530px;
	position: absolute;
	top: 50%;
	left: 0%;
	margin-top: -265px;
	margin-left: -680px;
	z-index: 2;
}

div#arealayer {
	overflow: hidden;
	width: 150px;
	height: 530px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -265px;
	z-index: 3;
}

div#shopinfolayer {
	overflow: hidden;
	width: 520px;
	height: 530px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -265px;
	margin-left: 160px;
	z-index: 4;
}

div#shoplayer h2 {
	font-size: 12px;
	line-height: 150%;
	border-left-color:#CC0000;
	border-left-style:solid;
	border-left-width:8px;
	border-bottom-color:#CC0000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:10px;
	margin-left:10px;
	padding-left:12px;
}

div#shopinfolayer h3 {
	font-size: 12px;
	line-height: 120%;
	border-left-color:#CC0000;
	border-left-style:solid;
	border-left-width:8px;
	border-bottom-color:#CC0000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:5px;
	margin-left:10px;
	padding-left:12px;
}

div#footer {
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 0;
	z-index: 2;
}

div#footer-right {
	margin-left: auto;
	margin-right: 10px;
	text-align: right;
}

div#hyouki {
	color: #C0C0C0;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0%;
	z-index: 3;
	overflow: scroll;
	height: 100%;
}
