#content{
	font-family:"ヒラギノ角ゴ Pro W3","MS PGothic",sans-serif,Osaka;
	font-size:12px;
}
#content a{
	color:#c90;
	font-weight:bold;
	text-decoration:underline;
}
#content a:hover{
	color:#0066FF;
}
#login{
	float:left;
	border:3px solid #e2e2e2;
	width:360px;
	height:192px;
	font-size:12px;
	font-weight:bold;
	color:#666;
	margin:40px 15px 80px 94px;
}
#head_right img#login{
	float:none;
	border:none;
	width:auto;
	height:auto;
	margin:0;
}
	#login form{
		border:2px solid #eee;
		padding:0;
		margin:0;
	}
		#login dl{
			background:url(/images/login_bg.gif) top left repeat-x;
			width:356px;
			height:188px;
			margin:0;
			padding:0;
		}
			#login dt{
				padding:6px 35px;
			}
			#login dd{
				margin:0;
				padding:0 35px;
			}
			#login dt#login_title{
				padding:10px 0 14px 18px;
			}
				#login dt#login_title div{
					background-image:url(/images/jp/login_title.gif);
					width:78px;
					height:24px;
				}
			#login_btn_layout{
				margin:-30px 0 0 190px!important;
			}
				#login_btn{
					background-image:url(/images/jp/login_btn.gif);
					border:0!important;
					width:109px!important;
					height:33px;
					cursor:pointer;
				}
			#sendmail_btn_layout{
				margin:-20px 0 0 170px;
			}
				#sendmail_btn{
					border:0!important;
					width:140px!important;
				}
		#login input{
			border:1px solid #a5acb2;
			width:164px;
			line-height:14px;
		}
#regist{
	border:3px solid #e2e2e2;
	width:360px;
	height:192px;
	font-size:12px;
	font-weight:bold;
	color:#666;
	margin:40px 94px 80px 15px;
	float:left;
}
	#regist form{
		border:2px solid #eee;
		padding:0;
		margin:0;
	}
		#regist dl{
			background:url(/images/login_bg.gif) top left repeat-x;
			width:356px;
			height:188px;
			margin:0;
			padding:0;
		}
			#regist dt{
				padding:9px 35px;
			}
			#regist dd{
				margin:0;
				padding:0 35px;
			}
			#regist dt{
				padding:10px 0 14px 18px;
			}
				#regist dt div{
					background-image:url(/images/jp/regist_title.gif);
					width:190px;
					height:23px;
				}
				#regist input{
					background-image:url(/images/jp/regist_btn.gif);
					border:0!important;
					width:240px!important;
					height:74px;
					margin:6px 0 0 35px;
					cursor:pointer;
				}
#accept{
	width:313px;
	height:32px;
	background-image:url(/images/jp/reg_accept.gif);
	cursor:pointer;
	border:0;
}
#accept:hover{
	background-position:0 -32px;
}

