@charset "utf-8";
/*
backpacker's shinagawashuku ver.2009.10.02
Author: hal
*/
/**CommonTag**/

body {
	line-height: 1;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	text-align: center;
	background: #fff;
}


a img, img {
	border: 0;
}


div, li, p, span , ul {
	margin: 0;
	padding: 0;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
}


ul ,li {
	list-style: none;
}


a{
	color: #004225;
	text-decoration: none;
}


a:hover{
	text-decoration: underline;
}


.clear {
	clear: both;
}

.floatleft {
	float:left;
}


.floatright {
	float:right;
}


/** container **/

#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
}


.fullbox {
	width:100%;
	overflow:hidden;
	margin-bottom: 20px;
}

.longbox {
	width: 490px;
	overflow:hidden;
}

.shortbox {
	width: 300px;
	overflow:hidden;
}

.marginleft {
	margin-left: 10px;
}

.marginright {
	margin-right: 10px;
}







h1.header{
	background:url(img/bp_header.gif);
	height:80px;
	text-indent: -9999px;
}

.lang {
	text-align:right;
}


#menu{
	margin: -25px 0 0px 320px;
}


#menu li{
	float:left;
}

#menu li a{
	display: block;
	width:80px;
	height: 25px;
	color: #FFF;
}

#menu li.endflg {
	text-align:center;
}


#menu li a:hover {
	color: #7BA05B
}



.topimg{
	display:block;
	text-align:center;
	margin:40px 0;

}


.content{
	padding:20px;
	margin-bottom: 10px;
}


h2{
	font-size: 122%;
	line-height: 1.5em;
	margin-bottom: 1em;
	color: #004225;
}


h3{
	font-size: 122%;
	line-height: 1.5em;
	margin-bottom: 1em;
	color: #004225;
	padding-left: 30px;
}

p{
	font-size:93%;
	line-height: 1.3em;
	text-align: justify;
	margin-bottom: 1em;
	padding-left: 30px;
}

.content ul{
	line-height: 1.3em;
	padding-left: 50px;
	margin-bottom: 1em;
}


.content li{
	list-style-position: outside;
	list-style-type: disc;
}

.content li.nodot{
	list-style-type: none;
	padding-left:0px;
}

.content table{
	margin-left: 20px;
}

.content table th{
	text-align: center;
	padding: 10px 20px;
}

.content table td{
	padding: 10px 20px;
}

.content table td.high{
	text-align: right;
}

.content table td.yen{
	font-size:131%;
	line-height: 1em;
	text-align: right;
}


.shortbox .homeimg {
	margin-top: 80px;
}


.shortbox .roomimg {
	margin-top: 300px;
}


.shortbox .mapimg {
	margin-top: 700px;
}


#footer{
	color: #FFF;
	background-color: #004225;
	font-size: 85%;
	text-align: center;
	line-height: 20px;
}
