﻿@charset "utf-8";

/* （株）トライアクシス
---------------------------------------------*/
#bottom_menu {
	padding:6px 0 0 60px;
}
#bottom_menu ul.bt_menu {
	float: left;
	list-style: none;
	padding: 0px;
}
#bottom_menu li.bt_menu {
	float: left;
	width:auto;
	border-right: 1px solid #FFFFFF;
}
#bottom_menu a {
	padding: 0 10px;
	font-size:12px;
	color: #FFFFFF;
}
#bottom_menu a:hover {
	color: #eB6f23;
}
*html body #bottom_menu p {
	float: right;
	margin:35px 30px 0 0;
	font-size:12px;
	color: #FFFFFF;
	font-style:italic
}
#bottom_menu p {
	float: right;
	margin:35px 60px 0 0;
	font-size:12px;
	color: #FFFFFF;
	font-style:italic
}
/* フッター
---------------------------------------------*/
#footer_bg {
	 text-align: center;  
	clear:both;
	margin:  0 auto;
	background: #FFFFFF url(../img/footer.jpg) no-repeat;
	height: 68px;
}
#footer {
	width: 1000px;
}