* {
	margin:0px;
	padding:0px;
	font-size: 12px;
	letter-spacing: 1px;
}

/*IEのbrバグ回避*/

br{
    letter-spacing:0px;
}

/*IEのbrバグ回避ここまで*/

/*背景の影*/

#kage {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left:5px;
	text-align:left;
	background-image: url(../images/kage.jpg);
	background-repeat: repeat-y;
}

/*背景の影ここまで*/

/*大枠*/

#all {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

/*大枠ここまで*/

/*ヘッダー*/

#head {
	height: 20px;
	width: 600px;
	float: left;
}

/*ヘッダーここまで*/

/*ロゴ*/

#rogo {
	height: 95px;
	width: 600px;
	float: left;
}
body {
	background-color: #F7F7F7;
	font-family:verdana,'MS UI Gothic',sans-serif;
}


/*ロゴここまで*/

/*右上の問合せ*/

#toiawase {
	width: 200px;
	height: 115px;
	float: right;
	background-image: url(../images/toiawase.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*右上の問合せここまで*/

/*フッター*/

#foot1 {
	height: 20px;
	text-align: center;
	clear: both;
}

#foot2 {
	height: 20px;
	text-align: right;
}

/*フッターーここまで*/

/*写真下の枠*/

#main {
	height: auto;
}

/*写真下の枠ここまで*/

/*写真の枠*/

#visual {
	height: 270px;
	background-color: #000000;
	color: #666666;
}

/*写真の枠ここまで*/

/*メニュー*/

#navi {
	height: 40px;
	color: #FFFFFF;
	clear: both;
}

#navi-button {
	height: 40px;
	width: 800px;
	list-style-type: none;
	line-height: 15px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A36200;
	border-bottom-color: #A36200;
}
#navi-button li {
	height: 40px;
	width: 133px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A36200;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A36200;
}

#navi-button a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/navi.jpg);
	height: 40px;
	padding-top: 6px;
}
#navi-button a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/navi2.jpg);
	height: 40px;
	padding-top: 6px;
}
#navi-button li span {
	font-size: 10px;
	color: #FFCC99;
	font-weight: lighter;
}

/*メニューここまで*/

/*トップの人材、仕事を探すボタン*/

#oshirase {
	height: 180px;
	width: 580px;
	float: left;
}

#sagasu1 {
	width: 250px;
	height: 150px;
	float: left;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}

#sagasu2 {
	width: 250px;
	height: 150px;
	float: right;
	background-image: url(../images/jinzai02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}

/*トップの人材、仕事を探すボタンここまで*/

#rightmenu {
	float: right;
	height: 180px;
	width: 215px;
}

/*トップの業務案内*/

#gyomu {
	height: 220px;
	clear: both;
}
	
#gyomu-title {
	line-height: 25px;
	height: 25px;
	width: 780px;
	margin-left: 10px;
	margin-top: 10px;
}
#gyomu-annai {
	width: 770px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 10px;
	height: 150px;
	line-height: 21px;
	background-image: url(../images/earth.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*トップの業務案内ここまで*/
#midashi {
	height: 40px;
	width: 100%;
	background-image: url(../images/midashi01.jpg);
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 40px;
	color: #FFFFFF;
	text-indent: 45px;
	letter-spacing: 5px;
	font-weight: bold;
	font-size: 14px;
}
#box {
	height: auto;
	width: 770px;
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
}
#company-tdcolor {
	background-color: #FEE6AA;
}
#company-table {
	width: 600px;
}
#q {
	height: 30px;
	width: 754px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FECC51;
	border-right-color: #FECC51;
	border-bottom-color: #FECC51;
	border-left-color: #FECC51;
	text-indent: 12px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#company-table td{
	text-align: left;
	vertical-align: top;
	padding: 5px;

}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#q-box {
	height: auto;
	width: 770px;
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 20px;
}
/* TOPNEWS */
#top_news{
	color:#fff;
	background:url(img/bg_topnews_title.gif) no-repeat;
	height:19px;
	margin:0 0 10px 0;
	clear:both;
}
#top_news td{
	border-bottom:1px dotted #ccc;
	padding:5px 0 5px 10px;
}
.news_contents{
	overflow:hidden;
	width:680px
	margin:0 10px 20px 10px;
}
.topnews_date{
	width:18%;
	color:#5982A6;
	padding:3px 0 2px 16px;
	border-bottom:1px dotted #ccc;
	vertical-align:top;
	background-position:0 5px;
}
.topnews_body{
	padding:2px 0 5px 0;
	border-bottom:1px dotted #ccc;
	vertical-align:top;
}
