@charset "UTF-8";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	background-image: url(../images/back_img.gif);
	background-repeat: repeat;
}
#container  {
	width: 880px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#mainContent  {
	padding-top: 0;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 90px;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 175%;
}
#title h1 {
	margin: 0px;
	background-image: url(../images/headrer.jpg);
	height: 93px;
	width: 868px;
	text-indent: -9999px;
}
#title {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#menu ul {
list-style:none
position:relative;
	height:46px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin: 0px;
}


#menu #about
{
width: 148px;
height: 46px;
list-style-type:none;
float: left;
}

#menu #products
{
width: 142px;
height: 46px;
list-style-type:none;
float: left;
}

#menu #faq
{
width: 144px;
height: 46px;
list-style-type:none;
float: left;
}

#menu #company
{
width: 143px;
height: 46px;
list-style-type:none;
float: left;
}

#menu #area
{
width: 143px;
height: 46px;
list-style-type:none;
float: left;
}

#menu #contact
{
width: 148px;
height: 46px;
list-style-type:none;
float: left;
}

#menu #about a
{
display: block;
width: 148px;
height: 46px;
background-position: 0 0;
background-repeat: no-repeat;
text-decoration: none;
text-indent: -9999em;
} 

#menu #products a
{
display: block;
width: 142px;
height: 46px;
background-position: 0 0;
background-repeat: no-repeat;
text-decoration: none;
text-indent: -9999em;
}  

#menu #faq a
{
display: block;
width: 144px;
height: 46px;
background-position: 0 0;
background-repeat: no-repeat;
text-decoration: none;
text-indent: -9999em;
}  

#menu #company a
{
display: block;
width: 143px;
height: 46px;
background-position: 0 0;
background-repeat: no-repeat;
text-decoration: none;
text-indent: -9999em;
}  

#menu #area a
{
display: block;
width: 143px;
height: 46px;
background-position: 0 0;
background-repeat: no-repeat;
text-decoration: none;
text-indent: -9999em;
}  

#menu #contact a
{
display: block;
width: 148px;
height: 46px;
background-position: 0 0;
background-repeat: no-repeat;
text-decoration: none;
text-indent: -9999em;
}  

#menu #about a 
{
	background-image: url(../images/menu_about.jpg);
}

#menu #products a 
{
	background-image: url(../images/menu_products.jpg);
}

#menu #faq a 
{
	background-image: url(../images/menu_faq.jpg);
}

#menu #company a 
{
	background-image: url(../images/menu_company.jpg);
}

#menu #area a 
{
	background-image: url(../images/menu_area.jpg);
}

#menu #contact a 
{
	background-image: url(../images/menu_contact.jpg);
}

#menu #about a:hover 
{
background-position: 0 -46px;
}

#menu #products a:hover 
{
background-position: 0 -46px;
}

#menu #faq a:hover 
{
background-position: 0 -46px;
}

#menu #company a:hover 
{
background-position: 0 -46px;
}

#menu #area a:hover 
{
background-position: 0 -46px;
}

#menu #contact a:hover 
{
background-position: 0 -46px;
}
#container .sitelinks .orange_bold {
	font-weight: bolder;
	color: #FF6600;
}
#container .sitelinks {
	font-size: 10px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
}
#footer #company_logo {
	background-image: url(../images/nitto_logo.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 381px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer .privasy a {
	background-image: url(../images/arrow.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	font-size: 10px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#footer .company_info {
	font-size: 10px;
	margin-left: 20px;
	color: #999999;
}
#footer .copyright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 10px;
	text-align: center;
	padding: 10px;
	margin: 0px;
	color: #666666;
}
#container #footer {
	background-image: url(../images/footer_back_img.jpg);
	background-repeat: repeat-x;
	padding-top: 32px;
}
#container .bread_navi {
	margin: 10px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #999999;
}
#footer  span  {
	float: left;
	display: block;
	clear: both;
	height: 46px;
	width: 112px;
}
#topmainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 175%;
}
#container #title a {
	height: 93px;
	width: 240px;
	display: block;
}
