body {
	padding: 0px;
	width: 800px;
	left: 0px;
	top: 0px;
	background-color: #eff;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


#containter {
	background-color: #FFF;
	width: 830px;
	display: block;
	padding: 0px;
	margin: 0px;
	background-image: url(imeges/bg_mid.jpg);
}

#contents {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}

#header {
	background-image: url(imeges/bg_high.jpg);
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 830px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #eff;
}


#footer {
	width:830px;
	background-image: url(imeges/bg_low.jpg);
	height: 15px;
}

div#whatsnew {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 220px;
	width: 320px;
	float: left;
}

div#banner {
	margin: 0px;
	height: 240px;
	width: 470px;
	display: block;
	float: right;
	padding: 0px;
}

div#banner_link img {
	padding:4px 2px;
	
}

h2 {
	font-size: medium;
	display: block;
	padding: 0px;
	margin: 10px 5px;
}

h3 {
	text-align: center;
	display: block;
	padding: 5px 0px;
	color: #666666;
	background-image: url(imeges/banner_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	font-size: large;
	width: 470px;
	margin: 0px;
}

h6 {
	margin:0px;
	padding:0px;
}

#menu_right {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 320px;
	background-image: url(imeges/menu_bg.jpg);
	background-repeat: no-repeat;
	color: #333333;
	float: right;
	line-height: 1.25em;
}

#menu_right span {
	text-align: right;
	display: block;
}

#flashcontents {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 800px;
	clear: both;
	background-image: url(imeges/shadow.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#profile {
	padding: 0px;
	width: 550px;
	clear: both;
	color: #333333;
	display: block;
	margin: 0px 0px 0px 250px;
}

#profile h1 {
	font-size: 165%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6699FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 445px;
}

#profile h4 {
	font-size: larger;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6C6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C6;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 445px;
}

#profile p {
	margin:0px;
	padding:0px;
	line-height: 1.5em;
	font-family: "lr SVbN", "Osaka|";
	font-size: 90%;
}

#profile div {
	font-size: small;
	line-height: 1.5em;
	width: 400px;
	border: 1px solid #999;
	padding: 10px;
	margin: 20px;
}

#profile .profile_syubetu {
	width: 460px;
	padding: 2px;
	text-align: center;
	background-color: #FFFFCC;
	font-size: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#profile img {
	float:right;
}

#whatsnew img {
	padding: 5px;
}

#menu ul, #menu li, #menu_top ul, #menu_top li {
	margin:0;
	padding:0px;
	list-style:none;
}

#menu li, #menu_top li{
	float:left;
	font-size: medium;
	font-weight: bold;
}

#menu a, #menu a:link, #menu a:visited, #menu_top a, #menu_top a:link, #menu_top a:visited{
	width:120px;
	height:60px;
	display: block;
	text-align: center;
	color:#FFFFFF;
	background-color: #FCC;
	text-decoration: none;
	margin: 0px;
}


#menu {
	padding: 0px;
	width: 800px;
	display: block;
	float: left;
	height: 48px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

#menu_top {
	padding: 0px;
	width: 800px;
	display: block;
	float: left;
	height: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#menu_top a:hover {
	background-position: 0px -140px;
}

.menu_home {
	background-image: url(imeges/menu_top.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
}


.menu_profile {
	background-image: url(imeges/menu_profile.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
}

.menu_reculuit {
	background-image: url(imeges/menu_reculuit.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
}

.menu_contact {
	background-image: url(imeges/menu_contact.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
}

#menu .menu_home_def {
	background-image: url(imeges/menu_top.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#menu_top .menu_home_def {
	background-image: url(imeges/menu_top.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#menu .menu_profile_def {
	background-image: url(imeges/menu_profile.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}



#menu .menu_reculuit_def {
	background-image: url(imeges/menu_reculuit.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}



#menu .menu_contact_def {
	background-image: url(imeges/menu_contact.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}




#menu h6 {
	display:none;
}

#menu_top h6 {
	display:none;
}

#menu span {
	font-size: small;
}

#menu_top span {
	font-size: small;
}

#topics {
	margin-left: 15px;
	margin-top: 10px;
}

#contents_footer {
	clear: both;
	height: 20px;
	margin:0px 0px 20px 0px;
}

.img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	padding: 0px;
}
.contact01 {
	text-align: right;
}

#contact {
	width: 740px;
	padding: 0px;
	margin: 0px 0px 0px 60px;
}

#contact th ,#contact td {
	text-align:left;
	padding:5px 10px;
	border: 1px solid #6c6;
	color: #333333;	
}
#contact th {
	background:#CDFF9B;
	font-size: 12px;
	width: 144px;
}

#contacttop {
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 60px;
	clear: both;
	width: 700px;
}

#contacttop1 {
	margin-top: 40px;
	margin-right: 120px;
	margin-bottom: 0px;
	margin-left: 120px;
	clear: both;
}

#contacttop li {
	line-height: 1.5em;
	font-size: 95%;
}

#contacttop p {
	margin:-10px 0px 0px 0px;
	font-size:small;
}

#contact .contactform {
	border-collapse:collapse;
	border: 2px solid #66CC66;
	width:700px;
}

#contacttop h1 {
	background-color:#FFFF99;
	color:#333333;
	font-size:180%;
}

#contacttop1 h1 {
	background-color:#FFFF99;
	color:#333333;
	font-size:180%;
	text-align: center;
}

#reculuitcontent {
	clear:both;
	margin: 0px 0px 0px 40px;
}

#reculuitcontent h2 {
	width:120px;
	padding:3px;
	margin:0px 0px 10px 0px;
	font-size:140%;
	text-align:center;
	color:#FFFFFF;
	background-color:#FF6633;
	display: block;
	float:left;
}

#reculuitcontent p {
	float:left;
	font-size:140%;
	margin:3px 10px;
}

#bosyu {
	clear:both;
	width:650px;
	margin:0px 0px 20px 40px;
	
}

.bosyu {
	margin:0px 0px 00px 0px;
	border-collapse:collapse;
	border: 1px solid #333333;	
}

#bosyu th {
	padding:5px 2px;
	border: 1px solid #333;
	color: #333333;
	font-size: 90%;
}

#bosyu td {
	text-align:left;
	padding:5px 2px;
	border: 1px solid #333;
	color: #333333;	
}

#emptycontent {
	clear:both;
	margin: 0px 0px 0px 40px;
}

#empty {
	clear:both;
	margin:0px 0px 20px 40px;
}

#emptycontent h2 {
	width:120px;
	padding:3px;
	margin:0px 0px 10px 0px;
	font-size:140%;
	text-align:center;
	color:#FFFFFF;
	background-color:#FF6633;
	display: block;
	float:left;
}

.empty {
	margin:0px;
	width: 680px;
}


#emptycontent p {
	float:left;
	font-size:140%;
	margin:3px 10px;
}

#empty th {
	padding:15px 20px;
	font-size: 90%;
}

#empty td {
	text-align:left;
	color: #333333;
	font-size: 90%;
}

#emptycontent_footer p {
	width:700px;
	text-align: right;
	display: block;
	font-size: 110%;
}

#empty .room {
	width:50px;
	text-align: center;
	vertical-align: middle;
	background-color: #FF99CC;
}

#empty .roomdetails {
	width:80px;
	font-size: 140%;
}

#empty .sisetu_th {
	background-color:#6F6;
}

#empty .syozaiti_th {
	background-color:#FF9;
}

#keiai {
	margin: 0px 30px;
}

#saiyou .riculuit_con {
	font-size : 100%;
	padding:7px 0px 0px 0px;
}

.syousai {
	display:block;
	width:350px;
	height:50px;
}

#empty img {
	margin:5px 50px;
}

.kotira {
	height:50px;
}
.fukusi {
	margin-left: 40px;
	padding: 10px;
	background-color: #FFFF00;
	width: 140px;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
.rigth {
	float: right;
}

#contact .formtext {
	font-size: 9pt;
	width: 109px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
