/* class設定 */
.xsmall, .xxsmall, .large, .xlarge , .xxlarge{
}

/* リンク設定 */
A{}
A:link {
	text-decoration:underline;
}
A:visited {
	text-decoration:underline;
}
A:hover   {
	text-decoration:none;
}
A:active  {
	text-decoration:none;
}

/* Hタグ文字設定 */
h1 {
	font-size: 12px;
 margin: 0;
} 

/* ↓サイト毎の設定は以下に記載↓ */
body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #95BEE0;
	background-image: url(common/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* IE7でpadding指定 */
*:first-child+html body {
padding-left: 1px;
}

/* IE6以下でpadding指定 */
*html body {
padding-left: 1px;
}
.line {
	font-size: 10px;
	background-image: url(common/line.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.headbg {
	background-image: url(common/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.gallerybg {
	background-image: url(gallery/images/bg.gif);
	background-position: right;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
}
.leftline {
	border-left: 1px solid #CCCCCC;
	width: 305px;
}
.rightline {
	border-right: 1px solid #CCCCCC;
}
.ru_line {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.stayname {
	background: #38764F url(stay_plan/images/name_back.jpg) repeat-y right;
	margin-bottom: 5px;
	padding: 3px 3px: 3px 8px;
	font-weight: bold;
	color: #FFFFFF;
}
.stayname_blue {
	background: #93B6CC url(stay_plan/images/name_back_b.jpg) repeat-y right;
	margin-bottom: 5px;
	padding: 3px 3px 3px 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.stayname_green {
	background: #3E838E url(stay_plan/images/name_back_g.jpg) repeat-y right;
	margin-bottom: 5px;
	padding: 3px 3px 3px 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.w_box {
	border: 1px solid #6699CC;
}




.under_line {
	border-bottom: 1px dashed #996633;
}

.ul_line {
	border-left: 1px dashed #996633;
	border-bottom: 1px dashed #996633;
}
.left_line {
	border-left: 1px dashed #996633;
}



.ut_line {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

#film{
background-color:#FCF6E5;
}

#film .txt16{
padding-right:25px;
font-size:16px;
line-height:160%;
}

.red{
color:#FF0000;
font-weight:bold;
}

.txt12{
font-size:12px;
}

span.red-price{
color:#E10000;
font-weight:bold;
padding-left: 5px;
}











/* yukata2010 */

.sweets{
	padding:0 0 20px;
	margin:0;
	position:relative;
	width:668px;
	height:360px;
}
.sweets .pdf{
	padding:10px 25px;
	margin:0;
	text-align:left;
	position:absolute;
	top:225px;
	left:275px;
	background:#fff;
}
.sweets .pdf p{
	padding:0 0 0 20px;
	margin:0;
	font-size:10px;
	background:url(stay_plan/images/yukata2010/icon.gif) no-repeat left 2px;
}
.sweets .pdf ul{
	padding:5px 0 0;
	width:310px;
	margin:0;
	list-style:none;
	height:55px;
}
.sweets .pdf ul li{
	float:left;
}
.sweets .pdf ul li.pl30{
	padding-left:30px;
}



#first-col {
	width:650px;
	margin-left: 34px;
}

#main-col {
	width:650px;
	margin-left: 34px;
}





#plan-info ul {
	margin: 0;
	padding: 0;
}

#plan-info p {
	margin: 0;
	padding: 0;
}


#plan-info {
	width:550px;
	margin: 0 0 10px 20px;
	padding: 0 0 0 15px;
	font-size: 12px;
	color: #666666;
	overflow: hidden;
	zoom: 1;
	text-align: left;
}
#plan-info a {
	color: #003399;
	text-decoration: underline;
}
#plan-info a:hover {
	color: #003399;
	text-decoration: none;
}
#plan-info p#lodging-btn {
	width:423px;
	text-align: left;
	padding: 0 0 35px 0;
}
#plan-info p#lodging-btn2 {
	width:423px;
	text-align: left;
	padding: 15px 0 35px 0;
}



#plan-info p.plan-info-txt {
	padding: 5px 0 0 13px;
	line-height: 1.5;
	font-size: 96%;
}
#plan-info #net-plan {
	width:430px;
	padding: 10px 0 10px 15px;
	margin: 10px 0 15px 12px;
	background-color: #EFEFEF;
	overflow: hidden;
	zoom: 1;
}
#plan-info #net-plan p.net-plan-title {
	padding-bottom: 5px;
}

#plan-info #net-plan ul#net-plans li img {
}
#plan-info #net-plan ul#net-plans li {
	list-style: none;
	background: url(./img/top/blue-arrow.gif) no-repeat;
	background-position: 0px 7px;
	padding: 0 0 0 10px;
	line-height: 1.7;
	font-size: 90%;
}
span.orange-txt {
	color: #FF9933;
}
img#top-info {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

td.top-info-out {
	margin: 0 0 20px 0;
	padding: 0;
}






/* 閉館のお知らせ */
#thanks-message {
	color: #3B2D25;
	width: 600px;
	margin: 20px auto 50px auto;
	padding: 20px 0 0 0;
	font-size: 14px;
	text-align: left;
	line-height: 180%;
	background-color: #FFFFFF;
}
#thanks-message h2 {
	margin: 0 auto 30px auto;
	text-align: center;
}
#thanks-message p.from-company {
	margin-top: 10px;
	text-align: right;
}
#thanks-message p.thanks-main {
	margin-top: -8px;
}



























