@import url(styles.css);

div.menu
{
	background-color:#131313;
}
div.menu a
{
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
div.menu a:visited
{
	color:#FFFFFF;
}
div.menu a:hover
{
	font-weight:bold;
	text-decoration:underline;
	color:#FFFF00;
}
.bdboth
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
.bdright
{
	border-right:1px solid #FFFFFF;
}

div#banner-event
{
	width:359px;
	height:150px;
	font-size: 10px;
	background-image: url(../imgs/banner/banner-event.jpg);
	background-repeat: no-repeat;
	text-align:left;
}
div#banner-event a
{
	display:block;
	width:359px;
	height:150px;
	padding-top:60px;
	padding-left:200px;
	text-decoration:none;
	color:#000000;
	line-height:1.5em;
}
div#banner-parts
{
	width:359px;
	height:150px;
	font-size: 10px;
	background-image: url(../imgs/banner/banner-parts.jpg);
	background-repeat: no-repeat;
	text-align:left;
}
div#banner-parts a
{
	display:block;
	width:359px;
	height:150px;
	padding-top:60px;
	padding-left:200px;
	text-decoration:none;
	color:#000000;
	line-height:1.5em;
}
div#banner-yamiren
{
	width:359px;
	height:150px;
	font-size: 10px;
	background-image: url(../imgs/banner/banner-yamiren.jpg);
	background-repeat: no-repeat;
	text-align:left;
}
div#banner-yamiren a
{
	display:block;
	width:359px;
	height:150px;
	padding-top:60px;
	padding-left:230px;
	text-decoration:none;
	color:#000000;
	line-height:1.5em;
}
div#banner-d1
{
	width:359px;
	height:150px;
	font-size: 10px;
	background-image: url(../imgs/banner/banner-d1.jpg);
	background-repeat: no-repeat;
	text-align:left;
}
div#banner-d1 a
{
	display:block;
	width:359px;
	height:150px;
	padding-top:60px;
	padding-left:180px;
	text-decoration:none;
	color:#000000;
	line-height:1.5em;
}
div#banner-engineer
{
	width:359px;
	height:100px;
	background-image: url(../imgs/banner/banner-engineer.jpg);
	background-repeat: no-repeat;
	text-align:left;
}
div#banner-engineer div#banner-engineer-text
{
	padding:30px 2px 3px 5px;;
}
div#banner-engineer table tr td
{
	font-size:10px;
	color:#000000;
	line-height:1.6em;
}
div#banner-ep
{
	width:359px;
	height:100px;
	font-size: 10px;
	background-image: url(../imgs/banner/banner-ep.jpg);
	background-repeat: no-repeat;
	text-align:left;
}
div#banner-ep a
{
	display:block;
	width:359px;
	height:100px;
	padding-top:40px;
	padding-left:180px;
	text-decoration:none;
	color:#000000;
	line-height:1.6em;
}
.red
{
	color:#FF0000;
}
.right
{
	text-align:right;
}
.tel
{
	font-family:"Arial Black", "ＭＳ　Ｐゴシック", "ＭＳ　ゴシック", Osaka;
	font-size:20px;
	font-weight:normal;
	color:#FF3300;
}
