@charset "UTF-8";
/* layout ------------------------------------------------------------*/
#top {
	background-color: #000000;
}
#main {
	width: 652px;
	background-image: url(../images/index_img/back_index.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	height: 528px;
	padding: 472px 264px 52px 284px;
	color: #333333;
}
#topmenu {
	width: 293px;
	float: left;
	padding-right: 42px;
	text-align: right;
}
#topmenu_space {
	height: 12px;
	width: 293px;
}
#topics {
	float: right;
	width: 317px;
	padding-top: 28px;
	font-size: 92%;
	line-height: 1.5;
}
.topiclink {
	color: #000000;
	text-align: right;
	margin-bottom: 10px;
}
#ft {
	background-color: #444444;
	height: 52px;
	position: fixed;
	bottom: 0px;
	width: 100%;
}
#ft_main {
	height: 52px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #444444;
}
#menu {
	background-color: #444444;
	height: 14px;
	width: 864px;
	margin: 10px 49px 10px 47px;
}
#menu ul li {
	float: left;
	height: 14px;
	background-color: #444444;
}
#menu .home {
	width: 45px;
	margin-right: 52px;
}
#menu .shop {
	width: 62px;
	margin-right: 52px;
}
#menu .set {
	width: 55px;
	margin-right: 52px;
}
#menu .parts {
	width: 64px;
	margin-right: 52px;
}
#menu .assembly {
	width: 60px;
	margin-right: 52px;
}
#menu .sample {
	width: 52px;
	margin-right: 51px;
}
#menu .company {
	width: 110px;
	margin-right: 51px;
}
#menu .contact {
	width: 54px;
}
address {
	text-align: center;
	background-color: #444444;
	font-size: 69%;
	color: #CCCCCC;
}
.text_10p {
	font-size: 77%;
	line-height: 14px;
}
.text_14p {
	font-size: 114%;
	font-weight: bold;
}
.text_p20 {
	font-size: 152%;
	font-weight: bolder;
}
.text000 {
	color: #000000;
}
.text666 {
	color: #666666;
	font-weight: bold;
	font-size: 77%;
}

/* link style ------------------------------------------------------------*/
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.topiclink a:link, .topiclink a:visited, .topiclink a:active {
	color: #000000;
}
.topiclink a:hover {
	color: #999999;
}
.link_color a:link, .link_color a:visited, .link_color a:active {
	color: #000000;
	text-decoration: none;
}
.link_color a:hover {
	color: #999999;
}
