@charset "UTF-8";

/*//////////////////////////////////////////////////

Title : entry.css
For   : Setting base styles of the site

Created       : 2009-8-3
Last Modified : 

/*===== CONTENTS ===========================================

	 1: PRE001
	 2: POST001
	 3: POST001-2
	 
==========================================================*/

/*======================================

	1: PRE001

=======================================*/

#right_contents_wrap .ssl_announce {
	width: 399px;
}

#right_contents_wrap .ssl_announce p.left {
	float: left;
	width: 320px;
	margin-top: 15px;
	margin-right: 0;
	padding: 0;
}

#right_contents_wrap.ssl_announce .right {
	float: left;
	width: 44px;
	margin: 0;
	padding: 0;
}

/*======================================

	2: POST001

=======================================*/

span.gender_txt {
	vertical-align: middle;
}

input.gender_radio {
	vertical-align: text-bottom;
}

.confirm_btn input {
	display: block;
	border: none;
	width: 231px;
	height: 43px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url("/img/entry/btn_confirm.gif") no-repeat 0 0;
	cursor: pointer;
}

/*======================================

	3: POST001-2

=======================================*/
body#POST001 #right_contents_wrap .btns_area {
	overflow: hidden;
	width: 554px;
	
	/* for windows IE5.x */
	
	margin-left: 53px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	
	/* exclude windows IE5.x */
	margin: 0 auto;
}

body#POST001 #right_contents_wrap .btns_area ul {

}

body#POST001 #right_contents_wrap .btns_area ul li.left {
	float: left;
	width: 231px;
}

body#POST001 #right_contents_wrap .btns_area ul li.right {
	float: right;
	width: 303px;
}

input.back-btn {
	display: block;
	border: none;
	width: 231px;
	height: 43px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url("/img/entry/btn_back.gif") no-repeat 0 0;
	cursor: pointer;
}

input.agree-btn {
	display: block;
	border: none;
	width: 303px;
	height: 44px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url("/img/entry/btn_agree.gif") no-repeat 0 0;
	cursor: pointer;
}

iframe {
	border: 1px #878787 solid;
}

.terms_area_inner {
	width: 400px;
	margin 0 0 0 20px;
	text-align: left;
	font-family: monospace, 'osaka-'; 
	line-height: 1.5;
}

.terms_area_inner strong {
	display: block;
	margin-bottom: 10px;
	color: #505050;
	font-weight: bold;
}

.terms_area_inner area p {
	margin: 0 10px 15px 0;
}

.terms_area_inner ol,
.terms_area_inner ul {
	margin-bottom: 15px;
}

.terms_area_inner ol li,
.terms_area_inner ul li {
	margin-bottom: 10px;
}

/*======================================

	3: POST001-3

=======================================*/

.submit_comptxt {
	width: 500px;
	margin: 0 auto;
}

input.mypage-btn {
	display: block;
	border: none;
	width: 231px;
	height: 44px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url("/img/entry/btn_to_mypage.gif") no-repeat 0 0;
	cursor: pointer;
}
