html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
 margin: 0;
 padding: 0;
 font-size: 100%;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

body {
	background-color: #000;
	line-height: 1.5;
	font-family: "Hiragino Kaku Gothic Pro", Helvetica;
	font-size: 14px;
	text-align: left;
	color: #FFF;
	-webkit-text-size-adjust: none;	
}
img {
	border: 0px;
	vertical-align: bottom;
}
h1 {
	width: 100% auto;
	height: 27px;
	margin: 0;
	padding: 13px 0px 15px 25px;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/titleback.jpg);
	background-repeat: no-repeat;
}
h2 {
	height:22px;
	margin: 0;
	padding: 0px 10px 10px 10px;
	font-size:14px;
	background-image: url(../images/header_h2.jpg);
	background-repeat: repeat-x;
	line-height:22px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	clear: both;
}
hr {
	height: 1px;
}
.text {
	width: 100% auto;
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-size:12px;
	text-align: center;
	font-style: normal;
}
.text_center {
	width: 100% auto;
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-size:12px;
	text-align: center;
}
.maincopy {
	width: 100% auto;
	margin: 0;
	padding: 10px;
	font-size: 12px;
	text-align: justify;
}
.age {
	width: 100% auto;
	height: 40px;
	margin: 0 10px;
	padding-left: 55px;
	font-size: 12px;
	line-height: 40px;
	background-image: url(../images/18kin.jpg);
	background-repeat: no-repeat;
}
.mapcode {
	width: 100% auto;
	height: 40px;
	margin: 0 10px;
	padding-left: 110px;
	font-size: 20px;
	line-height: 40px;
	background-image: url(../images/mc_long.jpg);
	background-repeat: no-repeat;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.right {
	text-align: right;
}
.english {
	font-size: 12px;
	font-weight: normal;
	color: #333
}
.attention {
	color: #D2A487;
}
ul.circle {
	margin: 0px 10px 10px 10px;
	padding-left: 20px;
	font-size: 12px;
}
ul.circle2 {
	margin: 0;
	padding-left: 20px;
	font-size: 10px;
}
.xmas {
	margin: 0;
	padding-left: 20px;
	font-size: 10px;
}
.table_box {
	width: 100% auto;
	padding: 0px 10px 10px 10px;
}
table {
	border: 1px #333 solid;
	border-spacing: 1;
	empty-cells: show;
	width: 100%;
	font-size: 12px;
	text-align: center;
}
td {
	border: 1px #333 solid;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}
td.gray {
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	background-color: #333;
	white-space: nowrap;
}
td.green {
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	background-color: #5E0001;
	white-space: nowrap;
}
a:link {
	text-decoration: none;
	color: #FFC;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #FFC;
}
a:active {
	text-decoration: underline;
	color: #FFC;
}
.cm_box{
	margin: 0 10px 15px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
}
.cm_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.info_box{
	width: 100% auto;
	height: 160px;
	margin: 0px 10px 10px 10px;
	padding: 3px 10px 3px 10px;
	overflow: auto;
	border: 1px dotted #333;
	webkit-border-radius: 8px;
	border-radius: 8px;
}
.info_box img{
	width: 50px;
	height: 70px;
	webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
}
dl.info {
	border: none;
	margin: 0;
	font-size: 10px;
}
dl.info dt {
	margin: 0;
	padding: 5px 10px 5px 0px;
	float: left;
}
dl.info dd {
	height: 60px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #333;
}
.info dl:after {
	display: block;
	clear: both;
	content: "";
}
dl.txt {
	border: 1px #333 solid;
	margin: 0px 10px 10px 10px;
	font-size: 10px;
}
dl.txt dt {
	border: 1px #333 solid;
	background-color: #5E0001;
	margin: 2px;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}
dl.txt dd {
	border: 1px #333 solid;
	margin: 2px;
	padding: 2px 5px 2px 5px;
}
dl.roomphoto {
	border-bottom: 1px #333 solid;
	margin: 10px;
	font-size: 12px;
}
dl.roomphoto dt {
	background-color: #333;
	color: #FFC;
	padding: 2px 5px;
	font-weight: bold;
}
dl.roomphoto dd {
	margin: 0;
	padding: 4px 0px;
}
#header_logo {
	width: 50%;
	margin: 0;
	padding: 0;
	float: left;
}
#header_box {
	width: 50%;
	margin: 0;
	padding: 0;
	text-align: right;
	float: left;
}
#header_copyline {
	height: 12px;
	margin: 0;
	padding: 8px 10px 8px 10px;
	background-image: url(../images/headercopyline.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	text-align: right;
	color: #FFF;
	letter-spacing: 1px;
}
#header_line {
	height: 12px;
	margin: 0;
	background-image: url(../images/headerline.gif);
	background-repeat: repeat-x;
	clear: both;
}
#footer_box {
	height: 20px;
	margin: 0;
	padding: 10px 0px 10px 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	clear: both;
}
.pplink {
	width: 100% auto;
	margin: 0;
	text-align: right;
	padding: 0px 10px 10px 10px;
}
.map_box {
	width: 100% auto;
	margin: 0;
	padding: 5px 10px 5px 10px;
}
.googlemap {
	width: 100%;
	height: 240px;
	border: none;
}
.topicnone {
	list-style: none;
	margin: 0;
	padding: 0;
}
.topic {
	padding: 0px 10px 20px 10px;
	font-size: 12px;
}
.topic ul:after {
	display: block;
	content: "";
}
.topic li {
	float: left;
}
.topic li + li:before {
	margin: 0 3px;
	content: ">";
}
.topic li a {
	padding: 3px 0;
}

.home {
	margin: auto 10px 12px;
	font-size: 12px;
	text-align: right;
}
.home a {
	padding: 3px 0 3px 18px;
	background-image: url(../images/ico_home.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.pagetop {
	margin: auto 10px 12px;
	font-size: 12px;
	text-align: right;
}
.pagetop a {
	padding: 3px 0 3px 18px;
	background-image: url(../images/ico_pagetop.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.pagetop2 {
	margin: 0 auto;
	font-size: 12px;
	text-align: right;
}
.pagetop2 a {
	padding: 3px 0 3px 18px;
	background-image: url(../images/ico_pagetop.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.pagenext {
	margin: auto 10px 12px;
	font-size: 12px;
	text-align: right;
}
.pagenext a {
	padding: 3px 0 3px 18px;
	background-image: url(../images/ico_next.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.pageback {
	margin: 0 auto;
	font-size: 12px;
	text-align: right;
}
.pageback a {
	padding: 3px 0 3px 18px;
	background-image: url(../images/ico_back.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.pageback2 {
	margin: auto 10px 12px;
	font-size: 12px;
	text-align: right;
}
.pageback2 a {
	padding: 3px 0 3px 18px;
	background-image: url(../images/ico_back.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.navi ul {
	list-style: none;
	margin: 10px;
	padding: 0;
	clear: both;
}
.navi ul li a {
	background-color: #111;
	border: 1px dotted #333;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -1px;
	padding: 12px 10px;
	text-decoration: none;
}
.navi h1 a {
	text-shadow: 0 1px 0 #000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));
}
.navi ul li:first-child a {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
}
.navi ul li:last-child a {
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
#content,
#sidebar {
	padding: 10px;
}

.nav-portfolio ul {
	list-style: none;
}
.nav-portfolio img {
	margin-bottom: 8px;
	width: 70px;
	height: 70px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
	text-align: center;
}
.nav-portfolio li {
	margin: 0 0 10px 16px;
	float: left;
	text-align: center;
}
.nav-portfolio ul:after {
	content: '';
	display: block;
	clear: both;
}
.nav-portfolio a {
	display: block;
	text-decoration: none;
}
.nav-portfolio a:after {
	display: block;
	content: attr(title);
	font-size: 10px;
	width: 60px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.jCarousel li {
	text-align: center;
}
