@charset "UTF-8";

/* メガバナー
----------------------------------------------------------------- */
#contents p.service-banner {
	margin-bottom: 10px;
	text-align:center;
	}

/* おまかせ名義変更
----------------------------------------------------------------- */
#contents .meigi,
#contents .meigi-inner,
#contents .meigi-inner-bottom {
	width: 800px;
	}

#contents .meigi {
	margin-bottom: 10px;
	background: url(../images/index/meigi_frame_center.jpg) top left repeat-y;
	text-align:center;
	margin-left: 68px;
	}

#contents .meigi-inner {
	background: url(../images/index/meigi_frame_top.jpg) no-repeat 0 55px;
	width:800px;
	}

#contents .meigi-inner-bottom {
	padding-bottom: 12px;
	background: url(../images/index/meigi_frame_bottom.jpg) bottom left no-repeat;
	width:800px;
	}

#contents p.meigi-service {
	margin: 0;
	text-align: center;
	}

#contents .meigi-btn {
	padding: 0 17px;
	}

#contents .meigi-btn .car1 {
	float: left;
	}

#contents .meigi-btn .car2 {
	float: left;
	}

#contents .meigi-btn .bike {
	float: right;
	}

#contents .meigi-price {
	text-align: center;
	}

/* ダブルパック
----------------------------------------------------------------- */
#contents .pack,
#contents .pack-inner,
#contents .pack-inner-bottom {
	width: 800px;
	}

#contents .pack {
	margin-bottom: 10px;
	margin-left: 68px;
	background: url(../images/index/pack_frame_center.jpg) top left repeat-y;
	text-align:center;
	}

#contents .pack-inner {
	background: url(../images/index/pack_frame_top.jpg) no-repeat 0 55px;
	}

#contents .pack-inner-bottom {
	padding-bottom: 12px;
	background: url(../images/index/pack_frame_bottom.jpg) bottom left no-repeat;
	width:800px;
	}

#contents p.pack-service {
	margin: 0;
	text-align: center;
	}

#contents .pack-btn {
	padding: 0 17px;
	}

#contents .pack-btn .car1 {
	float: left;
	}

#contents .pack-btn .car2 {
	float: left;
	}

#contents .pack-btn .bike {
	float: right;
	}

#contents .pack-price {
	text-align: center;
	}


