@import url("./base.css");

#Content {
 line-height: 1.5em;
}


/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
sub_menu
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

body#recruit #Content #Primary {
	width: 580px ;
	float:left;
	margin: 0 0 10px 35px;
	_margin:0 0 10px 17px;
	
}

body#recruit #Content #Primary p.menu {
    margin: 0 0 0px 0px;
}

/*
===============================================================================
id:Pagetop
===============================================================================
*/

#pagetop {
	clear: both;
	text-align: right;
	padding: 0 20px 10px 0;
	font-weight: bold;
}

