@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers 
*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: nomal;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
	content: ".";  /* 新しいコンテンツ */
	display: block;
	clear: both;
	height: 0;
	visibility: hidden; /* 非表示に */
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
body {
	color: #9F9F9F;
	text-align: center;
	height: 100%;
	font-size: 12px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: nomal;
	background-color: #FFFFFF;
}
a img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#wrap {
	width: 850px;
	margin: 0px auto;
	text-align: left;
	line-height: 0px;
}
#header {
	height: 77px;
	width: 850px;
}
h1 {
	float: left;
	height: 77px;
	width: 348px;
}
#menu {
	float: right;
	width: 473px;
	list-style: none;
}
#menu li {
	list-style: none;
}
#menu ul.fl {
	margin-top: 21px;
}
#menu ul.fl li {
	margin-right: 24px;
	float: left;
}
#menu ul.fr {
	margin-top: 6px;
	width: 465px;
}
#menu ul.fr li {
	margin-left: 24px;
	float: right;
}
#menu ul.fr li.no_margin {
	margin-left: 0px;
}
#top_main {
	width: 850px;
	height: 395px;
	background: url(../img/kv.jpg) no-repeat;
	position: relative;
}
.release_text {
	text-indent: -9999px;
	font-size: 1px;
	display: none;
}
.release_btn_here {
	position: absolute;
	bottom: 26px;
	right: 17px;
}
#video_btn {
	position: relative;
	top: 200px;
	left: 736px;
	margin: 0;
	padding: 0;
	height: 108px;
	width: 108px;
}
#top_bottom {
	height: 200px;
	width: 850px;
}
#top_release {
	float: left;
	padding: 3px 19px 0 19px;
	width: 484px;
	height: 170px;
	background: url(../img/text_download.png);
	display: block;
	position: relative;
}
#shop {
	position: absolute;
	top: 95px;
	right: 77px;
}
#shop01 {
	position: relative;
	top: 404px;
	left: 37px;
	margin: 0;
	padding: 0;
	height: 10px;
	width: 88px;
}
#shop02 {
	position: relative;
	top: 394px;
	left: 149px;
	margin: 0;
	padding: 0;
	height: 10px;
	width: 88px;
}
#shop03 {
	position: relative;
	top: -115px;
	left: 170px;
	margin: 0;
	padding: 0;
	height: 10px;
	width: 88px;
}
#shop04 {
	position: relative;
	top: -88px;
	left: 170px;
	margin: 0;
	padding: 0;
	height: 10px;
	width: 88px;
}
#top_line {
	float: left;
}
#top_topics {
	float: left;
	height: 198px;
	width: 301px;
	padding-left: 22px;
	padding-top: 2px;
}
#footer {
	width: 850px;
	height: 52px;
	text-align: center;
	font-size: 11px;
}
.copy {
	line-height: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.copy img {
	margin-right: 5px;
	vertical-align: bottom;
}
