/* CSS Document */

* {
	margin:0;
	padding:0;
}

body{
	text-align:center;
	margin:0px auto 0px auto;
	background-image:url("../img/common/bgbody.gif");
	font-size:12px;
	font-weight:normal;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color:#5a3d1c;
	line-height:180%;
}

img {
	border:0px ;
}

a:link {
	color:#ff7f00;
	text-decoration:none;
}
a:visited {
	color:#d17f00;
	text-decoration:none;
}
a:hover {
	color:#d17f00;
	text-decoration:none;
}
#wrapper {
	position:relative;
	width:900px;
	height:auto;
	margin:0px auto 0px auto;
	background-color:#ffffff;
	top:-20px;
}

#header {
	width:295px;
	height:auto;
	background-image:url("../img/index/bg295.gif");
	float:left;
}

#sidemenu {
	width:235px;
	height:265px;
	* height:257px;
	_height:282px;
	background-color:#e6dbcd;
	margin:0px 30px;
	padding:10px 0px 10px 0px;
	* padding:16px 0px 10px 0px;
}
.sideimg {
	margin-top:15px;
}
#contents {
	width:575px;
	height:auto;
	float:right;
	padding:0px 30px 0px 0px;
	text-align:left;
}
#navi {
	display:inline;
	width:450px;
	height:26px;
	text-align:right;
	position:relative;
	top:-21px;
	left:245px;
	* left:260px;
	_left:225px;
}
	#navi a:link {
		color:#5a3d1c;
		font-size:11px;
		* font-size:10px;
}
	#navi a:visited {
		color:#5a3d1c;
		font-size:11px;
		* font-size:10px;
}
	#navi a:hover {
		color:#d17f00;
		font-size:11px;
		* font-size:10px;
}

#footer {
	width:900px;
	height:20px;
	clear:both;
	border-top-style:solid;
	border-top-width:1px;
	border-color:#E6DBCD;
	color:#9b8a76;
	font-size:11px;
	letter-spacing:1pt;
	font-family:"sans-serif";
}

h1 {
	position:relative;
	width:900px;
	margin:0 auto 0 auto;
	font-size:10px;
	text-align:left;
}
h2 {
	width:460px;
	_width:410px;
	font-size:16px;
	margin:77px 0px 0px 8px;
}
h3 {
	width:460px;
	_width:410px;
	font-size:16px;
	margin:0px 0px 0px 8px;
}

#logo {
	margin:16px 0px 15px 0px;
}
#under18 {
	width:235px;
	height:22px;
	background-color:#927c66;
	margin:10px 0px 0px 0px;
}
	#under18 a:link {
		font-size:10px;
		color:#ffffff;
}
	#under18 a:visited {
		font-size:10px;
		color:#ffffff;
}
	#under18 a:hover {
		color: #d17f00;
		text-decoration:none;
}

#intro {
	width:840px;
	height:auto;
	text-align:left;
	background:url("../img/index/title.gif") no-repeat;
	margin:20px 0px 20px 30px;
	_margin:20px 0px 20px 15px;
	float:left;
}
#introleft {
	width:426px;
	_width:426px;
	height:auto;
	float:left;
}

.introtext1 {
	width:320px;
	margin:0px 0px 0px 50px;
	line-height:13pt;
	letter-spacing:2px;
	margin-top:10px;
}
.introtext2 {
	width:360px;
	margin:0px 0px 10px 100px;
	line-height:13pt;
	letter-spacing:2px;
	margin-top:10px;
}

#introright {
	width:372px;
	height:450px;
	background:url("../img/index/introimage.jpg") no-repeat;
	float:right;
	background-position:right;
}

#telbanner {
	width:900px;
	height:auto;
	text-align:center;
	clear:both;
	margin-bottom:15px;
}
#telbanner .qr{
	margin-right:15px;
}

/* ro */
#enter_login a{
	display:block;
	width:235px;
	height:80px;
	background:url("../img/index/menu_login.gif") no-repeat;
}
#enter_login a:hover{
	background:url("../img/index/menu_login_o.gif") no-repeat;
}
#enter_m a{
	display:block;
	width:235px;
	height:65px;
	background:url("../img/index/enter_m.gif") no-repeat;
	margin:10px 0px;
}
#enter_m a:hover{
	background:url("../img/index/enter_m_o.gif") no-repeat;
}
#enter_f a{
	display:block;
	width:235px;
	height:65px;
	background:url("../img/index/enter_f.gif") no-repeat;
	margin:10px 0px;
}
#enter_f a:hover{
	background:url("../img/index/enter_f_o.gif") no-repeat;
}
/* font */
.s3 {
	font-size:9px;
}
.s2 {
	font-size:10px;
}
.beige3 {
	color:#927c66;
}