@charset "UTF-8";
/* CSS Document */

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

body {
	background-color: #F1F1F1;
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	text-align: center;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 15px;
}
a {
	color: #185FC1;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	/*background-image: url(images/header_line.jpg);*/
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper .inner {
	margin-right: auto;
	margin-left: auto;
	width: 1040px;
	padding-bottom: 50px;
	background-color: #FFF;
	background-image: url(images/header_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header-in {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#header-in h1 {
	float: left;
	width: 260px;
}
#header-in p.right {
	float: right;
	width: 415px;
}
.box {
	background-image: url(images/waku_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	margin-bottom: 50px;
}
.box-f {
	background-image: url(images/waku_foot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box-h {
	background-image: url(images/waku_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.box-in {
	width: 860px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}
#o-02box {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
		text-align: center;

}
.box p {
	font-size: 18px;
	text-align: left;
}
.box span {
	font-weight: bold;
}
.box p.s-txt {
	font-size: 15px;
}
.box p .red {
	color: #F00;
}

.box ul {
	font-size: 15px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.box ul li {
	background-image: url(images/list_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	line-height: 180%;
	color: #400000;
}
#mayami-box {
	margin-bottom: 50px;
}


#o-02box #cost {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#o-02box .right {
	float: right;
	margin-left: 20px;
}
#o-02box h2 {
	clear: none;
	float: none;
}
#o-02box h3 {
	clear: both;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#o-02box h3 img {
	margin-top: 20px;
}
#o-02box ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
#o-02box #fsc {
	clear: both;
	padding-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}
#o-02box #fsc .s-txt {
	float: right;
	width: 280px;
	margin-bottom: 100px;
}

#o-02box .box-f .box-h .box-in .inner #fsc .right a    {
	display: block;
	height: 50px;
	width: 280px;
}

#o-02box .box-f .box-h .box-in .inner #fsc .right a:hover {
	-moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=50);
	}
#wrapper .box .inner {
	padding-bottom: 30px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
}
#o-02box .left {
	float: left;
	margin-right: 20px;
}
#o-03box .clearfix {
	margin-bottom: 10px;
}
#o-03box .left {
	float: left;
	width: 422px;
}
#o-03box .clearfix img {
	margin-bottom: 10px;
}
#o-03box .right {
	float: right;
	width: 422px;
}
#flow-box .s-txt {
	float: none;
	color: #BA1A0B;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer {
	clear: both;
	float: none;
	width: 940px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 50px;
}
#footer h2 {
	width: 320px;
	float: left;
	padding: 0px;
}
#footer .left {
	float: left;
	width: 300px;
}
#footer .right {
	float: right;
	width: 320px;
}
#order_btn img {
	position: fixed;
	top: 200px;
	right: 0px;
}

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

#faq dl{
	width: 840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0.2em;
	margin-left: auto;
	text-align: left;
}

#faq dt{
	padding: 2px 0 10px 46px;
	border-bottom: 1px dotted #ccc;
	background-image: url(images/faq_q.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0;
}

#faq dd{zoom:1;}

#faq dd p{
	padding: 10px 10px 10px 46px;
	line-height: 1.8;
	border-bottom: 1px solid #ccc;
	background-color: #f0f8ff;
	background-image: url(images/faq_a.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-size: 14px;
}


/* clear hack */
#faq dd{zoom:1;}
#faq dd:after{content:" ";clear:both;height:0;display:block;visibility:hidden;}

#faq dl.end{margin:0 auto 3em;}


#flow-box p {
	font-size: 14px;
	width: 720px;
	float: right;
}
#flow-box ol {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flow-box ol li {
	background-image: url(images/flow_arrow.jpg);
	background-position: 30px 50px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin-right: 20px;
	text-align: center;
}
#flow-box ol li.no-img {
	background-image: none;	
}
#contact-box1 .left {
	float: left;
}

#contact-box1 a .left  {
	display: block;
	height: 80px;
	width: 409px;    
	}

#contact-box1 a:hover .left  {
   -moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=50);
	}
#contact-box1 a .right  {
	display: block;
	height: 80px;
	width: 409px;    
	}

#contact-box1 a:hover .right  {
   -moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=50);
	}
#contact-box2 a .left  {
	display: block;
	height: 80px;
	width: 409px;    
	}

#contact-box2 a:hover .left  {
   -moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=50);
	}
#contact-box2 a .right  {
	display: block;
	height: 80px;
	width: 409px;    
	}

#contact-box2 a:hover .right  {
   -moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=50);
	}
#contact-box1 .right {
	float: right;
}
#contact-box2 .left {
	float: left;
}
#contact-box2 .right {
	float: right;
}
#contact-box2 h2 {
	text-align: left;
}
#contact-box1 .clearfix {
	margin-bottom: 20px;
}
#contact-box2 .clearfix {
	margin-bottom: 20px;
}
#page-body {
	background-image: none;
	background-color: #FFFFFF;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 150%;
	padding-top: 30px;
	padding-bottom: 30px;
}
#page-body #wrapper {
	background-image: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#page-body #wrapper .g-ttl {
	color: #008C00;
	font-size: 20px;
}
#page-body #wrapper .g-txt {
	color: #008C00;
	font-size: 14px;
}
#page-body #wrapper #shikumi {
	background-image: url(images/page_img.jpg);
	background-repeat: no-repeat;
	height: 411px;
	background-position: 40px;
}
#page-body #wrapper p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#page-body #wrapper .box {
	background-image: none;
	width: 900px;
	margin-bottom: 20px;
}

#last {
	font-size: 8px;
	color: #FFF;
}