/*-- common class ------------------------*/


.px14 {
	font-size: 14px;
	line-height: 20px;
}

.px12 {
	font-size: 12px;
	line-height: 16px;
}
.px10 {
	font-size: 10px;
	line-height: 16px;
}
.red {
	color: #CC0000;
}
.redb {
	color: #CC0000;
	font-weight: bold;
}

.blue {
	color: #006699;
	font-weight: bold;
}

.big {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

	
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	color: #333333;
	background-color: #515E9A;
	margin: 20px 15px 15px;
	background-image: url(img/bg.jpg);
}
.Copy {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}

.formbg {
	background-color: #ECECEC;
	border-top:1px solid #999999;
	border-right:none;
	border-left: none;
	border-bottom:1px solid #999999;

}

.formbg_r {
	background-color: #ECECEC;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-left: none;
	border-bottom:1px solid #999999;

}

.formud {
	border-right:none;
	border-left: none;
	border-bottom: 1px solid #999999;
}

.formud_r {
	border-right:1px solid #999999;
	border-left: none;
	border-bottom: none;
}

.formud_r_ud {
	border-right:1px solid #999999;
	border-left: none;
	border-bottom:1px solid #999999;
}


.service_test {
	background-image: url(img/service04/service_fin.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	height: 395px;
	padding-right: 40px;
	padding-left: 35px;
	text-align: left;
	vertical-align: top;
	padding-top: 30px;
}
.service_test p {
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.service_test .btn {
	text-align: right;
}
.txt_privacy {
	background-color: #F0F0F0;
	padding: 10px;
	display: block;
	margin-top: 3px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.sample table {
	width: 571px;
}
.sample th {
	padding-right: 10px;
	vertical-align: top;
	line-height: 0px;
}
.sample img {
	margin-bottom: 10px;
	display: block;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin-top: 0px;
}
.sample td {
	vertical-align: top;
	line-height: 0px;
}
