@charset "shift-jis";

/* Seibi_Recruit WEBSITES
   ----------------------------------------
   2008.2.13
   ----------------------------------------*/

/* ブラウザ設定リセット ######################################## */

* {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,em,strong {
	font-weight:normal;
	font-style:normal;
}
li {
	list-style-type:none;
	margin:0;
	padding:0;
}
img {
	border:0;
	vertical-align:bottom;
	margin:0px;
	padding:0px;
}
.clr {
	clear:both;
	margin:0;
	padding:0;
}
.clearfix {
	height:auto !important;
	height:1px;
	min-height:1%;  /* for IE 7*/
	/*\*//*/display:inline-table;/**/
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	font-size:1%;
	line-height:1%;
	visibility:hidden;
}
hr{
	clear:both;
	visibility:hidden;
}

/* ############################################## */

/* body ######################################## */

body {
	margin:0px;
	padding:0px;
}
#layout {
	width:800px;
	padding:0px 0px;
	margin:0 auto;
	background:url(../img/common/back_001.jpg) left top no-repeat;
	text-align:left;
}

/* ############################################## */

/* top ######################################## */

.top {
	width:563px;
	height:47px;
}

.top table {
	width:563px;
	height:47px;
}
.top h2 {
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
}

/* ############################################## */

/* left_side ######################################## */

#left_side {
	float:left;
	width:224px;
	padding:0px 0px 0px 8px;
}
#left_side ul {
	width:224px;
	margin:0px 0px 5px 0px;
}

/* ############################################## */

/* contents ######################################## */

#contents {
	float:right;
	width:563px;
}
.header {
	width:563px;
	height:127px;
}
.header2 {
	width:563px;
	height:127px;
	margin:0px 0px 20px 0px;
}

/* ############################################## */

/* footer ######################################## */

#footer {
	clear:both;
	width:800px;
	margin:0px 0px 10px 0px;
}


