@charset "utf-8";


/*　基本設定　*/
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,p,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
img {	
	border:0;
}
body {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
a {
	color: #444;
}
a:hover {
	color: #777;
}
.noline a {
	color: #666;
	text-decoration: none;
}
.noline a:hover {
	color: #999;
	text-decoration: none;
}
.clear {
	clear:both;
	font-size: 2px;
	line-height: 2px;
}

/*　共通レイアウト設定　*/
#center {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../img/by_bkimg_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 0px;
	height: auto;
	width: 960px;
}
#header {
	background-image: url(../img/by_bkimg_01.jpg);
	margin: 0px;
	width: 930px;
	background-position: center top;
	height: 70px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#headerleft {
	float: left;
	width: 500px;
}
#headerleft h2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 3px;
}
#headerright {
	float: right;
	text-align: right;
	width: 380px;
	margin-top: 12px;
}
#headerright p {
	margin-top: 3px;
}
#contents {
	margin: 0px;
	width: 940px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}
#plan_contents {
	margin: 0px;
	width: 850px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 13px;
	padding-left: 50px;
}
#top_leftbox {
	width: 320px;
	margin-left: 5px;
	float: left;
}
#page_leftbox {
	width: 200px;
	margin-left: 10px;
	float: left;
	margin-right: 40px;
}
#maincontents {
	float: right;
	width: 660px;
	margin-right: 30px;
}
#footer_nabi {
	text-align: right;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#footer_nabi_2 {
	text-align: right;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#footer_nabi_3 {
	text-align: right;
	margin-right: 15px;
	margin-top: 50px;
	margin-bottom: 0px;
}
/*　グローバルナビゲーション　*/
#gnabi {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 960px;
}
#gnabi li {
	width: 160px;
	float: left;
	list-style-type: none;
	height: 40px;
	text-indent: -9999px;
}
#gnabi li a {
	background-image: url(../img/by_img_gnabi.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 160px;
}
#gnabi_1 a {
	background-position: left top;
}
#gnabi_2 a {
	background-position: -160px top;
}
#gnabi_3 a {
	background-position: -320px top;
}
#gnabi_4 a {
	background-position: -480px top;
}
#gnabi_5 a {
	background-position: -640px top;
}
#gnabi_6 a {
	background-position: -800px top;
}
#gnabi_1 a:hover {
	background-position: left -40px;
}
#gnabi_2 a:hover {
	background-position: -160px -40px;
}
#gnabi_3 a:hover {
	background-position: -320px -40px;
}
#gnabi_4 a:hover {
	background-position: -480px -40px;
}
#gnabi_5 a:hover {
	background-position: -640px -40px;
}
#gnabi_6 a:hover {
	background-position: -800px -40px;
}



/*　女将の一言　*/
#messege {
	width: 308px;
	border: 1px solid #CFC6BC;
	margin-top: 15px;
	background-image: url(../img/by_bkimg_03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 30px;
}
.messege_box1 {
	margin-right: 10px;
	margin-bottom: 20px;
}
.messege_img1 {
	margin-top: 10px;
	margin-bottom: 5px;
}
.messege_img2 {
	float: left;
}
.messege_img2 p {
	height: 100px;
	width: 143px;
	background-image: url(../img/by_bkimg_05.jpg);
	background-repeat: no-repeat;
	background-position: -1px top;
}
.messege_img2 p img {
	margin-top: 7px;
	margin-left: 12px;
}
.messege_title {
	font-size: 12px;
	line-height: 16px;
}
.messege_title a {
	color: #5A2526;
}
.messege_title a:hover {
	color: #B54A4E;
}
.messege_txt {
	font-size: 10px;
	line-height: 14px;
}
.messege_btn {
	text-align: right;
	margin-top: 10px;
}
.messege_line {
	clear: both;
	background-image: url(../img/by_bkimg_06.jpg);
	background-position: center top;
	font-size: 10px;
	line-height: 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.messege_box2 {
	margin: 10px;
}


/*　インフォメーション　*/
#topinfo {
	margin-top: 70px;
	height: 104px;
	width: 275px;
	background-image: url(../img/by_bkimg_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-top: 10px;
}
#topinfo p {
	margin-bottom: 5px;
}

/*　アドレス　*/
address {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	line-height: 27px;
	height: 27px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}

/*　トップページ　*/
#top_maincontents {
	float: right;
	width: 615px;
}
/*　お勧めプラン　*/

#topplan {
	background-image: url(../img/by_bkimg_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 297px;
	width: 560px;
	padding-top: 15px;
	padding-right: 31px;
	padding-left: 24px;
}
#topplan h4 {
	margin: 0px;
}
.topplan_box {
	height: 115px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topplan_img {
	height: 110px;
	width: 150px;
	padding: 0px;
	background-image: url(../img/by_bkimg_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
}
.topplan_img img {
	margin: 8px;
}

.topplan_box_r {
	float: right;
	width: 400px;
	margin: 0px;
}
.topplan_box_r h5 {
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 14px;
}
.topplan_txt {
	font-size: 10px;
	line-height: 15px;
}
.topplan_btn {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 3px;
}
.topplan_line {
	background-image: url(../img/by_bkimg_10.jpg);
	width: 560px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	clear: both;
	font-size: 6px;
	line-height: 6px;
	margin: 0px;
	padding: 0px;
}

/*　お知らせ　*/
#topnews {
	width: 560px;
	background-image: url(../img/by_bkimg_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 275px;
	padding-left: 24px;
	padding-top: 18px;
	padding-right: 31px;
}
.topnews_box {
	width: 560px;
	margin-top: 15px;
	height: 50px;
}
#topnews h4 {
	margin-bottom: 20px;
}
.topnews_box h5 {
	font-size: 12px;
	width: 400px;
	float: left;
}
.topnews_data {
	text-align: right;
	margin-right: 20px;
	font-size: 10px;
}
.topnews_btn {
	text-align: right;
	width: 560px;
}
.topnews_txt {
	clear: both;
	font-size: 10px;
	line-height: 15px;
}
/*　リーフページサイドスペース　*/
.side_oshirase {
	background-image: url(../img/by_img_22.jpg);
	background-repeat: no-repeat;
	background-position: left 40px;
}
.side_txt01 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;

}
.side_txt01 a {
	color: #5C4E54;
}
.side_txt01 a:hover {
	color: #817A7D;
}
.side_txt02 {
	font-size: 10px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.side_txt03 {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-left: 10px;
}
.side_txt04 {
	text-align: right;
	margin-top: 3px;
}

/*　お風呂ページ　サブナビ　*/
.subnabi1 {
	text-indent: -9999px;
}
.subnabi1 a {
	background-image: url(../img/sidenabi_02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
}
#sn1_01 a {
	background-position: left top;
	}
#sn1_02 a {
	background-position: left -37px;
	}
#sn1_03 a {
	background-position: left -74px;
	}
#sn1_04 a {
	background-position: left -111px;
	height: 45px;
	}
.subnabi1 a:hover {
	background-image: url(../img/sidenabi_02_on.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
}
.subnabi2 {
	text-indent: -9999px;
}
.subnabi2 a {
	background-image: url(../img/sidenabi_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
}
.subnabi2 a:hover {
	background-image: url(../img/sidenabi_04_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
}
.subnabi3 {
	text-indent: -9999px;
}
.subnabi3 a {
	background-image: url(../img/sidenabi_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
}
.subnabi3 a:hover {
	background-image: url(../img/sidenabi_06_on.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
}

/*　館内施設　サブナビ　*/
.subnabi4 {
	text-indent: -9999px;
}
.subnabi4 a {
	background-image: url(../img/sidenabi_08.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
}
#sn4_01 a {
	background-position: left top;
	}
#sn4_02 a {
	background-position: left -37px;
	}
#sn4_03 a {
	background-position: left -74px;
	height: 45px;
	}

.subnabi4 a:hover {
	background-image: url(../img/sidenabi_08_on.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
}
.subnabi5 {
	text-indent: -9999px;
}
.subnabi5 a {
	background-image: url(../img/sidenabi_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
}
.subnabi5 a:hover {
	background-image: url(../img/sidenabi_10_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
}


/*　パンクズ　*/
.pankuzu {
	margin-left: 5px;
	color: #999;
	margin-top: 15px;
	margin-bottom: 40px;
}
.pankuzu a {
	color: #A48EA4;
	text-decoration: none;
}
/*　料金表ページ　*/
.charge_tbl01 {
	font-size: 12px;
	line-height: 20px;
	border-collapse: collapse;
	margin-left: 10px;
}
.charge_tbl01 tr th {
	width: 170px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #E6CB99;
}
.charge_tbl01 tr td {
	border: 1px solid #E6CB99;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.charge_tbl01_2 {
	text-align: center;
	padding: 3px;
}
.charge_tbl01_3 {
	text-align: center;
	width: 50px;
	background-color: #FDFBF7;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.charge_txt01 {
	margin-left: 12px;
	margin-top: 20px;
	margin-bottom: 50px;
}
/*　アクセスページ　*/
.access_tbl01 {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 80px;
	border-collapse: collapse;
}
.access_tbl01 tr th {
	width: 180px;
	background-color: #FCFBF7;
	border: 1px solid #DCB975;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 10px;
	line-height: 18px;
}
.access_tbl01 tr td {
	border: 1px solid #DCB975;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
}
/*　観光情報ページ　*/
.sightseeing_box01 {
	width: 650px;
	margin-left: 10px;
	height: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.sightseeing_box01_l {
	float: left;
	width: 220px;
}
.sightseeing_box01_r {
	width: 430px;
	float: right;
}
.sightseeing_box02 {
	width: 650px;
	margin-left: 10px;
	height: 121px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.sightseeing_box02_l {
	float: left;
	width: 315px;
	padding-right: 10px;
}
.sightseeing_box02_r {
	float: right;
	width: 315px;
	padding-left: 10px;
}
.sightseeing_box03_l {
	float: left;
	width: 145px;
}
.sightseeing_box03_r {
	float: right;
	width: 160px;
	height: 121px;
	padding-left: 5px;
}
.sightseeing_box03_r .name{
	height: 20px;
}
.sightseeing_box03_r .desc{
	height: 86px;
}
.sightseeing_box03_r .detail_btn{
	height: 15px;
	text-align: right;
	vertical-align: bottom;
}
.sightseeing_link {
	width: 650px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.sightseeing_hplink {
	margin-top: 10px;
}
.sightseeing_subtitle {
	width: 660px;
	height: 30px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.sightseeing_top_btn {
	padding: 5px 0 0;
	text-align: right;
}
/*　サイトマップ　*/
.sitemap_txt01 {
	list-style-type: none;
	list-style-image: url(../img/sitemap_img01.jpg);
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.sitemap_txt02 {
	list-style-image: url(../img/sitemap_img02.jpg);
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.sitemap_txt03 {
	margin-left: 20px;
	list-style-image: url(../img/sitemap_img03.jpg);
	margin-top: 15px;
	margin-bottom: 15px;
}
.sitemap_box01 {
	width: 320px;
	float: left;
	margin-left: 20px;
}
.sitemap_box02 {
	float: right;
	width: 320px;
}

/*　お風呂トップページ　*/
.bathline {
	background-image:url(../img/bath_img02.jpg);
	background-repeat:no-repeat;
	height: 50px;
	background-position: center;
}
.bath_box01 h6 {
	width: 125px;
	float: left;
	text-align: center;
}
.bath_box02 img {
	margin: 5px;
}
.bath_box02 {
	border: 1px solid #999;
	height: 135px;
	width: 172px;
	float: left;
	margin-right: 20px;
}
.bath_box03 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 20px;
	float: right;
	width: 310px;
	height: 135px;
}
.bath_box04 {
	margin-left: 5px;
	padding-left: 340px;
	background-image: url(../img/jetbath_img02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	height: 370px;
}
.bath_txt01 {
	background-image: url(../img/rebath_img04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	padding-top: 18px;
	padding-right: 25px;
	padding-bottom: 18px;
	padding-left: 25px;
}
.bath_txt02 {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 80px;
}

/*　女将の一言　お知らせ　一覧ページ　エントリーページ　*/
.commentlist_box01 {
	width: 630px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.commentlist_box01 h5 {
	font-size: 12px;
	width: 400px;
	float: left;
}
.commentlist_box01 h5 a {
	color: #493638;
}
.commentlist_box01 h5 a:hover {
	color: #6C5154;
}
.commentlist_data {
	float: right;
	width: 160px;
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
}
.commentlist_txt {
	clear: both;
	font-size: 11px;
}


.commentlist_box02 {
	width: 630px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 30px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 21px;
}
.commentlist_box02 h5 {
	font-size: 18px;
	width: 400px;
	float: left;
	font-weight: bold;
	color: #7A6773;
}
.commentlist_data2 {
	float: right;
	width: 160px;
	font-size: 12px;
	text-align: right;
	margin-right: 10px;
}
.commentlist_txt2 {
	clear: both;
	color: #42373E;
}
.commentlist_txt2 p img {
	height: 220px;
	margin-top: 10px;
	margin-right: 10px;
}
.commentlist_btn {
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 100px;
}
.commentlist_box03 {
	width: 630px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 30px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 12px;
	line-height: 21px;
}
.commentlist_box03 h5 {
	font-size: 16px;
	width: 400px;
	float: left;
	font-weight: bold;
}

/*　お問い合わせページ　*/
#contact_tbl {
	width: 600px;
	border-collapse: collapse;
	margin-left: 12px;
	margin-bottom: 20px;
}
#contact_tbl tr th {
	font-weight: normal;
	text-decoration: none;
	background-color: #F4F4EA;
	width: 140px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding: 10px;
	border: 1px solid #BEB476;
}
#contact_tbl tr td {
	border: 1px solid #BDB577;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
}
.contact_txt01 {
	text-align: right;
	margin-right: 50px;
	margin-bottom: 100px;
}
.contact_txt02 {
	color: #C30;
	}

/*　モバイルサイトのご案内　*/
#sendaddressbox {
	height: 120px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-left: 10px;
	margin-right: 10px;
}

/*　観光情報詳細　*/
.sightseeing-detail{
	width: 650px;
	margin: 5px;
	padding-bottom: 25px;
	border-bottom: 1px solid #C0C0C0;
}
.return_btn{
	margin: 0 0 50px;
	padding-right: 5px;
	text-align: right;
}

/*　梵潮寺　*/
#bon .box1_left{
	float: left;
	width: 350px;
	height: 235px;
	text-align: center;
}
#bon .box1_left p.title{
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
}
#bon .box1_left p.desc{
	padding: 5px 0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	color: #626262;
  text-align: left;
}
#bon .box1_right{
	float: right;
	width: 300px;
	height: 235px;
	text-align: center;
}
#bon .box2_left{
	float: left;
	width: 250px;
	height: 230px;
	padding: 0 5px;
}
#bon .box2_right{
	float: right;
	width: 380px;
	height: 230px;
	padding: 20px 0 10px 10px;
	text-align: center;
}
#bon .box2_right p.title{
	padding: 25px 0 5px;
	font-size: 14px;
	font-weight: bold;
	color: #008080;
	text-align: left;
}
#bon .box2_right p.desc{
	padding: 5px 0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	color: #008080;
  text-align: left;
}
#bon .text1{
	margin: 10px 0;
	font-size: 14px;
	font-weight: bold;
}
#bon .image1{
	text-align: center;
}
#bon .text2{
	padding: 5px;
	border: 1px double #C0C0C0;
	color: #626262;
}

/*　春雨の碑　*/
#harusame .box1{
	width: 650px;
	height: 53px;
	border-bottom: 1px solid #C0C0C0;
}
#harusame .box1_left{
	float: left;
	width: 450px;
	height: 53px;
	text-align: center;
}
#harusame .box1_left p.title{
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 43px;
}

#harusame .box1_right{
	float: right;
	width: 200px;
	height: 53px;
	text-align: center;
}
#harusame .box2_left{
	float: left;
	width: 110px;
	padding-top: 15px;
	padding-left: 30px;
	text-align: center;
}
#harusame .box2_left p.title{
	width: 110px;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#harusame .box2_right{
	float: right;
	width: 480px;
	padding-right: 30px;
}
#harusame .box3_left{
	float: left;
	width: 220px;
	height: 155px;
	padding: 20px 0 0 5px;
	color: #800000;
}
#harusame .box3_right{
	float: right;
	width: 250px;
	height: 166px;
	padding: 19px 0 0 5px;
	text-align: center;
}
#harusame .box4{
	width: 590px;
	margin: 30px 30px 0;
	border-top: 1px solid #C0C0C0;
}
#harusame .box4_left{
	float: left;
	width: 300px;
	padding: 20px 30px 20px 0;
	text-align: left;
}
#harusame .box4_right{
	float: right;
	width: 230px;
	padding: 20px 0 20px 30px;
	text-align: left;
}
#harusame .text1{
	padding: 0 30px;
	color: #800000;	
}
	
/*　石神神社　*/
#isigami .box1{
	width: 650px;
	height: 53px;
	border-bottom: 1px solid #C0C0C0;
}
#isigami .box1_left{
	float: left;
	width: 200px;
	height: 53px;
	text-align: center;
}
#isigami .box1_right{
	float: right;
	width: 450px;
	height: 53px;
	text-align: center;
}
#isigami .box1_right p.title, #isigami .box3_left p.title{
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 43px;
	color: #666;
	text-align: center;
}
#isigami .box3_left p.title{
	line-height: 25px;
	padding-bottom: 25px;
}
#isigami .box2_left{
	float: left;
	width: 190px;
	padding-top: 20px;
	padding-left: 30px;
}
#isigami .box2_right{
	float: right;
	width: 400px;
	padding-right: 30px;
}
#isigami .box3_left{
	float: left;
	width: 209px;
	padding: 20px 0 0 5px;
	color: #515100;
}
#isigami .box3_right{
	float: right;
	width: 181px;
	margin-left: 5px;
	padding: 10px 0 0;
	text-align: center;
}
#isigami .box3_right .image1{
	width: 161px;
	height: 181px;
	text-align: center;
}
#isigami .box3_right p{
	font-size: 10px;
}
#isigami .box4{
	width: 590px;
	margin: 30px 30px 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #C0C0C0;
}
#isigami .table1{
	width: 590px;
	font-size: 12px;
	text-align: center;
}
#isigami .table1 td.td1{
	width: 160px;
}
#isigami .table1 td.td3{
	width: 200px;
}

/*　鯨崎遊歩道　*/
#kujirazaki .box1{
	width: 650px;
	height: 53px;
	border-bottom: 1px solid #C0C0C0;
}
#kujirazaki .box1_left{
	float: left;
	width: 443px;
	height: 53px;
	text-align: center;
}
#kujirazaki .box1_left p.title{
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 43px;
}
#kujirazaki .box1_right{
	float: right;
	width: 207px;
	height: 53px;
	text-align: center;
}
#kujirazaki .text1{
	padding: 5px 0 15px;
}

#kujirazaki .box2{
	border-bottom: 1px solid #C0C0C0;
}
#kujirazaki .box2_left{
	float: left;
	width: 246px;
	padding-top: 10px;
}
#kujirazaki .box2_right{
	float: right;
	width: 394px;
	margin: 0 0 0 10px;
}
#kujirazaki .table1{
	font-size: 12px;
	border-collapse: collapse;
}
#kujirazaki .table1 td.td1, #kujirazaki .table1 td.td3{
	border-bottom: 1px solid #808080;
}
#kujirazaki .table1 td.td1{
	padding: 10px 10px 10px 0;
	text-align: center;
}
#kujirazaki .table1 td.td2{
	padding: 10px 0 0 0;
	text-align: center;	
}
#kujirazaki .table1 td.td3{
	padding: 0 0 10px 0;
}
#kujirazaki .kyoutyou1{
	color: #F00;
	font-weight: bold;
}
#sea_from_kujirazaki{
	margin: 20px 0;
	font-size: 12px;
	text-align: center;
}
#sea_from_kujirazaki td{
	padding: 5px 0;
}
#sea_from_kujirazaki .title{
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #808080;
	background: #DEF;
}

/*　相差漁港　*/
#minato .box1{
	width: 600px;
	margin: 0 25px;
}
#minato .box1_left{
	float: left;
	width: 200px;
	height: 160px;
	text-align: center;
}
#minato .box1_left p.title{
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
}
#minato .box1_right{
	float: right;
	width: 380px;
	height: 160px;
	padding-left: 10px;
	color: #000080;	
}
#minato .box1_right p.title{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #C0C0C0;
}
#minato .box1_right p.desc{
	padding: 5px 0;
}
#minato .table1{
	width: 600px;
	margin: 0 25px;
	font-size: 12px;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
#minato .table1 td{
	padding: 5px 0;
	width: 200px;
}
#minato .table1 td.td1{
	padding-top: 3px;
	vertical-align: top;
}
#minato .table1 td.td2{
	padding-bottom: 3px;
	vertical-align: bottom;
}
#minato .box2{
	width: 600px;
	margin: 10px 25px;
}

/*　千鳥ヶ浜　*/
#tidori .box1{
	width: 650px;
	height: 53px;
	border-bottom: 1px solid #C0C0C0;
}
#tidori .box1_left{
	float: left;
	width: 450px;
	height: 53px;
	text-align: center;
}
#tidori .box1_left p.title{
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 43px;
}

#tidori .box1_right{
	float: right;
	width: 200px;
	height: 53px;
	text-align: center;
}
#tidori .box2{
	width: 600px;
	margin: 10px 25px;
	font-size: 14px;
}
#tidori .box3{
	width: 600px;
	margin: 30px 25px 0;
	border-top: 1px solid #C0C0C0;
	color: #244973;
}
#tidori .box3_left{
	float: left;
	width: 260px;
	padding: 20px 20px 20px 0;
}
#tidori .box3_right{
	float: right;
	width: 300px;
	padding: 20px 0 20px 20px;
}
	
/*　鯨まつり　*/
#kujiramaturi .box1{
	width: 650px;
	height: 53px;
	border-bottom: 1px solid #C0C0C0;
}
#kujiramaturi .box1_left{
	float: left;
	width: 200px;
	height: 39px;
	padding: 7px 0;
	text-align: center;
}
#kujiramaturi .box1_right{
	float: right;
	width: 450px;
	height: 53px;
	text-align: center;
}
#kujiramaturi .box1_right p.title{
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 43px;
}
#kujiramaturi .box2, #kujiramaturi .box3{
	width: 550px;
	margin: 0 50px;
	color: #244973;
}
#kujiramaturi .box3{
	border-top: 1px solid #C0C0C0;
}
#kujiramaturi .box2_left{
	float: left;
	width: 200px;
	height: 193px;
	padding: 20px 20px 20px 0;
}
#kujiramaturi .box2_right{
	float: right;
	width: 310px;
	height: 163px;
	padding: 50px 0 20px 0;
}
#kujiramaturi .box3_left{
	float: left;
	width: 191px;
	height: 147px;
	padding: 40px 0 20px 0;
	text-align: right;
}
#kujiramaturi .box3_right{
	float: right;
	width: 329px;
	height: 167px;
	padding: 20px 0 20px 10px;
}

/*　相差獅子舞　*/
#sisimai .box1{
	width: 650px;
	height: 53px;
	border-bottom: 1px solid #C0C0C0;
}
#sisimai .box1_left{
	float: left;
	width: 200px;
	height: 39px;
	padding: 7px 0;
	text-align: center;
}
#sisimai .box1_right{
	float: right;
	width: 450px;
	height: 53px;
	text-align: center;
}
#sisimai .box1_right p.title{
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 43px;
}
#sisimai .box2, #sisimai .box3{
	width: 550px;
	margin: 0 50px;
	color: #800000;
}
#sisimai .box3{
	border-top: 1px solid #C0C0C0;
}
#sisimai .box2_left{
	float: left;
	width: 255px;
	height: 162px;
	padding: 50px 5px 20px 0;
	text-align: right;
}
#sisimai .box2_right{
	float: right;
	width: 250px;
	height: 192px;
	padding: 20px 20px 20px 0;
}
#sisimai .box3_left{
	float: left;
	width: 250px;
	height: 147px;
	padding: 25px 0 20px 20px;
	text-align: right;
}
#sisimai .box3_right{
	float: right;
	width: 270px;
	height: 167px;
	padding: 20px 0 20px 10px;
	text-align: center;
}

/*　願いが叶うご利益めぐり　*/
#goriyaku p{
	text-align: center;
}
#goriyaku .table1{
	width: 550px;
	margin: 10px 50px;
	border-collapse: collapse;
}
#goriyaku .table1 td{
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
#goriyaku .table1 td.td1{
	width: 150px;
	padding-right: 10px;
}
#goriyaku .table1 td.td2{
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: none;
	vertical-align: bottom;
}
#goriyaku .table1 td.td3{
	border-top: none;
	vertical-align: top;
}

/*　くじらウォッチング　*/
#watching p{
	text-align: center;
}
#watching .box1{
	width: 550px;
	height: 242px;
	margin: 10px 50px;
	padding: 10px 0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
#watching .box1_left{
	float: left;
	width: 200px;
}
#watching .box1_right{
	float: right;
	width: 330px;
	padding-left: 10px;
}
#watching .box1_right p.title{
	height: 60px;
	font-size: 14px;
	font-weight: bold;
	line-height: 60px;
	text-align: left;
}
#watching .box1_right p.desc{
	height: 180px;
	text-align: left;
	vertical-align: middle;
}
#watching .image1{
	width: 550px;
	margin: 10px 50px;
	text-align: center;
}

/*　マージン設定　*/
.ma_00 {
	margin: 0px;
}
.ma_l12 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.ma_l5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.ma_b5 {
	margin-bottom: 5px;
}
.ma_b10 {
	margin-bottom: 10px;
}
.ma_b20 {
	margin-bottom: 20px;
}
.ma_b35 {
	margin-bottom: 35px;
}
.ma_b50 {
	margin-bottom: 50px;
}
.ma_b80 {
	margin-bottom: 80px;
}
.ma_b100 {
	margin-bottom: 80px;
}

/* 文字入力制限用 */
.txtmode1 {
  ime-mode: active;   /* 全角モード */
}
.txtmode2 {
  ime-mode: disabled; /* 半角モード変更禁止 */
}


