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

#next-cont {
	width:910px;
	padding:40px 38px 0 32px;
	background-color:#fff;
}

#next-title {
	width:910px;
	border-bottom:2px solid #d9d9d9;
	margin-bottom:46px;
}

.next-title_left {
	width:804px;
	float:left;
}

.next-title_right {
	width:106px;
	float:left;
}

/*----- handling -----*/

#handling-bg {
	background:url(../img/handling-bg.gif) no-repeat 446px 403px;
}

#handling-cont {
	width:910px;
	padding-bottom:20px;
}

.handling-info {
	width:910px;
	padding-bottom:40px;
}

.handling-info_left {
	width:328px;
	float:left;
}

.handling-info_right {
	color:#646464;
	width:582px;
	float:left;
}

.handling-summary-title {
	padding-bottom:10px;
	border-bottom:1px dashed #b2b2b2;
	margin-bottom:12px;
}

/*----- summary -----*/

#summary-cont {
	width:910px;
	padding-bottom:25px;
}

.summary-info01 {
	width:910px;
	padding-bottom:38px;
	border-bottom:2px solid #d9d9d9;
	margin-bottom:42px;
}

.summary-info02 {
	width:910px;
	padding-bottom:62px;
	border-bottom:1px dashed #b2b2b2;
}

.summary-info_left {
	color:#646464;
	width:192px;
	float:left;
}

.summary-info_right {
	color:#646464;
	width:677px;
	float:left;
	margin-left:40px;
}

table#summary-info-table th {
	text-align:left;
	font-weight:normal;
	padding-bottom:14px;
}

table#summary-info-table td {
	padding-bottom:14px;
}

table#summary-info-table th.none,
table#summary-info-table td.none {
	padding:0;
}

.summary-info_right h4 {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:20px;
	font-weight:normal;
}

.photo-name {
	text-align:center;
	padding-top:36px;
}

p.photo {
	margin-bottom:14px;
}

p.name span {
	font-size:21px;
	line-height:30px;
	font-weight:normal;
}

p.name {
	font-size:16px;
	line-height:30px;
	font-weight:normal;
}

.profile {
	padding-bottom:26px;
	border-bottom:1px dashed #b2b2b2;
	margin-bottom:22px;
}

table#profile-info td.name {
	padding-bottom:14px;
}
