﻿/********************************************
		会員登録
********************************************/

.contEntryBody{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 850px;
	text-align: left;
}

.contEntryBody2{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 850px;
	text-align: left;
	background-image:url("../images/mail_image.jpg");
	background-repeat: no-repeat;
	background-position: 100% 0px;

}
.contEntryChapter{
	margin: 30px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 850px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.contEntryMember{
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0.2em;
	text-align: left;
	word-wrap: break-word;
}

.contEntryMember table{
	margin-left: 30px;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	table-layout: fixed;
	text-align: left;
	word-wrap: break-word;
	_font-size: 10pt;	
}

.entryBasicItemTd{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
}

.entryInterestItemTd{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
}

.entryChk{
	margin: 20px auto 20px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.entryItemTitle{
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	_text-align: left;
}

.entryItemChkboxTitle{
	margin: 10px 0px 5px 40px;
	padding: 0px 0px 0px 0px;
	line-height: 1.8em;
	_text-align: left;
}

.entryItemChkboxRadio{
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	_text-align: left;	
}

.entryItemChkbox{
	margin: 0px 0px 20px 50px;
	padding: 0px 0px 0px 0px;
	height: 280px;
	_text-align: left;	
}

.entryItemChkboxLeft{
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 240px;
	float: left;
	_text-align: left;
}

.entryItemChkboxCenter{
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 240px;
	float: left;
	_text-align: left;
}

.entryItemChkboxRight{
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 240px;
	float: left;
	_text-align: left;
}

.entryItemChkbox:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.entrySubmitBtn{
	margin: 70px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.entrySubmitBtn input{
	_text-align: center;
	_vertical-align: center;
}

.entryInterimTitle{
	margin: 20px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.entryInterimTitle_2{
	margin: 20px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: red;
}

.contEntryInterim{
	margin: 10px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
	letter-spacing: 0.3em;
	text-align: left;
}

.entryInterimNotes{
	margin: 0px 0px 0px 0px;
	padding: 0px 100px 0px 100px;
	width: 750px;
}

.contEntryInterimNotes{
	border:solid #DCDCDC 1px;

	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	width: 750px;
	line-height: 150%;
	letter-spacing: 0.3em;
	text-align: left;
}

.contEntryInterimNotes ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.contEntryInterimNotes ul li{
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
	text-align: left;
}

.entryInterimTxtCenter{
	margin: 0px 0px 0px 200px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-align: left;
}

.entryCompleteTitle{
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.contEntryComplete{
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	line-height: 150%;
	letter-spacing: 0.3em;
	text-align: center;
}

.entryCompleteNotes{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: center;
}

.bkg_gray{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #f5f5f5;
}


