@charset "UTF-8";
/* CSS Document */

#contents {
	height: 415px;
	width: 100%;
	background: url(../images/contents_bg.gif) repeat-y;
}
#primary {
	width: 700px;
	margin-top: 10px;
	margin-left: 60px;
	float: left;
	height: 365px;
	display: inline;
}
#title {
	width: 700px;
	float: left;
}
#title  img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 384px;
}#menu {
	height: 331px;
	width: 690px;
	border: 1px solid #666666;
	float: left;
	padding: 4px;
}
#work li {
	height: 331px;
	width: 138px;
	display: block;
	float: left;
}
#work a {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 331px;
	width: 138px;
}
.carpro {
	background: url(../images/carproductdesign.gif);
}
.carpro a:hover {
	background: url(../images/carproductdesign_over.gif);
}
.showcar {
	background: url(../images/showcar.gif);
}
.showcar   a:hover {
	background: url(../images/showcar_over.gif);
}
.Productdesign {
	background: url(../images/productdesign.gif);
}
.Productdesign  a:hover {
	background: url(../images/productdesign_over.gif);
}
.Illustration {
	background: url(../images/illustration.gif);
}
.Illustration  a:hover {
	background: url(../images/illustration_over.gif);
}
.etc {
	background: url(../images/etc.gif);
}
.etc  a:hover {
	background: url(../images/etc_over.gif);
}

