
body {
	background-color : #FFFFFF;
	background-image : url(../img/bg_img/005.gif);
	background-attachment : fixed;
	background-repeat : repeat;
	font-size : 14px;
	color : #000000;
}
table, tr, td {
	color : #000000;
	font-size : 14px;
}

a:link, a:visited, a:active {
	text-decoration : none;
	color : #0000FF;
}
a:hover {
	color : #FF0000;
	text-decoration : underline;
}

#top_img {
	width : 700;
	height : 300;
	background-image : url(../img/top_img/005.jpg);
	background-repeat : no-repeat;
}

#tenpo_left {
	background-color : #99CCFF;
	font-size : 14px;
}
#tenpo_rigth {
	background-color : #CCFFFF;
	font-size : 14px;
}

#ichiran_kisyu {
	background-color : #EEEEFF;
	width : 350px;
}
#machine_name {
	font-size : 16px;
	font : bold;
}
#machine_number {
	font-size : 16px;
	font : bold;
}
#machine_comment {
	 font-size : 12px;
}