@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	background: #fff url(../img/back_body.gif);
	text-align: center;
	font-size: 12px;
	color: #777;
}
strong{
font-weight:bold;
}
a:link,
a:visited {
	color: #777;
}

a img {
	border-style: none;
}

img {
	vertical-align: bottom;
}
object,
embed,
iframe {
	vertical-align: top;
}

#wrapper {
	background: url(../img/back_wrapper.gif) repeat-x;
}

#doc {
	margin-left: auto;
	margin-right: auto;
	width: 960px;

	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'メイリオ', Meiryo, 'Verdana', 'MS P ゴシック';
	text-align: left;
	line-height: 140%;
}

#header {
}

#header div.title {
	display: block;
	clear: left;
	float: left;
	width: 360px;
	margin-bottom: 17px;
}
#header div.title h1 {
	float: left;
	padding-top: 13px;
	width: 360px;
	height: 26px;
	color: #444;
	font-size: 80%;
	font-weight: normal;
}

#header div.title a.logo {
	display: block;
	clear: left;
	float: left;
	width: 170px;
	height: 85px;
}

#header div.menu2 {
	float: left;
	padding-top: 10px;
	width: 600px;
	height: 47px;
	font-size: 70%;
	text-align: right;
}
#header div.menu2 a {
	padding-left: 16px;
	text-decoration: none;
}

#header div.language {
	visibility: hidden;	/* 20110929 公開当初は非表示 */
	float: right;
	width: 160px;
	height: 40px;
}

#header div.bgm {
	display: none;		/* 「body#home #header div.bgm」で表示 */
	float: right;
	width: 160px;
	height: 36px;
	margin-right: 35px;
	padding-top: 4px;
	text-align: right;
}

#header div.tel {
	display: block;
	clear: right;
	float:right;
	width:410px;
	height:26px;
}

#header div.menu {
	clear: both;
}
#header div.menu ul {
	list-style-type: none;
}
#header div.menu ul li {
	float: left;
}

div.feature {
	clear: both;
}
div.feature div.inner {
	background-color: #000;
	text-align: center;
}

#main {
}


#main div.footer {
	clear: both;
}

#maincontent {
	float: right;
	width: 720px;
	padding-bottom: 30px;
}
#maincontent div.inner {
	padding-top: 20px;
}
#maincontent div.inner div.crumb {
	margin-bottom: 16px;
	padding: 5px 35px;
	background: url(../img/back_crumb.gif) no-repeat;
	font-size: 80%;
}
#maincontent div.inner h3 {
/*	margin-top: 15px;*/
	margin-bottom: 22px;
	font-size: 130%;
	font-weight: bold;
}
#maincontent div.inner h4 {
	margin-bottom: 30px;
	font-size: 130%;
	text-decoration: underline;
}
#maincontent div.inner h4 span.en {
	margin-left: 20px;
	font-size: 80%;
}
#maincontent div.inner h5 {
	margin-bottom: 20px;
	text-decoration: underline;
}

#maincontent div.inner p {
	margin-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	line-height: 170%;
}

#maincontent div.inner div.contact {
	margin-top: 75px;
	padding-top: 25px;
	background: url(../img/footer/title_otoiawase.gif) no-repeat;
}

/*
#maincontent div.inner  ol {
	margin-bottom: 10px;
	margin-left: 20px;
}

#maincontent div.inner div.lead {
	margin-left: 10px;
	margin-bottom: 100px;
}
#maincontent div.inner div.lead p {
	margin-bottom: 30px;
	font-size: 90%;
	line-height: 160%;
}
#maincontent div.inner div.lead p.break {
	margin-bottom: 80px;
}

#maincontent div.inner div.body {
	margin-left: 10px;
	margin-bottom: 20px;
}
#maincontent div.inner div.body p {
	margin-bottom: 20px;
	line-height: 120%;
}
*/
#maincontent div.inner div.body ul {
	margin-bottom: 10px;
	margin-left: 20px;
}
#maincontent div.inner div.body ul li {
	line-height: 150%;
}
#maincontent div.inner div.body ol {
	margin-bottom: 10px;
	margin-left: 20px;
}
#maincontent div.inner div.body ol li {
	line-height: 150%;
}
#maincontent div.inner div.body dl {
	margin-left: 20px;
	margin-bottom: 20px;
}
#maincontent div.inner div.body dl dt {
	margin-bottom: 5px;
	font-weight: bold;
}
#maincontent div.inner div.body dl dd {
	margin-left: 10px;
	margin-bottom: 16px;
}

#maincontent div.inner div.description {
	margin-bottom: 30px;
}

/*
#maincontent div.inner div.itemname {
	margin-bottom: 10px;
	border-bottom: #000 1px solid;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 110%;
	text-align: center;
	line-height: 115%;
}
#maincontent div.inner div.itemname span.en {
	font-size: 70%;
}
*/

/* トップページ */
/*
#maincontent div.recommendedplan {
	margin-bottom: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #cecacb;
}
#maincontent div.recommendedplan h2 {
	float: left;
	width: 254px;
	height: 53px;
	background: transparent url(../img/back_recommendedplan.png) no-repeat scroll;
	text-indent: -99999px;
}
#maincontent div.recommendedplan div.planlist {
	float: right;
	width: 111px;
	margin-right: 10px;
	padding-top: 15px;
}

#maincontent div.recommendedplan div.content {
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
	border-top: #999 1px solid;
	padding-top: 10px;
}
#maincontent div.recommendedplan div.content div.photo {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#maincontent div.recommendedplan div.content h3 {
	margin-bottom: 16px;
	font-size: 80%;
	font-weight: bold;
}
#maincontent div.recommendedplan div.content p {
	margin-left: 30px;
	font-size: 72%;
}
#maincontent div.recommendedplan p span.button {
	display: block;
	margin-top: 10px;
	text-align: right;
}
#maincontent div.recommendedplan div.footer {
	clear: both;
}
#maincontent div.recentblogentries {
	margin-bottom: 16px;
}
#maincontent div.recentblogentries h2 {
	height: 29px;
	background: #a8a8a8 url(../img/back_recentblogentries.png) no-repeat scroll;
	text-indent: -99999px;
}
#maincontent div.recentblogentries dl {
	border-left: #a8a8a8 1px solid;
	border-right: #a8a8a8 1px solid;
	border-bottom: #a8a8a8 1px solid;
	padding: 16px;
	font-size: 85%;
}
#maincontent div.recentblogentries dt {
	clear: left;
	float: left;
	width: 40px;
	text-align: right;
}
#maincontent div.recentblogentries dd {
	margin-left: 50px;
}
#maincontent div.recentblogentries span.button_list {
	float: right;
}
#maincontent div.recentblogentries span.button_list img {
	border: 1px solid #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	margin: 5px 10px 0 0;
}*/
/* /トップページ */

#maincontent div.two_columns {
	margin-left: 20px;
	margin-bottom: 10px;
}
#maincontent div.two_columns div.alpha {
	float: left;
	width: 280px;
}
#maincontent div.two_columns div.beta {
	float: right;
	width: 280px;
}
#maincontent div.two_columns div.footer {
	clear: both;
}

#maincontent div.three_columns  {
	margin-left: 20px;
	margin-bottom: 10px;
}
#maincontent div.three_columns div.alpha {
	float: left;
	margin-right: 20px;
	width: 185px;
}
#maincontent div.three_columns div.beta {
	float: left;
	margin-right: 20px;
	width: 185px;
}
#maincontent div.three_columns div.gamma {
	float: left;
	width: 185px;
}
#maincontent div.three_columns div.footer {
	clear: both;
}

/* サイドバー */
#sidebar {
	float: right;
	width: 220px;
	margin-right: 20px;
	line-height: 170%;
}
* html #sidebar {margin-right: 0;}	/* IE6 */

#sidebar div.inner {
	padding: 20px 0;
}

#sidebar div.section {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../img/sidebar/border.gif) bottom left no-repeat;
}
#sidebar div.block {
	margin-bottom: 20px;
	padding: 10px 10px 15px 10px;
	background-image: url(../img/sidebar/bg_sidenavi.gif);
}
#sidebar div.block p {
	margin-bottom: 10px;
	padding: 0 5px;
}

#sidebar div.banner a img {
	margin-bottom: 10px;
}
#sidebar div.banner a:last-child img {
	margin-bottom: 0;
}

#sidebar img {
	vertical-align: top;
}

#sidebar .search_reservation table {
	margin: 5px auto 5px auto;
}
#sidebar .search_reservation table td {
	padding: 15px 0 15px 10px;
	border-bottom: #bbb 1px dotted;
}
#sidebar .search_reservation table tr.year_month_489ban td {
	padding-top: 0;
}
#sidebar .search_reservation table tr.submit_489ban td {
	padding-bottom: 0;
	padding-left: 0;
	border-bottom-style: none;
	text-align: center;
}
#sidebar .search_reservation table tr.submit_489ban td input#search_button_489ban {
	width: 180px;
	height: 36px;
	background: url(../img/sidebar/btn_kuushitsu.gif);
	border-style: none;
	text-indent: -9999px;
}
* html #sidebar .search_reservation table tr.submit_489ban td input#search_button_489ban {	/* IE6 */
	background-color: #bb2511;
	background-image: none;
	color: #fff;
	text-indent: 0;
}

#sidebar div.internet_kaiin div.button {
	text-align: center;
}
#sidebar div.internet_kaiin div.button a:first-child {
	margin-right: 15px;
}

#sidebar div.information {
	padding-bottom: 0;
}
#sidebar div.information div.button img {
	margin-bottom: 20px;
}
#sidebar div.information div.button img.last {
	margin-bottom: 0;
}

#sidebar div.map div.button {
	margin-top: 10px;
	text-align: center;
}

#sidebar div.sitesearch input.q {
	width: 153px;
	height: 33px;
	border: #ddd 1px solid;
	border-right-style: none;
	vertical-align: bottom;
	color: #ccc;
}
#sidebar div.sitesearch input.submit {
	vertical-align: bottom;
}
/* /サイドバー */

/* サイドバー（右側） */
#sidebar2 {
	float: right;
	width: 220px;
	margin-left: 20px;
	padding-bottom: 30px;
	line-height: 170%;
}
* html #sidebar2 {margin-left: 0;}	/* IE6 */

#sidebar div.inner {
	padding: 20px 0;
}

#sidebar2 div.section {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../img/sidebar/border.gif) bottom left no-repeat;
}
#sidebar2 div.block {
	margin-bottom: 20px;
	padding: 10px 10px 15px 10px;
	background-image: url(../img/sidebar/bg_sidenavi.gif);
}
#sidebar2 div.block p {
	margin-bottom: 10px;
	padding: 0 5px;
}

#sidebar2 div.banner a img {
	margin-bottom: 10px;
}
#sidebar2 div.banner a:last-child img {
	margin-bottom: 0;
}

#sidebar2 img {
	vertical-align: top;
}

#sidebar2 div.ranking img.border {
	margin-top: 10px;
}

#sidebar2 div.ranking ul li {
	clear: both;
}

#sidebar2 div.ranking ul li.item-01 {
	background: url(/img/home/sidebar2/bg_ranking_01.gif) no-repeat;
}
#sidebar2 div.ranking ul li.item-02 {
	background: url(/img/home/sidebar2/bg_ranking_02.gif) no-repeat;
}
#sidebar2 div.ranking ul li.item-03 {
	background: url(/img/home/sidebar2/bg_ranking_03.gif) no-repeat;
}
#sidebar2 div.ranking ul li .photo {
	float: left;
	width: 44px;	/* 53 - padding */
	height: 45px;	/* 54 - padding */
	background: url(/img/home/sidebar2/bg_ranking_photo.gif) no-repeat;
	padding: 4px 6px 5px 3px;
}
#sidebar2 div.ranking ul li .name {
	padding-left: 65px;
	padding-top: 35px;
}
#sidebar2 div.ranking ul li.item-01 .name,
#sidebar2 div.ranking ul li.item-02 .name {
	background: url(/img/sidebar/border.gif) bottom no-repeat;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


#sidebar2 div.bookmark {
	vertical-align: middle;
	text-align: bottom;
	align: center;
    width: 220px;	

}

#sidebar2 div.facebook {
	align: right;

}
#sidebar2 div.rss {
	background-image: url(../img/home/bnr/bg_dl.png);
}
#sidebar2 div.player {
	width: 105px;
    float: left;
	align: left;
}
/* /サイドバー（右側） */


#footer,
#footer_crumb {
	clear: right;
	position: absolute;
	left: 0;
	width: 100%;
	font-size: 80%;
}
#footer div.inner,
#footer_crumb div.inner {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	line-height: 150%;
}
* html #footer,
* html #footer_crumb {		/* IE6 */
	position: static;
	width: 960px;
}

#footer_crumb {
	height: 42px;
	background: url(../img/footer/bg_foot1.gif) repeat-x;
}
#footer {
	margin-top: 42px;
	background: url(../img/footer/bg_foot2.gif);
}
* html #footer {margin-top: 0;}	/* IE6 */

#footer_crumb div.inner {
	width: 940px;
	height: 27px;	/* 42 - 15 */
	padding-top: 15px;
	padding-left: 20px;
	background: url(../img/home_icon.gif) no-repeat center left;
}
#footer div.inner {
	padding-top: 25px;
	padding-bottom: 10px;
}

#footer div.menu {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../img/footer/footer_line.gif) no-repeat bottom left;
}
#footer div.menu div.contents {
	margin-bottom: 20px;
}
#footer div.menu div.contents div.footer {
	clear: both;
}
#footer div.menu div.contents div.main,
#footer div.menu div.contents div.sub {
	float: left;
	width: 190px;
}
#footer div.menu div.contents div.main a img {
	margin-bottom: 25px;
}
#footer div.menu div.contents div.sub h3 {
	margin-bottom: 5px;
	font-size: 120%;
}
#footer div.menu div.contents div.sub ul {
	margin-bottom: 20px;
	list-style: none;
	line-height: 200%;
}
#footer div.menu div.misc a {
	margin-right: 10px;
	padding-right: 10px;
	background: url(../img/footer/l.gif) no-repeat center right;
}
#footer div.menu div.misc a.last {
	background-image: none;
}

#footer div.address {
	padding-bottom: 15px;
}
#footer div.copyright {
	padding-bottom: 20px;
}

/* トップページ */
body#home #sidebar div.hidden_on_home {
	display: none;
}

body#home #wrapper {
	background-image: none;		/* 背景の黒帯なし */
}

body#home #header div.bgm {
	/*display: block;*/	/* 20110929 公開当初は非表示 */
}

body#home #header div.menu {
	position: relative;			/* menuとfeatureの位置を入れ替える */
	top: 436px;
}
body#home div.feature {
	position: relative;			/* menuとfeatureの位置を入れ替える */
	top: -63px;
	height: 436px;
}
body#home div.feature div.pad {
	display: none;
	height: 63px;
}

body#home #main {
	border-top-style: none;
}
body#home #maincontent > div.inner {
	float: left;
	width: 480px;
}

body#home #main li {
	list-style-type: none;
}

body#home #maincontent div.inner div.banner_top {
	margin-bottom: 30px;
}

body#home #maincontent div.inner div.notification {
	margin-bottom: 30px;
}
body#home #maincontent div.inner div.notification div.title {
	margin-bottom: 20px;
}
body#home #maincontent div.inner div.notification div.content {
	display: none;
	overflow: auto;
	height: 400px;
	margin: 0 1px;
	background-color: #fff;
	border: #dbdbdb 1px solid;
	border-style: none solid solid solid;
}
body#home #maincontent div.inner div.notification div.selected {
	display: block;
}
body#home #maincontent div.inner div.notification div.content ul {
	padding: 10px 0;
}
body#home #maincontent div.inner div.notification div.content ul li {
	padding: 10px 20px;
	background: url(../img/home/news_line.gif) center bottom no-repeat;
	line-height: 170%;
}
body#home #maincontent div.inner div.notification div.content ul li.title {
	text-align: center;
}
body#home #maincontent div.inner div.notification div.content ul li.more {
	text-align: right;
}
body#home #maincontent div.inner div.notification div.content ul li div.date {
	margin-top: 5px;
	color: #ccc;
}

body#home #maincontent div.inner div.recommendedplan {
	margin-bottom: 20px;
}
body#home #maincontent div.inner div.recommendedplan div.title {
	margin-bottom: 20px;
}
body#home #maincontent div.inner div.recommendedplan div.content {
	display: none;
	overflow: auto;
	height: 720px;
	margin: 0 1px;
	background-color: #fff;
	border: #dbdbdb 1px solid;
	border-style: none solid solid solid;
}
body#home #maincontent div.inner div.recommendedplan div.selected {
	display: block;
}
body#home #maincontent div.inner div.recommendedplan div.content ul {
	padding: 10px 0;
}
body#home #maincontent div.inner div.recommendedplan div.content ul li {
	padding: 20px 10px;
	background: url(../img/home/news_line.gif) center bottom no-repeat;
	line-height: 170%;
}
body#home #maincontent div.inner div.recommendedplan div.content ul li div.photo {
	float: left;
	width: 114px;
	margin-right: 15px;
	padding: 2px;
	border: #ccc 1px solid;
}
body#home #maincontent div.inner div.recommendedplan div.content ul li div.photo img {
	width: 114px;
}
body#home #maincontent div.inner div.recommendedplan div.content ul li div.name {
	background: url(../img/home/plan_line.gif) right bottom no-repeat;
	margin-bottom: 10px;
	margin-left: 130px;
	padding-bottom: 10px;
	font-weight: bold;
}
body#home #maincontent div.inner div.recommendedplan div.content ul li div.description {
	margin-left: 135px;
}
body#home #maincontent div.inner div.recommendedplan div.content ul li div.button {
	text-align: right;
}

body#home #maincontent div.banner_bottom {
	margin-bottom: 40px;
}
body#home #maincontent div.banner_bottom div {
	margin: 0;
}
body#home #maincontent div.banner_bottom div.footer {
	clear: left;
}
body#home #maincontent div.banner_bottom div.one_column,
body#home #maincontent div.banner_bottom div.two_columns,
body#home #maincontent div.banner_bottom div.three_columns {
	margin-bottom: 10px;
}

body#home #maincontent div.banner_bottom div.two_columns div.alpha,
body#home #maincontent div.banner_bottom div.two_columns div.beta {
	float: left;
	width: 235px;
}
body#home #maincontent div.banner_bottom div.three_columns div.alpha,
body#home #maincontent div.banner_bottom div.three_columns div.gamma {
	float: left;
	width: 155px;
}
body#home #maincontent div.banner_bottom div.three_columns div.beta {
	float: left;
	width: 150px;
}
body#home #maincontent div.banner_bottom div.two_columns div.alpha,
body#home #maincontent div.banner_bottom div.three_columns div.alpha,
body#home #maincontent div.banner_bottom div.three_columns div.beta {
	margin-right: 10px;
}

body#home #maincontent div.three_columns {
	margin-left: 0;
}
body#home #maincontent div.three_columns div.alpha {
	margin-right: 7px;
	width: 200px;
}
body#home #maincontent div.three_columns div.beta {
	margin-right: 7px;
	width: 200px;
	text-align: center;
}
body#home #maincontent div.three_columns div.gamma {
	width: 200px;
	text-align: right;
}

/* 旅亭 */
body#guestroom #main {
	border-top-style: none;
}

body#guestroom #maincontent div.matsushimakaku div.alpha {		/* 松島閣 */
	width: 350px;
}
body#guestroom #maincontent div.matsushimakaku div.beta {
	width: 300px;
}
body#guestroom #maincontent div.matsushimakaku div.alpha p {
	text-align: center;
}
body#guestroom #maincontent div.matsushimakaku div.beta div.content {
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px 10px 0 10px;
}
body#guestroom #maincontent div.matsushimakaku div.beta div.content p {
	font-size: 80%;
}
body#guestroom #maincontent div.matsushimakaku div.beta div.content p.detail {
	text-align: center;
}
body#guestroom #maincontent div.matsushimakaku div.beta div.content p.detail a {
	color: #303192;
	text-decoration: underline;
}
body#guestroom #maincontent div.matsushimakaku div.beta div.content p span.title {
	font-size: 150%;
}

/* 温泉 */
body#hotspring #main {
	border-top-style: none;
}

body#hotspring #maincontent div.notice {
	margin-left: 20px;
	background-color: #7c7c7c;
	padding: 20px;
	color: #fff;
}
body#hotspring #maincontent div.notice h3 {
	margin-bottom: 10px;
	border-bottom: #fff 1px solid;
	font-size: 85%;
}
body#hotspring #maincontent div.notice p {
	font-size: 80%;
	line-height: 120%;
}
body#hotspring #maincontent div.matsushimakaku div.alpha {		/* 松島閣 */
	width: 350px;
}
body#hotspring #maincontent div.matsushimakaku div.beta {
	width: 230px;
}
body#hotspring #maincontent div.matsushimakaku div.alpha p {
	text-align: center;
}
body#hotspring #maincontent div.matsushimakaku div.beta div.content {
	margin-left: 10px;
	margin-right: 10px;
	border: #000 1px solid;
	padding: 10px 10px 0 10px;
}
body#hotspring #maincontent div.matsushimakaku div.beta div.content p {
	font-size: 80%;
}
body#hotspring #maincontent div.matsushimakaku div.beta div.content p.detail {
	text-align: center;
}
body#hotspring #maincontent div.matsushimakaku div.beta div.content p.detail a {
	color: #303192;
	text-decoration: underline;
}
body#hotspring #maincontent div.matsushimakaku div.beta div.content p span.title {
	font-size: 150%;
}
/* お料理 */
body#dining #main {
	border-top-style: none;
}

body#dining #maincontent div.aizubland div.two_columns div.alpha {
	width: 200px;
	text-align: center;
}
body#dining #maincontent div.aizubland div.two_columns div.beta {
	width: 380px;
	text-align: left;
}
body#dining #maincontent div.aizubland div.two_columns div.beta div.detail {
	margin-top: 40px
}

body#dining #maincontent div.chef div.two_columns div.alpha {
	width: 380px;
}
body#dining #maincontent div.chef div.two_columns div.beta {
	width: 200px;
	text-align: center;
}
body#dining #maincontent div.matsushimakaku div.alpha {		/* 松島閣 */
	width: 350px;
}
body#dining #maincontent div.matsushimakaku div.beta {
	width: 230px;
}
body#dining #maincontent div.matsushimakaku div.alpha p {
	text-align: center;
}
body#dining #maincontent div.matsushimakaku div.beta div.content {
	margin-left: 10px;
	margin-right: 10px;
	border: #000 1px solid;
	padding: 10px 10px 0 10px;
}
body#dining #maincontent div.matsushimakaku div.beta div.content p {
	font-size: 80%;
}
body#dining #maincontent div.matsushimakaku div.beta div.content p.detail {
	text-align: center;
}
body#dining #maincontent div.matsushimakaku div.beta div.content p.detail a {
	color: #303192;
	text-decoration: underline;
}
body#dining #maincontent div.matsushimakaku div.beta div.content p span.title {
	font-size: 150%;
}

/* 館内案内 */
body#facilities #main {
	border-top-style: none;
}

/* 小原庄助 */
body#shousuke #main {
	border-top-style: none;
}

body#shousuke #maincontent div.matsushimakaku div.alpha {		/* 松島閣 */
	width: 350px;
}
body#shousuke #maincontent div.matsushimakaku div.beta {
	width: 330px;
}
body#shousuke #maincontent div.matsushimakaku div.alpha p {
	text-align: center;
}
body#shousuke #maincontent div.matsushimakaku div.beta div.content {
	margin-left: 10px;
	margin-right: 10px;
	border: #000 1px solid;
	padding: 10px 10px 0 10px;
}
body#shousuke #maincontent div.matsushimakaku div.beta div.content p {
}
body#shousuke #maincontent div.matsushimakaku div.beta div.content p.detail {
	text-align: center;
}
body#shousuke #maincontent div.matsushimakaku div.beta div.content p.detail a {
	color: #303192;
	text-decoration: underline;
}
body#shousuke #maincontent div.matsushimakaku div.beta div.content p span.title {
	font-size: 150%;
}

/* English */
body#english #maincontent div.body dl dt {
	clear: left;
	float: left;
	margin-right: 10px;
	width: 90px;
	text-align: right;
}

/* 宿泊約款 */
body#policy #maincontent div.name {
	clear: both;
	margin-bottom: 5px;
}
body#policy #maincontent div.number {
	clear: both;
	float: left;
	width: 50px;
	text-align: right;
	font-size: 75%;
	line-height: 100%;
}
body#policy #maincontent div.inner p {
	float: left;
	width: 550px;
	font-size: 80%;
	line-height: 100%;
}
body#policy #maincontent div.body {
	clear: left;
}
body#policy #maincontent div.body p {
	float: none;
}
body#policy #maincontent div.body table {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-bottom: 10px;
	border: #000 1px solid;
	border-collapse: collapse;
}
body#policy #maincontent div.body table td,
body#policy #maincontent div.body table th {
	border: #000 1px solid;
	padding: 2px;
	font-size: 75%;
	
}
body#policy #maincontent div.body table th {
	background-color: #cecacb;
}

/* コンセプト・赤ちゃんプラン */
body#concept #main,
body#everychildren #main {
	border-top-style: none;
}
body#concept #maincontent div.inner div.photo,
body#everychildren #maincontent div.inner div.photo {
	float: right;
	margin-left: 20px;
	width: 200px;
}
body#concept #maincontent div.inner div.photo p,
body#everychildren #maincontent div.inner div.photo p {
	padding-left: 0;
	padding-top: 10px;
	text-align: center;
}

body#everychildren #maincontent div.plan {
	margin-bottom: 10px;
	background-color: #e7e7e8;
	padding: 20px;
}
body#everychildren #maincontent div.plan div.photo {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	width: 280px;
}
body#everychildren #maincontent div.plan p {
	color: #6e6e70;
	font-size: 75%;
	line-height: 140%;
}
body#everychildren #maincontent div.plan div.title {
	margin-bottom: 10px;
	color: #404041;
	font-size: 80%;
	font-weight: bold;
}
body#everychildren #maincontent div.plan div.detail {
	text-align: right;
}
body#everychildren #maincontent div.plan div.detail a {
	font-weight: bold;
}
body#everychildren #maincontent div.plan div.footer {
	clear: left;
}

/* 会津の観光・大内宿 */
body#sightseeing #main,
body#oouchijyuku #main {
	border-top-style: none;
}
body#sightseeing #maincontent div.description div.alpha,
body#oouchijyuku #maincontent div.description div.alpha {
	width: 400px;
}
body#sightseeing #maincontent div.description div.beta,
body#oouchijyuku #maincontent div.description div.beta {
	width: 200px;
	text-align: center;
}

body#oouchijyuku #maincontent div.bus table {
	margin-bottom: 20px;
	border: #000 1px solid;
	border-collapse: collapse;
}
body#oouchijyuku #maincontent div.bus table td {
	border: #000 1px solid;
	padding: 2px 10px;
	font-size: 85%;
	text-align: center;
}
body#oouchijyuku #maincontent div.bus table th {
	border: #000 1px solid;
	background-color: #e7e7e8;
	padding: 2px 10px;
	font-size: 85%;
	text-align: center;
}
body#oouchijyuku #maincontent div.bus span.time {
	color: #f00;
}

/* ご予約特典 */
body#special #main {
	border-top-style: none;
}
body#special #maincontent div.special {
	margin-bottom: 10px;
	background-color: #d1d2d4;
	padding: 10px;
}
body#special #maincontent div.special p {
	line-height: 300%;
}
body#special #maincontent div.special p span.title {
	font-size: 130%;
}
body#special #maincontent div.remarkable {
	margin-top: 80px;
	margin-bottom: 100px;
	font-size: 150%;
	font-weight: bold;
	line-height: 160%;
}
body#special #maincontent div.registration {
	margin-top: 60px;
	margin-bottom: 40px;
	font-size: 130%;
	line-height: 160%;
}
body#special #maincontent div.registration a {
	color: #303192;
	font-weight: bold;
	text-decoration: underline;
}
body#special #maincontent div.privacy {
	text-align: right;
}

/* 宴会シミュレーション */
body#reservation_group #maincontent table td {
}
body#reservation_group #maincontent p.attention,
body#reservation_group #maincontent span.required {
	color: #c00;
	font-weight: bold;
}

body#reservation_group #maincontent table {
	margin-bottom: 20px;
	border: #000 1px solid;
	border-collapse: collapse;
}
body#reservation_group #maincontent table.layout,
body#reservation_group #maincontent table.layout td,
body#reservation_group #maincontent table.layout th {
	border-style: none;
}
body#reservation_group #maincontent table td {
	border: #000 1px solid;
	padding: 2px 2px;
}
body#reservation_group #maincontent table th {
	border: #000 1px solid;
	background-color: #e7e7e8;
	padding: 2px 2px;
}

/* お問い合せ */
body#inquire #maincontent div.inner div.body dl dd {
	font-size: 100%;
}

body#inquire #maincontent table {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border: #000 1px solid;
	border-collapse: collapse;
}
body#inquire #maincontent table td {
	border: #000 1px solid;
	padding: 2px 10px;
}
body#inquire #maincontent table th {
	border: #000 1px solid;
	background-color: #e7e7e8;
	padding: 2px 10px;
	text-align: center;
}

/* 採用情報 */
body#recruit #maincontent table {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border: #000 1px solid;
	border-collapse: collapse;
}
body#recruit #maincontent table td {
	border: #000 1px solid;
	padding: 2px 10px;
}
body#recruit #maincontent table th {
	border: #000 1px solid;
	background-color: #e7e7e8;
	padding: 2px 10px;
	text-align: center;
}

#sitemap_ichiran p{
font-size:12px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
body:first-of-type #sitemap_ichiran p {
font-size:12px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/*
#sidebar div.sitesearch_test_2 {
margin-top:15px;
	width: 245px;
	height: 51px;
	background: transparent url(../img/back_search_2.gif) no-repeat;
	position:relative;
}
#sidebar div.sitesearch_test_2 div.form {
	padding-left: 0;
	position:absolute;
	top:18px;
	left:55px;
}
#sidebar div.sitesearch_test_2 div.form input {
	width: 150px;
	height:15px;
	font-size:12px;
	border:1px solid #ffffff;
}
#sidebar div.sitesearch_test_2_side {
	margin-top:15px;
	width: 220px;
	height: 51px;
	background: transparent url(../img/back_search_2_side.gif) no-repeat;
	position:relative;
}
#sidebar div.sitesearch_test_2_side div.form {
	padding-left: 0;
	position:absolute;
	top:17px;
	left:53px;
}
#sidebar div.sitesearch_test_2_side div.form input {
	width: 130px;
	height:15px;
	font-size:12px;
	border:1px solid #ffffff;
}
sup{
font-size:9px;
}
.card{
	margin-top: 16px;
	padding-bottom:0px;
	text-align: center;
}
.bookmark{
	margin-top: 16px;
	padding-bottom: 0px;
	text-align: center;
}
.card p{
	margin: 10px 10px 10px 20px;
	font-size: 75%;
}
.bookmark p{
	margin: 10px 10px 10px 20px;
	font-size: 75%;
}
.bookmark-icons{
	padding-left: 10px;
}
*/
#_HLTfajaxContain{
	float: left;
}
.bright{
	color:#FFF;
}
.special{
	padding:18px;
	zoom:1;
	overflow:hidden;
}
.special p{
	margin-left:-10px;
	margin-bottom:0px;
	color:#FFF;
}
.box_image_side{
	width:249px;
}
.special2{
	margin:18px;
	zoom:1;
	overflow:hidden;
	border:thin;
	border-color:#666;
	border-style:solid;
}
