﻿@charset "utf-8";

/* *********************************************************************************
Ciao! You sauce viewer. I think that this doesn't become reference.
Anyway You have enjoy here. ROCKZA.NET 2005.
********************************************************************************* */

/* initialization
---------------------------------------------------------------------- */

body {
	margin:0 auto;
	padding:0;
}

body,
div,
h1,h2,h3,h4,p{
	margin: 0 auto;
	padding: 0;
	line-height:1;
}

h1,h2,h3,h4,p,address {
	line-height: 0;
	font-size: 100.01%;
}

a:link ,a:active ,a:visited,a:hover {
	text-decoration: none;
	outline: none;/*--for FF--*/
}

img{
	border: 0;
	vertical-align: bottom;
}



/* all
---------------------------------------------------------------------- */
body {
	height: auto;
	width: auto;
	text-align: center;
	color: #000;
	font: 62.5% "ＭＳ Ｐゴシック",Osaka,sans-serif;
	background: #EB0000;
}

a:link ,
p a:link ,
a:visited ,
p a:visited { color: #666;}

a:hover ,
p a:hover { color: #F00;}

em { font-style: normal;}

span.caps { text-transform: uppercase;}

span.nodisplay {
	position: relative;
	line-height: 0;
	display: none;
}


/* body
---------------------------------------------------------------------- */
#indexcontainer {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 866px;
	height: 336px;
	margin-top: -168px;
	margin-left: -433px;

}

#l_section ,
#r_section {
	float: left;
	width: 432px;
	height: auto;
	margin: 0;
}

#r_section { display: none;
	float: right;
	width: 415px;
}

#indexlogo ,
#sub_title ,
#shops { display: none;
	width: 432px;
	height: 60px;
	margin-bottom: 20px;
}

#terms { display: none;
	width: 432px;
	height: auto;
}

h1 , h2 , h3 ,
p.tagline { display: none;}

p ,
p.txt18 ,
p.bottom ,
address {
	margin-top: -5px;
	font-size: 1.2em;
	line-height: 2;
	letter-spacing: 1px;
	text-transform: capitalize;
	text-align: right;
	color: #fff;
}

p.bottom ,
address {
	color: #373737;
	font-style: normal;
}

p.txt18 {
	color: #000;
	margin-top: -6px;
}

h4  {
	color: #373737;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 1em;
	line-height: 1.2;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#mark18 {
	float: right;
	width: 52px;
	height: 52px;
	margin: 13px 0 20px 20px;
	padding: 2px;
	background: #EB0000;
	border: 2px solid #050505;
}

#x18 {
	float: left;
	width: 335px;
	height: 60px;
	margin-top: 13px;
	text-align: right;
}

#etr_or_lev {
	clear: both;
	width: 415px;
	height: 121px;
	margin-bottom: 20px;
	text-align: right;
}

a.enter ,
a.leave {
	display:block;
	width: 197px;
	height: 60px;
	background: url(../img/button_enter.gif) no-repeat 0 0;
}

a.leave { background: url(../img/button_leave.gif) no-repeat 0 0;}

a.enter:hover {	background: url(../img/button_enter.gif) no-repeat 0 -60px;}
a.leave:hover {	background: url(../img/button_leave.gif) no-repeat 0 -60px;}

#enter ,
#leave {
	float: left;
	width: 197px;
	height: 121px;
	margin-right: 21px;
	text-align: center;
}

#leave {
	float: right;
	margin-right: 0;
}

p.eorl_txt {
	display: block;
	width: 197px;
	height: 66px;
	font-size: 1.2em;
	line-height: 1.6;
	letter-spacing: 1px;
	text-align: center;
}



/* IE hacks
---------------------------------------------------------------------- */
* html p.eorl_txt { margin-top: 0;}



