@charset "Windows-31J";
/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  77% ->		10pxΙ
 *  85% ->		11pxΙ
 *  93% ->		12pxΙ
 * 100% ->		13pxΙ
 * 108% ->		14pxΙ
 * 116% ->		15pxΙ
 * 123.1% ->	16pxΙ
 * 131% ->		17pxΙ
 * 138.5% ->	18pxΙ
 * 146.5% ->	19pxΙ
 * 153.9% ->	20pxΙ
 * --------------------- */
/*------------------------------
‘RESET
‘BASIC
‘template layout
	#container
		―#header
		―#main
			―#emailerea
			―#navigation
		―#reminder
		―#footer
--------------------------------*/
/*------------------------------
RESET
--------------------------------*/
/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{
	color:#000;
	background:#FFF
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0
}
table{
	border-collapse:collapse;
	border-spacing:0
}
fieldset,img{
	border:0
}
a img, img {
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal
}
ol,ul{
	list-style:none
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal
}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit
}
input,textarea,select{
	*font-size:100%
}
legend{color:#000}
table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:100%;
}
/*------------------------------
BASIC
--------------------------------*/
* {
	font-family: "CI", Meiryo, "qMmpS Pro W3", Osaka, "lr oSVbN", sans-serif;
	color:#333;
}
body {
	width: 100%;
	margin:0;
	padding:0;
	line-height:1.4;
	letter-spacing:0.05em;
	font-size:13px;
}
textarea {
	font-family: "CI", "lr oSVbN", sans-serif;
}
input, select {
	font-family: Arial, "lr oSVbN", sans-serif;
}
a{
	color:#00f;
	text-decoration:none;
	outline:none;
}
a:hover{
	color:#f00;
	text-decoration:underline;
}
/*------------------------------
#€Κ
--------------------------------*/
.mb1em{margin-bottom:1em !important;}
.mb2em{margin-bottom:2em !important;}
.mb3em{margin-bottom:3em !important;}
.red{color:#f00;}
.blue {color:#00f !important;}
.bold{font-weight:bold !important;}
.fs116per{font-size:116% !important;}
.under_line {
	text-decoration:underline !important;
}
.mt1em {
	margin-top: 1em !important;
}

/*------------------------------
#container
--------------------------------*/
#container {
	width:760px;
	margin:0;
	padding:0;
	/*border:1px solid #f00;*/
}
/*------------------------------
#header
--------------------------------*/
#header{
	margin:0;
	padding:0;
	/*border:1px solid #f00;*/
}
#header h1 {
	margin:20px 0 10px 0;
	padding:0;
	text-align:right;
}
#header h2 {
	/*width:447px;
	height:36px;*/
	margin:10px 0 20px 30px;
	padding:0;
	/*border:1px solid #088;*/
}
/*------------------------------
#main
--------------------------------*/
#main{
	margin:0 0 0 75px;
	padding:0;
}
#main h3{
	width: 100%;
	font-size:123.1%;
	font-weight:bold;
	margin:20px 0 10px -10px;
	padding:5px;
	color:#666;
	border-left:5px solid #ccc;
	background: #efefef;
}
#main h4{
	width: 100%;
	font-weight:bold;
	font-size:116%;
	margin:10px 0 10px;
	padding:5px 0 2px;
	color:#666666;
	border-top:1px dashed #999999;
	border-bottom:1px dashed #999999;
}
#main p.caption{
	margin:0 0 20px 0;
	color:#ff0000;
	font-weight:bold;
	font-size:131%;
}
#emailerea,
.emailerea{
	width:100%;
	height:55px;
	margin:20px 0;
	padding:0;
}
#emailerea dl,
.emailerea dl{
	float:left;
	width: 350px;
	margin:0 10px 10px 0;
	border: 1px solid #ccc;
	border-top: none;
	background-color: #efefef;
}
#emailerea dt,
.emailerea dt{
	float: left;
	width: 9.0em;
	padding: 0.8em 0 0.5em 1.0em;
	border-top: 1px solid #ccc;
	color: #333;
	font-weight:bold;
}
#emailerea dd,
.emailerea dd{
	margin: 0 0 0 9.0em;
	padding: 0.5em 1em 0.5em 1em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #fff;
}
#emailerea table,
.emailerea table{
	float:left;
	width:350px;
	margin:0;
	padding:0;
	border-bottom:0;
	display: inline;
}
#emailerea table th,
.emailerea table th{
	width:150px;
	height:50px;
	margin:0;
	padding:0;
	background:#efefef;
	border:1px solid #cccccc;
	font-weight:bold;
	vertical-align:middle;
}
#emailerea table td,
.emailerea table td{
	margin:0;
	padding:10px;
	background:#ffffff;
	border:1px solid #cccccc;
	vertical-align:middle;
}
#emailerea table td input,
.emailerea table td input{
	width:200px;
}
#navigation{
	width:100%;
	height:100px;
	margin:30px 0 0 0;
	padding:0;
}
#navigation input{
	width:200px;
	height:50px;
	margin:0;
	padding:0;
}
div.nextbutton{
	float:left;
	display: inline;
}
div.nextbutton input{
	width:150px;
	height:50px;
	line-height:45px;
}
div.select_idpw{
	margin:20px 0;
	padding:20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:123.1%;
	line-height:30px;
}
input.button{
	width:150px;
	height:50px;
	margin:30px 0 0 0;
}
/*------------------------------
#reminder
--------------------------------*/
#reminder{
	width:100%;
	height:330px;
	margin:30px 0 0 25px;
	padding:0;
}
#reminder p{
	padding:10px;
}
#reminder_way1,#reminder_way2{
	display:block;
	float:left;
	width:350px;
	height:300px;
	margin:0 0 0 0;
	padding:0;
	background:#f9f9f9;
}
#leftbox,#rightbox{
	display:block;
	float:left;
	width:350px;
	height:300px;
	margin:0 0 0 10px;
	padding:1px;
	background:#ccc;
}
#reminder_way1 h3,#reminder_way2 h3{
	width:350px;
	height:45px;
	margin:0;
	padding:5px 0;
	color:#666;
	border-bottom:5px solid #ccc;
	background: #efefef;
	font-size:123.1%;
	font-weight:bold;
	text-align:center;
}
#reminder_way2 table{
	float:left;
	width:325px;
	margin:0 0 0 10px;
	padding:0;
	border-bottom:0;
}
#reminder_way2 table th{
	width:150px;
	height:50px;
	margin:0;
	padding:0;
	background:#efefef;
	border:1px solid #cccccc;
	font-weight:bold;
	vertical-align:middle;
}
#reminder_way2 table td{
	margin:0;
	padding:10px;
	background:#ffffff;
	border:1px solid #cccccc;
	vertical-align:middle;
}
#reminder_way2 table td input{
	width:200px;
}
#reminder_way2 div.nextbutton{
	width:100%;
	margin:20px 0 0 0;
	text-align:center;
}
#reminder_way1 div.idpw_form{
	margin:20px 0 0 50px;
	text-align:center;
}
div.idpw_form{
	width:100%;
	height:50px;
	margin:20px 0 0 0;
	text-align:center;
}
/* 3d{^έθ */
a.button3d {
	float:left;
	width:auto;
	margin-right:10px;
	border:1px solid #999;
	border-right-color:#333;
	border-bottom-color:#333;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
a.button3d:hover {
	border:1px solid #333;
	border-right-color:#999;
	border-bottom-color:#999;
	color:#333;
}
a.button3d span {
	float:left;
	height:24px;
	padding:0 10px;
	border-right:1px solid #777;
	border-bottom:1px solid #777;
	background:#d4d0c8 url("../images/bg_3d_effect_button.gif") repeat-x 0 0;
	line-height:24px;
}
a.button3d:hover span {
	border:none;
	border-top:1px solid #777;
	border-left:1px solid #777;
	background:#d4d0c8 url("../images/bg_3d_effect_button_over.gif") repeat-x 0 0;
	cursor:pointer;
}
/*------------------------------
#footer
--------------------------------*/
#footer{
	display:block;
	clear:both;
	width:100%;
	height:50px;
	margin:10px 0 0 0;
	padding:0;
	font-size:77%;
	font-weight:normal;
	text-align:center;
}
address {
	clear:both;
	padding:10px 0;
	border-top:1px solid #ccc;
	font-style:normal;
	color:#333;
	text-align:center;
}


/*------------------------------
#reminder (G60 and others)
--------------------------------*/
#reminder1{
	margin:0 0 24px 24px;
	padding:0;
	overflow:hidden;
	border:#ccc 1px solid;
}
#reminder1 p{
	padding:10px;
}
#reminder_way{
	background:#f9f9f9;
	overflow:hidden;
}
#reminder_way h3{
	/*line-height:36px;*/
	margin:0;
	padding:10px 0;
	color:#666;
	border-bottom:5px solid #ccc;
	background: #efefef;
	font-size:123.1%;
	font-weight:bold;
	text-align:center;
}
#reminder_way h3 span {
	color:#666;
	font-size:12px;
}
#reminder_way #emailerea{
	margin:0 0 6px 90px;
	padding:12px;
	height: auto;
	overflow:hidden;
	
}
#reminder_way #emailerea table{
	margin-right:6px;
}
#reminder1 div.idpw_form{
	margin:20px 0 0 240px;
	text-align:center;
}

/*------------------------------
{^
--------------------------------*/
a.btn_submit {
	border-radius: 4px;
	display: flex;
		align-items: center;
		justify-content: center;
	line-height: 1.3;
	transition: all .2s;
	background-color: #f60;
	color: #fff !important;
	height: 48px;
	width: 200px;
	padding: 0 16px;
}
a.btn_submit.btn_form {
	background-color: #000080;
}
a:hover.btn_submit {
	opacity: .6;
	text-decoration: none !important;
	transition: .2s;
}
