/* ---------------------------------------------------------------- */
/* Commn style */
/* ---------------------------------------------------------------- */
A:link { color:#3E2019; text-decoration:underline; }
A:visited { color:#3E2019; text-decoration:underline; }
A:hover { color:#3E2019; text-decoration:none; }
A:active { color:#3E2019; text-decoration:underline; }

body {
	margin : 0px 0px 0px 0px;
	padding : 0px;
	color:#3E2019;
}

#base_top {
	margin : 0px auto;
	padding : 0px;
	width : 800px;
}

#base {
	margin : 0px auto;
	padding : 20px 20px 40px 20px;
	width : 760px;
	background-image : url("img_cmn/wood.jpg");
}

#base2 {
	margin : 0px auto;
	padding : 20px 0px 0px 0px;
	width : 800px;
}

#footer{
	margin : 0px auto;
	width : 800px;
	text-align : right;
	font-size : 12px;
	color : #000000;
	line-height : 23px;
}

/* ---------------------------------------------------------------- */
/* font style */
/* ---------------------------------------------------------------- */
.voice1 { font-size : 14px ; line-height : 20px ; }
.voice2 { font-size : 12px ; line-height : 19px ; }
.voice3 { font-size : 13px ; line-height : 20px ; }
.voice4 { font-size : 12px ; line-height : 25px ; }
.voice5 { font-size : 13px ; line-height : 25px ; }
.company1 { font-size : 12px ; line-height : 22px ; word-spacing : 15px ; }
.company2 { font-size : 12px ; line-height : 22px ; word-spacing : 45px ; }
.company3 { font-size : 12px ; line-height : 22px ; word-spacing : 5px ; }
.company4 { font-size : 12px ; line-height : 22px ; }
.recruit1 { font-size : 12px ; line-height : 22px ; word-spacing : 14px ; }
.recruit2 { font-size : 12px ; line-height : 22px ; word-spacing : 2px ; }
.recruit3 { font-size : 14px ; line-height : 22px ; }
.recruit4 { font-size : 12px ; line-height : 22px ; }
.site { font-size : 11px ; line-height : 19px ; }