/*
Theme Name: CHITOSE
Author: ORIGINAL themes.
Description: twentytwelveをもとにオリジナルで作成したテーマ。
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:700);
*/
html, body{
/*
	background-image: url("./images/bg_red.gif");
	background-image: url("./images/bg_br.jpg");
*/
	background-color:#3c0205;

	margin: 0;
	padding: 0;
	border: 0;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	/*
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
*/
	font-size:13px;
	color:#fff;
}
.home{
/* frontpageの背景 
	background-image: url("./images/bg_red.gif");
*/
}

a{
	color:#fff;
	text-decoration:none;
	outline: none; 
}
/**/
#fullwidth a:hover,
#footer a:hover,
#bottominfo a:hover,
#pagetop a:hover,
#header5 a:hover,
#youkoso_waku a:hover,
#mokujimenu a:hover,
#newsmain a:hover,
#accesslink a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
a img.opno {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
a:hover img.opno {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
a img.oplinkimg {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
a:hover img.oplinkimg {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
a img.opoflinkimg {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
a:hover img.opoflinkimg {
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}

img {
	border:0px;
}

.posir{
	position:relative;
}
.posia{
	position:absolute;
}
.alignleft{
	float:left;	
}
.alignright{
	float:right;
}

/* サイドメニューjquery */
#nav1 {
	font-size: 100%;
	font-weight: bold;
	list-style: none;
}
#nav1 li {
	margin-bottom: 0.8em;
}
#nav1 li a {
    background-position: 31px center;
    background-repeat: no-repeat;
    color: #333333;
    display: block;
    height: 64px;
    line-height: 64px;
    padding-left: 100px;
    position: fixed;
    text-decoration: none;
}
#nav1 li a:hover {
	color: #FF9900;
}

/* waku 下のバーを画面にフィット */

#wrap{
}
#wrapcontentbg {
/* front以外の背景 
	margin:0 auto;
	padding:0 15px;
	background-image: url("./images/bg.gif");
	*/	
	width: 100%;

}
/* Header & homephp */

/* footer */
#fflink{
padding:13px 0 0 0;width:100%;font-size:85%;
}
#footer a{
	color:#A27B33;
}
#footer a:hover{
	color:#fff;
}
#footer .frontnewstitle a{
	padding-left:13px;
	color:#fff;
}
#footer{
	position: fixed;
	left:0;
	bottom:0;

	width: 100%;
	background-image:url("./images/footer_bg.png");
	background-repeat:repeat-x;
	background-position: bottom center;
	height:100px;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#footer .fcontent{
	margin: 0 auto;
	max-width:1900px;
	min-width:950px;
	text-align:center;
}
#footer .farea1{
	float:left;
	margin:0 auto;
	text-align:left;
}
#footer .farea2{

	float: right;
	text-align:center;
}
#footer .fs1{
	padding: 3px 0 0 5px;
	width: 620px;
	vertical-align:bottom;
}
#footer .fs2{
	float: left;
	width: 145px;
	padding: 3px 0 0 0 ;
	margin: 0;
	vertical-align: bottom;
}
#footer .fs3{
	float: left;
	width: 150px;
	padding:7px 0 0 0 ;
	line-height:1.2;
	font-size: 10px;
}
#footer .fs4{
	text-align:right;
	width: 280px;
	padding:21px 0 0 0 ;
	line-height:1.0;
}
#footer .frontthumb{
/* 
	background-image: url("./images/news_catbg.png");
	background-image: url("./images/bg_black2.png");
	background-image: url("./images/front_news_bg.png");
	background-repeat:no-repeat;
	background-position: center center;
*/
	text-align:center;
	margin:6px 0px 0 7px;
	padding:6px 6px 0px 6px;
	background-image: url("./images/front_thumb.png");
	background-position: top center;
}
#footer .frontthumb img{

	height:60px;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
	line-height:0;
	padding:0;
	margin:0;
}
/* contents */
#content{
	width:1000px;
	text-align:left;
	margin:0 auto;
}
#contentnew{
	max-width:1180px;
	min-width:980px;
	text-align:left;
	margin:0 auto;

}
/* top */
html, body, #page, #wrap, #topline{
	width:100%;
	/*
	height:100%;
	*/
}
#topline{
	background-image: url("./images/top/topbg.png");
	background-repeat:repeat-x;
}
#headerms{
}
#headertopmenu,
#headertopmenudown{
	background-image: url("./images/top/topmenubg.png");
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#3c0205;
	margin-bottom:0px;
	height:56px;
	width:100%;
}
#headertopmenudown{

	position:fixed;
	top:0px;left:0;right:0;
	z-index:100;
	tex-align:center;

}
#headertopmenu a:hover,
#headertopmenudown a:hover{
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
#flashContent{
	background-image: url("./images/top/menuber.png");
	background-repeat:no-repeat;
	background-position:center bottom;
	height:406px;
}
#flashContentbg{
	background-image: url("./images/top/topflashbg.png");
	background-repeat:repeat-y;
	background-position:center bottom;
	height:406px;
}
#maincent{
/* fronttop用ﾍｯﾀﾞｰ */
	position: absolute;
    top:35%;
	left:0;
	right:0;
	margin: auto 0;
	text-align: center;
	width: 100%;
	height:170px;
  
}
#topcent{
/* top以外のﾍｯﾀﾞｰ */

	position: fixed;
    top:5px;
	left:0;
	right:0;
	margin: 0;
	text-align: center;
	width: 100%;
	height:70px;
  	color:#D6CACA;
	z-index:999;
}

/* toppageタイプ２ */
#topline .topcentbg{
	background-image: url("./images/bg_red.gif");
	background-position: bottom center;
	text-align: center;
	width: 100%;
	height:50px;

}
/* toppageタイプ２ */
#topline .topcent{
	background-image: url("./images/con_top_ribonbg.png");
	background-repeat:no-repeat;
	background-position: center center;
	height:56px;
}
/* toppageタイプ２ */
#topline .centbg{
	background-image: url("./images/top_ribon.png");
	background-repeat:repeat-x;
	background-position: center center;
	text-align: center;
	width: 100%;

}
/* toppageタイプ２削除 */
#topline .cent{

	background-image: url("./images/top_ribonbg.png");
	background-repeat:no-repeat;
	background-position: center center;
}

/* toppageタイプ１frontpage menulink */
#frontlogo{
	position: absolute;
    top:25%;
	left:0;
	right:0;
	margin: auto 0;
	text-align: center;
	width: 100%;
	height:303px;
	overflow:hidden;	
}
#frontlogolink {
	position:relative;
	width:399px;
	height:313px;

	padding:0;
	margin:0;
}
#frontmenu{
	position: absolute;
    top:210px;
	left:33px;
	text-align: center;
	padding:0;
	margin:0;

	z-index:100;

}

#page_sitetop{
	background-image: url("./images/sitetop_topbg.png");
    background-position:top center;
    background-repeat:repeat-x;
    text-align:center;
	width: 100%;"
	height:218px;

	
}
#page{
	margin:0;
}

#fit_header{

}

#fit_footer{
	padding-bottom:40px;
	height:300px;
}

/* mainframe sideber */
#fullwidth{

	width:100%;
	text-align:center;
	margin:0 auto;
}
#primary{
	float:left;
	width:80%;
	text-align:left;

}
#secondary{
	float:right;
	width:18%;
	text-align:left;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.assistive-text{
	display:none;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
	text-align:left;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}

/* newsページ 新content */

.content-news{
	/* 
	width:100%;
	height:100%;
	background-image: url("./images/header_bgall.png");

	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: fixed;
	ヘッダーで直接読み込み
	*/

	
}
.content-newsbg{
/*
	background-image: url("./images/header_bg_big.png");
	background-repeat:no-repeat;
	background-position: top center;
	background-attachment:fixed;
*/
}


/* newsページ　旧contant */
.contant-news{
	/* 
	background-image: url("./images/bigbg_gaikan.png");
	background-image: url("./images/news_top_bgall.png");
	*/

	background-image: url("./images/header_bgall.png");
	
	background-repeat:repeat-x;
	background-position: top center;
	background-attachment:fixed;
	
}
.contant-newsbg{
	background-image: url("./images/header_bg_big.png");
	background-repeat:no-repeat;
	background-position: top center;
	background-attachment:fixed;
}
/* newsページトップの一覧 */
/* IE7対策ここから※同じものをie.cssへコピー */
#newsmain{
	max-width:1140px;
	min-width:980px;
	margin:0 auto;
	padding-top:10px;
	font-size:95%;
}

#newsmain .newstitle{}
#newsmain .toplist{
	padding:5px 0 5px 15px;
	border-bottom:1px dashed #76482F;
}
/* newsトップ位置分け */
.td01{
	width:300px;
	margin:0 auto;
	padding:0px 0 0 20px;
}
	/* newsトップ左大サムネイル */
	.td01 .newsthumb{
		background-image: url("./images/bg_or.png");
		padding:5px 5px 0 5px;
		width:300px;

		box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
	}
	.td01 .newsthumb img{
		width:100%;
		height:300px;
	}
.td02{
	width:485px;
	padding:0px 0 0 25px;
	margin:0;
}
	.td02 .catthumbline{
		width:120px;
		float:left;
	}
	.td02 .catthumb{
	
		background-image: url("./images/bg_red.png");
		
		box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
		width:100px;
		padding:4px 4px 7px 4px;
		text-align:center;
		font-size:90%;
	
	}
	.td02 .catthumb img{
		width:100%;
	}

.td03{

	margin:0;
	padding-left:5px;
	padding-top:0px;
}
.td04{

	float:left;
	padding-top:10px;
	padding-left:15px;
}

/* カレンダーのリンク */
#newsmain .widget a{
	color:#B9A47D;
}
#newsmain .widget a:hover{
	color:#fff;
}
/* newsトップカレンダー */
#calenderside{
	max-width:280px;
	min-width:140px;
}
	#calenderside #wp-calendar {
		width:100%;
		font-size:90%;
		padding-right:5px;
		}
	#calenderside #wp-calendar thead tr th {
		text-align:center;

		}
	#calenderside #wp-calendar td {

		text-align: center;
		padding: 3px 0;
		/* #663333	background-image: url("./images/bg_or.png"); 
			background-image: url("./images/bg_or.png");

		*/
		background-image: url("./images/bg_red.png");
		}
	#calenderside #wp-calendar .pad{
		background:none;
		}
	#calenderside #wp-calendar caption {
		font-weight: bold;
		text-align:center;
		padding-bottom:10px;
	}
	#calenderside #wp-calendar #prev {
		background:none;
		text-align:left
	}
	#calenderside #wp-calendar #next {
		background:none;
		text-align:right
	}
	#calenderside #wp-calendar #today,
	#calenderside #wp-calendar #today a{
		color:#fff;
		background-image: url("./images/bg_or.png");
		
	}
/* content.php */
#newscon{
	min-width:980px;
	max-width:1200px;

	text-algin:left;
	vertical-align:top;
	padding:0 5px;
	margin:0;
}
	/* 記事外枠 */
	#newscon .outer{
	
		background-image: url("./images/news_con_bg2.jpg");
		width:100%;
		text-algin:center;
		vertical-align:top;
		padding:0;
		margin:0;
		
		box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.2);
	}
	/* 記事中枠 */
	#newscon .cons{
		background-image: url("./images/news_con_bg.jpg");
		width:98%;
		height:100%;
		background-position: top center;
		background-repeat:repeat-x;
		vertical-align:top;
		margin:0 1%;
		padding:0px 0 20px 0;
	
	}
	#newscon .newsthumb{

	}
	#newscon .newsthumb img{
		background-color:#fff;
		padding:5px;
		border-radius: 3px;
		box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
	}
	#newscon .entry-meta {
		text-align:left;
		border-top:1px dashed #AF9D87;
		color:#330000;
		font-size:90%;
		padding:10px 10px 25px 10px;
	}
	#newscon .entry-meta a{
		color:#330000;
	
	}
	#newscon a:hover{
		color:#b22222;
	}

.entry-header a{
		color:#330000;
}
.entry-header h1{
	font-size:24px;
	color:#330000;
}
.entry-content{
	margin:0 auto;
	padding-left:15px;
	width:90%;
	color:#330000;
	font-size:110%;
	text-align:left;
}
.entry-content img {
	background-color:#fff;
	padding:5px;
	border-radius: 3px;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);

}
.entry-content a{
	color:#2B5580;
}
.catepage{
	padding:20px 0 80px 0;
}
.archive-header h1{
	/*
	background-image: url("./images/bg_black.png");
	*/
	font-size:15px;
	text-align:left;
	font-weight:normal;
	color:#fff;
	margin:10px 0 15px 20px;
	padding:0;

}
.topplink{
	padding-top:0px;
}

/* gallery */

#gallery-1,
#gallery-2,
#gallery-3,
#gallery-4,
#gallery-5 {
    margin: auto;
}
#gallery-1 .gallery-item,
#gallery-2 .gallery-item,
#gallery-3 .gallery-item,
#gallery-4 .gallery-item,
#gallery-5 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 33%;
}
#gallery-1 img,
#gallery-2 img,
#gallery-3 img,
#gallery-4 img,
#gallery-5 img {
    
}
#gallery-1 .gallery-caption,
#gallery-2 .gallery-caption,
#gallery-3 .gallery-caption,
#gallery-4 .gallery-caption,
#gallery-5 .gallery-caption {
    margin-left: 0;
}
/* IE7対策ここまで※同じものをie.cssへコピー */

/**/

.site {
	margin: 0px auto;
	margin: 0ram auto;
	/*
	overflow: hidden;
	width: 1000px;
	*/
}


.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {

	display: inline-block !important;
	text-align: left;
	width: 100%;
}
.main-navigation ul {
	margin: 0;
	text-indent: 0;
	
}
ul .sub-menu{
	padding-left:10px;
}

.main-navigation ul ul {
	margin: 0;
	padding: 0 0 0 ;
}
.main-navigation ul ul ul{ 
	margin: 0;
	padding: 0 ;
}


.main-navigation li a,
.main-navigation li {
	display: inline-block;
	text-decoration: none;
}
.main-navigation li a {

	border-bottom: 0;
	color: #D6CACA;
	line-height: 2.0;
	text-transform: uppercase;
	white-space: nowrap;
	
}
.main-navigation li a:hover {
	color: #fff;

}
.main-navigation li {
	margin: 0 40px 0 0;
	margin: 0 2.857142857rem 0 0;
	position: relative;
}
.main-navigation li ul {
	display: none;
	margin: 0 0 0 0px;
	padding: 15px 0 0 0 ;
	position: absolute;
	top: 100%;
	z-index: 1;

}
.main-navigation li ul ul {
	top: 0;
	left: 100%;
}
.main-navigation ul li:hover > ul {
	border-left: 0;
	display: block;
}
.main-navigation li ul li a {
	background-image: url("./images/bg.gif");
	border-bottom: 1px solid #000;
	display: block;
	font-size: 11px;
	line-height: 2.181818182;
	padding: 8px 10px;
	padding: 0.571428571rem 0.714285714rem;
	width: 180px;
	width: 12.85714286rem;
	white-space: normal;
}
.main-navigation li ul li a:hover {
	background-image: url("./images/con_top_ribon.png");
	color: #fff;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
	
	font-weight: normal;
}
.menu-toggle {
	display: none;
}

button,
input submit{
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
}
#pagetop{

	text-align:right;
	line-height:0;
	height:70px;
	position:fixed;
	bottom:0;
	right:5%;

}

#bottominfo{
	background-image: url("./images/bg.gif");
	width:100%;
	text-align:center;
	border-top:3px solid #A27B33;

	color:#ddd;
	position:static;
}
#bottominfo a{
	color:#ddd;
}

#bottominfoin{
	max-width:1050px;
	min-width:980px;
	margin:0 auto;
	text-align:center;
}
#bottominfoin .area01{
	float:left;
	width:335px;
	height:250px;

	line-height:1.8;
	background-image: url("./images/footer_logobg.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	color:#CCC;


}
#bottominfoin .area02{
	text-align:left;
	float:left;
	width:355px;

	padding-left:15px;
	margin:10px 0;
	
}
#bottominfoin .area03{
	background-image: url("./images/footer_areabg.gif");
	padding:20px 10px 0 10px;
	float:right;
	width:250px;
	height:220px;
}

/* 予約番ページ下 */
.search_table_489ban{
	padding:3px;
}
.search_table_489ban th{
	display:none;
}
.year_month_489ban{
	margin-right:5px;
}
.day_489ban{
	margin-right:5px;
}
.search_button_489ban{}


/* mokuji */
#mokuji{
	background-image: url("./images/menu_top_bg2.png");
	background-position:center top;
	max-width:100%;
	min-width:980px;
	height:95px;
	position:fixed;
	top:0px;left:0;right:0;
	z-index:998;
	tex-align:center;

}
#mokujibg{
	background-image: url("./images/menu_top_bg.png");
	background-repeat:no-repeat;
	background-position:center top;
	height:95px;

}
#mokujimenu{

	max-width:100%;
	min-width:980px;
	position:fixed;
	top:0px;left:0;right:0;
	padding-top:40px;
	height:55px;
	text-align:center;
	margin:0 auto;

	z-index:1001;
}
/* youkoso */
#youkoso_waku{
	/*
	background-image: url("./images/00_bg.png");
	background-repeat:repeat-y;
	background-position:center top;
*/
}
#welcome_waku00{
	background-image: url("./images/welcome_bg00.png");
	background-repeat:no-repeat;
	background-position:center bottom;

	color:#eee;
	line-height:2.0;
}
#welcome_waku{
	background-image: url("./images/welcome_bg.png");
	background-repeat:repeat-y;
	background-position:center top;

	color:#eee;
	line-height:2.0;
}
/* room */
#room_waku{
	background-image: url("./images/03_allbg.png");
	background-repeat:repeat-x;
	background-position:center top;
	width:100%;
}
#roomic{
	width:1100px;
	
}
#roomic a img{
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
#roomic a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
/* oryouri */
#ryouri_waku{
	width:1100px;
	color:#eee;
}
#ryouri_waku .font01{
	padding:0 15px;text-align:left;line-height:2.0;
}
#ryouri_kodawari{
	background-image: url("./images/02_rkodawaribg.png");
	background-repeat:no-repeat;
	background-position:right top;

	float:left;
 	width:334px;
	padding:0px;
}
#ryouri_about{
	padding:10px 5px;
	text-align:left;

}
#traffic_waku{
width:100%;
background-color:#260204;
/*
	background-image: url("./images/00_bg.png");
	background-repeat:repeat-y;
	background-position:center top;
*/

}
    
#accesslink .td2{
	border-bottom:1px dashed #56393b;
	text-align:left;
	padding:8px 0;
}
#wakubg{
	width:100%;

	background-image: url("./images/00_bg_bottom.png");
	background-repeat:repeat-x;
	background-position:center bottom;
/**/
}

.osusumewine{
	display:none;
}


/* Minimum width of 600 pixels. */
@media screen and (min-width: 200px) {

}

/* Minimum width of 1050 pixels.以上のスタイル */
@media screen and (min-width: 1050px) {
	body {

	}
	body .site {
		padding: 0px;
		padding: 0rem;
		margin-top: 0px;
		margin-top: 0rem;
		margin-bottom: 0px;
		margin-bottom: 0rem;
	}
	/* frontpage */
	#footer .fs2{
		float: left;
		padding: 51px 0 0 0 ;
	}
	#footer .fs3{
		float: left;
		padding: 55px 15px 0 0 ;
	}
	#footer .fs4{
		width:115px;
		float: left;
		padding: 60px 0 0 0 ;
	}
	.entry-content{
		width:75%;
	}

	.osusumewine{
		display:block;
	}

}