@charset "utf-8";
/* CSS Document */
body {
	color: #666666;
	-webkit-print-color-adjust: exact;
}
h2 {
	position: absolute;
	top:20px;
	right: 45px;
	z-index: 2;
}
.blog_wrapper_main {
	width: 1000px;
	margin: 0 auto;
	position: absolute;
	top : 0;
	left: 0;
	right: 0;
}
.blog_wrapper {
	width: 1000px;
	margin: 0 auto;
}
.blog{
	background:url(../images/blog/bg01_blog.jpg) no-repeat;
	width:1000px;
	height:667px;
	padding:0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:1.2em;
	line-height:1.8em;
}

.rightbox{
	margin-top:0px;
	width:460px;
	float:right;
}

.leftbox{
	margin-top:390px;
	width:460px;
}

.leftbox p, .rightbox p{
	color: #3F3000;
}

.blog_img h3, .blog_img p {
	float: right;
	margin-left: 40px;
}

#modan {
	background: url(../images/blog/bg02_blog.jpg) 50% 0% no-repeat;
	width: 100%;
	height: 664px;
	padding-top: 60px;
}

#hinoki {
	background: url(../images/blog/bg03_blog.jpg) 50% 0%no-repeat;
	width: 100%;
	height: 654px;
	padding-top: 70px;
}

#ninki {
	background: url(../images/blog/bg04_blog.jpg) 50% 0% no-repeat;
	width: 100%;
	height: 654px;
	padding-top: 70px;
}

#modan h3 ,#ninki h3, #hinoki h3 {
	margin-top: -70px;
}

#goods {
	background: url(../images/blog/bg05_blog.jpg) 50% 0% no-repeat;
	width: 100%;
	height: 496px;
	padding-top: 10px;
}
.goods-text {
	text-align: center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 400px;
	line-height: 1.8em;
	letter-spacing: 0.3em;
}
.goods-text-enji {
	color: #8C0000;
	font-weight: bold;
	font-size: 15px;
}

.goods-img {
	margin-top: 100px;
}
.blog-box-tit {
	font-weight: bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom: 20px;
	font-style: 18px;
}
.blog-box-text {
	position: absolute;
	bottom: 0;
	width:230px;
}

.blog_box01, .blog_box02 {
	position: relative;
	color: #3F3000;
}
.blog_box01 .fl{
	width:230px;
	float:left;
}

.blog_box01 .fr{
	width:741px;
	float:right;
}

.blog_box02 .fl{
	width:741px;
	float:left;
}

.blog_box02 .fr{
	width:230px;
	float:right;
}

.blog_box03 .fl{
	width:631px;
	float:left;
}

.blog_box03 .fr{
	width:355px;
	float:right;
}

.blog_box01, .blog_box02, .blog_box03 {
	margin-bottom:50px;
}

#gallery {
	padding-top: 200px;
	margin-bottom: 50px;
}
#gallery .blog_wrapper {
	position: relative;
}
#gallery h3 {
	position: absolute;
	top:-140px;
	right: 0;
}

#announce {
	margin-bottom: 50px;
}
#announce > .fLeft {
	background: url(../images/blog/bg06_blog.jpg) no-repeat;
	width: 476px;
	height: 560px;
	padding: 10px;
}

#announce > .fRight {
	background: url(../images/blog/bg07_blog.jpg) no-repeat;
	width: 476px;
	height: 560px;
	padding: 10px;
}

#announce h4 {
	margin: 10px 0 15px;
}
#announce dt {
	color: #B28500;
	font-weight: bold;
}
#announce dd {
	margin-bottom: 15px;
}

.question_box {
	background: url(../images/blog/bg_question.jpg) no-repeat;
	width: 433px;
	height: 43px;
	padding: 15px 10px;
}
.announce_box_inner {padding: 0 10px;}

/* slider
--------------------------------------------------------- */

#slider1, #slider2, #slider3 {
	overflow: hidden;
	height: 350px;
}
#slider4 {
	overflow: hidden;
	height: 250px;
}

.slideCell {
	display: block;
	float: left;
	margin-right: 10px;
	height: 100%;
}


/* ===================================================
	CSS 更新履歴
======================================================

190322_ayano / body 背景色を削除

--------------------------------------------------- */