@charset "utf-8";

table.loginTable01,
table.loginTable01 th,
table.loginTable01 td {
	border: 0 solid #CCCCCC;
}

table.loginTable01 {
	margin: 15px 0px 35px;
	border-collapse: separate;
	border-width: 1px 0 0 1px;
	border-spacing: 0;
	width: 640px;
	font-family: /*"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",*/"メイリオ",Meiryo,Verdana,Helvetica,Arial,"ＭＳ Ｐゴシック",sans-serif;
}

table.loginTable01 th {
	width: 180px;
	text-align: left;
	background: #F5F5F5;
	font-weight: bold;
}

table.loginTable01 td {
	text-align: left;
	background: #FFFFFF;
}

table.loginTable01 th,
table.loginTable01 td {
	border-width: 0 1px 1px 0;
	padding: 15px;
	vertical-align: middle;
}

table.loginTable01 .textArea {
	width: 250px;
}

.submitSection {
	background-color: #F0F0F0;
	text-align: center;
	padding: 15px 0;
	border: 1px #CCCCCC solid;
}

.submitSection .button_text {
	cursor: pointer;
}

.optionalSection {
	text-align: right;
}

p.userNew {
	margin: 0 0 2px;
	font-size: 16px;
}

p.lostPass {
	margin: 0 0 2px;
	font-size: 16px;
}

p.userNew a {
	background: url(../login/media/icon_beginner.gif) no-repeat left center;
	padding: 0 0 0 20px;
	text-decoration: underline;
}

p.lostPass a {
	background: url(../login/media/icon_question.gif) no-repeat left center;
	padding: 0 0 0 20px;
	text-decoration: underline;
}

p.entryMust {
	background: url(../common/icon_must.gif) no-repeat right center;
	padding: 0 37px 0 0;
}

h1 img {
	margin: 0 0 15px 0;
}

.form_description {
	
}

.err_msg {
	color: #C40000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.forgetArea {
	text-align: center;
}

.sideNavi {
	background: url(../login/media/bg_side_navi.gif) no-repeat;
	height: 92px;
	width: 200px;
	margin-bottom: 15px;
	padding-top: 6px;
}

table.entryTable01,
table.entryTable01 th,
table.entryTable01 td {
	border: 0 solid #CCCCCC;
}

table.entryTable01 {
	margin: 15px 0 0;
	border-collapse: separate;
	border-width: 1px 0 0 1px;
	border-spacing: 0;
	width: 640px;
	font-family: /*"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",*/"メイリオ",Meiryo,Verdana,Helvetica,Arial,"ＭＳ Ｐゴシック",sans-serif;
}

table.entryTable01 th {
	width: 240px;
	text-align: left;
	background: #F5F5F5;
	font-weight: bold;
}

table.entryTable01 td {
	text-align: left;
	background: #FFFFFF;
}

table.entryTable01 th,
table.entryTable01 td {
	border-width: 0 1px 1px 0;
	padding: 10px;
	vertical-align: middle;
}

table.entryTable01 .textArea {
	width: 340px;
}

table.entryTable02,
table.entryTable02 th,
table.entryTable02 td {
	border: 0 solid #CCCCCC;
}

table.entryTable02 {
	margin: 15px 0px 35px;
	border-collapse: separate;
	border-width: 1px 0 0 1px;
	border-spacing: 0;
	width: 640px;
	font-family: /*"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",*/"メイリオ",Meiryo,Verdana,Helvetica,Arial,"ＭＳ Ｐゴシック",sans-serif;
}

table.entryTable02 th {
	width: 200px;
	text-align: left;
	background: #F5F5F5;
	font-weight: bold;
}

table.entryTable02 td {
	text-align: left;
	background: #FFFFFF;
}

table.entryTable02 th,
table.entryTable02 td {
	border-width: 0 1px 1px 0;
	padding: 10px;
	vertical-align: middle;
}

table.entryTable02 .textArea {
	width: 340px;
}

.contactLead {
	margin-bottom: 20px;
}


#pryvacy-text{
	font-family: /*"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",*/"メイリオ",Meiryo,Verdana,Helvetica,Arial,"ＭＳ Ｐゴシック",sans-serif;
	text-align:left;
	font-size: 12px;
	width: 550px;
	height: 120px;
	padding:5px;
	overflow: auto;
	border: 1px solid #999;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
}

#kiyaku {
	width: 550px;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 20px;
}

.pryvacySection {
	background-color: #FFFFFF;
	border-width: 0 1px 0;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
}

