@charset "utf-8";
#inboundContent .block #paper h3 {
	color: #B52A51;
}
#paper h4 {
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#paper p {
	margin-bottom: 30px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#paper {
	padding-top: 30px;
}
#sightseengReason {
	margin-left: 60px;
	position:relative;
}
#researchThai .memo{
	font-size: 80%;
	color: #ADADAD;
	margin-top: 5px;
	margin-bottom: 30px;
	text-align: right;
}

#sightseengReason:before {
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: 0 0px;
	background-image: url(../../share/images/ico_check_mark.png);
	-webkit-background-size: 50px 50px;
	background-size: 50px 50px;
	position: absolute;
	top: 10px;
	left: -60px;
	content: "";
	z-index: 100;
}
.jpn {
	background-color: #EEF9BC;
}
#researchThai img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.inbound {
	margin-bottom: 20px;
}

.inbound2ndCatch {
	background-color: #FF7659;
	color: #FFFFFF;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}

#inbound3rdText {
	font-size: 140%;
}

.inbound #inboundFormat {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.inbound #inboundFormat .unit001 {
	width: 35%;
	height: auto;
	float: left;
}

.inbound #inboundFormat .unit002 {
	width: 60%;
	float: right;
}

.inbound #inboundGoal dd {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	color: #28975E;
}
