body,h1,h2,p{
	font-family: Arial, Helvetica, sans-serif;

}
#header #title-en {
	margin: 0px 12px 0px 0px;
	padding: 0px 0px 0px 12px;
	float: left;
	width: 642px;
	/*display: block;*/
	background-image: url(../ja/images/header_bg.jpg);
	background-repeat: repeat-x;
}
#header h1 a {
	background-image: url(../img/header_title_en.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 642px;
}

#side-bar #campany-en a {
	background-image: url(../img/company_en.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 190px;
}
* html #side-bar #nabi #campany-en a {
	height: 41px;
}

#side-bar #product-en a {
	background-image: url(../img/product_en.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 190px;
}
* html #side-bar #nabi #product-en a {
	height: 41px;
}

#side-bar #used-en a {
	background-image: url(../img/used_en.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 190px;
}
* html #side-bar #nabi #used-en a {
	height: 41px;
}

#side-bar #sitemap-en a {
	background-image: url(../img/sitemap_en.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 190px;
}
* html #side-bar #nabi #sitemap-en a {
	height: 40px;
}

#side-bar #home-en a {
	background-image: url(../img/home_en.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 190px;
}
* html #side-bar #nabi #home-en a {
	height: 40px;
}

#side-bar #contactus-en a {
	background-image: url(../img/contactus_en.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 190px;
}
* html #side-bar #nabi #contactus-en a {
	height: 40px;
}

/*フッター*/
#footer-en {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 50px;
	text-align: center;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
#contents ol {
	margin: 0px 0px 12px 36px;
	padding: 2px;
}
#contents ul {
	margin: 0px 0px 12px 34px;
	padding: 2px;
}
#contents  .list-and-image {
	width: 35%;
	float: right;
	text-align: center;
	margin: 2px auto;
}
#contents .features-list {
	float: left;
	width: 65%;
	margin-right: -300px;
}
