@charset "UTF-8";
/*
Theme Name: sh-otani2019 Theme
Theme URI: http://www.www.www/
Description: This is my sh-otani2019 theme.
*/

@import "css/post.css";

/* --------------------------------------------------
	ベース
-------------------------------------------------- */
html {
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #630;
	font-family: Myriad, Helvetica, Arial, "Meiryo", "メイリオ", sans-serif;
	line-height: 1.5;
    word-break: break-all;
    -webkit-tap-highlight-color: rgba(0,0,0,0); 
	-webkit-text-size-adjust: 100%;
	background-color: #fdf8e9;
	/*background-image: url(image/fab03.jpg);
	background-repeat: repeat;*/
	} 
	
html.osMac body, body.osMac {
    font-family: Myriad, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
	}
	
/* --------------------------------------------------
	テキスト
-------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	color: #630;
	}
p {
	color: #630;
	}	
	
a {
	color: #630;
	text-decoration: none;
	}	
a:hover, a:active {
	color: #00552e;
	font-weight: 600;
	text-decoration: none;
	}
div {
	color: #630;
	margin: 0;
	padding: 0;
	}
span {
	color: #777;
	}

.red {
	color: #c00;
	}

/* --------------------------------------------------
	リスト
-------------------------------------------------- */
li {
	list-style: none;
	}
	
/* --------------------------------------------------
	イメージ
-------------------------------------------------- */
img {
	border: none;
	margin: 0;
	padding: 0;
	}

/* --------------------------------------------------
	コンテナ
-------------------------------------------------- */
#container {
	margin: 0 auto 0;
	padding: 0;
	border-top: 0px solid #B8A27D;
	}

#container h1 {
	font-size: 90%;
	font-weight: 500;
	margin: 0;
	padding: 0 0 5px;
	color: #6B3A09;
	text-align: center;
	}
	
/* --------------------------------------------------
	ヘッダー
-------------------------------------------------- */
header {
	height: auto;
	margin: 0 auto;
	padding: 0 30px 0;
	clear: both;
	background-image: url(image/headimage.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	}

#header-inner {
	width: 900px;
	height: 130px;
	margin: 0 auto 0;
	overflow: hidden;
	}

#header-logo {
	width: 140px;
	margin: 15px auto 0;
	}
	
/* --------------------------------------------------
	ナビゲーション
-------------------------------------------------- */
nav {
	width: 100%;
	height: 100px;
	margin: 0 auto 30px;
	padding: 0;
	background-image: url(image/nav.jpg);
	background-repeat: repeat-x;
	}

nav ul {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 100px;
	background-image: url(image/nav-nav.jpg);
	background-repeat: no-repeat;
	}

nav li {
	list-style-type: none;
	float: left;
	width: 130px;
	height: 65px;
	margin-top: 0;
	overflow: hidden;
	position: relative;
	}

nav li.first {
	margin-left: 60px;
	}

nav li a img {
	margin: 0;
	padding: 0;
    position: relative;
    display: block;
	}

nav li a:hover img {
	top: -65px;
	}
	
/* --------------------------------------------------
	トップイメージ
-------------------------------------------------- */
#image {
	clear: both;
	width: 100%;
	min-width: 960px;
	height: 450px;
	margin: 0 auto 0px;
	overflow: hidden;
	position: relative;
	}

#image img {
	width: 2000px;
	height: 450px;
	margin-left: -1000px;
	padding-left: 50%;
	display: none;
	position: absolute;
	z-index: 0;
	}
	
#loading {
	position: absolute;
	left: 50%;
	top: 23%;
	}

/* --------------------------------------------------
	コンテンツ
-------------------------------------------------- */
#container-in {
	width: 900px;
	height: auto;
	margin: 0 auto 0;
	padding: 0 30px 60px;
	}

#content {
	clear: both;
	width: 610px;
	height: auto;
	float: left;
	margin: 0 0 20px;
	padding: 0;
	}

#content-top {
	clear: both;
	width: 610px;
	height: auto;
	float: left;
	margin: 10px 0 20px;
	padding: 0;
	}
		
#content-blog {
	clear: both;
	width: 520px;
	height: auto;
	float: left;
	margin: 10px 0 40px 40px;
	padding: 0;
	}

img.top {
	margin: 30px 0 35px;
	}
	
.line {
	clear: both;
	padding: 20px 0 40px;
	}

/* --------------------------------------------------
	ボックス
-------------------------------------------------- */
.box {
	width: 820px;
	height: auto;
	margin: 0 auto;
	padding: 0 40px;
	clear: both;
	}

.box-top {
	width: 820px;
	height: auto;
	margin: 5px auto;
	padding: 0 40px;
	clear: both;
	}

.box-item {
	width: 860px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 40px;
	clear: both;
	}
	
.box-item-in {
	width: 860px;
	height: auto;
	margin: 30px auto 0;
	padding: 0;
	clear: both;
	}
		
.box img,.box-shop img {
	margin: 0;
	}

.box img.last,.box-shop img.last {
	margin: 10px 0 30px;
	}

.box .top,.box-shop .top {
	margin: 35px 0 0 ;
	}
	
.box .last,.box-shop .last {
	margin: 0 0 35px;
	}
		
/* --------------------------------------------------
	お店についてのページ
-------------------------------------------------- */
.box-shop {
	width: 860px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 40px;
	clear: both;
	}

.box-left-shop {
	margin: 0;
	padding: 0;
	width: 480px;
	height: auto;
	float: left;
	}

.box-right-shop {
	margin: 0;
	padding: 0;
	width: 360px;
	height: auto;
	float: right;
	overflow: visible;
	}

/* サービス */
.box-service {
	margin: 0;
	padding: 0;
	width: 820px;
	height: auto;
	}
	
.box-left-service {
	margin: 0;
	padding: 0;
	width: 490px;
	float: left;
	}

.box-right-service {
	margin: 0;
	padding: 0;
	width: 300px;
	float: right;
	}
	
.box-right-service img {
	float: right;
	}

/* --------------------------------------------------
	枕のページ
-------------------------------------------------- */
.box-makura-left {
	width: 420px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	}

.box-makura-right {
	width: 380px;
	height: auto;
	float: right;
	margin: -40px 0 -40px;
	padding: 0;
	}
	
.box-makura {
	margin: 0 0 10px;
	padding: 0;
	width: 820px;
	clear: both;
	}

.box .box-makura img {
	margin: 0;
	padding: 0;
	}
	
/* 枕の当て方 */
.box-ate {
	width: 820px;
	height: 100px;
	margin: 0 0 30px;
	padding: 0;
	}

.box-left-ate {
	width: 530px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	}

.box-right-ate {
	width: 250px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
	}
	
.box-makura-left p.nayami {
	font-size: 150%;
	font-weight: 600;
	margin-bottom: 10px;
	}
	
/* --------------------------------------------------
	特徴
-------------------------------------------------- */
.box-feature {
	margin: 0;
	padding: 0;
	width: 820px;
	height: auto;
	clear: both;
	}

.box-left-feature {
	margin: 0;
	padding: 0;
	width: 520px;
	height: auto;
	float: left;
	clear: both;
	}

.box-right-feature {
	margin: 0;
	padding: 0;
	width: 260px;
	height: auto;
	float: right;
	}

.box-feature-sleepspa {
	margin: 0;
	padding: 0;
	width: 820px;
	height: 150px;
	clear: both;
	}

.box-feature-muatsu {
	margin: 0;
	padding: 0;
	width: 820px;
	height: 180px;
	clear: both;
	}
	
img.down {
	margin: 0 0 15px;
	}

/* --------------------------------------------------
	特徴
-------------------------------------------------- */
.spa-point-top {
	margin: 0 0 10px;
	padding: 0;
	width: 820px;
	min-height: 220px;
	clear: both;
	}
	
.spa-point {
	margin: 0 0 10px;
	padding: 0;
	width: 820px;
	min-height: 355px;
	clear: both;
	}

.spa-point-left {
	margin: 0;
	padding: 0;
	width: 385px;
	height: auto;
	float: left;
	clear: both;
	}

.spa-point-right {
	margin: 0;
	padding: 0;
	width: 385px;
	height: auto;
	float: right;
	}
	
/* --------------------------------------------------
	敷き布団のページ
-------------------------------------------------- */
.box-shiki-left {
	width: 300px;
	height: auto;
	float: left;
	margin: 0 0 10px;
	padding: 0;
	}

.box-shiki-right {
	width: 500px;
	height: auto;
	float: right;
	margin: 0 0 10px;
	padding: 0;
	}
	
/* --------------------------------------------------
	交通アクセス
-------------------------------------------------- */
#map {
	margin: 0 0 35px;
	padding: 0;
	width: 820px;
	clear: both;

	}

.box-left-map {
	margin: 0;
	padding: 0;
	width: 450px;
	float: left;
	}

.box-right-map {
	margin: 0;
	padding: 0;
	width: 320px;
	height: 190px;
	float: right;
	}

.box-right-map img {
	margin: 0;
	padding: 0;
	float: right;
	}
	
/* --------------------------------------------------
	box内テキスト
-------------------------------------------------- */
.box h2,.box-shop h2,.box-item h2 {
	font-family: "ＭＳ 明朝","ヒラギノ明朝 Pro W3",serif;
	font-size: 170%;
	font-weight: 600;
	line-height: 1.5;
	color: #354c1d;
	margin: 0 0 27px;
	padding-left: 48px;
	width: 772px;
	height: auto;
	background-image: url(image/sub-title.png);
	background-repeat: no-repeat;
	clear: both;
	}

.box h3,.box-makura h3,.box-item h3 {
	font-family: "ＭＳ 明朝","ヒラギノ明朝 Pro W3",serif;
	font-size: 140%;
	font-weight: 600;
	line-height: 1.1;
	margin: 0 0 15px;
	padding-left: 27px;
	width: auto;
	height: 24px;
	background-image: url(image/mark01.png);
	background-repeat: no-repeat;
	clear: both;
	}

.box h3.nakami {
	width: auto;
	height: 30px;
	line-height: 1.5;
	margin: 25px 0 15px;
	padding-left: 95px;
	background-image: url(image/nakami.png);
	background-repeat: no-repeat;
	}

.box h3.kawaji {
	width: auto;
	height: 30px;
	line-height: 1.5;
	margin: 10px 0 15px;
	padding-left: 95px;
	background-image: url(image/kawaji.png);
	background-repeat: no-repeat;
	}
	
.box h3.kiruto {
	width: auto;
	height: 30px;
	line-height: 1.5;
	margin: 10px 0 15px;
	padding-left: 95px;
	background-image: url(image/kiruto.png);
	background-repeat: no-repeat;
	}
	
.box h3.kodawari-1 {
	width: 410px;
	height: 30px;
	line-height: 1.5;
	padding-left: 90px;
	background-image: url(image/kodawari-1.png);
	background-repeat: no-repeat;
	}

.box h3.kodawari-2 {
	width: 410px;
	height: 30px;
	line-height: 1.5;
	padding-left: 90px;
	background-image: url(image/kodawari-2.png);
	background-repeat: no-repeat;
	}
	
.box h3.kodawari-3 {
	width: 410px;
	height: 30px;
	line-height: 1.5;
	padding-left: 90px;
	background-image: url(image/kodawari-3.png);
	background-repeat: no-repeat;
	}
	
.box h3.original {
	width: auto;
	height: 30px;
	line-height: 1.5;
	padding-left: 90px;
	background-image: url(image/original.png);
	background-repeat: no-repeat;
	}

.box h3.point {
	width: auto;
	height: 30px;
	line-height: 1.5;
	padding-left: 90px;
	background-image: url(image/point.png);
	background-repeat: no-repeat;
	}

#container-in .box p {
	font-size: 100%;
	margin: 0 0 20px;
	}
			
.box-shop p {
	font-size: 100%;
	margin: 0 0 20px;
	}
	
/* --------------------------------------------------
	診断
-------------------------------------------------- */
.box-mente-last {
	margin: 30px 40px 0;
	}
	
.box-shindan {
	margin: 30px 0 0;
	}

img.shindan {
	margin: 0 0 15px;
	padding: 0;
	float: left;
	}
	
/* --------------------------------------------------
	コーナー説明
-------------------------------------------------- */
.box h4 {
	font-family: "ＭＳ 明朝","ヒラギノ明朝 Pro W3",serif;
	font-size: 120%;
	font-weight: 600;
	line-height: 100%;
	margin: 3px 0 10px;
	}

.corner {
	border-left: 2px solid #D1B58D;
	margin-top: 10px;
	padding: 1px 0 2px 10px;
	}

.box-corner {
	width: 820px;
	height: auto;
	clear: both;
	padding: 0;
	margin: 0 0 40px;
	overflow: hidden;
	}

.box-corner-last {
	width: 820px;
	height: auto;
	clear: both;
	padding: 0;
	margin: 0 0 40px;
	overflow: hidden;
	}

.box-corner img,.box-corner-last img {
	width: 235px;
	height: auto;
	border: 5px solid #fcfcf5;
	box-shadow: 1px 1px 4px #aaa;
	}

.corner-img {
	width:250px;
	float: left;
	padding: 0;
	margin: 0 35px 0 0;
	}

.corner-img-last {
	width: 250px;
	float: right;
	padding: 0;
	margin: 0;
	}

p.cap {
	font-size: 90%;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	color: #6B3A09;
	margin: 0;
	}

/* --------------------------------------------------
	BOX info
-------------------------------------------------- */
.box-in-info {
	width: 820px;
	height: 90px;
	margin: 0 0 35px;
	padding: 0;
	}

.box-left-info {
	display: block;
	width: 400px;
	height: 90px;
	float: left;
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
	position: relative;
	}

.box-right-info {
	display: block;
	width: 400px;
	height: 90px;
	float: right;
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
	position: relative;
	}
	
.box-left-info a img,.box-right-info a img {
	margin: 0;
	padding: 0;
	position: relative;
    display: block;
	}

.box-left-info a:hover img,.box-right-info a:hover img {
	top: -100px;
	}

/* --------------------------------------------------
	BOX トップお店について
-------------------------------------------------- */
.box-top-left {
	width: 360px;
	height: auto;
	float: left;
	margin: 0 0 30px;
	padding: 0;
	}

.box-top-right {
	width: 440px;
	height: 280px;
	float: right;
	margin: 0 0 10px;
	padding: 0;
	}

/* --------------------------------------------------
	link
-------------------------------------------------- */
.link {
	width: 130px;
	height: 40px;
	overflow: hidden;
	position: relative;
	}

.link img {
	margin: 0;
	padding: 0;
    position: relative;
    display: block;
	}

.link:hover img {
	top: -40px
	}
	
/* --------------------------------------------------
	BOX こだわり寝具
-------------------------------------------------- */
	
.box3-in h2 {
	font-family: "ＭＳ 明朝","ヒラギノ明朝 Pro W3",serif;
	width: 220px;
	height: auto;
	font-size: 120%;
	line-height: 120%;
	color: #630;
	background-image: none;
	border-bottom: 1px solid #ad7e4e;
	margin: 0 0 5px;
	padding: 0 0 3px;
	}

.box3 {
	width: 820px;
	height: auto;
	margin: 0;
	padding: 0;
	}
	
.box3-in p {
	font-size: 90%;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	}

.box3-top {
	width: 260px;
	height: 190px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
.box3-bottom {
	width: 260px;
	height: 52px;
	margin: 0 0 30px;
	padding: 0;
	overflow: hidden;
	position: relative;
	}

.box3-bottom a img {
	margin: 0;
	padding: 0;
    position: relative;
    display: block;
	}

.box3-bottom a:hover img {
	top: -52px;
	}

.box3-in {
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0 20px;
	background-image: url(image/shingu.png);
	background-repeat: repeat-y;
	overflow: hidden;
	}

.box3-makura {
	width: 260px;
	height: auto;
	float: left;
	margin: 10px 20px 10px 0;
	padding: 0;
	}
	
.box3-umou {
	width: 260px;
	height: auto;
	float: left;
	margin:  10px 20px 10px 0;
	padding: 0;
	}
	
.box3-siki {
	width: 260px;
	height: auto;
	float: right;
	margin: 10px 0 10px;
	padding: 0;
	}

img.goyou {
	margin: 5px 0 25px;
	}

/* --------------------------------------------------
	バナー　ムアツ
-------------------------------------------------- */
.box-sonota {
	margin: 30px 0 0;
	height: auto;
	width: 820px;
	clear: both;
	}

#container-in .box-sonota p {
	margin: 0 0 10px;
	padding: 0;
	line-height: 1.0;
	}

.baner-muatsu {
	clear: both;
	display: block;
	width: 820px;
	height: 80px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	}
	
.baner-muatsu a img {
	margin: 0;
	padding: 0;
	position: relative;
    display: block;
	}

.baner-muatsu a:hover img {
	top: -85px;
	}
	
/* --------------------------------------------------
	バナー　大
-------------------------------------------------- */
.baner-big {
	clear: both;
	display: block;
	width: 830px;
	height: 210px;
	margin: 0 0 15px;
	padding: 0;
	overflow: hidden;
	position: relative;
	}

.baner-big-last {
	display: block;
	width: 830px;
	height: 210px;
	margin: 0 0 35px;
	padding: 0;
	overflow: hidden;
	position: relative;
	}
	
.baner-big a img, .baner-big-last a img {
	margin: 0;
	padding: 0;
	position: relative;
    display: block;
	}

.baner-big a:hover img, .baner-big-last a:hover img {
	top: -220px;
	}
	
/* --------------------------------------------------
	サイドバー
-------------------------------------------------- */
#sidebar {
	width: 240px;
	height: auto;
	float: right;
	margin: 30px 40px 80px 0;
	}

#sidebar-top {
	width: 240px;
	height: auto;
	float: right;
	margin: 10px 0 20px 0;
	}
	
.baner {
	display: block;
	width: 240px;
	height: 148px;
	margin: 0 0 10px;
	padding: 0;
	overflow: hidden;
	position: relative;
	}
	
.baner a img {
	margin: 0;
	padding: 0;
	position: relative;
    display: block;
	}

.baner a:hover img {
	top: -150px;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#sidebar .widget ul li {
	margin: 0 0 10px;
	padding: 0;
	}

#sidebar li li {
	font-size: 90%;
	margin: 5px 0;
	line-height: 1.58;
	border-bottom: 1px dotted #ad7e4e;
	}

#sidebar li li a {
	-webkit-text-size-adjust: none;
	background-image: url(image/arrow.png);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 0 17px;
	}

#sidebar li li a:hover {
	font-weight: 800;
	color: #00552e;
	}

ul.newslist li {
	font-size: 90%;
	margin: 5px 0;
	line-height: 1.8;
	border-bottom: 1px dotted #ad7e4e;
	}
		
#sidebar .widget {
	margin-bottom: 20px;
	}

#sidebar h2 {
	font-size: 100%;
	height: auto;
	color: #fff;
	background-color: #6B3A09;
	border-left: 5px solid #ad7e4e;
	padding: 3px 10px 1px;
	margin: 10px 0 10px;
	}

#sidebar h4 {
	font-size: 100%;
	margin: 0;
	}

#sidebar p {
	font-size: 90%;
	margin: 0 0 10px;
	}

/* --------------------------------------------------
	フッター
-------------------------------------------------- */
footer {
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	height: 440px;
	background-image: url(image/footer-back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}

footer p {
	clear: both;
	color: #555;
	text-align: center;
	font-size: 100%;
	font-style: normal;
	margin: 5px auto 0;
	bottom: 5px;
	}
	
#footer-top {
	height: 220px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#footer-bottom {
	height: 185px;
	margin: 0;
	padding: 0;
	}

#footer-copy {
	height: 35px;
	margin: 0;
	padding: 0;
	}

#footer-copy p {
	font-size: 10px;
	color: #fff;
	margin: 0;
	padding: 0;
	}

/* --------------------------------------------------
	フッター内ナビゲーション
-------------------------------------------------- */
#footer-nav {
	width: 900px;
	padding: 0;
	margin: 0 auto 0;
	}

#footer-nav-home {
	width: 180px;
	height: 30px;
	padding: 0;
	margin: 0;
	float: left;
	}

#footer-nav-contents {
	width: 720px;
	height: auto;
	padding: 0;
	margin: 0;
	float: right;
	}

#footer-nav-home img, #footer-nav-contents img {
	margin: 0;
	}
	
.footer-nav {
	width: 180px;
	padding: 0;
	margin: 0 auto 0;
	float: left;
	}

.footer-nav ul {
	width: auto;
	margin: 5px auto 0;
	padding: 0;
	float: left;
	}

.footer-nav li {
	text-align: left;
	margin: 0 0 10px;
	line-height: 12px;
	font-size: 12px;
	}

.footer-nav li a {
	background-image: url(image/footnavi-mark.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: 400;
	color: #fff;
	margin: 0;
	padding: 0 0 0 15px;
	}

.footer-nav li a:hover  {
	color: #ffc;
	font-weight: 600;
	border-bottom: 1px dotted #ffc;
	}
	
/* --------------------------------------------------
	パンくず
-------------------------------------------------- */
#breadcrumb  {
	color: #6B3A09;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

#breadcrumb div {
	display: inline;
	font-size: 12px;
	color: #6B3A09;
	}

#breadcrumb span {
	color: #6B3A09;
	}
	
#breadcrumb span:hover {
	color: #00552e;
	font-weight: 600;
	text-decoration: none;
	}

/* --------------------------------------------------
	ピックアップ記事（セール情報）
-------------------------------------------------- */
.post-pickup {
	margin-bottom: 20px;
	padding: 0;
	overflow: hidden;
	}

.post-pickup h3 {
	border-bottom: 1px dotted #ad7e4e;
	font-size: 160%;
	margin: 5px 3px 5px;
	padding: 0 2px;
	}
	
.post-pickup p.sale {
	font-size: 120%;
	font-weight: 600;
	margin: 10px 0;
	padding: 0 5px;
	}

.post-pickup p {
	font-size: 100%;
	margin: 10px 0 0;
	padding: 0 5px;
	}
	
.post-pickup img {
	box-shadow: 3px 3px 5px #aaa;
	}

/* --------------------------------------------------
	ニュース
-------------------------------------------------- */	
ul.newslist {
	padding: 0;
	margin: 0 0 5px;
	}

ul.newslist li,ul.newslist-info li {
	font-size: 90%;
	margin: 5px 0;
	line-height: 1.8;
	border-bottom: 1px dotted #ad7e4e;
	}

ul.newslist li a,ul.newslist-info li a {
	-webkit-text-size-adjust: none;
	background-image: url(image/arrow.png);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 0 17px;
	}

ul.newslist li span {
	-webkit-text-size-adjust: none;
	}

ul.newslist a:hover,ul.newslist-info a:hover {
	font-weight: 800;
	color: #00552e;
	}

ul.newslist span {
	color: #6B3A09;
	}
	
a.blog-link {
	font-size: 10px;
	font-weight: 600;
	text-align: center;
	float: right;
	color: #fff;
	background-color: #998160;
	margin: 0 0 10px;
	padding: 5px 10px 2px;
	border-radius: 5px;
	}
	
a.blog-link:hover {
	font-weight: 800;
	background-color: #00552e;
	}
	
/* --------------------------------------------------
	インフォメーション
-------------------------------------------------- */	
ul.newslist-info {
	padding: 0;
	margin: 0 0 15px;
	}
	

/* --------------------------------------------------
	トップに戻る
-------------------------------------------------- */
#back-top {
	position: fixed;
	right: 10px;
	bottom: 0;
	z-index: 99;
	}

#back-top a {
	width: 120px;
	height: 100px;
	overflow: hidden;
	position: relative;
	display: block;
	}

#back-top a img {
	margin: 0;
	padding: 0;
    position: relative;
	}

#back-top a:hover img {
	top: -110px;
	}

/* --------------------------------------------------
	テキスト切り替え
-------------------------------------------------- */
#text-switch {
	width: 50px;
	height: 210px;
	position: fixed;
	bottom: 42%;
	right: 0;
	z-index: 2;
	background-image: url(image/text-size.png);
	background-repeat: no-repeat;
	}

#text-switch ul {
	width: 30px;
	height: 60px;
	list-style: none;
	float: right;
	padding: 136px 6px 0 14px;
	margin: 0;
	clear:both;
	display:block;
	}
		
#text-switch li {
	list-style-type: none;
	overflow: hidden;
	position: relative;
    cursor: pointer;
    float: left;
	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0;
	display:block;
	}
	
#text-switch li a {
	overflow: hidden;
	}

#text-switch li a img {
	margin: 0;
	padding: 0;
    position: relative;
    display: block;
	}

#text-switch a:hover img {
	top: -30px;
	}

#text-switch li .selected img {
	top: -30px;
	}

/* --------------------------------------------------
	概要テーブル
-------------------------------------------------- */

div.data {
	margin: 0 0 35px;
	}

div.data table {
	width: 818px;
	}

div.data tr {
	width: 488px;
	height: auto;
	margin-bottom: 2px;
	padding:  2px 0;
	border-bottom: 5px solid #fdf8e9;
	}

div.data th {
	font-size: 95%;
	font-weight: normal;
	text-align: left;
	background-color: #fffffa;
	padding: 5px 15px;
	}

div.data th.category {
	font-family: "ＭＳ 明朝","ヒラギノ明朝 Pro W3",serif;
	font-weight: 600;
	font-size: 100%;
	width: 125px;
	background-color: #bc9D7A;
	border-right: 5px solid #fdf8e9;
	color: #fff;
	padding: 0;
	font-weight: bold;
	text-align: center;
	}

.box-fomakura {
	margin: 0 0 30px;
	padding: 0;
	width: 820px;
	clear: both;
	}
	
.box-fomakura03 {
	margin: 0 0 30px;
	padding: 20px;
	width: 780px;
	height: 330px;
	clear: both;
	background-image: url(image/fomakura03back.png);
	background-repeat: no-repeat;
	}

ul.tab {
	margin: 0;
	padding: 0;
	height: 40px;
	}

ul.tab li {
	list-style-type:none;
	width: 250px;
	margin:0 10px 0 0;
	height: 40px;
	float:left;
	}

ul.tab li a {
	font-size: 130%;
	outline:none;
	background-color: #e0d4b6;
	display:block;
	color:#fff;
	font-weight: bold;
	line-height: 40px;
	text-align:center;
	border-radius: 8px;
	}

ul.tab li a:hover {
	background-color: #8c6239;
	text-decoration:none;
	color:#fff;
	opacity: 0.7;
	}

ul.tab li a.selected {
	background-color: #8c6239;
	text-decoration:none;
	color:#fff;
	cursor:default;
	opacity: 1.0;
	}

ul.panel {
	margin: 0;
	padding: 0;
	width: 620px;
	height: 230px;
	}

ul.panel li {
	list-style-type:none;
	}

.access_info {
    width:100%;
    max-width: 824px;
    height: auto;
    margin: 0 0 30px;
}

.access_info img {
    width:100%;
    height: auto;
    margin: 0;
    vertical-align: middle;
}

/* --------------------------------------------------
	ムアツ
-------------------------------------------------- */
.box-lineup {
width:100%;
height:auto;
}

.box-lineup img {
width:100%;
height:auto;
margin: 0 auto 20px;
}

h5.price-b {
font-size:20px!important;
font-weight:bold!important;
margin:0!important;
line-height:1.2;
color:#1d2087;
}

h5.price-b span {
font-size:14px!important;
font-weight:bold!important;
margin:0!important;
line-height:1.2;
color:#1d2087;
}