body {
	background-color: #efebeb;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#container p {
	margin-top: 0px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #663366;
}

/*700pixのボックス*/
#contents {
	width: 700px;
	background-color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.6em;
	margin-right: auto;
	margin-left: auto;
}

/*600pixの本文用ボックス*/
#container {
	width: 600px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
}
#below {
	width: 600px;
	margin-right: 50px;
	margin-left: 50px;
}

/*トップインフォメーション*/
#infobox {
	margin-top: 0px;
	width: 462px;
	text-align: left;
	height: 162px;
	float: left;
	background-image: url(images/top_infobox.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 16px;
	bottom: 0px;
	margin-left: 0px;
}
.info {
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
}
/*トップ求人情報のボックス*/
#kyujin {
	height: 162px;
	width: 120px;
	background-image: url(images/top_kyujinback.gif);
	background-repeat: no-repeat;
	float: right;
	position: relative;
	left: auto;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-right: 0px;
}
#kyujin img {
	padding-top: 20px;
}
#kyujin p {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.2em;
}

/*フッター*/
#footer {
	a°background-color: #FFFFFF;
	background-color: #FFFFFF;
	width: 700px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 20px;
	clear: both;
}
.blue {
	color: #003399;
}
.float_left {
	float: left;
}
.yellow {
	color: #FFCC00;
}
/*トップページメイン写真*/
.topimage {
	margin-right: 50px;
	margin-left: 36px;
}
/*フッターの文字と更新日*/
.smalltext {
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 2em;
}
/*ご挨拶の段落*/
.sentence {
	padding-left: 220px;
	text-align: left;
}

h2 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	margin-left: 0px;
	font-size: 1.3em;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: 1em;
	margin-bottom: 0px;
	font-weight: bold;
	color: #003399;
}
.clear {
	clear: left;
}
#kenchiku h3 {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	margin-bottom: 5px;
}

/*求人案内ページイメージ写真*/
.imagephoto {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
/*求人案内背景イメージ*/
#recruit {
}
#recruit th {
	color: #003399;
	width: 5.5em;
	padding-right: 0px;
	padding-left: 0px;
}
#recruit td {
	padding-right: 0px;
	padding-left: 0px;
}
#recruit img {
	margin-left: 20px;
	margin-bottom: 0px;
	vertical-align: bottom;
}
.float_right {
	float: right;
}

ul {
	line-height: 1.8em;
	margin-left:0px;
	margin-bottom: 20px;
	padding-left: 0px;
}
#profile ul {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
}

li {
	list-style-type: none;
	padding: 0px;
}
	
th {
	text-align: left;
	padding: 5px 5px 5px 0px;
	width: 6em;
	vertical-align: top;
	color: #003399;
}
td {
	line-height: 1.6em;
	padding: 5px;
}
/*会社概要ページ歴史テーブル*/
.histry th {
	width: 8em;
}
#profile {
	background-image: url(images/profile_backimage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#profile td {
	vertical-align: top;
}

/*業務内容*/
#business {
	width: 100%;
}
#business th{
	color: #003399;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #CCCCCC;
}

#business td {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 1em;
}
#business li {
	line-height: 1.8em;
	list-style-position: inside;
	list-style-type: square;
}
.red {
	color: #FF0000;
}
#works {
	margin-left: 50px;
	width: 200px;
	text-align: center;
}
#works img {
	margin-bottom: 5px;
}
#profile th {
	width: 7em;
}
