﻿@charset "utf-8";

/*clearfix --------------------------- */
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom:1;/*for IE 5.5-7*/
}

/*wrapper setting ---------------------------*/

#wrap {
	font-family: 'ＭＳ Ｐゴシック','MS PGothic','メイリオ',Meiryo,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Osaka,sans-serif;
	margin: 70px auto 25px 70px;
	padding: 0;
	background: #ffffff;
	text-align:left;
	font-size: 0.1em;
}

#container {
	/*width: 800px;*/
	width: 650px;
	margin: 0;
	padding: 0;
	text-align:center;
}

#container .contents {
	width: 640px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
}


/*float setting --------------------*/
.float_lt {
	float: left;
	display: block;
}

.float_rt {
	float: right;
	display: block;
}

/*contents setting --------------------*/

.ifccc_lead_ttl {
	font-size: 10.5pt;
	font-weight: bold;
	color: #00065c;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

.ifccc_lead {
	font-size: 9pt;
	line-height: 140%;
	color: #000000;
}

.feature {
	margin-top: 20px;
}

.feature.bottom {
	margin: 15px 0 10px 0;
}

.feature .num {
	width: 25px;
	text-align: left;
}

.feature .text {
	width: 615px;
	text-align: left;
	font-size: 9pt;
	line-height: 130%;
	color: #00065c;
}

.feature .text .large {
	font-size: 11.5pt;
	line-height: 130%;
	font-weight: bold;
	margin-bottom: 3px;
}

.feature .text .large .carning {
	letter-spacing: -0.05em;
}

.feature .text .large .red {
	color: #ff0000;
}

.feature .text .lnk_oversea_info {
	margin-top: 5px;
	text-align: right;
	font-size: 9pt;
	line-height: 160%;
}

.feature .text a {
	text-decoration: underline;
	color: #00065c;
}

.feature .text a:hover {
	text-decoration: underline;
	color: #ff0000;
}

.lnk_oversea_info a {
	text-decoration: underline;
	color: #00065c;
}

.lnk_oversea_info a:hover {
	text-decoration: underline;
	color: #ff0000;
}

.feature.bottom .text .currency_array {
	letter-spacing: 0.2ex;
	margin-bottom: 2px;
}

.feature.bottom .text .black {
	color: #000000;
}

.acquisition_area {
	margin: 30px 0 50px;
	padding: 0;
	text-align: center;
}

.acquisition_area.bottom {
	margin-bottom: 5px;
	padding: 0;
	text-align: center;
}

.acquisition_area .btn_area {
	width: 480px;
	margin: 0 auto 18px;
	padding: 0;
	text-align: center;
}

.acquisition_area .btn_box {
	width: 240px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.acquisition_area .btn_box img.title {
	margin-right: 4ex;
}

.step_area {
	margin: 0;
	padding: 0;
	text-align: center;
}

.step_area table {
	margin: 0;
	border-collapse: collapse;
	border: 0;
}

.step_area table td.bottom {
	background-color: #e5e6ee;
}

.step_area .lnk_oversea_info {
	margin: 0 0 10px 20px;
	text-align: left;
	font-size: 7.5pt;
	line-height: 150%;
}

.possess_limit_area {
	font-size: 9pt;
	line-height: 130%;
	margin-top: 30px;
}

.possess_limit_area .subttl {
	font-size: 10.5pt;
	font-weight: bold;
	color: #00065c;
	margin-bottom: 3px;
}

.fee_area {
	font-size: 9pt;
	line-height: 130%;
	margin-top: 20px;
}

.fee_area .text {
	width: 280px;
}

.fee_area .text .subttl {
	font-size: 10.5pt;
	font-weight: bold;
	color: #00065c;
	margin-bottom: 3px;
}

.fee_area .fee_list {
	width: 340px;
}

.fee_area .fee_list table {
	margin: 0;
	border-collapse: collapse;
}

.fee_area .fee_list table td {
	padding: 4px 0 4px 10px;
}

.fee_area .fee_list .caption {
	font-size: 7.5pt;
	line-height: 140%;
	margin-top: 4px;
}

.caution_area {
	font-size: 9pt;
	line-height: 140%;
	color: #000000;
	margin: 20px 0;
}

.caution_area .caution_ttl {
	font-size: 10.5pt;
	color: #ff0000;
	margin-bottom: 20px;
	padding: 7px 0;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}

.caution_area .caution_subttl {
	font-size: 9pt;
	font-weight: bold;
	color: #00065c;
	margin: 7px 0 1px 0;
	padding: 0;
}

.caution_area .caution_riskttl {
	font-size: 10.5pt;
	font-weight: bold;
	color: #00065c;
	margin: 12px 0 2px 0;
	padding: 0;
}

.caution_area .caution_risk {
	color: #00065c;
}

.reckon_date_area {
	font-size: 9pt;
	margin-bottom: 20px;
}

.reckon_date_area .head_office {
	width: 440px;
	text-align: left;
}

.reckon_date_area .date {
	width: 200px;
	text-align: right;
}