/* 来店予約受付 */

#acceptance {
	height:42px;
	padding:8px 0 0 0;
	width:600px;
}

#acceptance h2 {
	float:left;
}

#acceptance .rightArea {
	float:right;
}

#reservation {
	clear:both;
	width:600px;
	background-color:#D9EDFF;
}

.reservation_main {
	padding:0 8px 0 13px;
}

.select {
	width:579px;
	height:84px;
}

.select_left {
	float:left;
}

.select_right {
	float:right;
	background-image:url(../contact/images/apindex_img05.gif);
	width:260px;
	height:74px;

}

.select_right form {
	margin:23px 0 0 22px;
}

.stores {
	clear:both;
	width:579px;
	background-image:url(../contact/images/apindex_img07.gif);	
}


.stores_btm {
	background-image:url(../contact/images/apindex_img08.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

.checkArea {
	margin-left:8px;
	width:513px;
}

.checkArea p {
	width:337px;
	float:left;
}

.checkBtn {
	float:right;
}

#shopArea {
	clear:both;
	width:559px;
	margin:0 0 0 8px;
}

#shopArea .shop {
	width:273px;
	background-image:url(../contact/images/apindex_img10.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-right:12px;
	float:left;
}

#shopArea .shop02 {
	width:273px;
	background-image:url(../contact/images/apindex_img10.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

.shop_btm {
	width:273px;
	background-image:url(../contact/images/apindex_img11.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:19px;
}

.shop_head {
	width:261px;
	margin:5px 5px 0 5px;
}	

.shop_left {
	float:left;
	width:147px;
}

.shop_right {
	float:right;
	width:114px;
}

.map {
	clear:both;
	padding:0 5px;
}

/* 来店予約受付フォーム */

#reservation_form {
	width:600px;
	background-image:url(../contact/images/ap_form_img01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:20px;
}

.reservation_form_btm {
	width:600px;
	background-image:url(../contact/images/ap_form_img02.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:40px;
}

.shop_info {
	margin:0 18px 0 21px;
}

.shop_info h3 {
	margin-bottom:8px;
}

.info_txt {
	padding-bottom:10px;
}

#attention {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 560px;
}
#attention2 {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../contact/images/apindex_keitai.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 579px;
}
#attention2 p {
	margin: 0px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 110px;
	font-size: 14px;
	color: #F60;
}

#form_list {
	margin:0 18px 0 21px;
	font-size:10px;
	line-height:170%;
}

#list {
	font-size:12px;
	line-height:125%;
}

.space {
	padding:5px;
}
.space textarea {
	font-size: 12px;
}


.space02 {
	padding:3px;
}
