/*-----------------------------------------------------------------------------
新卒2012ランディングページ用
-----------------------------------------------------------------------------*/
div.regist2012_1{
	background-image:url(../worksfiles/web/intro/2012_1.jpg);
	height:356px;
	background-repeat:no-repeat
}
div.regist2012_2{
	background-image:url(../worksfiles/web/intro/2012_2.jpg);
	height:399px;
	background-repeat:no-repeat	
}
div.regist2012_2 div{
	font-size:14px;
	letter-spacing:1px;
	/*left:50px;*/
	width:402px;
	/*position:relative;*/
	margin-left:50px;
	text-align:center;
}
div.regist2012_2 p{
	margin:0 0 10px 0;
	padding-top:15px;
}
div.regist2012_2 dl{
	font-size:12px;
	text-align:left;
}
div.regist2012_2 dt{
	margin-top:10px;
	font-weight:bold;
}
div.regist2012_2 dd{
	margin-left:10px;
}

.top_link:link{
	border:1px solid #FF9900;
	padding:5px;
	color:#FF6600;
	font-weight:bold;
	margin:5px 0 10px 270px;
}

body{
	width:745px;
}
#header_regist{
	text-align:left;
	margin:15px 20px 0 20px;
}
#footer{
	width:700px;
}
