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

#leftmenu table {
	width: auto;
	margin-top: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 15px;
	margin-bottom: 100px;
}
#leftplace {
	width: 280px;
	float: left;
	background-image: url(http://www.miyabi-m.com/images/car/cars/model.jpg);
	height: 3000px;
	background-repeat: no-repeat;
}
#wrapper #centertable {
	float: left;
	width: 920px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #000;
	background-image: url(../2014car/img/back.gif);
	background-position: center;
}

#wrapper #leftplace #leftmenu table tr td {
	width: auto;
	margin: 0px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#copy  {
	height: 30px;
	width: 920px;
	text-align: center;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	float:left;
	
	
}

#wrapper #leftplace #leftmenu table tr td a:hover {
	background-color: #9F0507;
}
#wrapper #centertable table {
	margin-right: auto;
	margin-left: auto;
}
#wrapper #centertable table tr td {
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	color: #000;
	font-weight: bold;
}

#wrapper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 3500px;
	background-color: #FFF;
}
#wrapper #centertitle {
	float: left;
	height: 65px;
	width: 920px;
	background-color: #CCC;
}
#wrapper .centertitle2 {
	background-color: #000;
	float: left;
	height: 65px;
	width: 920px;
}
#wrapper #centertitle img {
	margin-left: 10px;
	width: auto;
	height: 65px;
}
#wrapper .centertitle {
	float: left;
	height: 65px;
	width: 920px;
	background-color: #CCC;
}
<STYLE type="text/css">
 
 a img.css-hover{
 opacity:1.0;
 filter: alpha(opacity=100);
 }

 a:hover img.css-hover{
 opacity:0.6;/*半透明度60%に設定*/
filter: alpha(opacity=60);/*半透明度60%に設定*/
 }
 
a img{
 border:none;
 }
 
 </STYLE>
