body, form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* 枠 */
#l1 {
	margin-top: -155px;
	margin-left: -250px;
	text-align: center;
	height: 310px;
	width: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
}
/* 枠左右 */
#l1 {
	background: url("../img/ja/log1.gif") center top no-repeat;
}
/* 枠上 */
#l2 {
	background: url("../img/ja/log2.gif") left top no-repeat;
}
/* 枠下 */
#l3 {
	padding: 45px 20px 20px 45px;
	background: url("../img/ja/log3.gif") left bottom no-repeat;
}
/* フォーム枠 */
#main {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background: url("../img/ja/logtab.gif") no-repeat;
	height: 172px;
	width: 263px;
	display: block;
}
table {
	color: #444444;
	font-size: 12px;
	text-align: right;
}
td input {
	padding: 0px 3px 0px 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #F7F7F7;
	border-bottom: 1px solid #F7F7F7;
	border-left: 1px solid #CCCCCC;
	color: #444444;
	height: 20px;
	width: 150px;
}
/* エラー */
#error {
	height: 55px;
	text-align: left;
}
#error p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	font-size: 12px;
	line-height:150%;
	background: url("../img/ja/logico.gif") 0px 0px no-repeat;
}
a, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color:#999999;
}
/* VeriSign */
.ve {
	text-align: right;
}
/* フッター */
#foot p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	font-size: 10px;
}
