@charset "shift_jis";
/*2008/1/17/【FSFIELD】yu imamura*/

/*registration en_registrationは全てここで指定*/
div#left_contents div.inside p{
	margin:20px 20px;
	}
div#left_contents div.inside{
	width:500px;
	padding-bottom:15px;
	border: 1px solid #999;
	background: url(../img/prog_back.gif) repeat-x;
	}
div#left_contents h3{
	width:460px;
	margin:15px 0 15px;
	padding-left:10px;
	font-size: 12px;
	background: url(../img/sankaku_b.gif) no-repeat;
	color: #999966;
	}
div#left_contents div.inside dl{
	margin-left:20px;
	}
div#left_contents h4{
	color: #800000;
	}
div#left_contents p{
	margin-top:5px;
	}
div#left_contents p.regist{
	margin-bottom:20px;
	}	
div.registration div#left_contents{
	margin-bottom:40px;
	}
/*イングリッシュページ用*/
div.en_registration div#left_contents div.inside{
	margin-top:20px;
	}
div.en_registration div#left_contents div.inside dl{
	margin-top:10px;
	}
div#left_contents div.inside h3 a:link{color:#999966}
div#left_contents div.inside h3 a:visited{color:#999966}
	
