﻿@charset "shift_jis";

body, h1, h2, h3, h4, h5, p, dl, dt, dd, ul, ol, li, form {
	margin: 0;
	padding: 0;
}
body {  margin: 0px;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	color: #000;
	font-size: 13px;
	line-height: 1.6;
	width:100%;
	text-align: center;
	background:url(../img/index/bg.jpg) no-repeat center top;
}
h1, h2, h3, h4, h5 {
	font-size: 14px;
	font-weight: bold;
}
a img { border: none; }

a:link    {color:#000000; text-decoration:none;}
a:active  {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover   {color:#000000; text-decoration:none;}

#wrapper {
	/*width: 1000px;*/
	padding-bottom: 0px;
	margin: 0 auto;
	/*background-image:url(images/index/hbg.png) repeat-y;*/
}


.header h1,
.headerText{
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	top:1px;
	left:2px;
}

#header {
	width: 100%;
	padding:420px 0 0 0 ;
	/*position:relative;
	margin-bottom: 0px;
	top: 0px;
	z-index: 10;*/
}

#header p {
	position: absolute;
	top: 0px;
	width:100%;
	font-size:13px;
	font-weight:normal;
	color: #FE81AB;
	background-color:#FAF6EA;
}


#header h1 {
	position: absolute;
	top: 0px;
	width:100%;
	font-size:13px;
	font-weight:normal;
	color: #FE81AB;
	background-color:#FAF6EA;
}

#contents {
	width: 900px;
	padding: 0 0 0px 0px;
	position:relative;
	/*height: 1050px;*/
	margin:0 auto;

	/*background: url("/images/index/hbg.png") no-repeat;*/
    text-align:center;
}
#contents2 {
	float: left;
	width: 1000px;
	padding: 0 0 0px 0px;
	position:relative;
	height: auto;
	background: url("/images/index/cbg.png") repeat-y;
    text-align:center;
}

#contents #shokai {
	width: 700px;

	margin:0 auto 30px;
	padding:20px;

    text-align:center;
	background-color:#FAF6EA;

	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */

	/*float:right;*/
	/*height: 90px;
    margin-top: 450px;
	padding-top: 25px;
	padding-bottom:25px;
	margin-right:520px;*/
	/*position:relative;*/
	/*background: url("/images/index/hbg2.png") no-repeat;*/
}
.enter {
        text-align: cener;
        margin-top: 130px;
        clear: both;
}
.enter2 {
        text-align: cener;
        margin-top: 170px;
        clear: both;
}

#footerbg {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 0px;
}
#footer {
	float: left;
	width:100%;
	margin: 50px auto 0;
	padding: 0 0 0px 0px;
	position:relative;
	height: 130px;
	/*background: url("/images/index/fbg.png") no-repeat;*/
    text-align:center;
}
#footer  a {
    color:#000000;}


#shinjuku {  
	float: left;
	width: 393px;
	height: 236px;
	margin:20px 0;
	/*margin: 30px 15px 30px 75px;
	background-image: url(/images/index/shinjuku.jpg) ;*/
}


#shibuya {  
	float: right;
	width: 393px;
	height: 236px;
	margin: 20px 5px 20px 15px;
	background-image: url(/img/index/shibuya.jpg) ;
}

#contents #u18 .enter3 {
	text-align: cener;
	margin:80px 20px 0px 427px;
	padding-top:45px;
	clear:both;
}

#contents #u18 {
	clear:both;
	/*float: right;*/
	width: 787px;
	height: 100px;
	margin: 30px auto 50px;
	background-image: url(/images/index/u18bg.png) ;
}

.copyright {
    clear:both;
    text-align:center;
    padding:5px 3px;
    color:#F8F4E8;
    height:18px;
    margin: 20px 0px 0px 0px;
    font-size:13px;
    border: none;
	background-color:#FF81AC;
}
address {
    color:#000000;
    border:none;
}
address a {
    color:000000;
}



