@charset "utf-8";

div#main {
	min-width:660px;
}
div#header_popup{
	clear: both;
	background: url(/images/common/bg_header.png) repeat-x left -35px;
	text-align: center;
	border-top: 5px solid #dedede;
}
div#header_popup_inner{
	width: 670px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	position: relative;
	_zoom:1;
	height: 66px
}
#close_popup{
	position: absolute;
	display: block;
	width: 120px;
	height: 26px;
	right: 10px;
	top: 20px;
}
div#main_popup{
	width: 670px;
	margin: 0 auto 15px auto;
	text-align:left;
	background: #fff;
}
div#main_popup_inner{
	text-align: left;
	padding:5px 10px 15px 10px;
}
div#main_popup_form{
	text-align: left;
	padding: 10px;
}
img.flow{
	margin: 10px 0;
}
h2.reference_title{
	border-bottom:3px solid #ffaa00;
	margin: 10px 0;
	padding-bottom: 3px
}
h2.popup_title{
	margin: 0 0 15px 0;
	padding-bottom: 10px;
	border-bottom: 3px solid #ffaa00;
}
div.complete{
	border: 1px solid #ccc;
	margin: 15px 0;
	padding: 30px 0;
}
div.complete h3{
	text-align: center;
	color: #E65252;
	margin: 10px;
}
div.complete p{
	text-align: center;
}
p.close_popup{
	margin: 15px;
}
p.popup_summary{
	margin-bottom:10px;
}
table.reference{
	border: none;
	width: 100%;
}
table.reference th{
	border: none;
	background: #fff url(/images/common/ico_arrow_gentle.gif) no-repeat left center;
	border-bottom: 1px dotted #666;
	padding: 7px 7px 7px 24px;
}
table.reference th span{
	padding-left:15px;
	font-weight: normal;
	color: #666;
}
table.reference td{
	border: none;
	padding: 7px 7px 15px 7px;
}
table.reference td p{
	line-height: 1.6;
	margin-bottom: 10px;
}
table.reference td ul{
	margin: 0 10px;
}
table.reference td ul li{
	line-height: 1.6;
	margin-bottom:5px;
}
table.reference td ul li span{
	font-weight: bold;
	width: 60px;
	display: inline-block;
	color: #333;
}

table.popup_form{
	margin-top: 10px;
	width: 100%;
}
table.popup_form th,
table.popup_form td{
	padding: 8px;
}
table.popup_form th{
	background: #FFFDCD;
	width: 160px;
}
table.popup_form td.btn_cell{
	background: #fffdcd;
	padding: 15px;
	text-align: center;
}
table.popup_form td.btn_cell h5{
	border-left: 5px solid #f5c23f;
	padding: 2px 5px 2px 7px;
	font-weight: normal;
	margin-bottom:5px;
	text-align: left;
}
div#frame_privacy{
	text-align: left;
	width: 597px;
	_width: 617px;
	height: 150px;
	overflow: scroll;
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
	margin-bottom: 10px;
	color: #666;
}
div#frame_privacy h6{
	border-bottom: 1px dotted #118ccc;
	padding:0 0 5px 2px;
	margin-bottom: 8px;
	font-weight: normal;
}
div#frame_privacy p{
	line-height: 1.4;
	margin-bottom: 10px
}
span.revision_btn{
	padding-right:15px;
}
span.ico_required{
	margin-top: 5px;
	display: block;
}
input.quick-text-box{
	width: 200px;
	padding: 4px;
}
input.quick-text-box:focus{
	border-color: #118ccc;
	background-color: #f3f9ff;
}
.notice{
	padding: 10px;
}
.notice p{
	font-size: 84%;
	color: #999;
}
/* CSS Document */


