@charset "shift_jis";

/*############ 　全ページ共通　 ############*/

body {margin-top: 0px; background-image: url(images/bg_body.gif); }
p {color: #666666; font-size:95%;}
a:link {color: #5736AD; }
a:visited {color: #423168; }
a:hover {color: #A244FF; }



/* 全体の枠 */
div#pageWrapper {
	width:760px;
	margin:0 auto 0 auto;
	border: #666699 solid 1px;
	background: #CFCDDE;
}

/*ヘッダー*/
div#header{
	width:100%;
	height:80px;
	background: url(images/header.jpg) no-repeat left top;
}

/*ナビゲーション*/
div#navi{
	width:610px;
	height:20px;
	padding:0 75px 0 75px;
	background: url(images/bg_navi.gif);
}

/*ボディ*/
div#mainWrapper{
	width:100%;
	margin:0;
}

div#mainbox{
	width:90%;
	background: #FFFFFF;
	margin:20px auto 20px auto;
	padding:17px;
}

/*フッター*/
div#footer{
	width:100%;
	background:#9A88B9 url(images/footer.gif) right no-repeat;
}

/*本文*/

h1 {

}

h2 {
	color: #666633;
	font-size: 110%;
	font-weight: bold;
}

h3 {
	color: #666666;
	font-size: 110%;
	font-weight: bold;
	margin:10px 0 5px 0;
}

h4 {
	color: #251D5C;
	font-size: 98%;
	font-weight: bold;
	margin:15px 0 15px 0;
}

.read {
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 1px;
	color: #4D4D73;
	font-weight: bold;
}

div#graybox {
	width:630px;
	padding:20px;
	background: #B4B4B4;
}

div#leftbox {
	width:300px;
	float: left;
}

div#rightbox {
	float:right;
	width:310px;
}

.clear {
	clear:both;
}

div.komidashi {
	width:670px;
	height:15px;
	background:url(images/bg_komidashi.jpg);
	padding:5px 0 5px 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.grayBold110{
	color: #4C4C4C;
	line-height: 120%;
	letter-spacing: 1px;
	font-weight:bold;
	font-size:110%;
}

.purpleBold {
	color: #663366;
	font-weight: bold;
	font-size: 12px;
}

.textSmall85 { font-size: 85%;}
.textSmall80 { font-size: 80%;}
.textCenter { text-align:center;}
.textRight { text-align:right;}
.textIndent30 { margin-left:30px;}
.textWhite { color:#FFFFFF;}
.dotline { 
	border-bottom: #AEAFC8 dotted 1px;
	clear:both;
	margin:20px 0 20px 0;
}


/*テーブルの設定*/
/*****　表関連 *****/

#mainbox table {
	font-size: 98%;
	border-top: 1px solid #5A5A5A;
	border-left: 1px solid #5A5A5A;
	margin: 10px 0 5px 0;
	width:100%;
	text-align:center;
}

#mainbox table td {
	background-color: #FFFFFF;
	border-right: 1px solid #5A5A5A;
	border-bottom: 1px solid #5A5A5A;
	color: #5A5A5A;
}

#mainbox table td.td_red {
	background-color: #FFB5B5;
	border-right: 1px solid #5A5A5A;
	border-bottom: 1px solid #5A5A5A;
	color: #333333;
}

#mainbox table td.td_blue {
	background-color: #CCCCFF;
	border-right: 1px solid #5A5A5A;
	border-bottom: 1px solid #5A5A5A;
	color: #333333;
}

#mainbox table th {
	background-color: #E0DBEE;
	border-right: 1px solid #5A5A5A;
	border-bottom: 1px solid #5A5A5A;
	color: #333333;
}

#mainbox table th.th_lightpurple {
	background-color: #EAE2EB;
	border-right: 1px solid #5A5A5A;
	border-bottom: 1px solid #5A5A5A;
	color: #5A5A5A;
}

#mainbox table th.th_gray {
	background-color: #999999;
	border-right: 1px solid #5A5A5A;
	border-bottom: 1px solid #5A5A5A;
	color: #FFFFFF;
}

/*テーブル（ボーダーなし）*/
#mainbox table.table_noborder {
	border:none;
}

#mainbox table.table_noborder td {
	border:none;
}


/*ページの先頭へ*/
.pagetop {
	width:680px;
	height:12px;
	text-align:right;
	margin:10px 0 0 0;
	clear:both;
}

.pagetop img {border:none;}


/*トップページ*/

.news_yoshinoya {
	width:320px;
	float:right;
	border:#292954 1px solid;
	background-color: #FFFFFF;
	padding: 10px;
	background-repeat: no-repeat;
}

.news_bridge {
	background: url(images/news_bridge.jpg) no-repeat;
	width:100%;
	height:55px;
	margin:20px 0 20px 0;
}

/*ご宿泊*/
.shukuhaku_photo{
	width:620px;
	height:350px;
	background:url(../shukuhaku/images/bg_photo.jpg) left top no-repeat;
	text-align:right;
	padding:40px 0 0 0;
	margin:10px auto 0 auto;
}


/*2009.09.01 追加*/
#contents_img {
	width:720px;
	margin:20px auto 0 auto;
}

.nodisplay {
	text-indent:-9999px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.news_yoshinoya h3 {
	height: 20px;
	width: 320px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/tl_whatsnew.gif);
	background-repeat: no-repeat;
}
.box760 {
	width:700px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 15px;

}
