
/*ここからリニューアル用に変更したもの*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/orange_back.gif);
	background-repeat: repeat-x;
	background-color:#FFCC66;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 864px;
	background-color:#FFFFFF;
}
.floatCliear {
	clear: both;
}

#header{
    width:864px;
    height:113px;
}

#header_top{
    width:822px;
    height:11px;
	padding:12px 0px 0px 42px;
	background-image:url(images/header00.png);
	background-repeat:no-repeat;
}

#header_top h1{
    font-size:10px;
}

#header_left{
    width:443px;
    height:90px;
	background-image:url(images/header01.png);
	background-repeat:no-repeat;
	float:left;
}

#header_right{
    width:388px;
    height:26px;
	padding:64px 33px 0px 0px;
	background-image:url(images/header02.png);
	background-repeat:repeat;
	float:left;
	font-size:10px;
	text-align:right;
}



.contentsArea {
	width: 780px;
	padding: 0px 42px 0px 42px;
	background-image:url(images/contents_back.jpg);
	background-repeat:repeat-y;
}

.footer {
	background-color: #FFFFFF;
	background-image:url(images/footer.jpg);
	padding: 25px 0px 0px 136px;
	text-align:right;
	height: 9px;
	width: 728px;
}




.footer2 {
	width: 780px;
	padding: 20px 42px 20px 42px;
	background-image:url(images/contents_back.jpg);
	background-repeat:repeat-y;
	text-align:center;
	font-size:10px
}

.left {
	margin: 10px 0px 0px;
	float: left;
	width: 480px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 12px;
	color: #333333;
}

.right {
	float: left;
	width: 257px;
	margin-right: 10px;
	margin-left: 21px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}



#btnArea{
    width:864px;
    height:40px;
	background-color:#EE5E22;
	margin:auto;
	padding:0px 43px 0px 43px;
}


#btnProduct a {
	display:block;
	width:194px;
	background:url(images/btn_product.png) no-repeat;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
#btnProduct a:hover {
	background:url(images/btn_product_f2.png) no-repeat;
	width:194px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	float: left;
}

#btnHistory a {
	display:block;
	width:195px;
	background:url(images/btn_history.png) no-repeat;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	float: left;
}
	#btnHistory a:hover {
	background:url(images/btn_history_f2.png) no-repeat;
	width:195px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#btnRecruit a {
	display:block;
	width:194px;
	background:url(images/btn_recruit.png) no-repeat;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
#btnRecruit a:hover {
	background:url(images/btn_recruit_f2.png) no-repeat;
	width:194px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#btnCompany a {
	display:block;
	width:195px;
	background:url(images/btn_company.png) no-repeat;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
#btnCompany a:hover {
	background:url(images/btn_company_f2.png) no-repeat;
	width:195px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}


#btn_down{
    width:864px;
    height:14px;
	background-image:url(images/btn_down.png);
	background-repeat:no-repeat;
}


.newstitle {
	height: 25px;
	width: 480px;
	background-image:url(images/news_title.png);
	background-repeat:no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.newstxt {
	width: 470px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
}





/*リニューアル用ここまで*/



/*ここまで上のボタンロールオーバー設定	*/

#btnBosyu a {
	display:block;
	width:304px;
	background:url(images/recruit.jpg) no-repeat;
	height: 56px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#btnBosyu a:hover {
	background:url(images/recruit_f2.jpg) no-repeat;
	width:304px;
	height: 56px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
