@charset "utf-8";
/* CSS Document */

/***************************************************************************
		　　　　									共通事項
***************************************************************************/

body,h1,h2,h3,h4,h5,h6,ul,ol,li,div,p,a,address,img,dl,dt,dd,hr {
	font-family: "メイリオ","ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

*html {
	color: #333;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 600px;
}

a {
	color: #00F;
	text-decoration: none;
}

a:hover {
	color: #9C0;
}
body{
	background-image: url(../img/common/bg.gif);
	background-repeat: repeat-x;
}
/*---- clearfix ----*/
.clearfix:after {
	content: ".";
	font-size: 0.1em;
	line-height: 0;
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/***************************************************************************
 ヘッダー
***************************************************************************/
#header {
	margin: 0 auto;
	width: 730px;
	height: 100px;
}

#header h1 {
	width: 100%;
	height: 60px;
	text-indent: -99999px;
	background-image: url(../img/common/logo.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}

#header h2 {
	width: 100%;
	height: 40px;
	text-indent: -99999px;
	background-image: url(../img/entry/steps.gif);
	background-repeat: no-repeat;
}
#header h2.step1 { background-position: -35px 0; }
#header h2.step2 { background-position: -35px -40px; }
#header h2.step3 { background-position: -35px -80px; }
#header h2.step4 { background-position: -35px -120px; }


/***************************************************************************
 フッター
***************************************************************************/
#footer {
	width: 100%;
	background-color: #333C5A;
	border-top: 1px solid #006699;
}
#footer #inner {
	margin: 0 auto;
	width: 730px;
	height: 200px;
	position: relative;
	background-image: url(../img/common/fotter_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#footer #inner #pmark {
	position: absolute;
	top: 20px;
	left: 650px;
}
#footer #inner #pmarkcaption {
	width: 80px;
	font-size: 9px;
	color: #FFF;
	position: absolute;
	top: 100px;
	left: 650px;
}
#footer #inner #copyright {
	font-size: 14px;
	color: #FFF;
	position: absolute;
	top: 160px;
	left: 0;
}



/***************************************************************************
		　　　　								　同意画面
***************************************************************************/
#wrapper{
	width: 720px;
	margin: 0 auto;
}
#wrapper h4{
	height: 26px;
	margin: 30px 0 20px 0;
	background-image: url(../img/registration/registration_t1.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #E2D8CD;
	text-indent: -99999px;
}
#wrapper #privacy{
	width: 640px;
	height: 400px;
	margin: 30px auto;
	border: 1px solid #999;
	overflow: scroll;
}
ul.agreement_btn{
	width: 275px;
	margin: 0 auto 40px auto;
}
ul.agreement_btn li{
	width: 124px;
	height: 34px;
	margin-left: 10px;
	list-style-type: none;
	text-indent: -99999px;
	float: left;
}
ul.agreement_btn li a{
	width: 124px;
	height: 34px;
	background-image: url(../img/registration/btn.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
}
ul.agreement_btn li.not_agreement a{
	background-position: 0 -102;
}
ul.agreement_btn li.agreement a{
	background-position: 0 -68px;
}
ul.agreement_btn li.not_agreement a:hover{
	background-position: 0 -34px;
}
ul.agreement_btn li.agreement a:hover{
	background-position: 0 -102px;
}

/***************************************************************************
		　　　　								　確認画面
***************************************************************************/





/***************************************************************************
		　　　　								フォーム部
***************************************************************************/
#entry_title_01, 
#entry_title_02, 
#entry_title_03{
	width: 230px;
	height: 20px;
	margin: 30px 0 30px 0;
	background-repeat: no-repeat;
	text-indent: -99999px;
}
#entry_title_01{
	background-image: url(../img/entry/entry_t1.gif);
}
#entry_title_02 {
	background-image: url(../img/entry/entry_t2.gif);
}
#entry_title_03 {
	background-image: url(../img/entry/entry_t3.gif);
}
#wrapper img {
	margin: 20px 0 10px 0;
}
h5 {
	font-size: 14px;
	margin: 0;
	padding:  4px 0 4px 20px;
	background-color: #E2D8CD;
}
table {
	margin: 0 0 30px 0;
	width: 720px;
	border-collapse: collapse;
}
th , td {
	padding: 15px;
	border-top: 1px solid #E2D8CD;
}
th {
	width: 150px;
	text-align: left;
}
th div {
	padding: 2px 0 0 0;
	font-size: 12px;
	float: left;
}
th div.necessary {
	width: 50px;
	height: 20px;
	margin-left: 10px;
	color: #C00;
	float: left;
}
tr td div.error-message {
	font-size: 10px;
	font-weight: bold;
	color: #F00;
}
td div.small {
	padding: 10px; 
	font-size: 10px;
}
input , select , textarea {
	margin: 5px;
}
*:first-child+html input , *:first-child+html select {
	margin: 5px 5px 0 5px;
}
*html input, *html select  {
	margin: 5px 5px 0 5px;
}
.pow_root {
	margin: 0 0 10px 0;
	padding: 6px 4px;
	background-color: #EEE;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	clear: both;
}

.pow_child {
	margin: 8px 0;
	padding: 4px 0;
	font-weight: bold;
	clear: both;
}

.pow_grandchild {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	float: left;
	white-space: nowrap;
}

input[type=checkbox] {
	margin: 0;
}

label {
	padding: 0;
	display: inline-block;
}

div.checkbox {
	padding: 4px 20px 4px 0;
	white-space: nowrap;
	float: left;
}

td#t_question_advertisement label {
	width: 150px;
	float: left;
	display: block;
}

p#message_ssl {
	margin: 0 0 0 10px;
	font-size: 10px;
}

div#buttons {
	padding: 40px 0;
	text-align: center;
}

input#submit1 , input#submit2 , input#submit3 {
	padding: 4px 0;
	width: 100px;
}
/*
input#submit1{
	width: 120px;
	height: 34px;
}
input#submit1 a{
	width: 120px;
	height: 34px;
	background-image: url(../img/entry/entry_btn.gif);
	display: block;
	background-position: 0 0;
}
input#submit1 a:hover{
	background-position: 0 -5px;
}
*/
p#thnkyou_message {
	width: 600px;
	margin: 0 auto;
	padding: 40px 0 40px 0;
	text-align: center;
	font-size: 14px;
	line-height: 220%;
}

a#close_button {
	margin: 0 auto 0 auto;
	width: 150px;
	height: 30px;
	text-indent: -99999px;
	background-image: url(../img/entry/entry_btn2.gif);
	background-repeat: no-repeat;
	display: block;
}

/*
a#close_button {
	width: 120px;
	height: 34px;
	margin: 0 auto 0 auto;
	text-indent: -99999px;
}*/
a#close_button a{
	width: 120px;
	height: 34px;
	background-image: url(../img/entry/entry_btn2.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
}
a:hover#close_button {
	background-position: 0 -34px;
}

#close_button_wrap {
	margin: 0 auto 100px auto;
	padding: 60px 0 60px 0;
	width: 600px;
	border: 1px solid #E2D8CD;
}



		




