@charset "UTF-8";


/* 基本設定
-----------------------------*/

* {
	margin: 0;
	padding: 0;
}

body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4;
	background-color: #C7BCB0;
}

a {
	text-decoration: none;
}

a img {
	border:0;
}

a:link {
	color:#990033;
}

a:visited {
	color:#990033;
	text-decoration: none;	
}

a:hover {
	color:#999999;
	text-decoration: none;	
}

a:active {
	color:#990033;
	text-decoration: none;	
}

p,ul,dl {
	padding: 0;
	margin: 0;
}

h1,h2,h3 {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}

h2 {
	color: #3B051B;
}

table {
		margin: 0;
		padding: 0;
		width: 100%;
}

table th {
	background-color: #DDB7BC;
	font-weight: bold;
	color: #3B051B;
	padding: 3px 8px;
	text-align: left;
}

table td {
	text-align: left;
	margin:2px;
	padding: 3px 8px;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

table td.align-right {
	text-align: right;
}

ul li, ol li {
	margin: 0;
	padding: 0;
}

span.price {
	color: #990000;
	font-size: 100%;
}


/* レイアウト関係
-----------------------------*/

.twoColFixLt #container {
	width: 800px;
	margin: 0 auto;
	border: 0px solid #CCCCCC;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-y;
	background-position: left;
		overflow:hidden;

}

.twoColFixLt #sidebar1 {
	position:relative;
	float:left;
	width: 150px;
	padding: 15px 15px 10px 15px;
	margin: 0;
	background-color: #3B051B;
}

.twoColFixLt #mainContent {
	position:relative;
	float:left;
	/*margin: 0 0 0 181px;*/
	/*padding: 14px;*/
	padding:12px;
	width: 591px;
		overflow:hidden;
}

.twoColFixLt #header {
	float:left;
	width:620px;
	/*margin: 0 0 0 181px;*/
	background-color: #EDE3DE;
}


.twoColFixLt #header h2 {
	text-indent: -9999px;
	margin: 0;
	height: 104px;
	padding: 15px 20px 20px;
}

/* フッター　▼
-----------------------------*/
#footer {
	clear:both;
	background-color: #EDE3DE;
	width:800px;
	margin:0 auto;
}

#footertop {
	width:760px;
	margin:0 20px;
	padding: 25px 0 10px 0;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7BCB0;
}

#privacy {
	float:left;
	width:160px;
}
	
#privacy p {
	padding-top:10px;
	}

#privacy a {
	text-decoration:underline;
	}
	
#footer #address {
	float:left;
	width:250px;
	text-align:left;
	margin-left:20px;
	padding-right:10px;
	line-height:1.5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#C7BCB0;
	}
	
#address ul {
	width:250px;
}

#address li {
	width:250px;
	list-style:none;
}

#aed {
	width:200px;
	float:left;
	padding-left:10px;
	text-align:left;

}

#aed p {
	padding-top:20px;
}

#aed img {
	float:left;
	padding-right:15px;
	}

#seibundo {
	float:right;
	width:90px;
	padding-left:10px;
	text-align:center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C7BCB0;
}
	
#copyright {
	width:800px;
	height:30px;
	line-height:30px;

	/*background-color:#3B051B;
	color:#FFFFFF;*/
	clear:both;
	text-align:center;
	}

/* フッター　▲
-----------------------------*/



.twoColFixLt #mainContent h2 {
	clear:both;
	width: 500px;
	margin: 10px 0;
	padding: 0;
}

.twoColFixLt #mainContent img#btn-back {
	float:right;
	margin: 10px 0;
	padding: 0;
}

.twoColFixLt br.newline {
	clear:both;
	margin: 0;
	padding: 0;
	height: 0px;
}

/* ナビゲーション関係
-----------------------------*/

#navigation li {
	clear:both;
	list-style:none;
	height: 31px;
	width: 149px;
	text-indent: -9999px;
}

#navigation a {
		height: 31px;
		width: 149px;
		display:block;
}

#navigation li#top {
	background: url(../images/navi-top.gif) no-repeat 0 0;
}

#navigation li#top a:hover {
	background: url(../images/navi-top.gif) no-repeat 0 0;
}

#navigation li#info {
	background: url(../images/navi-info.gif) no-repeat 0 0;
}

#navigation li#info a:hover {
	background: url(../images/navi-info.gif) no-repeat 0 -32px;
}

#navigation li#point21 {
	background: url(../images/navi-point21.gif) no-repeat 0 0;
}

#navigation li#point21 a:hover {
	background: url(../images/navi-point21.gif) no-repeat 0 -32px;
}

#navigation li#guestroom {
	background: url(../images/navi-guestroom.gif) no-repeat 0 0;
}

#navigation li#guestroom a:hover {
	background: url(../images/navi-guestroom.gif) no-repeat 0 -32px;
}

#navigation li#reservation {
	background: url(../images/navi-reservation.gif) no-repeat 0 0;
}

#navigation li#reservation a:hover {
	background: url(../images/navi-reservation.gif) no-repeat 0 -32px;
}

#navigation li#shiga {
	background: url(../images/navi-shiga.gif) no-repeat 0 0;
}

#navigation li#shiga a:hover {
	background: url(../images/navi-shiga.gif) no-repeat 0 -32px;
}

#navigation li#restaurant {
	background: url(../images/navi-restaurant.gif) no-repeat 0 0;
}

#navigation li#restaurant a:hover {
	background: url(../images/navi-restaurant.gif) no-repeat 0 -32px;
}

#navigation li#blog {
	background: url(../images/navi-blog.gif) no-repeat 0 0;
}

#navigation li#blog a:hover {
	background: url(../images/navi-blog.gif) no-repeat 0 -32px;
}

#navigation li#recruit {
	height: 31px;
	background: url(../images/navi-recruit.gif) no-repeat 0 0px;
}

#navigation li#recruit a:hover {
	background: url(../images/navi-recruit.gif) no-repeat 0 -32px;
}


#navigation li#access {
	height: 32px;
	background: url(../images/navi-access.gif) no-repeat 0 0px;
}

#navigation li#access a:hover {
	background: url(../images/navi-access.gif) no-repeat 0 -32px;
}

#navigation li#mail {
	height: 26px;
	background: url(../images/navi-mail.gif) no-repeat 0 0;
}

#navigation li#mail a {
	height: 26px;
	background: url(../images/navi-mail.gif) no-repeat 0 0;
}

#navigation li#mail a:hover {
	height: 26px;
	background: url(../images/navi-mail.gif) no-repeat 0 0;
}

#navigation li#longstay {
	height: 53px;
	background: url(../images/banner_longstay_s.gif) no-repeat 0 0;
}

#navigation li#longstay a {
	height: 53px;
	background: url(../images/banner_longstay_s.gif) no-repeat 0 0;
}

#navigation li#longstay a:hover {
	height: 53px;
	background: url(../images/banner_longstay_s.gif) no-repeat 0 0;
}

#navigation li#address {
	height:auto;
	text-indent: 0px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 90%;
	margin: 10px 0;
}

#navigation li#bunner {
	width: 149px;
	margin: 4px auto 0 auto;
	text-indent: 0px;
}

#navigation li.bunner2 {
	margin: 35px auto 0 auto;
	text-indent: 0px;
	height:auto;
}



/* ページヘッダ関係
-----------------------------*/
.twoColFixLt #header h2#head-info {
	background-image: url(../info/images/header.gif);
}

.twoColFixLt #header h2#head-room {
	background-image: url(../room/images/header.gif);
}

.twoColFixLt #header h2#head-room-single {
	background-image: url(../room/images/header-room-single.gif);
}

.twoColFixLt #header h2#head-room-double {
	background-image: url(../room/images/header-room-double.gif);
}

.twoColFixLt #header h2#head-room-d1double {
	background-image: url(../room/images/header-room-d1double.gif);
}

.twoColFixLt #header h2#head-room-d2double {
	background-image: url(../room/images/header-room-d2double.gif);
}

.twoColFixLt #header h2#head-room-twin {
	background-image: url(../room/images/header-room-twin.gif);
}

.twoColFixLt #header h2#head-room-dtwin {
	background-image: url(../room/images/header-room-dtwin.gif);
}

.twoColFixLt #header h2#head-room-japanese {
	background-image: url(../room/images/header-room-japanese.gif);
}

.twoColFixLt #header h2#head-point21 {
	background-image: url(../point21/images/header.gif);
}

.twoColFixLt #header h2#head-reservation {
	background-image: url(../reservation/images/header.gif);
}

.twoColFixLt #header h2#head-weekend {
	background-image: url(../weekend/images/header.gif);
}

.twoColFixLt #header h2#head-restaurant {
	background-image:url(../restaurant/images/header.gif);
}
.twoColFixLt #header h2#head-nagahama{
	background-image: url(../weekend/images/hr_nagawaha2.jpg);
}

.twoColFixLt #header h2#head-blog {
	background-image: url(../blog/images/header.gif);
}

.twoColFixLt #header h2#head-recruit {
	background-image: url(../recruit/images/header.gif);
}

.twoColFixLt #header h2#head-access {
	background-image: url(../access/images/header.gif);
}

.twoColFixLt #header h2#head-inquiry {
	background-image: url(../inq/images/header.gif);
}

.twoColFixLt #header h2#head-golf {
	background-image: url(../golf/images/header.png);
}


/* ボックス関係
-----------------------------*/

/* TOPページ */

#mobilePR {
	position:absolute;
	left:0;
	top:0;
	background-image:url(../images/mobilePR.gif);
	width:194px;
	height:193px;
}

.twoColFixLt h2#head-top {
	/*
	height: 350px;
	background-image: url(../images/img-top-header.jpg);
	background-repeat: no-repeat;
	*/
	width: 619px;
	float: left;
	margin: 0;
	padding:0;
	text-indent:0;
}

.twoColFixLt #top-content {
	width:800px;
	background-color: #C7BCB0;
	font-weight: normal;
}

.twoColFixLt #top-point {
	width: 760px;
	padding: 20px 20px 0px 20px;
	margin: 0;
	background-color: #3B051B;
}

.clear-both {
	clear:both;
}

.twoColFixLt #point {
	width: 512px;
	height:470px;
	padding: 0;
	margin: 0;
	float:left;
	background-image:url(../images/centerline.gif);
	background-position:right;
	background-repeat:repeat-y;
	}

.twoColFixLt #point-title {
	width: 510px;
	padding: 0;
	margin: 0;
	height:40px;
	line-height:40px;
	background-color: #3B051B;
	background-image:url(../images/dotted.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	}

.twoColFixLt #top-point #point-title h3 {
	float:left;
	background-image:url(../images/point.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:78px;
	height:24px;
}

.twoColFixLt #top-point #point-title p {
	float:right;
	background-image:url(../images/recommendation.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:121px;
	height:24px;
}

#recommendation-point {
	width:510px;
	padding: 0;
	margin: 0;
	background-color: #3B051B;
	float:left;
	}
	
.point-explanation-rows {
	width:510px;
	padding: 20px 0 0 0;
	background-color: #3B051B;
	float:left;
	}

.point-explanation {
	float:left;
	width:238px;
	}

.twoColFixLt #top-point dl {
	width: 238px;
	margin: 0 0 0 10px;
	color: #FFFFFF;
}

.twoColFixLt #top-point dt {
	color: #FFCC00;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

.twoColFixLt #top-point dd {
	font-size: 90%;
	margin: 5px 5px 8px 10px;
	width: 225px;
	color: #FFFFFF;
}

/*　▼　空き室検索表示領域　*/

#roomsearch {
	width:248px;
	padding: 0;
	margin: 0;
	background-color: #3B051B;
	float:left;
	}
	
#roomsearch-title {
	width:248px;
	padding: 0;
	margin: 0;
	height:40px;
	line-height:40px;
	background-color: #3B051B;
	background-image:url(../images/dotted.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	}
	
#roomsearch-title h3 {
	float:left;
	background-image:url(../images/roomsearch.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:118px;
	height:24px;
	}
	
#roomsearch-title p {
	float:right;
	background-image:url(../images/roomsearch02.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:106px;
	height:24px;
	}

#roomsearch-form {
	width:238px;
	padding: 10px 0 10px 10px;
	margin: 0;
	color:#FFFFFF;
	background-color: #3B051B;
	float:left;
	line-height:2.0;
	}

#qrcode {
	margin-top:15px;
	}
	
#qrcode img {
	margin-top:5px;
	}

/*　▼　ブログRSS表示領域　*/

.twoColFixLt #rss-display {
	width: 760px;
	padding: 0px 20px 29px 20px;
	margin: 0;
	background-color: #3B051B;
}

.twoColFixLt #blogtopics {
	float:left;
	width:381px;
	background-image:url(../images/centerline.gif);
	background-position:right;
	background-repeat:repeat-y;
}
	
#blogtopics-tittle {
	padding: 0;
	margin: 0;
	height:40px;
	background-color: #3B051B;
	background-image:url(../images/dotted.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:379px;
	line-height:40px;
}
	
.twoColFixLt #blogtopics-tittle h3 {
	float:left;
	background-image:url(../images/blogtopics.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:106px;
	height:30px;
}

.twoColFixLt #blogtopics-tittle p {
	float:right;
	background-image:url(../images/recentblog.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:90px;
	height:30px;
}

.twoColFixLt #blogtopics dl {
	width: 349px;
	padding:0;
	margin: 10px;
	color: #FFFFFF;
}

.twoColFixLt #blogtopics dt {
	/*width: 349px;*/
	margin: 5px 0 0 0;
	padding:0;
	color: #A9C66C;
}

.twoColFixLt #blogtopics dd a {
	/*width: 330px;*/
	display:block;
	padding: 5px 5px 8px 10px;
	margin:0;
	font-size: 90%;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

/*▼　トリップアドバイザー表示領域*/
.trip{
	width:381px;
	float:left;
	padding: 14px 0 0;
}

.trip_box1{
	float:left;
	width:159px;
	padding: 0 10px 0 11px;
}

.trip_box2{
	float:left;
	width:180px;
}

.trip-item{
}

.trip-item2{
	color:#fff;
	font-size: 0.9em;
    padding: 0 0 0 6px;
}

.trip-item3{
	padding: 8px 0 0;
}

.trip-color{
	color: #A9C66C !important;
}
	
.trip-item2 a:hover{
	color: #D4F06D !important;
	text-decoration:underline !important;
}


/*　▼　ツイッターRSS表示領域　*/

.twoColFixLt #twitter {
	float:right;
	width:379px;
}
	
.twoColFixLt #twitter-tittle {
	padding: 0;
	margin: 0;
	height:40px;
	background-color: #3B051B;
	background-image:url(../images/dotted.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:379px;
	line-height:40px;
	}

.twoColFixLt #twitter-tittle h3 {
	float:left;
	background-image:url(../images/twitter.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:78px;
	height:30px;
}

.twoColFixLt #twitter-tittle p {
	float:right;
	background-image:url(../images/mutters.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:78px;
	height:30px;
}

.twoColFixLt #twitter-contents img {
	float:left;
	margin:3px 10px 20px 10px;
	width:48px;
	height:48px;
}

.twoColFixLt #twitter-contents p {
	float:right;
	margin:0px 10px 20px 10px;
}

.twoColFixLt #twitter-contents dl {
	width: 349px;
	padding:0;
	margin: 10px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.twoColFixLt #twitter-contents dt {
	/*width: 200px;*/
	/*margin: 5px 0 0 0;*/
	padding:0;
	color: #A9C66C;
}

.twoColFixLt #twitter-contents dd a {
	/*width: 200px;*/
	display:block;
	padding: 5px 5px 8px 10px;
	margin:0;
	font-size: 90%;
	color: #FFFFFF;
}

/* ブログ */
ul#sidebar2 {
	overflow:hidden;
	position:relative;
	float:left;
	list-style:none;
	padding: 0;
	margin: 0 0 0 -5px;
	background-color: #3B051B;
	clear:both;
	width: 160px;
}

ul#sidebar2 li {
	clear:both;
	list-style:none;
	width: 149px;
}

.twoColFixLt .box-blog {
	width: 591px; 
	float:left;
	margin: 20px 0;
	background: #EDE3DE url(../images/box01-bg.gif) repeat;
}

.twoColFixLt .box-blog h3 {
	padding: 5px 10px;
	background: #3B051B url(../images/box01-top.gif) no-repeat left top;
	color: #FFFFFF;
}

.twoColFixLt .box-blog h3 a {
	color: #FFFFFF;
}

.twoColFixLt .box-blog h3 a:hover {
	color: #FFCC00;
}

.twoColFixLt .box-blog ul, .twoColFixLt .box-blog ol {
	float:left;
	padding: 10px;
}

.twoColFixLt .box-blog li {
	margin: 0 20px;
	padding: 0;
}

.twoColFixLt .box-blog p {
	float:left;
	margin: 0;
	width: 571px;
	padding: 10px;
}
.twoColFixLt .box-blog p.commentinfo {
	float:left;
	margin: 0;
	width: 571px;
	padding: 10px;
	color: #FFFFFF;
	background-color: #AAAAAA;
}

.twoColFixLt .box-blog p p {
	float:left;
	margin: 0;
	padding: 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: none;
}


.twoColFixLt .box-blog p.footer {
	float:left;
	background: url(../images/box01-bottom.gif) no-repeat left bottom;
	margin: 0;
	width: 571px;
	padding: 10px;
}


/* ウィジット */
#categories {
	padding: 15px 0 0 0;
}

#sidebar1 h2 {
	padding: 3px 5px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 90%;
	background-color: #826822;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #483A12;
	border-bottom-color: #483A12;
	border-left-color: #FFFFFF;
}

#sidebar1 #categories li {
	color:#FFCC66;
	font-weight: normal;
	font-size: 90%;
}

#sidebar1 #categories a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 90%;
	margin: 0 0 0 10px;
}


#calendar {
	padding: 15px 0 15px 0;
	color: #FFFFFF;
}

#calendar a {
	color: #FFCC66;
}

#calendar table#wp-calendar {
	width: 100px:

}

table#wp-calendar th, table#wp-calendar td {
	margin: 0 auto;
	padding: 0;
	width: 10px:
	height:auto;
	text-align: center;
}

div.democracy {
	padding: 10px;
	background-color: #FFFFFF;
	margin: 0 0 10px 0;
	
}

#democracy ul{
	margin:5px 0;
}
#democracy ul li {
	width:130px;
}

.dem-vote-button {
	width: 130px;
}

/* １列タイプ */
.twoColFixLt .box01 {
	width: 591px; 
	float:left;
	margin: 20px 0;
	background: #EDE3DE url(../images/box01-bg.gif) repeat;
}


.twoColFixLt .box01 h3 {
	padding: 5px 10px;
	background: #3B051B url(../images/box01-top.gif) no-repeat left top;
	color: #FFFFFF;
}

.twoColFixLt .box01 h3 a {
	color: #FFFFFF;
}

.twoColFixLt .box01 p {
	float:left;
	background: url(../images/box01-bottom.gif) no-repeat left bottom;
	margin: 0;
	width: 571px;
	padding: 10px;
}

.twoColFixLt .box01 dl {
	float:left;
	width: 591px;
	clear:both;
	margin: 0;
	padding: 0 0 10px 0;
	background: url(../images/box01-bottom.gif) no-repeat left bottom;

}

.twoColFixLt .box01 dt {
	clear: left;
	float:left;
	margin: 0;
	padding: 10px;
}

.twoColFixLt .box01 dt.ivent {
	clear: left;
	float:left;
	margin-left: 5px;
	padding: 10px 10px 10px 2em;
	border-bottom: 1px #000000 dotted;
	width:560px;
}


.twoColFixLt .box01 dd {
	margin: 5px;
	padding: 10px 10px 10px 150px;
	border-bottom: 1px #000000 dotted;
}

.twoColFixLt .box01 a.btn {
	float:left;
	clear:both;
	margin: 15px 0 0 450px;
}

.twoColFixLt .box01 a.btn2 {
	/*clear:both;*/
	position:relative;
	float: right;
	/*margin: 0 0 0 460px;*/
}

.twoColFixLt .box01 dd table {
	width: 100%;
}

.twoColFixLt .box01 dl table.golf tr td{
	margin:5px 2px 5px 2px;
}

.twoColFixLt .box01 dl dd ol li {
	margin: 0 0 0 17px; 
}

.twoColFixLt .box01 .box01-01 {
	float: left;
	width: 275px;
	padding: 8px 8px 0px 8px;
	margin: 10px 0;
}

.twoColFixLt .box01 .box01-01 p {
	float: left;
	width: 150px;
	background-image: none;
}

.twoColFixLt .box01 .box01-01 h4 {
	float: left;
	width: 150px;
	margin: 0 5px;
	color: #537544;
}

.twoColFixLt .box01 .box01-01 img {
	float: left;
}

.twoColFixLt .box01 .box01-01 img.btn {
	float: left;
	margin: 5px;
}


.twoColFixLt .box01 .box01-02 {
	float: left;
	width: 570px;
	padding: 8px 8px 0px 8px;
	margin: 10px 0;
}

.twoColFixLt .box01 .box01-02 p {
	float: left;
	width: 450px;
	background-image: none;
}

.twoColFixLt .box01 .box01-02 h4 {
	float: left;
	width: 450px;
	margin: 0 5px;
	color: #537544;
}

.twoColFixLt .box01 .box01-02 img {
	float: left;
}

.twoColFixLt .box01 .box01-02 img.btn {
	float: left;
	margin: 5px;
}




/* 2列タイプ */
.twoColFixLt .box02 {
	position: relative;
	float:left;
	width: 291px;
	margin: 10px 2px;
	background: #EDE3DE url(../images/box02-bg.gif) repeat;
}
/*
.twoColFixLt .box02_left {
	clear: left;
	position:relative;
	
}
*/
.twoColFixLt .box02 img {
	float:left;
}

.twoColFixLt .box02 h3 {
	width: 271px;
	padding: 5px 10px;
	background: #3B051B url(../images/box02-top.gif) no-repeat left top;
	color: #FFFFFF;
}

.twoColFixLt .box02 p {
	width: 270px;
	float: left;
	margin: 0;
	padding: 8px 10px;
}

.twoColFixLt .box02 dl {
	width: 291px;
	clear:both;
	margin: 0;
	padding: 0 0 10px 0;
	background: url(../images/box02-bottom.gif) no-repeat left bottom;

}
.twoColFixLt .box02 p.footer {
	clear:both;
	width: 291px;
	padding: 0;
	background: url(../images/box02-bottom.gif) no-repeat left bottom;
}


.twoColFixLt .box02 dt {
	float:left;
	margin: 0;
	padding: 10px;
}

.twoColFixLt .box02 dd {
	margin: 5px;
	padding: 10px 10px 10px 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.twoColFixLt .box02 a.btn {
	clear:both;
	float:right;
	padding: 5px;
}

.twoColFixLt .box02 a.btn2 {
	/*clear:both;*/
	position:relative;
	float: right;
	/*margin: 0 0 0 460px;*/
}

.twoColFixLt .box02 table {
	width: 290px;
	padding: 5px;
	margin: 0;
	float:left;
}



/* 客室紹介タイプ */

.twoColFixLt .box-room-01 {
	float:left;
	width: 586px;
	margin: 10px 2px;
}

.twoColFixLt .box-room-01 img {
	float:right;
	border: 1px solid #CCCCCC;
}

.twoColFixLt .box-room-01 p {
	clear:left;
	width: 300px;
	margin: 0;
	padding: 5px 0;
}

.twoColFixLt .box-room-01 p.price-right {
	text-align: right;
	
}

.twoColFixLt .box-room-01 span.price {
	font-size: 120%;
	color: #990033;
}

.twoColFixLt .box-room-01 p.footer {
	clear:both;
	padding: 0;
	margin: 5px 0;
	background: url(../images/box01-bottom.gif) no-repeat left bottom;
}

.twoColFixLt .box-room-01 table {
	width: 300px;
	padding: 5px;
	margin: 0;
	float:left;
}

.twoColFixLt .box-room-01 div#btn-reservation {
	text-indent: -9999px;
	width: 300px;
	height: 100px;
}

.twoColFixLt .box-room-01 div#btn-reservation a {
	margin: 10px auto;
	display: block;
	width: 113px;
	height: 21px;
	background: url(../room/images/btn-reservation.gif) no-repeat 0 0;
}

.twoColFixLt .box-room-01 div#btn-reservation a:hover {
/*	margin: 10px auto;
	display: block;
	width: 113px;
	height: 21px;
	*/
	background: url(../room/images/btn-reservation.gif) no-repeat 0 -21px;
}

.twoColFixLt .box-room-point {
	width: 295px;
	float:left;
	margin:0;
	padding: 5px 0;
}

/* 客室詳細：共通ポイント */

.twoColFixLt .box-room-02 {
	width: 295px;
	float:left;
	margin:0;
	padding: 5px 0;
}
/*
.twoColFixLt .box02_left {
	clear: left;
	position:relative;
	
}
*/
.twoColFixLt .box-room-02 img {
	float:left;
	border: 1px solid #854D70;
}

.twoColFixLt .box-room-02 h3 {
	float:right;
	width: 149px;
	padding: 2px 5px;
	margin: 0 7px 0 0;
	color: #FFFFFF;
	background-color: #854D70;
}

.twoColFixLt .box-room-02 p {
	width: 151px;
	float: left;
	margin: 0;
	padding: 5px 0 0 5px;
}

/* 客室詳細：アメニュティー */

.twoColFixLt .box-room-03 {
	float:left;
	width: 591px;
	margin:0;
	padding: 20px 0;
}

.twoColFixLt .box-room-03 div.box-amenity {
	float: left;
	width: 100px;
	padding: 0;
	margin: 5px;
}
/*
.twoColFixLt .box02_left {
	clear: left;
	position:relative;
	
}

*/
.twoColFixLt .box-room-03 h3 {
	float:left;
	width: 130px;
	padding: 20px 0 8px 10px;
	margin: 0 5px 100px 0;
	color: #854D70;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #854D70;
}

.twoColFixLt .box-room-03 div.box-amenity h4 {

	font-size: 80%;
	width: 90px;
	padding: 0;
	margin: 0 0 5px 0;
	height:20px;
}

.twoColFixLt .box-room-03 div.box-amenity img {
	float:left;
	border: 1px solid #854D70;

}

.twoColFixLt .box-room-03 div.box-amenity p {
	width: 100px;
	float: left;
	margin: 0;
	padding: 5px 0 0 5px;
}

.twoColFixLt .box-room-03 p {
	float: left;
	width: 580px;
	clear:both;
	margin: 0;
	padding: 5px 0 0 5px;
	text-align: right;
	font-size: 80%;
}

/* 客室詳細：チェックイン／アウト */

.twoColFixLt .box-room-04 {
	float:left;
	margin:20px 0;
	padding: 0;
}

.twoColFixLt .box-room-04 dl {
	width: 591px;
	float: left;
	padding: 0;
	margin: 0;
}
/*
.twoColFixLt .box02_left {
	clear: left;
	position:relative;
	
}

*/
.twoColFixLt .box-room-04 dt {
	float: left;
	width: 100px;
	padding: 5px 8px;
	text-align: right;
	margin: 0 5px 0 0;
	color: #854D70;

}

.twoColFixLt .box-room-04 dd {
	float:left;
	padding: 5px 0;
	margin: 0;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


/* 3列タイプ */
.twoColFixLt .box03 {
	position: relative;
	float: left;
	width: 190px;
	margin: 10px 3px;
	background: #EDE3DE url(../images/box03-bg.gif) repeat;
}
/*
.twoColFixLt .box03_left {
	clear: left;
	position:relative;
	
}
*/
.twoColFixLt .box03 img {
	float:left;
	margin: 5px;
	border: 1px solid #999999;
}

.twoColFixLt .box03 h3 {
	width: 170px;
	padding: 5px 10px;
	background: #3B051B url(../images/box03-top.gif) no-repeat left top;
	color: #FFFFFF;
}

.twoColFixLt .box03 p {
	width: 180px;
	margin: 5px;
	padding: 0;
}

.twoColFixLt .box03 p.footer {
	clear: both;
	height: 5px;
	width: 190px;
	padding:0;
	margin: 0;
	background: #EDE3DE url(../images/box03-bottom.gif) no-repeat left bottom;
}


.twoColFixLt .box04 {
	width: 295px;
	float:left;
	margin: 5px 0;
	padding: 5px 0;
}

.twoColFixLt .box04 img {
	float:left;
	border: 1px solid #854D70;
}

.twoColFixLt .box04 h3 {
	float:right;
	width: 149px;
	padding: 2px 5px;
	margin: 0 7px 0 0;
	color: #FFFFFF;
	background-color: #557573;
}

.twoColFixLt .box04 p {
	width: 151px;
	float: left;
	margin: 0;
	padding: 5px 0 0 5px;
}

.twoColFixLt .box-mini2 {
	position:relative;
	float:left;
	width: 200px;
	margin: 5px;
	padding: 0;
}

.twoColFixLt .box-mini2 img {
	float:left;
	border: 1px solid #854D70;
}

.twoColFixLt .box-mini2 strong {
	float:left;
	width: 110px;
	padding: 2px 4px;
	margin: 0;
}

.twoColFixLt .box-mini2 p {
	width: 110px;
	float: left;
	margin: 0;
	padding: 3px 0 0 5px;
	background-image: none;
}

.twoColFixLt .box-mini {
	position:relative;
	float:left;
	width: 400px;
	margin: 5px;
	padding: 0;
}

.twoColFixLt .box-mini img {
	float:left;
	border: 1px solid #854D70;
}

.twoColFixLt .box-mini strong {
	float:left;
	width: 110px;
	padding: 2px 4px;
	margin: 0;
}

.twoColFixLt .box-mini p {
	width: 300px;
	float: left;
	margin: 0;
	padding: 3px 0 0 5px;
	background-image: none;
}

.twoColFixLt .box01-restaurant01 {
	width: 220px;
	float: left;
	margin: 0;
	padding:8px;
	background-image: none;
}

.twoColFixLt .box01-restaurant02 {
	float: right;
	width: 330px;
	margin: 0;
	padding:8px;
	background-image: none;
}
.twoColFixLt .box01-restaurant01 p {
	background-image: none;∂œ
	width:200px;
}


.twoColFixLt .box01-restaurant02 img {
	float: right;
	background-image: none;
}

.twoColFixLt .box01-restaurant02 strong {
	width: 190px;
	float: right;
	margin: 0;
	padding:5px;
	background-image: none;
	background-color: #557573;
	color: #FFFFFF;
}

.twoColFixLt .box01-restaurant02 p {
	float: right;
	width: 190px;
	padding:8px;
	background-image: none;
}


/* アクセス */

.twoColFixLt .box-map {
	width: 591px; 
	float:left;
	margin: 20px 0;
	padding: 0;
	background: #EDE3DE url(../images/box01-bg.gif) repeat;
}

.twoColFixLt .box-map02 {
	width :260px;
	float:left;
	margin: 10px 0 10px 10px;
	height: 800px;
}


.twoColFixLt .box-map h3 {
	width: 571px;
	padding: 5px 10px;
	background: #3B051B url(../images/box01-top.gif) no-repeat left top;
	color: #FFFFFF;
}
/*
.twoColFixLt .box-map .box-map03 {
	width:290px;
	margin:0;
	padding:0;
}
*/
.twoColFixLt .box-map03 h4 {
	float:left;
	width: 300px;
	padding: 3px 5px;
	margin: 10px 0;
	background-color: #594C48;
	color: #FFFFFF;
}

.twoColFixLt .box-map03 dl {
	float:left;
	margin: 5px 0px;
	width: 280px;
	padding: 0 3px;
}

.twoColFixLt .box-map03 dt {
	float:left;
	margin: 0;
	width: 270px;
	font-weight: bold;
	color: #594C48;
}

.twoColFixLt .box-map03 dd {
	float:left;
	margin: 5px;
	width: 280px;
}

.twoColFixLt .box-map03 p {
	float:left;
	padding: 0 8px;
	margin: 3px 8px;
	width: 274px;
}

.twoColFixLt .box-map p.footer {
	float:left;
	background: url(../images/box01-bottom.gif) no-repeat left bottom;
	margin: 0;
	width: 571px;
	padding: 10px;
}

.twoColFixLt .box-map img {
	/*float:left;*/
	float:left;
	border: 1px solid #594C48;	/*width:250px;*/
}

.twoColFixLt .box-map div.google {
	float:left;
	border: 1px solid #594C48;
	margin: 5px;
}

.twoColFixLt .box-map02 img.no-border {
	float:left;
	border: none;
	margin: 20px 0 0 0;
}

.twoColFixLt .box01 .map_img {
	float:left;
	background: url(../images/box01-bottom.gif) no-repeat left bottom;
	margin:0;
	padding:1px;
}

h1.pb{
	font-size:15px;
	font-weight:bold;
	color:#666666;
}

h2.pb{
	color:#660000;
	font-size:12.33px;
}

h2.pb a{
	text-decoration:underline;
	font-size:12.33px;
}

p.pb{
	margin-bottom:25px;
	line-height:160%;
}

/* サイトトップの情報表示
 ------------------------------------ */

div#topbnr {
	width:100%;
	height:30px;
	font-size:13px;
	line-height:29px;
	vertical-align:middle;
	background-image:url(../images/topbnr_bg.gif);
	background-repeat: repeat-x;
}

div#topbnr h1 {
	width:800px;
	margin:0 auto;
	text-align:left;
	color:#3B051B;
}

div#topbnr h2 {
	width:800px;
	margin:-30px auto 0 auto;
	text-align:right;
	color:#3B051B;
}

/*  長浜観光案内
 ------------------------------------ */
 
 /*  観光マップその1
 ------------------------------------ */
 .twoColFixLt #mainContent .kankoumap1{
	background: url("../images/box01-bg.gif") repeat scroll 0 0 #EDE3DE;
    float: left;
    margin: 10px 0;
    width: 591px;
	
 }
 
.twoColFixLt #mainContent .kankoumap1 h2{
	background: url("../images/box01-top.gif") no-repeat scroll left top #3B051B;
    color: #FFFFFF;
    padding: 5px 10px;
	margin:0;
	width:571px;
	float:left;
	
	
}

h2 .yume_map1{
	float:left;
	font-size:1.3em;
	font-weight:bold;
}

h2 .yume_map2{
	float:right;
	padding:2px 0 0 0;
}

.kankoumap1 .kankou_text{
	margin:0 auto;
	width:552px;
	padding:46px 0 53px 26px;
	line-height:25px;
	font-size:1.2em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#333;
	clear:both;
}

.kankoumap1 img{
	display: block;
    margin: 0 auto 20px;
	margin-bottom: 20px;
}

.kankoumap1 .map1{
	width:274px;
	padding:0 0 0 26px;
	float:left;
}

.kankoumap1 .map1 .map1_kankou{
	color:#330619;
	font-weight:bold;
	padding:0 0 5px;
}

.map_back{
	width:250px;
	
	border-right:4px solid #FFFFFF;
	border-left:4px solid #FFFFFF;
	border-bottom:4px solid #FFFFFF;
}

.map_back iframe{
	
}

.kankou_img{
	float:left;
	color:#330619;
	font-weight:bold;
	padding:0 0 21px 0;
}
.kankou_img img{
	margin-left:0px;
	margin-bottom:0;
}

.kankou_img .img_text{
	color:#330619;
	font-weight:bold;
	padding:0 0 4px 5px;
}

.kankou_bottom_back{
	clear:left;
	font-size:1px;
	text-indent:-999px;
	line-height:1px;
	height: 4px;
	background-image: url(../images/box01-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



/*  観光マップその1
 ------------------------------------ */
#bicycle{
	clear:both;

}
