@charset "shift-jis";
/* ===================================================================
	CSS information
	file name  :  index.css
	style info :  index
	date:2011.9.29
=================================================================== */
body {
	background: #FFFFFF url(../img/index_bg.gif) 0px 40px repeat-x;
}


/*	flash area
====================================================== */
#flash_area {
	width: 100%;
	height: 702px;
	min-width: 968px;
}
#flash {
	width: 100%;
	height: 695px;
	min-width: 968px;
}
div#flash p {
	width: 100%;
	height: 695px;
	min-width: 968px;
	background: url(../img/index_main2.jpg) top center no-repeat;
}
#bg_noflash_head {
	width: 100%;
	height: 695px;
	min-width: 968px;
	background: url(../img/index_bg_noflashheader.gif) 0 0 repeat-x;
}
#bg_noflash_main {
	width: 100%;
	height: 695px;
	min-width: 968px;
	background: url(../img/index_bg_noflashmain.gif) 0 50px repeat-x;
}

/*	index btn area
====================================================== */
#btn_area {
	width: 960px;
	margin: 5px auto 20px;
	text-align: left;
	overflow: hidden;
}

.up_area {
	width: 960px;
	height: 82px;
	margin: 0 auto;
	position: relative;
}

.up_area .btn01 {
	position: absolute;
	top: 0;
	left: 157px;
}

.up_area .btn02 {
	position: absolute;
	top: 0;
	left: 559px;
}

.under_area {
	width: 800px;
	height: 116px;
	margin: 0 auto;
	position: relative;
}
.under_area .package {
	position: absolute;
	top: 7px;
	left: 0;
}
.under_area a .purchase {
	position: absolute;
	top: 7px;
	left: 112px;
}
.under_area a .download {
	position: absolute;
	top: 79px;
	left: 112px;
}
.under_area .icon {
	position: absolute;
	top: 8px;
	left: 112px;
}
.under_area a .cero {
	position: absolute;
	top: 56px;
	left: 112px;
}
.under_area .ttlinfo {
	position: absolute;
	top: 7px;
	left: 168px;
}
.under_area a .manual {
	position: absolute;
	top: 7px;
	left: 420px;
}
.under_area img {
	position: absolute;
	top: 24px;
	left: 168px;
}
.under_area .line {
	position: absolute;
	top: 5px;
	left: 560px;
}
.under_area .btnMovie {
	position: absolute;
	top: 8px;
	left: 568px;
}
.under_area .btnInterview {
	position: absolute;
	top: 60px;
	left: 763px;
}

.download_area {
	width: 960px;
	height: 136px;
	margin: 0 auto;
	position: relative;
}

.download_area .txt01 {
	position: absolute;
	top: 5px;
	left: 80px;
}

.download_area .btn01 {
	position: absolute;
	top: 152px;
	left: 159px;
}

.download_area .btn02 {
	position: absolute;
	top: 55px;
	left: 610px;
}

.download_area .btn03 {
	position: absolute;
	top: 78px;
	left: 610px;
}

.download_area .btn04 {
	position: absolute;
	top: 42px;
	left: 123px;
}




/*	index footer
====================================================== */
#footer {
	position: relative;
	width: 960px;
	height: 100px;
	margin: 0 auto;
	background: url(../img/border.gif) 0 28px repeat-x;
	text-align: left;
}
#footer .nav01 {
	position: absolute;
	top: 0;
	left: 0;
	width: 534px;
	height: 13px;
}
#footer .nav01 ul {
	position: relative;
	width: 534px;
	height: 13px;
}
#footer .nav01 ul li {
	position: absolute;
	top: 0;
}
#footer .nav01 ul li.btn01 {
	left: 0;
}
#footer .nav01 ul li.btn02 {
	left: 72px;
}
#footer .nav01 ul li.btn03 {
	left: 142px;
}
#footer .nav01 ul li.btn04 {
	left: 211px;
}
#footer .nav01 ul li.btn05 {
	left: 293px;
}
#footer .nav01 ul li.btn06 {
	left: 366px;
}
#footer .nav01 ul li.btn07 {
	left: 440px;
}
#footer .nav02 {
	position: absolute;
	top: 0;
	right: 0;
	width: 268px;
	height: 13px;
}
#footer .nav02 ul {
	position: relative;
	width: 268px;
	height: 13px;
}
#footer .nav02 ul li {
	position: absolute;
	top: 0;
}
#footer .nav02 ul li.btn01 {
	left: 0;
}
#footer .nav02 ul li.btn02 {
	right: 0;
}

#footer .caution {
	position: absolute;
	top: 35px;
	left: -2px;
	width: 760px;
	height: 40px;
}
#footer .caution dl {
	position: relative;
	width: 816px;
	height: 40px;
}
#footer .caution dl dt,
#footer .caution dl dd {
	position: absolute;
	top: 0;
}
#footer .caution dl dt {
	left: 0;
}
#footer .caution dl dd {
	right: 0;
}

#footer .copyright {
	position: absolute;
	top: 57px;
	right: 0;
	width: 123px;
	height: 20px;
}


/*	about screenshot overlay
====================================================== */
#overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	min-width: 960px;
	min-height: 1082px;
	background: url(../shared/bg.gif) repeat;
}
#overlay_contents {
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	min-width: 960px;
	min-height: 1082px;
	background: none;
}
#loading {
	position: absolute;
	top: 300px;
	left: 50%;
	width: 150px;
	height: 30px;
	margin-left: -75px;
	background: url(../shared/loading.gif) top left no-repeat;
}
#contents_area {
	display: none;
}


/*	about screenshot overlay close
====================================================== */
#overlay_contents #close_area1 {
	position: relative;
	top: -5px;
	z-index: 1000;
	width: 854px;
	height: 60px;
	margin: 0 auto;
}
#overlay_contents #close_area2 {
	position: relative;
	top: 0;
	z-index: 1000;
	width: 864px;
	height: 60px;
	margin: 0 auto;
}
#overlay_contents p.close {
	position: absolute;
	top: 20px;
	right: 0;
	width: 58px;
	height: 60px;
	_font-size: 0;
	_line-height: 0;
}
#overlay_contents p.close a {
	display: block;
	width: 58px;
	height: 60px;
	background: url(../shared/btn_close.png) 0 0 no-repeat;
	text-indent: -9999px;
	_font-size: 0;
	_line-height: 0;
}
#overlay_contents p.close a:hover {
	background-position: 0 -60px;
	_font-size: 0;
	_line-height: 0;
}

/*	about screenshot overlay iframe
====================================================== */
#overlay_contents #ss_frame,
#overlay_contents #about_frame {
	position: relative;
	z-index: 100;
	width: 100%;
	height: 100%;
	min-width: 960px;
	min-height: 1082px;
	margin-top: -60px;
	background: transparent;
}

/*	ie6 hack
====================================================== */
* html #flash,
* html #overlay,
* html #overlay_contents,
* html #overlay_contents #ss_frame,
* html #overlay_contents #about_frame {
	width:expression(document.body.clientWidth < 970? "968px" : "100%");
}
* html #overlay,
* html #overlay_contents,
* html #overlay_contents #ss_frame,
* html #overlay_contents #about_frame {
	height: 1082px;
}

/* ----------------------------
   eshop バナー
---------------------------- */
.bnr-eshop-sale{
 min-width: 968px;
 width: 100%;
 background: url(../img/bnr_eshop_bg.png);
 position: relative;
 z-index: 10;
}
.bnr-eshop-sale::before{
 content: "";
 display: block;
 width: 100%;
 height: 2px;
 background: #FFF;
 left: 0;
 bottom: 0;
 position: absolute;
}
.bnr-eshop-sale a{
 display: block;
 max-width: 960px;
 margin: 0 auto;
 width: 70%;
}
.bnr-eshop-sale a img{
 max-width: 960px;
 width: 100%;
 height: auto;
}
.no-touchevents .bnr-eshop-sale a{
 -webkit-transition: opacity 0.15s linear;
 transition: opacity 0.15s linear;
}
.no-touchevents .bnr-eshop-sale a:hover{
 opacity: 0.85;
}
