@charset "utf-8";
/* マウスオーバー
----------------------------------------------- */
a:hover img{
	border: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
/*----------------------------------------------*/

body {
	margin-top: 0px;
	background-color: #FFFFFF;
}
body,td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #333333;
}
.color_accent_1 {
	color: #C4013D;
}
.color_accent_2 {
	color: #0000FF;
}
.color_black {
	color: #333333;
}
.color_glay {
	color: #B1B1B1;
}


.page_title {
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #B1B1B1;
	line-height: 100%;
}
.input_login {
	font-size: 13px;
	height: 16px;
	width: 70px;
	vertical-align:text-bottom;
}
a#header {
	text-decoration: none;
	color: #333333;
}
a#PAGE_NAVI {
	text-decoration: none;
	color: #333333;
}
form {
	margin: auto;
}
.left_menu {
	border: 1px solid #FF0000;
	padding: 10px;
}
td#color_accent_1 {
	background-color: #333333;
}
td#color_accent_2 {
	background-color: #CCCCCC;
}
td#color_accent_3 {
	background-color: #C4013D;
}
.MACHINES_td {
	line-height: 100%;;
}
td#other {
	font-size: 12px;
}

