@charset "UTF-8";

/* CSS Document */

html {
	overflow-y: scroll;
	background-color: #6a4b1f;
}

html,body {
	margin: 0px;
	padding: 0px;
	position: relative;
	color: #000000;
	line-height: 180%;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, Arial, Helvetica, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	font-size: 12px;
}

a,img {
	text-decoration: none;
	border: none;
}

div#wrapper {
	width: 963px;
	background: url(../funabashi_img/com_bg01.jpg);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow:hidden;
	*height:100%;
}

/* container設定 */
div#container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/* header設定 */
div#header {
	width: 100%;
	background: url(../funabashi_img/head_bg.jpg) no-repeat;
}

div#header h1 {
	font-weight: normal;
	font-size: 0px;
}

.h_leftarea { float: left; }

.h_rightarea { padding: 88px 0 0 570px; }

.h_rightarea div { margin-bottom: 3px; }

/* contents設定 */
div#contents {
	width: 100%;
	padding: 20px 0 20px 0;
	background: url(../funabashi_img/com_bg02.jpg) repeat;
	overflow:hidden;
	*height:100%;
}

/* side設定 */
div#side {
	width: 200px;
	margin-left: -15px;
	float: left;
}

div#side li a {
	text-indent: -9999px;
	display: block;
	background-position: top;
	width: 186px;
	height: 41px;
	margin-bottom: 5px;
}

div#side li a:hover { background-position: bottom; }

div#side li a { background-position: bottom; }

div#side .s_navi01 { background: url(../funabashi_img/com_s01.jpg) no-repeat; }
div#side .s_navi02 { background: url(../funabashi_img/com_s02.jpg) no-repeat; }
div#side .s_navi03 { background: url(../funabashi_img/com_s03.jpg) no-repeat; }
div#side .s_navi04 { background: url(../funabashi_img/com_s04.jpg) no-repeat; }
div#side .s_navi05 { background: url(../funabashi_img/com_s05.jpg) no-repeat; }
div#side .s_navi06 { background: url(../funabashi_img/com_s06.jpg) no-repeat; }
div#side .s_navi07 { background: url(../funabashi_img/com_s07.jpg) no-repeat; }
div#side .s_navi08 { background: url(../funabashi_img/com_s08.jpg) no-repeat; }
div#side .s_navi09 { background: url(../funabashi_img/com_s09.jpg) no-repeat; }
div#side .s_navi10 { background: url(../funabashi_img/com_s10.jpg) no-repeat; }

div#side ul li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	width: 186px;
}

div#side img {
	margin-left: 40px;
}
/* main設定 */
div#main { padding: 0 0 0 220px; }

/* footer設定 */
div#footer {
	height: 165px;
	background-color: #40210f;
	color: #fff;
	clear: both;
}

div#footer p {
	line-height: 70%;
	text-align: center;
}

div#footer a { color: #fff; }

div#footer a:hover { text-decoration: underline; }

.f_main {
	width: 963px;
	margin-right: auto;
	margin-left: auto;
}

.f_leftarea {
	width: 640px;
	height: 165px;
	line-height: 200%;
	padding: 20px 0 0 30px;
	float: left;
}

address {
	font-style: normal;
	padding: 15px 0 0 0;
}

.f_rightarea { padding :2px 0 0 0; }

/* 各ページ共通設定 */
.com_m {
	background-color: #ffffff;
	margin-top: -20px;
	padding: 15px 10px 25px 10px;
	width: 607px;
}/* main backguround-color */

.com_s {
	background-color: #ffffff;
	margin-top: -20px;
	padding: 15px 10px 25px 10px;
	width: 607px;
}/* main backguround-color */

.com_l {
	background-color: #ffffff;
	margin-top: -20px;
	padding: 15px 10px 25px 10px;
	width: 607px;
}/* main backguround-color */

.com_m h3,.com_s h3,.com_l h3 {
	background: url(../funabashi_img/com_l.jpg) repeat-y left;
	padding-left: 12px;
	border-bottom: 1px #ffaf9b solid;
	font-size: 14px;
}/* main h3 */

.com_m dt { font-weight: bold; font-size: 14px; }

.com_m dd { margin: 0 0 10px 0; }

.com_m a { color:#9b0000; }
.com_m a:hover { text-decoration: underline; }

/* 各ページ詳細設定 */
/* funabashi.html */
.top_m img { margin: 10px 5px 3px 0; }

.top_new {
	background: url(../funabashi_img/top_new_bg.jpg) #ffffff no-repeat bottom right ;
	padding: 15px 0 10px 0;
	margin-top: -7px;
	width: 625px;
}

.top_new dl { background: url(../funabashi_img/top_new_b.jpg) no-repeat bottom; }

.top_new dt {
	margin: 0 15px 2px 15px;
	float: left;
}

/* chargelist.html */
.com_m table { margin: -10px 0 0 10px; }

.com_m td { border-bottom: 2px dotted #bbbbbb; padding: 5px 0; }

.com_t1 { width: 380px; }

.com_t2 { width: 120px; }

.com_t3 { width: 80px; text-align: right; }

.com_t4 { width: 500px; }

.com_m span {
	font-size: 85%;
	color: #555555;
} 

/* ganban.html */
.gan_t {
	width: 290px;
	margin-right: 15px;
	float: left;
}

/* ganban.html */
/*.com_s,.com_l iframe {
	width: 550px;
	height: 350px;
	margin-left: 20px;
}

.com_s,.com_l small { margin-left: 20px; }
*/
/* recommend.html */
.rec_t p { text-align: right; }

/* shisetsu.html */
.shise_t td {
	border: none;
	padding: 3px;
}

.shise_t1 img,.shise_t3 img { float: left; }

.shise_t2 dl {
	width: 220px;
	float: left;
}

.shise_t2 img {
	float: right;
	margin-top: 5px;
}

.shise_t3 { width: 280px; }

/* spa.html */
.com_p {
	border: 1px solid #ffcbb6;
	background-color: #ffebd6;
	padding: 3px;
}

.spa_b1 {
	background: url(../funabashi_img/spa_p01.jpg) no-repeat left top;
	padding: 3px 0 0 330px;
	height: 230px;
}

.spa_b2 {
	background: url(../funabashi_img/spa_p02.jpg) no-repeat right top;
	padding: 0 250px 0 0;
}

/* spa.html */
.spa2_b1 img {
	float: left;
	margin-right: 10px;
}

.spa2_b2 { clear: both; }

.spa2_b2 img { float: right; }


/*----------新着-------------*/
div#News{
	width: 95%;
	height: 100%;
	overflow:hidden;
	margin: 0 14px 0 14px;
	padding: 0;
}

ul#ulNews{
  	margin: 0;
  	padding: 0;
	width: 100%;
  	height: auto;
  	clear: none;
  	float: left;
	list-style:none;
}

ul#ulNews li{
	border-bottom: dashed 1px #aaaaaa;
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
	width: 100%;
	overflow:hidden;
}
ul#ulNews .dtNews{
	font-weight:bold;
	padding: 0;
	margin: 0;
}
ul#ulNews li a{
	color: #000000;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

ul#ulNews li a:hover{
	color: #bbbbbb;
}

div#newsTlt{
	width: 100%;
	height: 35px;
	margin: 0 0 10px 0;
	padding: 15px 0 0 20px;
	clear: both;
	border-left:#993 solid 5px;
	border-bottom:#993 solid 1px;
}

span#newsName{
	font-size:170%;
	margin: 0 0 0 10px;
}

img#iconNews{
	float:right;
	clear: none;
	margin: 5px 30px 0 0;
*	margin: -20px 30px 0 0;
	padding: 0;
}

img#imgNews {
	clear:none;
  	float: left;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 20px 20px 0;
}

div#detailsNews{
	clear: none;
	height: auto;
	margin: 0 0 20px 10px;
	padding: 0; 	
}


div#news_con h1 {
font-size:32px;
}

div#news_con h2 {
font-size:24px;
}

div#news_con h3 {
font-size:18px;
background:none;
padding:0;
margin:0;
border:none;
}

div#news_con h4 {
font-size:16px;
}

div#news_con h5 {
font-size:12px;
}

div#news_con h6 {
font-size:10px;
}

h7 {
line-height:25px;
font-size:120%;
font-style:italic;
font-weight:bold;
color: #F60;
}

div#newsList{
	clear: both;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 7px 7px 7px 20px ;
	background-color:#933;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}
.clear{
	clear:both;
}

/*
// 2015.11 追加
*/
.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
min-height: 1px;
}
* html .clearfix {
height: 1px;
/*¥*//*/
height: auto;
overflow: hidden;
/**/
}
.shisetsu * {
	margin:0;
	padding:0;
	list-style:none;
}
.shisetsu ol.img {
	float:left;
	margin-left:20px;
}
.shisetsu .shisetsu__ttlBig {
	margin-left:20px;
	font-size:16px;
	font-weight:bold;
}
.shisetsu .shisetsu__ttl {
	margin:10px 0 0 20px;
	font-size:14px;
	font-weight:bold;
}
.shisetsu .shisetsu__dtTxt {
	margin-left:20px;
	font-size:12px;
}
#shisetsu {
	font-size:14px;
	background:white;
	margin-top:-20px;
	width:607px;
	padding:10px;
	line-height:100%;
}
#shisetsu h4 {
	font-size:125%;
	width: 94%;
	letter-spacing:.25em;
	padding: 10px 0 10px 3%;
	border-left:#993 solid 5px;
	border-bottom:#993 solid 1px;
}
.thumb .float {
	float:left;
	width:265px;
	margin-bottom:20px;
	margin-left:20px;
}
.thumb img {
	display:block;
}
h3.ttl {
	margin:0;
	padding:10px 0 0 0;
	line-height:100%;
	height:auto;
	border:none;
	background:none;
	color:#A65551;
	letter-spacing:.1em;
}
.thumb p {
	margin:0;
	padding:10px 0 0 0;
	font-size:13px;
	height:45px;
}
#spa .thumb p {
	margin:0;
	padding:10px 0 0 0;
	font-size:13px;
	line-height:110%;
	height:45px;
}
#shisetsu #atraction dl * {
	margin:0;
	padding:0;
}
#shisetsu #atraction  {
	margin:0 20px;
	padding:0;
	margin-bottom:-110px;
}
#shisetsu #atraction dl dt {
	font-weight:bold;
	margin-bottom:5px;
}
#shisetsu #atraction dl dd {
	line-height:120%;
	font-size:13px;
}
.spa-txt {
	font-size:12px;
	line-height:150%;
	background:url(../funabashi_img/spa_img02.jpg) top right no-repeat;
	padding:0 280px 0 10px;
}
.spa-txt2 {
	line-height:150%;
	font-size:12px;
	padding:0 280px 0 10px;
}
.spa-txt2 strong {
	color:rgba(169,89,82,1.00);
	font-size:14px;
	font-weight:bold;
}
.spa-dl {
	padding:10px;
	border:1px solid #A4534F;
	background-color:#E5C0BE;
	margin-bottom:30px;
}
.spa-dl dt {
	background-color:#A95950;
	border:1px solid #86342A;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	letter-spacing:.1em;
	display:inline;
	padding:2px 5px;
	border-radius:5px;
	line-height:200%;
}
.spa-dl dd {
	line-height:175%;
	font-size:14px;
}
