﻿@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg_image.gif);
	background-position: 0 38px;
	background-repeat: repeat-x;
	background-color: #0d1015;
}
#container {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 944px;
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #ffffff;
}
#container img {
    border: 0;
}
#container a:link {
	color: #e77373;
	text-decoration: none;
}

#container a:visited {
	color: #e77373;
	text-decoration: none;
}

#container a:hover {
	color: #e77373;
	text-decoration: underline;
}
#container a:active {
	color: #e77373;
	text-decoration: underline;
}
.rmark {
	font-family: Arial, Helvetica, sans-serif;
}

#shadow_left {
	background: url(../images/bg_side_left.gif) 0 0 no-repeat;
	width: 32px;
	height: 662px;
	float:left;
}
#shadow_right {
	background: url(../images/bg_side_right.gif) 0 0 no-repeat;
	width: 32px;
	height: 662px;
	float:left;
}
#content {
	background-color: #000000;
	width: 880px;
	float:left;
}
#menu_area {
	width: 880px;
	height: 47px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/menu_base.gif) 0 0 no-repeat;
}
#menu_area ul {
	margin-left: 24px;
}
#menu_area li {
	display: inline;
}
#menu_area a {
	border: 0;
	outline: 0;
}
#menu_area img {
	display: inline;
	width: 95px;
	height: 47px;
	margin: 0;
	padding: 0 12px;
	border: 0;
	vertical-align: bottom;
}
#menu_area_under {
	width: 880px;
	height: 47px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/menu_base_under.gif) 0 0 no-repeat;
}
#menu_area_under ul {
	
}
#menu_area_under li {
	display: inline;
}
#menu_area_under a {
	border: 0;
	outline: 0;
}
#menu_area_under img {
	display: inline;
	width: 95px;
	height: 47px;
	margin: 0;
	padding: 0 7px 0 8px;
	border: 0;
	vertical-align: bottom;
}

#textlink {
	clear:both;
	color: #666666;
	text-align: center;
	font-size: 9pt;
	padding: 40px 0;
}

#textlink li {
	display: inline;
	border-right: 1px #ffffff solid;
	margin: 4px 0;
	padding: 0px 6px;
}
#textlink li.current {
	color: #ffffff;
	font-weight: bold;
}
#textlink li.noline {
	border-right: none;
}
#textlink a {
	outline: 0;
}
#textlink a:link {
	color: #ffffff;
	text-decoration: none;
}
#textlink a:visited {
	color: #ffffff;
	text-decoration: none;
}
#textlink a:hover {
	color: #e77373;
	text-decoration: underline;
}
#textlink a:active {
	color: #e77373;
	text-decoration: underline;
}

#footerArea {
	clear: both;
}

#leftarea {
	margin: 0;
	padding: 30px 0px 20px 80px;
	width: 360px;
	float: left;
}
#leftarea h1 {
	font-size: 11pt;
	font-weight: bold;
}
#leftarea a {
	border: 0;
	outline: 0;
}
#banner {
	margin: 0;
	padding: 10px 0 20px 0;
}
#banner a {
	outline: 0;
}

#banner2 {
	margin: 0;
	padding: 10px 0 10px 0;
}
#banner2 a {
	outline: 0;
}

#leftarea #spec {
	width: 300px;
	height: 208px;
	margin: 0;
	padding: 0;
	background: url(../images/spec.gif) 0 0 no-repeat;
}
#leftarea #spec #spectext {
	font-size: 8pt;
	margin-left: -9999px;
}

#rightarea {
	margin: 0;
	padding: 20px 50px 20px 25px;
	width: 365px;
	float: left;
}
#whatsnew {

}
#whatsnew h1 {
	background: url(../images/whatsnew.gif) 0 0 no-repeat;
}
#whatsnew h1 a {
	display: block;
	width: 364px;
	height: 38px;
	margin: 0px;
	text-indent: -9999px;
	outline: none;
}

#whatsnew iframe {
	width: 364px;
	height: 140px;
	margin: 10px 0 20px 0;
	border: 0;
}
#globallink {
	padding-top: 20px;
	width: 100%;
	text-align: right;
}
#globallink a {
	outline: 0;
}
#globallink img {
	padding-left:8px;
}
#main {

}
#main h1 {
	width: 880px;
	height: 208px;
	margin: 0;
	padding: 0;
	background: url(../images/page_top.jpg) 0 0 no-repeat;
}
#main h1 a {
	outline: 0;
}
#main h2 {
	font-size: 12pt;
	font-weight: bold;
	height: 27px;
	padding: 11px 0 0 80px;
	margin: 24px 0 4px 0;
	background: url(../images/h2_bg.gif) 0 0 no-repeat;
}
#main p {
	font-size: 9pt;
	line-height: 16pt;
	margin: 4px 80px;
}

#main p img {
	margin-right: 20px;
	border: 1px #454545 solid;
	vertical-align: top;
}
#main p a {
	outline: 0;
}
#main p a:hover img{
	border: 1px #e77373 solid;
}
#main .text_body {
	font-size: 9pt;
	line-height: 16pt;
	margin: 4px 80px;
}
#main .development {
	font-size: 9pt;
	text-align: left;
	margin: 20px 20px;
	color: #999999;
}
#main .topbtn {
	clear: both;
	text-align: right;
	padding: 20px 80px;
}
#main .topbtn a{
	outline: 0;
}
#noflash {
	color: #FFFFFF;
	font-size: 10pt;
	margin: 0;
	text-align: left;
	line-height: 18pt;
}

#noflash h1 {
	text-indent: -9999px;
	height: 140px;
}

#noflash ul {
	margin: 10px 100px;
}
#noflash img {
	border:0;
}

#noflash p.appendix {
	text-align:center;
}
#flashcontent {
	width: 880px;
	height: 380px;
	margin: 0 auto;
}

#flashss {
	width: 880px;
	margin: 0 auto;
}

#formfaq {
	margin: 30px auto;
	text-align:center;
}
#formleft {
	width:700px;
	margin: 0 auto;
	text-align:left;
}
#formfaq #comment {
	width:540px;
}
#formfaq .formerr {
	color:#CC0000;
	display:none;
}
#formfaq .submit {
	width: 100px;
}
#main .faq {
	display: block;
}
#main .question img {
	border: 0;
	padding-right: 5px;
	vertical-align: text-bottom;
}
#main .question {
	font-size: 11pt;
	height: 24px;
	padding: 4px 0 0 80px;
	margin: 4px 0 4px 0;
	background: url(../faq/images/faq_bg.gif) 0 0 no-repeat;
	vertical-align: top;
}
#main .question a:link {
	color: #ffffff;
	outline: 0;
	text-decoration: none;
}
#main .question a:hover {
	color: #ffffff;
	text-decoration: none;
	text-decoration: underline;
}
#main .question a:visited {
	color: #ffffff;
	text-decoration: none;
}
#main .question a:active {
	color: #ffffff;
	text-decoration: none;
}
#main .answer {
	font-size: 9pt;
	line-height: 16pt;
	margin: 10px 100px;
	display:none;
}
#main .answer .faq_close {
	clear: both;
	text-align: right;
	padding: 10px 0;
}
#main .answer .faq_close a{
	outline: 0;
}
#main .newmark {
	vertical-align: super;
	font-size: 6pt;
	color: #e77373;
}
#main .faq table {
	border: 1px #ffffff solid;
	border-collapse: collapse;
}
#main .faq th {
	padding: 2px;
	text-align: center;
	border-left: 1px #ffffff solid;
	border-bottom: 3px #ffffff double;
}
#main .faq td {
	padding: 2px;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
}
.backlink {
	text-align:center;
	width:100%;
	font-size: 10pt;
}

#reservation {
	text-align: center;
	width: 100%;
	margin: 0;
	color: #ffffff;
}

#windows {
	text-align: center;
	width: 100%;
	margin: 0;
	color: #ffffff;
}

#windows #spec {
	width: 500px;
	margin: 0 auto;
	text-align: left;
}
#windows h2 {
	margin-top: 10px;
	width: 100%;
	height: 32px;
	text-indent: -9999px;
	background: url(../images/win_spec.jpg) 0 0 no-repeat;
}
#windows .pc {
	width: 490px;
	margin: 20px 0 0 0;
	padding: 4px;
	background-color:#333333;
	font-size: 10pt;
	font-weight: bold;
	border: 1px #999999 solid;
}
#windows dl {
	width: 500px;
	font-size: 9pt;
	border-left: 1px #999999 solid;
}

#windows  dt {
	padding: 4px;
	width: 112px;
	float: left;
	clear: both;
	border-bottom: 1px #999999 solid;
}

#windows  dd {
	width: 370px;
	padding: 4px;
	margin-left: 120px;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
}
#tabbutton {
	width: 880px;
	height: 30px;
	margin: 0 10px;
	padding: 0;
}
#tabbutton li {
	display: inline;
}
#tabbutton a {
	border: 0;
	outline: 0;
}
#tabbutton img {
	display: inline;
	width: 131px;
	height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	border: 0;
	vertical-align: bottom;
}
#tabk {
	margin 0;
	padding 0;
	width: 880px;
	height: 26px;
}
#tabarea {
	margin 0;
	padding 0;
	background: url(../system/images/tab_bg.gif) 0 0 repeat;
	width: 880px;
}
#tabarea h2 {
	margin: 0 0 20px 0;
	background: url(../system/images/h2_bg.gif) 0 0 no-repeat;
}
#tabarea p img {
	margin-top: 20px;
	border: 0;
}


#video{
	padding-left: 120px;
}

#video img {
	margin-right: 40px;
	border: 0;
	float: left;
}

#trailer{
	height: 160px;
	padding-left: 120px;
	margin-top: 20px;
}

#trailer img {
	border: 0;
}

#download {
	margin-top: 20px;
	padding-left: 120px;
	height: 250px;
}

#wallpaper {
	height: 250px;
	width: 350px;
	float: left;
}

#wallpaper img{
	float: left;
	margin-bottom: 10px;
	margin-right: 3px;
}
