@charset "UTF-8";
/*
Theme Name:hotel-sample-002-website-copy
Theme URI:テーマを配布する際はここにURL
Description:既存のホテルサンプルサイトをテーマ化する練習サイトです。
Author:Toshina-Web
Author URI:http://toshina-web.com
Version:Toshina-Web-version1.0
*/

/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg_body.gif);
	background-repeat: repeat-x;
}

h1 {
	font-size: 14px;
	color: #CCC;
	padding: 0px;
	margin: 0px;
}
h1 span{
	}
h2 {
	font-size: 18px;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
}
h2 span{
	font-size: 10px;	
	}
h3 {
	background-image: url(img/bg_h2.gif);
	font-size: 16px;
	line-height: 35px;
	padding-left: 20px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BABABA;
	color: #5a482b;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	}
h3 span {
	padding-left: 20px;
	font-size: 12px;
	}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 50px;
	font-size: 14px;
	background-image: url(img/bg_h3.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
	background-position: 0px 5px;
	color: #3F2A0F;
	}

/*ヘッダー*/

#header {
	width: 100%;
	border: 1px solid #666;
	background-color: #fff;
}
/*navigationの横幅border2px分を引いて941px*/
#headerInner {
	width: 941px;
	height: 100px;
	padding-top: 10px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
.headerInner-box1{
	float: left;
	margin-top: 15px;
	}
.headerInner-box2{
	float: right;
	font-size: 14px;
	color: #333;
	height: 20px;
	width: 230px;
	margin-top: 20px;
	}	
.headerInner-box3{
	font-size: 18px;	
	}
.headerInner-box3 span{
	color: #930;
	font-size: 25px;
	width: 200px;
	}
.headerInner-box4{
	float: right;
	margin-top: 30px;
	}
	
#top-img {
	width: 943px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#container {
	width: 943px;
	margin-right: auto;
	margin-left: auto;
}
#gnavi {
	background-image: url(img/bg_menu.gif);
	background-repeat: repeat-x;
}
#navigation {
	width: 943px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#header-navi {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#header-navi ul{
}
#header-navi li{
	text-align: center;
	float: left;
	list-style-type: none;
}
#header-navi li a{
	display: block;
	width: 156px;
	color: #3f2a0f;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d8d8d8;
	font-size: 14px;
	line-height: 20px;/*3.2emから20pxに変更し上下padding10pxも指定*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header-navi li a:hover{
	background-image: url(img/bg_menu.gif);
	background-position: 0px -60px;
	background-repeat: repeat-x;
	color: #97352F;
	}
#header-navi li a span{
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	}

.home {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d8d8d8;
}
/*メインコンテンツ*/
.main-contents {
	float: right;
	width: 683px;
}
.main-contents p{
	font-size: 14px;
	color: #3F2A0F;
	}
.main-section-in-box {
}
.main-contents-img-box1 {
	float: left;
	height: 150px;
	width: 150px;
	display: inline;
	border: 3px solid #CCC;
	margin-right: 10px;
	margin-left: 10px;
   }
.main-contents-img-box1-in {
	height: 150px;
	width: 150px;
   }
.main-section-in-box2{
	height: 160px;/*with679pxは一時削除中サムネイル画像横並びによりはみ出るため*/
	width: 683px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main-contents-img-box2 {
	float: left;
	height: 145px;
	width: 145px;
	padding: 5px;
	border: 1px solid #CCC;
	margin-left: 11px;
	display: inline;
	}
.main-contents-img-box2-in {
	}

/*サイドコンテンツ*/
.sub-contents {
	float: left;
	width: 238px;
	border: 1px solid #DDD;
}
.sub-section-in-title {
	width: 218px;
	border: 1px solid #DCDCDC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	color: #3F2A0F;
}
.sub-section-in-navilink {
	width: 220px;
	
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#sub-navi-list{
	margin: 0px;
	list-style-type: none;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sub-navi-list li{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	 }
#sub-navi-list li a{
	display: block;
	text-decoration: none;
	color: #3F2A0F;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	width: 188px;
	 }
#sub-navi-list li a:hover{
	color: #7F0C06;
	background-color: #DADADA;
	 }
#sub-navi-list li a span{
	font-size: 10px;
	line-height: 12px;
	padding-right: 60px;
	}

#side-Menu01{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

/*新着情報時系列*/
.sub-section-in-list-box {
	width: 208px;
	border: 1px solid #DCDCDC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.dl-side-list{
	
	}
.dl-side-list dl{
	margin-top: 10px;
	margin-bottom: 10px;	
	}
.dl-side-list dt{
	display: block;
	font-size: 12px;
	margin: 0px;
	padding: 0px;	
	}
.dl-side-list dd{
	display: block;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	}
.dl-side-list dd a{
	color: #7F0C06;
	text-decoration: none;	
	}
.dl-side-list dd a:hover{
	color: #F00;	
	}
/*フッター*/
#footer {
	padding: 0px;
	height: 100px;
	width: 100%;
	background-color: #ebeadd;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #633;
}
.footer-inner {
	width: 941px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer-inner-box-1-list {
   }

#footer-inner-navi-list {
	list-style-type: none;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;
	}
#footer-inner-navi-list li{
	float: left;
	}
#footer-inner-navi-list li a{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	color: #333;
	font-size: 14px;
	}
#footer-inner-navi-list li a:hover{
	
	}
.footer-inner-copyright {
	padding: 0px;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	color: #333;	
   }

/*クリア*/
.clear {
	clear: both;
}
.clear-hr {
	display: none;
}


/*コンタクトフォーム*/
#wpcf7-f119-p41-o1 .con {
		color: #00F;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-color: #0F0;
		}


table.table-01 {
    width: 530px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table.table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

table.table-01 th span{
 font-size: 10px; 
color: #aabbcc;
}

.text {
	border: solid 1px #ddd;
	padding: 3px;
	border-radius: 3px;
}
.length-l {
	width: 98%;
}
.length-m {
	width: 50%;

}
input.submit {
	display: block;
	margin: 20px auto;
	padding: 10px 20px;
}
/*パンくずリスト*/
.breadcrumbs {
	width: 943px;
	margin-right: auto;
	margin-left: auto;
}

/*カスタムフィールド*/
/*テーブル*/
/*テーブル*/

#cft-box {
	width: 681px;
	border: 1px solid #333;
	height: 164px;
margin: 0px;    
}
.cft-img-out-box {
	height: 146px;
	width: 146px;
	border: 1px solid #999;
	margin: 4px;
	float: left;/*外側画像ボックスfloat左*/
}
.cft-img-in-box {
	margin: 3px;
	height: 140px;
	width: 140px;
	border: 1px solid #999;
	overflow: hidden;/*画像あふれた部分非表示*/
}
.cft-table-out-box {
	width: 500px;
	padding: 0px;
	float: right;/*外側テーブルボックスfloat右*/
}
.cft-table-in-box {
	width: 500px;
	padding: 0px;	
        
}
table {
border-collapse:collapse;/*線重複防止*/
}
table td{

}

table.stt-1{
	width: 490px;
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
        

}
table.stt-1 th{
	background-color: #f9f9f9;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #bdbdbd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}

table.stt-1 th{

}
table.stt-1 th span{

}
table.stt-1 td{
	border: 1px solid #e5e5e5;
}
table.stt-1 td a{

}
table.stt-1 td a:hover{

}





.entry-content{

}
.entry-content ul{

}
.entry-content li{
color: #CCC;
}


/*-WP用プラグイン無しでのページング_http://www.yuriko.net/arc/2008/07/26/navigation/よりコピペ/tetete.phpと結び付き*/
.tablenav {
	color: #2583ad;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}

a.page-numbers, .tablenav .current {
	color: #00019b;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	color:white;
	background: #328ab2;
}

.tablenav .current {
	color: white;
	background: #328ab2;
	border-color: #328ab2;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
}