@charset "UTF-8";

/* 登録フォーム用CSS */

h3.title{
	font-weight:bold;
}

div.box4{
	background-image:none;
	width:705px;
}
div.privacy_box {
	text-align: center;
}

#footer{
	width:1024px;
	padding:0;
	color:#000000;
}
A:link,a:visited{
	color:#0660AE;
	text-decoration:none;
}
a:hover,a:active{
	color:#003300;
	text-decoration:none;
}
