/* -----------------------------------------------
 * とみや
 * ----------------------------------------------- */
body{
  font-size:100%;
  color:#222222;
  background-color:#EBE0CC;
  background-image:url(../img/bg.gif);
  background-position:center top;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
}

body img{
	border-style:none;
}



/* -----------------------------------------------
 * FONTF
 * ----------------------------------------------- */
a:link{ text-decoration:none; color:#3C3D2C; }
a:visited{ text-decoration:none; color:#666666; }
a:active{ text-decoration:underline; color:#D65900; }
a:hover{ text-decoration:underline; color:#D65900; }

.x-large{ font-size:150%; }
.large{ font-size:120%; line-height: 1.2; }
.middle{ font-size:100%; line-height: 1.3; }
.normal{ font-size:84%; line-height: 1.3; color:#3C3D2C; text-align:left; }
.normal2{ font-size:84%; line-height: 1.3; color:#E5E5D1; text-align:left; }
.normal3{ font-size:84%; line-height: 1.3; color:#D65900; text-align:left; }
.small{ font-size:75%; line-height: 1.3; color:#3C3D2C; text-align:left; }
.small2{ font-size:75%; line-height: 1.3; color:#E5E5D1; text-align:left; }
.x-small{ font-size:70%; line-height: 1.2; }
.middle{ font-size:100%; line-height: 1.3; }

/*-------------------------------------------------
マージン
-------------------------------------------------*/
.mrg-t0{margin-top:0px;}
.mrg-t5{margin-top:5px;}
.mrg-t10{margin-top:10px;}
.mrg-t15{margin-top:15px;}
.mrg-t20{margin-top:20px;}
.mrg-t25{margin-top:25px;}
.mrg-t30{margin-top:30px;}
.mrg-t50{margin-top:50px;}


.mrg-b0{margin-bottom:0px;}
.mrg-b5{margin-bottom:5px;}
.mrg-b10{margin-bottom:10px;}
.mrg-b15{margin-bottom:15px;}
.mrg-b20{margin-bottom:20px;}
.mrg-b25{margin-bottom:25px;}
.mrg-b30{margin-bottom:30px;}
.mrg-b50{margin-bottom:50px;}

.mrg-l0{margin-left:0px;}
.mrg-l5{margin-left:5px;}
.mrg-l10{margin-left:10px;}
.mrg-l15{margin-left:15px;}
.mrg-l20{margin-left:20px;}
.mrg-l25{margin-left:25px;}
.mrg-l30{margin-left:30px;}
.mrg-l50{margin-left:50px;}

.mrg-r0{margin-right:0px;}
.mrg-r5{margin-right:5px;}
.mrg-r10{margin-right:10px;}
.mrg-r15{margin-right:15px;}
.mrg-r20{margin-right:20px;}
.mrg-r25{margin-right:25px;}
.mrg-r30{margin-right:30px;}


.mrg-center{margin-right:auto; margin-left:auto;}

/* -----------------------------------------------
 *テキスト
 * ----------------------------------------------- */
.txt-align-r{text-align:right;}
.txt-align-l{text-align:left;}
.txt-align-c{text-align:center;}

.valign-top{vertical-align:top;}
.valign-middle{vertical-align:middle;}




H1 {
	font-size:10px;
	font-weight: normal;
	text-align: left;
	margin-top:0pt;
	margin-bottom:1pt;
	margin-left:3pt;
	color:#CFC4B6;
}

H2 {
	margin:0pt 0pt 0pt 0pt;
}

H3 {

}



div.page {
	width: 100%;
	background-image: url(../img/bg_flower.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 0px 0px 0px;
}

div.main {
	width: 778px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 0px 0px 0px;
}


td.menu-bg {
	width: 150px;
	text-align: center;
	background-color:#CCC3A6;
	padding: 0px 0px 0px 0px;
}
#header{
	height:43px;
	width:780px;
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1{
	font-size:10px;
	font-weight: normal;
	text-align: left;
	color:#CFC4B6;
	padding-left:10px;
	padding-top:5px;
	line-height:1.5em;

}

#header-menu {
	font-size:11px;
	color:#CFC4B6;
}

#header-menu a {
	text-decoration:none;
	color:#CFC4B6;
	font-weight: normal;
}

#header-menu a:hover {
	text-decoration:underline;
	color:#CFC4B6;
	font-weight: normal;
}

#footer-menu {
	font-size:11px;
	color:#CFC4B6;
}

#footer-menu a {
	text-decoration:none;
	color:#CFC4B6;
	font-weight: normal;
}

#footer-menu a:hover {
	text-decoration:underline;
	color:#CFC4B6;
	font-weight: normal;
}



div.menu-box{
	width: 134px;
	text-align: center;
	font-size:80%;
	color:#3C3D2C;
	line-height: 1.5em;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
}

div.menu{
	width: 100%;
	text-align: right;
	background-image: url(../img/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

div.address{
	font-size:80%;
	color:#CFC4B6;
	text-align: left;
}

.midashi{ font-size:90%; line-height: 1.3; color:#666666; }
.midashi2{ font-size:90%; line-height: 1.3; color:#FFFFFF; }
.sub-midashi { font-size:14px; margin-top:2pt; margin-bottom:2pt; color:#666666; font-weight: normal;text-align:left; }

.pankuzu{ font-size:84%; color:#333333; margin-bottom: 2px; }

.copyright{
	width: 772px;
	height: 132px;
	font-size:70%;
	color:#CFC4B6;
	text-align: right;
	padding: 5px 8px 0px 0px;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


div.topics-main {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
}


div.topics-search{
	width: 600px;
	font-size:10px;
	text-align: right;
	padding: 5px 0px 0px 0px;
	margin-right:auto;
	margin-left:auto;
	position:relative; 
	top:-25px;
}

div.topics-tit{
	width: 583px;
	font-size: 18px;
	color:#000000;
	text-align: left;
	font-weight: bold;
	font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3",verdana,arial, sans-serif;
	padding: 3px 0px 3px 8px;
	border-left:5px solid #7B740C;
	border-bottom:1px dashed #87989B;
	background-color:#E1E4C9;
	margin-bottom:15px;
}

div.topics-date{
	font-size:10px;
	text-align: left;
	color:#555555;
	font-weight: normal;
	padding: 2px 0px 3px 0px;
}

div.yori-box{
	padding: 0px 0px 8px 0px;
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:10px;
}

div.yori-list-tit{
	font-size:100%;
	text-align: left;
	font-weight: normal;
	padding: 2px 0px 3px 0px;
}

.yori-list-tit a:link{ text-decoration:none; color:#CC3300; font-weight: bold;}
.yori-list-tit a:hover{ text-decoration:underline; color: #CC3300; font-weight: bold;}
.yori-list-tit a:visited{ text-decoration:none; color: #CC3300; font-weight: bold;}


.topics-navi{ font-size:84%; color:#3C3D2C; text-align:right; }


/* -----------------------------------------------
 * FORM
 * ----------------------------------------------- */

form.form {
    margin-top: 0em;
    margin-bottom: 0em;
}

TEXTAREA {
  width: 100%;
  background-color:#FFFFFF;
/*  border:1px solid; */
}

/* -----------------------------------------------
 * Top
 * ----------------------------------------------- */

 
 
 
#top_menu table td{
	vertical-align:top;
}

#top_menu .spa a{
	display:block;
	width:151px;
	height:95px;
	text-indent:-9000px;
	text-decoration:noen;
	background-image:url(../img/btn_spa.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	
}
#top_menu .spa a:hover{
	background-image:url(../img/btn_spa_b.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#top_menu table td .spa{
	margin-top:7px;
	margin-left:0px;
	float:left;
}

	

#top_menu .room a{
	display:block;
	width:151px;
	height:95px;
	text-indent:-9000px;
	text-decoration:none;
	background-image:url(../img/btn_room.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}
#top_menu .room a:hover{
	background-image:url(../img/btn_room_b.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#top_menu table td .room{
	margin-top:7px;
	margin-left:4px;
	float:left;
}


#top_menu .plan a{
	display:block;
	width:151px;
	height:95px;
	text-decoration:none;
	text-indent:-9000px;
	background-image:url(../img/btn_plan.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}
#top_menu .plan a:hover{
	background-image:url(../img/btn_plan_b.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#top_menu table td .plan{
	margin-top:7px;
	margin-left:4px;
	float:left;
}


#top_menu .cafe a{
	display:block;
	width:151px;
	height:95px;
	text-decoration:none;
	text-indent:-9000px;
	background-image:url(../img/btn_cafe.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}
#top_menu .cafe a:hover{
	background-image:url(../img/btn_cafe_b.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#top_menu table td .cafe{
	margin-top:7px;
	margin-left:4px;
	float:left;
}
#top_menu #right_bnr{
	background-image:url(../img/banner_bg2.gif);
	background-position:right;
	padding-right:9px;
	}
#top_menu #right_bnr2{
	background-image:url(../img/banner_bg.gif);
	background-position:right;
	
	}
#top_menu #menu_option{
	background-image:url(../img/banner_bg2.gif);
	width:471px;
	padding-left:9px;
}

.bnr_coupon{
	margin-top:7px;
	margin-left:5px;
}
.bnr_blog{
	margin-top:4px;
	margin-left:5px;

}

.news_date{
	font-size:11px;
	color:#D6C6AF;
	padding-bottom:3px;
}
.news_detail{
	font-size:12px;
	margin:0px 0px 5px 0px;
	letter-spacing:1px;
	color:#FFF;
	line-height:1.0em;
	font-weight:normal;
}
.news_detail a:link{text-decoration:none; color:#FFF;}
.news_detail a:visited{text-decoration:none; color:#FFF;}
.news_detail a:active{text-decoration:none; color:#FFF;}
.news_detail a:hover{text-decoration:none; color:#FF9F00;}

#news_box{
	border-bottom:1px dashed #D6C6AF;
	width:305px;
	margin-bottom:10px;
	margin-left:20px;
}

.page .main #news{
	display:block;
	width:46px;
	height:13px;
	text-indent:-9000px;
	background-image:url(../img/news_recommend.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:20px;
	margin-top:20px;
	vertical-align:top;
	margin-bottom:10px;
}

.page .main #recommend{
	display:block;
	width:184px;
	height:13px;
	text-indent:-9000px;
	background-image:url(../img/news_recommend.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin-left:0px;
	margin-top:20px;
	vertical-align:top;
	margin-bottom:10px;


}

#recommend_box table{
	background-image:url(../img/recommend_bg.gif);
	width:414px;
	margin-bottom:5px;
}

#recommend_box th{
	vertical-align:top;
	padding:5px 0px 5px 10px;
	width:90px;
}
#recommend_box th img{
	float:left;

}

#recommend_box td{
	vertical-align:top;
	text-align:left;
	padding:1px 3px 5px 10px;
}

.recommend_date{
	font-size:11px;
	color:#736853;
}
.recommend_text {
	font-size:11px;
	color:#000;
	margin:0px 0px 3px 0px;
	
}

#recommend_box h3{
	font-weight:bold;
	margin:0px;
	padding:0px 0px 3px 0px;
	font-size:13px;
	color:#333333;
	line-height:1.2em;
}
#recommend_box h3 a:link{text-decoration:none; color:#FF3B00;}
#recommend_box h3 a:visited{text-decoration:none; color:#FF3B00;}
#recommend_box h3 a:active{text-decoration:none; color:#FF3B00;}
#recommend_box h3 a:hover{text-decoration:none; color:#FFFFFF;}

.recommend_table{
	background-image:url(../img/banner_bg2.gif);
	background-position:right top;
	width:780px;
	padding-bottom:30px;
}

/* -----------------------------------------------
 * アクセス
 * ----------------------------------------------- */
.googlemap{
	text-align:right;
	padding:10px 5px;
}

/* -----------------------------------------------
 * special
 * ----------------------------------------------- */
#special p{
	margin:0;
	padding:0;
}

#special{
	font-size: 12px;
	line-height: 1.3em;
	
}

#special table td{
	vertical-align: top;
}


.tokuten-txt{
	color: #7F2D00;
	font-size: 14px;
	font-weight: bold;
}

.oiwai-txt{
	color:#CC3366;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
	display: block;
}

.oiwai span{
	display: block;
	padding-bottom: 10px;
	
}

.chiket-detail{
	width: 550px;
	text-align: left;
	font-size: 12px;
	margin: 0 auto 20px auto;
	font-size: 11px;
}

.chiket-detail p{
	margin: 0 0 10px 0;
}
.chiket-detail ul{
	margin: 0;
	padding:0;
}
.chiket-detail ul li{
	list-style: none;
	padding; 0:
	margin: 0;
	text-indent: 1em;

}

/* -----------------------------------------------
 * web会員
 * ----------------------------------------------- */

.web-bg{
	background-image:url(../web/img/waku_m.gif);
	background-repeat:repeat-y;
	background-position:left top;
	padding: 0 20px;
}



/* -----------------------------------------------
 * グループ団体プラン
 * ----------------------------------------------- */

.group-bg{
	background-image:url(../group/img/bg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding: 10px 10px 0 10px;
}

.group-waku{
	background-image:url(../group/img/waku_m.gif);
	background-repeat: repeat-y;
	background-position:left top;
	padding: 0 10px;
}

.contact-tab{
	width: 600px;
	margin: 10px auto 0 auto;
	text-align: left;
	font-size: 12px;
}

.contact-tab th{
	font-weight: normal;
	text-align: right;
	width: 25%;
	padding: 0 10px 0 0;
	background-color: #F2F4E6;
	border-bottom: 3px solid #FFF;
}

.contact-tab td{
	padding: 8px 0 8px 10px;
	border-bottom: 1px dashed #808080;
}

.r_his{
	color:#FF0000;
	font-size: 11px;
}

.form-spc{
	margin: 0 5px;
}

