* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

a {
	border: 0px;
	color: #aaaaaa;
}

clr {
	clear: both;
}

br.clr {
	clear: both;
	line-height: 1px;
	display: inline;
}

th,td {
	padding: 5px;
	background: #000000;
}
.size_l {
	font-size: 120%;
}

body {
	color: #ffffff;
	background: #000000 repeat-y;
	font-size: 80%;
}
#wrapper {
	width:800px;
	background: #000000 url(../img/bg_img.jpg) no-repeat;
	margin: 0 auto 0 auto;
}
#wrapper1 {
	width:800px;
	background: #000000 url(../img/bg_img_sharyo.jpg) no-repeat;
	margin: 0 auto 0 auto;
}
#wrapper2 {
	width:800px;
	background: #000000 url(../img/bg_img_jigyo.jpg) no-repeat;
	margin: 0 auto 0 auto;
}
#wrapper3 {
	width:800px;
	background: #000000 url(../img/bg_img_kaisya.jpg) no-repeat;
	margin: 0 auto 0 auto;
}

#header {
}

.header_rogo {
	margin:10px;
}

#main {
	margin: 0 auto 0 auto;
}

.img_photo {
	width: 800px;
	/*height: 315px;*/
	color: #000000;
}

.bg_img{
	width: 630px;
	float: left;
}
.menu {
	width: 170px;
	float: right;
}
.message {
	margin-left: 65px;
}

.title_hr {
	clear: both;
	height: 1px;
	margin-left: 5px;
	background: url(../img/pagetitle_hr_bg.gif) repeat-x;
}
.title_hr hr {
		display: none;
	}
	
.map {
	margin-left: 65px;
	float: left;
}
.kaisya {
	float: right;
}
.his th,td {
	font-size: 120%;
}

.recruit {
	margin: 0 auto 0 auto;
	padding: 10px;
	width: 300px;
	background: #ffffff;
	color: #000000;
}

#footer {
	text-align: center;
	height: 30px;
}
