@charset "UTF-8";
/* ================================================
entry
================================================ */

/* ------------------------
#entry
------------------------ */
#entry {
	width: 940px;
}
/*#entry p span {
	font-size: 12px;
	color: #FF0000;
}*/
#entry div.icon_name {
	position: absolute;
	top: -28px;
	right: 0;
}
/* ------------------------
table
------------------------ */
th span {
	padding-left: 7px;
	color: #FF0000;
}
td span {
	font-size: 12px;
	line-height: 1;
	padding-left: 7px;
	color: #FF0000;
	vertical-align: middle;
}

/* table‹¤’Ê-------------*/
.menber_table,
.name_table {
	width: 940px;
	text-align: left;
}
.menber_table th,
.name_table th {
	font-weight: normal;
	padding-left: 23px;
	text-align: left;
}

/* ------------------------
.menber_table
------------------------ */
.menber_table {
	margin-top: 20px;
}
.menber_table th {
	width: 193px;
	height: 46px;
	background: url(../images/common/icon-square.png) left no-repeat;
	vertical-align: middle;
}
.menber_table td {
	height: 46px;
	vertical-align: middle;
}
/* ------------------------
.name_table
------------------------ */
.name_table {
	margin-top: 10px;
}
.name_table th {
	width: 193px;
	background: url(../images/common/icon-square.png) left 15px no-repeat;
	padding-top: 0;
	vertical-align: top;
}
.name_table th {
	padding-top: 15px;
}
.name_table td {
	padding-top: 0;
}
.name_table dt {
	width: 145px;
	padding-top: 13px;
	float: left;
}
.name_table dd {
	padding-top: 10px;
}
.name_table dd.phone {
	color: #AA7C21;	
}
.name_table p {
	padding-top: 5px;
	text-indent: 138px;
}
/* .short------------------------ */
td.short input[type="text"] {
	width: 212px;
}
/* .middle------------------------ */
dd.middle input[type="text"] {
	width: 333px;
}
/* .long------------------------ */
td.long input[type="text"] {
	width: 458px;
}
td.long input[type="password"] {
	width: 458px;
}
/* .phone------------------------ */
td.phone {
    color: #AA7C21;
}	
td .number {
	width: 91px;
}
td .number.first {
	margin: 0 2px 0 0;
}

td .number.current {
	margin: 0 2px;
}
/* ------------------------
.form_button
------------------------ */
.form_button {
	width: 940px;
	text-align: center;
}
.form_button input[type="image"] {
	margin: 0 5px;
}
/* ------------------------
article p
------------------------ */
article p {
	margin-top: 10px;
	text-align: center;
}

/* ------------------------
complete_message
------------------------ */

.complete_message_wrap h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0;
}
.complete_message_wrap {
	margin-top: 30px;
}
.complete_message2 {
	margin-top: 15px;
}
#entry .complete_message2 span {
	color: #FFF;
}
.accent {
	color:#FF0000;
}
/* ------------------------
plus_css template
------------------------ */
.alert_txt {
	display: block;
	margin: 6px 0;
	padding-left: 0;
}
.selectbox_float {
	float: left;
	width: 600px;
}

/* ------------------------
.dial_image
------------------------ */
p.dial_image {
	width: 514px;
	margin: 0 auto;
}
/* ------------------------
.namein
------------------------ */
.namein_store {
    display: block;
    margin: 8px 0 0;
    width: 220px;
}
.forgot_pass {
	text-align: center;
				
}
.forgot_pass a {
	color: #FF3300;
	border-bottom: solid 1px #FF3300;
}
.forgot_pass a:hover {
	color: #ff7b5a;
	border-bottom: solid 1px #ff7b5a;
}


td.note {
	height: 10px;
}
td.note span {
	color: #000000;
	margin-left: -7px;
}