/* CSS Document */

body {
	background-color: #E0EDF1;
	margin: 0px auto;
	padding: 0px;
	border: none;
	width: 780px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#container {
	margin: 0px auto;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #99CC00;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../../../machine/img/total_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 0px;
	width: 780px;
	text-align: left;
	}
#header {
	height: 65px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../../machine/img/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
}
.la_en {
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0.5em 5px 0.5em 0px;
}
.about_menu {
	margin-top: 1em;
	margin-right: 2px;
	margin-left: 0px;
	margin-bottom: 0em;
	float: right;
	clear: right;
	font-size: 12px;
}
#header a:link {
	text-decoration: none;
	color: #000000;
}
#header a:visited {
	color: #666666;
	text-decoration: none;
}
#header a:hover {
	color: #0033CC;
	text-decoration: none;
	background-color: #CCFFFF;
}
#header a:active {
	color: #6600FF;
}
#breadlist {
	clear: both;
	width: auto;
	font-size: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #003399;
	margin: auto;
	line-height: 2em;
}
.hide {
	display: none;
}

#footer {
	background-attachment: scroll;
	background-image: url(../../../img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 95px;
	width: 780px;
}
#companylogo {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	border: none;
}
/*カテゴリー別メニュー---------------------*/
#submenu {
	font-size: 80%;
	padding-right: 1em;
	margin-top: 0em;
	margin-bottom: 0em;
	border-left-width: 157px;
	border-left-style: solid;
	border-left-color: #333399;
	padding-left: 0.5em;
	border-top-width: 0.3em;
	border-top-style: solid;
	border-top-color: #333399;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
#submenu a {
}
#submenu a:link {
	color: #000000;
}
#submenu a:visited {
	color: #666666;
}
#submenu a:hover {
	background-color: #CCFF66;
	text-decoration: none;
}
