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

	コンテンツ
	
-------------------------------------------------------------------*/
.article {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
.title_ar01 {
	background-color: #9E873F;
	text-align: center;
	height: 33px;
	padding-top: 17px;
	margin-bottom: 30px;
}
.ar01 {
}
.ar01 h3 {
	position: relative;
	top: 40px;
}
.article.ar01 .right_item {
	width: 680px;
	padding-top: 40px;
}
.bg_brown {
	background-color: #F9F8F7;
}
.bg_gray {
	background-color: #EEEFF0;
}
.article.ar02 {
}
.ar02 .title {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
}
.ar02 ul {
	width: 350px;
}
.ar02 li {
	background-image: url(../img/ar02_ic_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #93766B;
	font-size: 120%;
	padding-left: 30px;
	margin-bottom: 10px;
}
.ar02 .check {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
.ar03 {
	text-align: center;
	background-image: url(../img/ar03_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 496px;
	width: 100%;
}
.ar03 .cont {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
.ar03 .title {
	margin-bottom: 0px;
	padding-bottom: 40px;
}
.ar03 .cont .text {
	width: 580px;
	position: absolute;
	top: 40px;
	right: -40px;
}
.cause {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.cause_cont {
	background-image: url(../img/ar03_bg_02.jpg);
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 90px;
	padding-left: 90px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.cause_cont ul  {
	width: 360px;
}
.cause_cont li {
	font-size: 120%;
	font-weight: bold;
	color: #93766B;
	margin-bottom: 10px;
}

.article.ar04 {
	background-image: url(../img/ar04_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 40px;

}
.ar04 li {
	background-image: url(../img/ar04_ic_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 120%;
	font-weight: bold;
	color: #93766B;
	padding-left: 30px;
	margin-bottom: 10px;
}
.article.ar04_02 {
	background-image: url(../img/ar04_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 40px;

}

.ar04_02 h3 {
	padding-left: 70px;
}
.ar04_02 p {
	padding-left: 330px;
}
.ar04_02 li {
	background-image: url(../img/ar04_ic_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 120%;
	font-weight: bold;
	color: #93766B;
	padding-left: 30px;
	margin-bottom: 10px;
}
.ar04_02 ul {
	padding-left: 330px;
}

.menu_btn {
	background-color: #FFF;
	height: 335px;
	margin-top: 40px;
}
.menu_btn ul {
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
}
.menu_btn ul li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
.ar4_arrow  {
	text-align: center;
	background-image: url(../img/ar04_bg_arrow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 67px;
}



.article.ar05 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.article.ar06 {
	padding-top: 30px;
}
.ar06 dl {
	height: 160px;

}
.ar06 .arrow  {
	background-image: url(../img/ar06_arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.ar06 dl dt  {
	float: left;
}

.ar06 dl dd  {
	padding-left: 250px;
}

.ar06 dl dd img {
	margin-bottom: 20px;
}

.article.ar07 {
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 40px;
	padding-top: 40px;
}
.article.ar08 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.ar08 .left_item {
	width: 520px;
}

.ar08 .left_item .name {
	font-size: 150%;
	font-weight: bold;
	color: #A38D4A;
}
.ar08 .left_item .bg_white  {
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 20px;
}

.article.form {
	width: 860px;
	margin-top: 20px;
}
.article.ar09 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.ar09 ul {
	width: 350px;
	float: left;
	display: block;
}
.ar09 ul li  {
	margin-bottom: 10px;
}

.article.form .attention {
	border: 1px solid #CCC;
	padding: 10px;
	color: #C00;
	margin-bottom: 20px;
}

.order {
	background-image: url(../img/order_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.order .title_order {
	background-color: #FAE4EE;
	height: 32px;
	text-align: center;
	padding-top: 18px;
}
.order_cont {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/order.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 140px;
	position: relative;
}
.order_cont .tel {
	position: absolute;
	left: 180px;
	top: 23px;
}
.order_cont .btn {
	position: absolute;
	top: 46px;
	right: 145px;
}
.cost {
	font-size: 116%;
	font-weight: bold;
	text-align: right;
	padding-right: 40px;
}
#mv #mv_cont #jisseki {
	position: absolute;
	left: 960px;
	top: 65px;
}
.container #hoken p {
	padding-left: 100px;
}
.container #hoken .right_item {
	padding-right: 100px;
}
.container .column {
	background: #F7F5F4;
	margin-bottom: 50px;
}
.container .bg_gray .column {
	background: #EEEFF0;
}

.container .column h4,.container .column p {
	padding-right: 40px;
	padding-left: 40px;
	line-height: 200%;
	margin-bottom: 14px;
}
.column .box h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 13px;
}
.container .column .box {
	margin-bottom: 16px;
	padding-top: 20px;
}
.container .bg_gray .column .box {
}

.column .box h3 {
	margin-bottom: 16px;
	padding-left: 30px;
}
.column .box p.sub {
	padding-top: 20px;
}
.column .box .right_item {
	padding-left: 20px;
}
.column .box .left_item {
	padding-right: 20px;
	padding-bottom: 20px;
}
.bg_gray .gmenu {
	width: 919px;
	margin-right: auto;
	margin-left: auto;
}
.bg_gray .gmenu li {
	margin: 0px;
	padding: 0px;
	float: left;
}
/* -- to top ----------------------- */
.backtotop {
position: fixed;
right: 30px;
bottom: 30px;
z-index: 9000;
display: none;
} 

.backtotop a {
display: block;
margin: 0;
}
