#arrow {
	left: 273px;
}

.small {
	font-size: 10px;
}

#contents .inner {
	padding: 30px 60px 65px;
}

.detail {
	width: 760px;
	border: 5px solid #E7CFB4;
	padding: 25px;
	background-color: #FBF7F2;
	margin-bottom: 45px;
}

h3 {
	text-align: center;
	margin-bottom: 20px;
}

#end_message {
	color: #977128;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 24px;
}

.detail .detail_inner {
	background-color : #FFF;
	padding: 17px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	font-size: 12px;
}

.detail .detail_inner .body {
	padding: 32px 23px;
}

.detail .detail_inner .body .txt {
	width: 425px;
	float: left;
	display: inline;
}

.detail .detail_inner .body .txt p {
	line-height: 1.4;
}
.detail .detail_inner .body div.ph {
	float: right;
	display: inline;
	width: 210px;
	font-size: 12px;
	text-align: center;
}
.detail .detail_inner .body div.ph p {
	margin-bottom: 10px;
}

.detail .detail_inner .txt p {
	color: #000;
}

.detail .detail_inner .lead {
	text-align: center;
	padding: 15px 0 32px;
}

.detail .detail_inner .txt .t_lead {
	margin-bottom: 15px;
	font-size: 14px;
}

.detail .detail_inner .left {
	float: left;
	display: inline;
	width: 361px;
	text-align: center;
}

.detail .detail_inner h4 {
	margin-bottom: 4px;
	line-height: 1;
}



.detail .detail_inner .right {
	float: right;
	display: inline;
	width: 361px;
}

.detail table {
	width: 100%;
	margin-bottom: 5px;
}

.detail table td {
	background-color: #FAF8F4;
	border-bottom: 4px solid #FFF;
	padding: 7px 11px;
	color:#8A6C39;
	font-size: 11px;
	text-align: left;
}
.detail table tr.even td {
	background-color: #F4F1E9;
}

.detail table td span.name {
	color: #333;
}

.detail .detail_inner h4 {
	background-color: #E7CFB4;
	text-align: center;
	color:#8C6724;
	padding: 9px 0;
	font-size: 14px;
	font-weight: bold;
}

.detail .detail_inner p {
	color: #977126;
}

.cap {
	font-size: 10px!important;
}

.fs14 {
	font-size: 14px!important;
}
.fs15 {
	font-size: 15px!important;
}
.fs16 {
	font-size: 16px!important;
}
.fs18 {
	font-size: 18px!important;
}
.fs20 {
	font-size: 20px!important;
}

