@charset "UTF-8";
@import url(form.css);

/*---------- Entry ID ----------*/
#entry #entryForm,
#entry #entryAgreementText{
	margin-bottom: 1.0em;
}

/*---------- Agreement ----------*/
#entry #content #alpha #entryAgreementText{
	overflow: auto;
	height: 30em;
	border: solid 1px #CCC;
	padding: 1.0em 20px;
}
#entry #content #alpha #entryAgreementText ol{
	margin-bottom: 1.2em;
	padding-bottom: 1.0em;
	background: url(../img/common/content_h3_bg.gif) repeat-x left bottom;
}
#entry #content #alpha #entryAgreementText ol li{
	margin-bottom: 0.5em;
}
#entry #content #alpha #entryAgreementText ol li h4{
	margin-bottom: 0.3em!important;
}
#entry #content #alpha #entryAgreementText ol li ol{
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}
#entry #content #alpha #entryAgreementText ol li p{
	margin-bottom: 0.3em;
}
#entry #content #alpha #entryAgreementText ol li ol li{
	margin-bottom: 0.3em;
	list-style-type: none;
}
#entry #content #alpha #entryAgreementText ol li ol li ol{
}
#entry #content #alpha #entryAgreementText ol li ol li ol li{
	margin: 0 0 0 0.8em;
}
#entry #content #alpha #entryAgreementText .end{
	padding-bottom: 20px;
}



/*---------- Frame ----------*/
#entryFormFrame{
	margin: 0.8em 0 0.8em 0;
	padding: 2px;
	border: solid 1px #CCC;
}
#entryFormFrame #entryFormFrameInner{
	margin: 0;
	padding: 1.2em 1.2em 0.6em 1.2em;
	border: solid 1px #CCC;
}


/*---------- Mypage Form Element ----------*/
#entry #name,
#entry #kana{
	width: 200px;
	ime-mode: active;
}
#entry #name1,
#entry #name2,
#entry #kana1,
#entry #kana2{
	width: 120px;
	ime-mode: active;
}
#entry #tel{
	width: 200px;
	ime-mode: disabled;
}
#entry #tel1,
#entry #tel2,
#entry #tel3,
#entry #fax1,
#entry #fax2,
#entry #fax3{
	width: 90px;
	ime-mode: disabled;
}
#entry #mail1,
#entry #mail2,
#entry mobileMail1,
#entry mobileMail2{
	width: 250px;
	ime-mode: inactive;
}
#entry #age{
	width: 75px;
	ime-mode: active;
}
#entry #zip1{
	width: 55px;
	ime-mode: inactive;
}
#entry #zip2{
	width: 75px;
	ime-mode: inactive;
}
#entry #addr,
#entry #addr2{
	width: 300px;
	ime-mode: active;
}
#entry #password1,
#entry #password2{
	width: 200px;
	ime-mode: inactive;
}
#entry #hit2{
	width: 300px;
	ime-mode: active;
}
