/* header structure ---------------------------------------------- */

#header{
        float:left;
	width:755px;
	height:119px;
	margin:0;
	padding:0;
}



#header #recruit{
	float:left;
	width:378px;
	height:50px;
	margin:48px 0 0 31px;
        padding:0;
        display:inline;
}


#header #logo_wpcf img{
        position:absolute;
	left:-9999px;
}


#utilitynavigation{
	float:left;
	width:319px;
	margin:90px 27px 0 0;
	padding:0;
	text-align:right;
	list-style:none;
        display:inline;
	letter-spacing:2px;
}



/* content structure --------------------------------------------- */


#content {
	float:left;
	width:755px;
	margin:3px 0 0 0;
	padding:0;
}





/* [ new selector ] content secondbox structure [ new selector ] */

#content #secondbox {
	float:right;
	width:659px;
	height:1650px;
	margin:0;
	padding:38px 48px 0 48px;
        display:inline;
}


#content #secondbox .s_text01{
	clear:both;
	float:left;
	width:629px;
	margin:0;
	padding:0 0 8px 30px;
	letter-spacing:1px;
	line-height:17px;
}

#content #secondbox .s_text02{
	clear:both;
	float:left;
	width:629px;
	margin:0;
	padding:0 0 8px 30px;
	letter-spacing:0px;
	line-height:17px;
}

#content #secondbox .ma01{
	clear:both;
	float:left;
	width:649px;
	height:17px;
	margin:10px 0 15px 0;
	padding:10px 0 0 10px;
	letter-spacing:1px;
	border-bottom:solid 1px #b1b1b1;
	line-height:14px;
}


#content #secondbox .ma{
	clear:both;
	float:left;
	width:649px;
	height:17px;
	margin:0 0 15px 0;
	padding:41px 0 0 10px;
	letter-spacing:1px;
	border-bottom:solid 1px #b1b1b1;
	line-height:14px;
}



#content #secondbox .to_top{
	clear:both;
	float:left;
	width:659px;
	height:30px;
	margin:0;
	padding:0 0 13px 0;
	letter-spacing:1px;
	line-height:14px;
}



#copyright {
	float:left;
	width:735px;
	height:20px;
	margin:0 0 30px 0;
	padding:10px 0 0 20px;
	letter-spacing:1px;
}

