@charset "utf-8";
/* CSS Document */
/*==================================================
	
  ● Title //CSS名
  ○ join.css
  
  ● About
  ○ 入会案内ページ
  
  ● Created Date in CSS //CSS作成日
  ○ 2010.04.22
  
  ● Last Update //最終更新日
  ○ 2010.04.22
  
  ● Created by //製作元
  ○ ROM SHARING.INC
  
  ● Author //著者
  ○ Tsuki
  
  ● a Table of Contents //目次
  ○ Join
  ○ ご入金について

 
==================================================*/

/*--------------------------------------------------
  ○ Join
--------------------------------------------------*/


#join .itemList{
	padding:0px 0px 20px 0px;
}

#join .itemBox{
	padding:20px 0px 20px 10px;
}


#join .itemBox dl{
	width:540px;
	padding:25px 0px;
	overflow:hidden;
}

#join .itemBox dt{
	float:left;
	clear:both;
	width:414px;
}

#join .itemBox dd{
	margin-left:414px;
	width:125px;
}


/*--------------------------------------------------
  ○ ご入金について
--------------------------------------------------*/

.depositBox{
	width:512px;
	height:auto;
	margin:0 auto;
}

.newEntry{
	padding:60px 0px 20px 0px;
	text-align:center;
}


.login_aboutbox{
	width:646px;
	height:auto;
	background:url(../images/about_bg01.jpg) no-repeat;
	overflow:hidden;
	padding:0px 0px 40px 0px;
}

.login_aboutbox p.joinabout_textarea{
	font-size:12px;
	color:#666;
	line-height:18px;
	padding:0px 0px 0px 20px;
}

.login_aboutbox img{
	padding-left:20px;
}

.join_aboutbtn_box img{
	padding:0px 128px;
	margin:100px 0px;
}




.login_aboutbox02{
	width:646px;
	height:auto;
	background:url(../images/about_bg02.jpg) no-repeat;
	overflow:hidden;
	padding:0px 0px 40px 0px;
}

.login_aboutbox02 p.joinabout_textarea{
	font-size:12px;
	color:#666;
	line-height:18px;
	padding:0px 0px 0px 20px;
}

.login_aboutbox02 img{
	padding-left:20px;
}

.join_agreementbox{
	width:646px;
	height:auto;
	overflow:hidden;
}

#textfield {
   width:500px;
   height:350px;
   margin-left:auto;
   margin-right:auto;
}

.agreement_btnbox{
	width:646px;
	height:auto;
	overflow:hidden;
	padding:50px 0px 100px 0px;
}

.agreement_btnbox img{
	margin-left:163px;
}

/*--------------------------------------------------
  ○ 入会方法の選択
--------------------------------------------------*/


.left_joinbox{
	width:200px;
	height:auto;
	text-align:center;
	background-image:none;
}

.left_joinbox ul{
	margin-top:20px;
}

.left_joinbox li{
	list-style-type:none !important;
}

.left_joincon{
	width:210px;
	height:auto;
	margin:0 auto;
	padding-bottom:60px;
	background:url(../images/left_box_middle.jpg) repeat-y;
}


.join_enter{
	width:646px;
	height:auto;
	text-align:center;
}

.join_enter img{
	padding:20px 20px;
}

.pan a{
	border-bottom:solid 1px #a69888;
}

/*--------------------------------------------------
  ○ ローチケ.comからのお申込の流れ
--------------------------------------------------*/

.join_lawtic{
	width:646px;
	height:auto;
	padding-bottom:20px;
}

.join_lawtic ul{
	list-style-type:none;
}


