/*初期化*/
body,p,li,ul,h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

/*ボディ*/
body {
	background-image: url(../img/body_bg.jpg);
	background-color: #614537;
	background-repeat: repeat-x;
	overflow: scroll;
}

/*コンテナ*/
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}

/*コンテナ背景*/
#container_bg {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/container_bg.png);
}

/*ヘッダ*/
#container #header {
	height: 50px;
	position: relative;
	background-color: #000000;
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #header h1 {
	display: none;
}

/*メニュー*/
#container #header #navi {
	position: absolute;
	top: 20px;
	left: 250px;
}

/*コンテンツ（トップページ）３カラム*/
#container #three_column_contents {
	background-repeat: repeat-y;
	background-image: url(../img/toppage/contents_bg.jpg);
	padding-right: 10px;
	padding-left: 10px;
}

/*フラッシュオブジェクト*/
#flashcontent {
	height: 380px;
	width: 850px;
	background-color: #000000;
	padding-bottom: 10px;
}

/*左サイドバー*/
#container #three_column_contents #left_sideber {
	width: 156px;
	float: left;
	padding: 2px;
	margin-right: 20px;
}
#container #three_column_contents #left_sideber img {
	display: block;
}

#container #three_column_contents #left_sideber .banner {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 10px;
}

#container #three_column_contents #left_sideber .banner a {
	margin-bottom: 0px;
	color: #66CCFF;
}
#container #three_column_contents #left_sideber .banner img {
	margin-top: 3px;
	display: block;
}
#left_sideber .language {
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#left_sideber .language a {
	color: #ffffff;
	text-decoration: underline;
}

#left_sideber .language li {
	list-style-type: none;
	padding-top: 4px;
	padding-left: 5px;
	font-size: 12px;
}



/*メイン（トップページ）*/
#container #three_column_contents #main {
	width: 470px;
	float: left;
}

#container #three_column_contents #main .titleimage {
	margin: 2px;
}

/*トップページ店舗紹介文*/
#container #three_column_contents #main .infotext {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#container #three_column_contents #main .infotext h2 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#container #three_column_contents #main .infotext a {
	color: #000000;
	text-decoration: none;
}


/*トップページトピックス*/
#container #three_column_contents #main .topics {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	height: 150px;
	width: 438px;
	overflow: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#container #three_column_contents #main .topics .topi_com {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFDFE5;
}
#container #three_column_contents #main .topics .topi_com a {
	color: #FF3300;
}



#container #three_column_contents #main .topics li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}

#container #three_column_contents #main .twitter {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding: 5px;
}
#container #three_column_contents #main .twitter h3 {
	font-size: 12px;
	background-color: #9D8389;
	padding: 5px;
	margin-bottom: 10px;
}


#container #three_column_contents #main .attention {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#container #three_column_contents #main .attention img {
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 8px;
}

#container #three_column_contents #main .ryouri {
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 20px;
	margin-left: 13px;
}
#container #three_column_contents #main .ryouri li {
	list-style-type: none;
	float: left;
}
#container #three_column_contents #main .ryouri img {
	display: block;
}


/*右サイドバー*/
#container #three_column_contents #right_sideber {
	float: right;
	width: 156px;
	padding: 2px;
}

#container #three_column_contents #right_sideber img {
	display: block;
}

#container #three_column_contents #right_sideber .banner {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 10px;
}

#container #three_column_contents #right_sideber .banner a {
	margin-bottom: 0px;
}

#container #three_column_contents #right_sideber .banner img {
	margin-top: 3px;
	display: block;
}
#container #three_column_contents #right_sideber .banner .keisai_text {
	font-size: 11px;
	line-height: 18px;
	padding: 4px;
}


/*フロートクリア*/
.floatclear {
	clear: both;
	height: 0px;
}

/*予約ボタンセンター配置*/
.center_layout {
	margin-right: auto;
	margin-left: auto;
	width: 156px;
	margin-top: 10px;
}

/*送信完了comment*/
.center_layout_txt {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	margin-top: 10px;
	text-align: center;
	vertical-align: top;
	height: 500px;
}


/*フッダ*/
#container #fooder {
	height: 100px;
	background-image: url(../img/fooder_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	line-height: 18px;
	font-size: 12px;
	color: #CCCCCC;
}
#container #fooder .qr {
	float: left;
	width: 75px;
	font-size: 10px;
	text-align: center;
}
#container #fooder .textarea_main {
	float: left;
	padding-right: 10px;
	padding-left: 70px;
}
#container #fooder .textarea_main .linkbar_bar {
	margin-bottom: 7px;
}



#container #fooder .textarea {
	float: right;
	font-size: 12px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container #fooder .textarea_main .privacy {
	margin-top: 7px;
}

#container #fooder a {
	color: #CCCCCC;
	text-decoration: none;
}


/*サブページ*/
/*コンテンツ（トップページ）２カラム*/
#container #two_column_contents {
	background-repeat: repeat-y;
	background-image: url(../img/subpage_contents_bg.gif);
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*ページイメージ*/
#container #two_column_contents #pageimage {
	height: 210px;
	background-color: #000000;
	position: relative;
}
#container #two_column_contents #pageimage .logo {
	height: 170px;
	width: 100px;
	position: absolute;
	top: 0px;
	left: 30px;
}


/*左サイドバー（サブページ）*/
#container #two_column_contents #left_sideber {
	width: 160px;
	float: left;
	margin-right: 20px;
	height: 500px;
}

/*メイン（サブページ）*/
#container #two_column_contents #main {
	float: right;
	width: 650px;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
}
#container #two_column_contents #main h2 {
	margin: 10px;
	font-size: 14px;
	background-color: #9B7F36;
	padding: 5px;
	background-image: url(../img/mian_h2_bg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #8E7531;
}


/*お部屋案内ページ*/
#container #two_column_contents #main .room {
	padding: 10px;
	margin-bottom: 10px;
}
#container #two_column_contents #main .room .image {
	float: left;
	margin-right: 15px;
}
#container #two_column_contents #main .room .comment {
	float: right;
	width: 310px;
}
#container #two_column_contents #main .room .comment h3 {
	margin-bottom: 15px;
	background-image: url(../../room/img/roomname_bg.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 37px;
	height: 37px;
	width: 300px;
	text-indent: 25px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

/*お品書きページ*/
#container #two_column_contents #main .menu {
	padding: 10px;
	margin-bottom: 10px;
}
#container #two_column_contents #main .menu .cat1 {
	padding: 10px;
	margin-bottom: 10px;
	height: 130px;
	border: 1px solid #666666;
	background-image: url(../../menu/img/cat_image1.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#container #two_column_contents #main .menu .cat2 {
	padding: 10px;
	margin-bottom: 10px;
	height: 130px;
	border: 1px solid #666666;
	background-image: url(../../menu/img/cat_image2.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#container #two_column_contents #main .menu .cat3 {
	padding: 10px;
	margin-bottom: 10px;
	height: 130px;
	border: 1px solid #666666;
	background-image: url(../../menu/img/cat_image3.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#container #two_column_contents #main .menu .cat4 {
	padding: 10px;
	margin-bottom: 10px;
	height: 130px;
	border: 1px solid #666666;
	background-image: url(../../menu/img/cat_image4.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#container #two_column_contents #main .menu .cat5 {
	padding: 10px;
	margin-bottom: 10px;
	height: 130px;
	border: 1px solid #666666;
	background-image: url(../../menu/img/cat_image5.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#container #two_column_contents #main .menu .cat_txt {
	margin-left: 210px;
}
#container #two_column_contents #main .menu .cat_txt h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#container #two_column_contents #main .menu .cat1 .btn {
	margin-left: 210px;
	position: absolute;
	top: 110px;
}
#container #two_column_contents #main .menu .cat2 .btn {
	margin-left: 210px;
	position: absolute;
	top: 110px;
}
#container #two_column_contents #main .menu .cat3 .btn {
	margin-left: 210px;
	position: absolute;
	top: 110px;
}
#container #two_column_contents #main .menu .cat4 .btn {
	margin-left: 210px;
	position: absolute;
	top: 110px;
}
#container #two_column_contents #main .menu .cat5 .btn {
	margin-left: 210px;
	position: absolute;
	top: 110px;
}
#container #two_column_contents #main .menu table {
	border-spacing:0;
	width: 100%;
}
#container #two_column_contents #main .menu .td_whide120 {
	width: 120px;
}

#container #two_column_contents #main .menu h3 {
	font-size: 14px;
	margin-top: 20px;
	background-color: #669966;
	text-align: center;
	padding: 5px;
}
#container #two_column_contents #main .menu h4 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#container #two_column_contents #main .menu td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}


/*店舗案内ページ*/
#container #two_column_contents #main .unoichi_photo {
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#container #two_column_contents #main .gaiyou {
	margin-bottom: 10px;
	padding: 10px;
}
#container #two_column_contents #main .gaiyou .map {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
}

#container #two_column_contents #main .gaiyou table {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	border-spacing:0;
	margin-left: 15px;
	margin-right: 15px;
	width: 600px;
}
#container #two_column_contents #main .gaiyou th {
	background-color: #669966;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	font-weight: normal;
	text-align: left;
	width: 20%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#container #two_column_contents #main .gaiyou td {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}

/*お問合せページ*/
#container #two_column_contents #main .contact {
	padding: 10px;
}
#container #two_column_contents #main .contact h3 {
	font-size: 14px;
	margin-left: 10px;
}

#container #two_column_contents #main .contact .tel {
	font-size: 22px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 30px;
	line-height: 30px;
}

#container #two_column_contents #main .contact table {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	border-spacing:0;
	margin-left: 15px;
	margin-right: 15px;
	width: 520px;
	margin-top: 10px;
}
#container #two_column_contents #main .contact th {
	background-color: #669966;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	font-weight: normal;
	text-align: left;
	width: 150px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#container #two_column_contents #main .contact td {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
#container #two_column_contents #main .contact #name,#email,#tel,#comment {
	background-color: #CCFFCC;
	border: 1px solid #669966;
}

#container #two_column_contents #main .contact .submit {
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
#container #two_column_contents #main .links {
	padding: 5px;
	height: 60px;
	background-color: #FFFFFF;
	width: 550px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#container #two_column_contents #main .links a {
	color: #3366CC;
	text-decoration: none;
}
#container #two_column_contents #main .links a:hover {
	color: #33CCFF;
	text-decoration: none;
}
#container #two_column_contents #main .links img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

