/*==== common ====*/
/*==== private ====*/
.page-gift-order-form {

}

.page-gift-order-form .page-form ul {
	width: 300px;
	margin: 0 auto 10px;
	padding: 5px 0 5px 10px;
}

.page-gift-order-form .page-form li {
	display: inline-block;
	vertical-align: top;
}

.page-gift-order-form .page-form ul.head {
	margin-top: 50px;
	background-color: #f5f5f5;
	text-align: left;
	color: gray;
	font-size: 10px;
}

.page-gift-order-form .page-form ul.head li.icon {
	margin: 0 10px;
}

.page-gift-order-form .page-form li.error {
	display: block;
}

.page-gift-order-form .page-form li.moushikomi-bangou {
	width: 130px;
}

.page-gift-order-form .page-form li.moushikomi-bangou1 {
	width: 62px;
}

.page-gift-order-form .page-form li.moushikomi-bangou2 {
	width: 50px;
}

.page-gift-order-form .page-form li.icon {
	width: 15px;
	text-align: center;
	margin: 10px;
}

.page-gift-order-form .page-form li.suryou {
	width: 80px;
}

.page-gift-order-form #addMoushikomiBox {
	width: 150px;
	float: right;
	margin: 10px 0;
}

.page-gift-order-form div.readme-center {
	text-align: center;
	margin: 0 0 20px 0;
}

.page-gift-order-form .title-catalog-end {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	line-height: 170%;
	padding: 30px 40px;
	margin: 0 auto;
	background-color: #f5f5f5;
	width: 90%;
}

.page-gift-order-form .title-catalog-end p {
	font-size: 11px;
	font-weight: normal;
	line-height: 170%;
	margin-top: 10px;
	text-align: center;
}

.page-gift-order-form p.assist {
	font-size: 11px;
	font-weight: normal;
	line-height: 170%;
	margin: 40px 10px 20px 10px;
	text-align: center;
}

.page-gift-order-form .title {
	padding: 10px 20px;
	font-size: 15px;
	margin: 0 0 25px 0;
	font-weight: bold;
	padding: 10px;
	background-color: #f5f5f5;
}

.page-gift-order-form .list{
	text-align: center;
}

.page-gift-order-form .list ul.last {
	margin: 0px 0px 30px 35px;
	display: block;
}

.page-gift-order-form ul.info {
	width: 45%;
	display: inline-block;
	margin-bottom: 40px;
	vertical-align: top;
	padding: 0 3%;
	box-sizing: border-box;
}

.page-gift-order-form ul.info li.image a p.name {
	color: #1c2c3a;
	padding: 10px 0 0 0;
}

.page-gift-order-form.none-sidebar a.link-button-w.w30 {
	width: 45%;
	margin: 0 auto;
}




