@charset "utf-8";
/* 
bp-shinagawashuku.com jp ver
Description: ゲストハウス品川宿日本語版
Version: 1.0
Author: hal
Author URI: http://sinbanba.com
*/





/**Common**/

body {
	line-height: 1;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 100%;
	text-align: center;
	background-color: #d7d3b0;
}

a img, img {
	border: 0;
}

div, li, p, span , ul {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
}

ul,ol {
	list-style: none;
}

.floatleft{
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

a{
	text-decoration: none;
	color: #31522d
}

a:hover{
	text-decoration: underline;
}


/** container **/

#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-color:#d7d3b0;
}

.wrap {
	width:100%;
	overflow:hidden;
	background-color:#f3f0dc;
}

.main {
	width: 770px;
	overflow:hidden;
}

.side {
	width: 190px;
	overflow:hidden;
}

.content_long {
	width: 450px;
	overflow:hidden;
}

.content_short {
	width: 300px;
	overflow:hidden;
}

.content_full {
	width: 100%;
	overflow:hidden;
}

.marginleft {
	margin-left: 20px;
}

.marginright {
	margin-right: 20px;
}

/** header **/

h1 {
	display:none;
	text-indent: -9999px;
}

#header {
	font-size: 77%;
	height:60px;
	background:url(img/bp_header.jpg) no-repeat;
	text-align:right;
	padding-right:20px;
}

#header .lang{
	line-height:30px;
}

#header .lang a {
	color:#fff;
}

#header ul {
	padding-left:455px;
	line-height:30px;
}

#header li {
	float:left;
	width:100px;
	margin-right:1px;
}

#header li a{
	display: block;
	line-height:30px;
	text-align:center;
	color:#ccb385;
}

#header li.current a{
	color:#fff;
}

#header li a:hover, #header li.current{
	background: url(img/bp_header_hover.png);
	text-decoration:none;
	color:#004225;
}


/** contents **/

#topimg {
	padding: 20px 20px 0 20px;
}

.marginbottom {
	margin-bottom:20px;
}

#toptext {
	padding: 20px;
}

.content{
	margin-bottom:20px;
	font-size:77%;
}

.content h2 {
	padding:12px;
	font-weight: bold;
	color:#663b23;
}

.content p {
	line-height:1.8em;
	text-indent: 1em;
	padding:0 12px 12px 12px;
}

.cntbackcolor {
	background-color:#d7d3b0;
}

.cntbackborder {
	border:solid 1px #fff;
}

.cntimgfloat img {
	border:#FFF solid 1px;
	margin: 0 0 16px 40px;
	}


/** contents index **/

.fearture {
	font-size:77%;
	line-height:20px;
	text-align:center;
	margin-left:20px;
}

.fearture li {
	float:left;
	width:205px;
	height:120px;
	margin-bottom:20px;
}

.fearture li a {
	display:block;
	height:120px;
}

.ft_one {
	background:url(img/bp_fearture1.jpg) no-repeat;
}

.ft_two {
	background:url(img/bp_fearture2.jpg) no-repeat;
}

.ft_three {
	background:url(img/bp_fearture3.jpg) no-repeat;
}

.ft_four {
	background:url(img/bp_fearture4.jpg) no-repeat;
}

.top_fem {
	background:url(img/bp_top_fem.png) no-repeat;
	height:300px;
	margin-bottom:20px;
}

.top_fem h2 {
	font-weight:bold;
	color:#FFF;
	padding: 110px 20px 10px 20px;
}

.top_fem p {
	color:#FFF;
	font-size:77%;
	line-height:1.8em;
	text-indent: 1em;
	padding:0 12px 12px 12px;
}


/** content sub **/

.imgspace {
	margin-bottom:20px;
}

.imgspace .caption {
	font-size:77%;
	text-align:center;
	line-height: 1.5em;
}

.imgspace li {
	float:left;
	width:200px;
}

.imgspace li.mgn {
	margin-left:30px;
}

.roomtxt {
	margin:0 0 20px 20px;
	padding: 10px;
}

.roomtxt h2 {
	color:#663b23;
	font-weight: bold;
	font-size:77%;
	margin-bottom:10px;
}

.roomtxt h3 {
	font-size:77%;
	margin-left:5px;
	color:#663b23;
	margin-bottom:10px;
}

.roomtxt h4 {
	font-size:77%;
	margin-left:10px;
	margin-bottom:10px;
}

.roomtxt em{
	font-size:77%;
	font-weight:normal;
	font-style: normal;
}

.roomtxt table th {
	padding:10px;
	line-height:1.2em;
}

.roomtxt table th.type {
	text-align:left;
	background-color:#d7d3b0;
}

.roomtxt table th.price {
	text-align:right;
	background-color:#d7d3b0;
}

.roomtxt ul {
	margin-bottom:15px;
}

.roomtxt li {
	font-size:77%;
	line-height:1.8em;
	margin-left:20px;
}


/** sidebar **/

.widget {
	margin-bottom:10px;
}

.sidemap {
	background-color:#d7d3b0;
	font-size:69.3%;
	margin-right:20px;
	padding:10px 0 20px 10px;
	border:solid 1px #fff;
}

.sidemap ul {
	margin-bottom:10px;
	line-height:1.4em;
}


/** footnavi & footer**/

#footnavi,#footer {
	margin:0 20px;
	padding-top:20px;
	font-size:77%;
}

#footnavi .mailform {
	float:left;
}

#footnavi ul {
	margin:0 0 0 170px;
}

#footnavi li {
	float:left;
	display:block;
	width:60px;
	text-align:center;
	line-height: 1.6em;
	border-right: 1px solid #000;
	margin-top: 10px;
}

#footer .copy {
	background-color:#004225;
	line-height:30px;
	height:30px;
	color:#FFF;
	text-align:center;
	margin:15px -20px;
}

.pagechange {
	page-break-after:always;
}
