@charset "UTF-8";
/* CSS Document */
#regist .subHeader{
	
}

#regist .subHeader h2{
	background:url(../images/regist/regist.gif) no-repeat 0 0 #f6F6F6;
}

#regist form .dotLine,
#regist_chg form .dotLine{
	padding: 10px 0;
}
#regist .col2 dt,
#regist_chg .col2 dt{
	padding:2px 0 2px 25px;
	background: url("../images/common/dtTitle.gif") repeat-y 0 0 transparent;
	width:200px;
	display: table-cell;
	vertical-align:middle;
}
/* for IE 6 縦中央*/
* html #regist .col2 dt,
* html #regist_chg .col2 dt{
	display:inline;
	zoom:1;
}
/* for IE 7 縦中央*/
*:first-child+html #regist .col2 dt,
*:first-child+html #regist_chg .col2 dt{
	display:inline;
	zoom:1;
}
#regist .col2 dd,
#regist_chg .col2 dd{
	display:table-cell;
	vertical-align:middle;
}
/* for IE 6 縦中央*/
* html #regist .col2 dd,
* html #regist_chg .col2 dd{
	display:inline;
	zoom:1;
}
/* for IE 7 縦中央*/
*:first-child+html #regist .col2 dd,
*:first-child+html #regist_chg .col2 dd{
	display:inline;
	zoom:1;
}

#regist .col2 .q15 span,
#regist_chg .col2 .q15 span{
	margin: 0 10px 0 0;
}

#regist .col1 dt{
	padding:2px 0 2px 25px;
	background: url("../images/common/dtTitle.gif") repeat-y 0 0 transparent;
	overflow: hidden;
}
#regist .col1 dd{
	padding:3px 0 0 30px;
}
#regist .foArea{
	width: 675px;
	height: 120px;
	border: solid 1px #bdbdbd;
	font-size: 100%;
	line-height: 1.8;
}

#regist .foTx,
#regist_chg .foTx{
	width:310px;
	height:15px;
	padding:3px;
	border: solid 1px #bdbdbd;
}
#regist .foTx2,
#regist_chg .foTx2{
	width: 80px;
	height:15px;
	padding:3px;
	border: solid 1px #bdbdbd;
	margin: 0 4px;
}

#regist form .description,
#regist_chg form .description{
	margin: 12px 0;
}

#regist .btnAttention,
#regist_chg .btnAttention{
	text-align: center;
	margin: 12px 0 0 0;
}
#regist .btnSet,
#regist_chg .btnSet{
	position: relative;
	width: 710px;
	height: 65px;
}
#regist form .sendBtn,
#regist_chg form .sendBtn{
	position:absolute;
	top:10px;
	left:252px;
	height: 45px;
	width: 205px;
}
#regist form .sendBtn a,
#regist form .sendBtn button,
#regist_chg form .sendBtn a,
#regist_chg form .sendBtn button{
	background: url("../images/regist/regist.gif") no-repeat 0 -33px transparent;
	height: 45px;
	width: 205px;
}
#regist form .sendBtn a:hover,
#regist form .sendBtn button:hover,
#regist_chg form .sendBtn a:hover,
#regist_chg form .sendBtn button:hover{
	background-position: -205px -33px;
}

#regist form .modifyBtn,
#regist_chg form .modifyBtn{
	position:absolute;
	top:10px;
	left:10px;
	height: 45px;
	width: 107px;
}
#regist form .modifyBtn a,
#regist_chg form .modifyBtn a {
  background: url("../images/regist/regist.gif") no-repeat 0 -79px transparent;
  height: 45px;
  width: 107px;
}
#regist form .modifyBtn a:hover,
#regist_chg form .modifyBtn a:hover{
	background-position: -107px -79px;
}

#regist .privacyTx,
#regist_chg .privacyTx{
	margin: 20px 0 0 0;
}

/******
 * 
 */
#regist .endAttention{
	margin: 20px 0 0 0;
}
