@charset "UTF-8";
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,MS Hei;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
}
h1 {
	font-size: 5px;
	font-weight: normal;
	margin-top: -1px;
}
.oneColFixCtr #container {
	width: 1000px; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px solid #000000;
	text-align: left;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
.oneColFixCtr #mainContent {
	padding: 0 20px;
	background-color: #F00;
}#middle {
	height: auto;
	width: 1000px;
}
#left {
	height: auto;
	width: 250px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	background-color: #000;
}
#navi {
	height: 32px;
	width: 1000px;
	text-align: left;
	clear: left;
}
#header {
	height: 110px;
	width: 745px;
	padding-left: 50px;
	float: left;
	background-color: #000;
}
#translate {
	float: left;
	width: 205px;
	clear: right;
	height: 110px;
	font-size: 10px;
	text-align: right;
	background-color: #000;
}
#right {
	height: auto;
	width: 600px;
	float: left;
	margin-left: 100px;
	margin-top: 53px;
	margin-bottom: 40px;
}
#footer {
	clear: left;
	height: auto;
	width: 1000px;
	font-size: 9px;
	text-align: center;
	margin-top: 30px;
	background-color: #000;
}
.allnews_contener {
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
	margin-top: 20px;
}
.news_left_banner {
	float: left;
	height: auto;
	width: 215px;
	padding-left: 35px;
	background-image: url(images/parts/allnews_img.jpg);
	background-color: #000;
	padding-top: 500px;
	background-repeat: repeat-y;
}
.allnews_date {
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F60;
	font-size: 11px;
	line-height: 18px;
	height: 30px;
	margin-bottom: 0px;
	color: #F60;
	float: left;
}
.allnews_title {
	font-size: 16px;
	margin-top: 0px;
	margin-left: 120px;
	height: auto;
	margin-bottom: 10px;
	color: #000;
	line-height: 20px;
}
.allnews_body {
	width: 600px;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
.allnews_body2 {
	width: 600px;
	font-size: 14px;
	line-height: 22px;
	margin-top: 5px;
	color: #000;
	padding-top: 10px;
	text-align: justify;
}
.allnews_img {
	margin-bottom: 30px;
	text-align: right;
	margin-top: 10px;
}
.oneColFixCtr #sprytooltip1 {
	font-size: 8px;
	background-color: #000;
	width: 110px;
	line-height: 8px;
	height: auto;
	border: 1px solid #333;
}
.p_news_left_bannerCopy {
	float: left;
	height: auto;
	width: 215px;
	padding-left: 35px;
	background-image: url(images/parts/product_news_img.jpg);
	background-color: #000;
	padding-top: 500px;
	background-repeat: repeat-y;
}
.allnews_img2 {
	margin-bottom: 30px;
	text-align: center;
	margin-top: 10px;
}
.navi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	float: left;
	height: 30px;
	width: 140px;
	line-height: 16px;
	color: #FFF;
	text-align: center;
	padding-top: 2px;
	background-image: url(images/navi_img/navi_0.gif);
	font-weight: bold;
}
.navi_space {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	float: left;
	height: 30px;
	width: 10px;
	line-height: 16px;
	color: #FFF;
	text-align: center;
	padding-top: 2px;
	background-image: url(images/navi_img/navi_0.gif);
}
#container .navi {
	color: #F93;
}

.navi a:link, .navi a:visited { color: #999;text-decoration: none; } 
.navi a:hover { color: #fff;text-decoration: none; } 
.navi_orange {
	color: #F93;
}

