/***************************************************************

* index.css

***************************************************************/

#header .wrap {
	background:url(https://www.tokyoautosalon.jp/2011/en/company/img/bg_header.jpg) no-repeat center top;
}
#main h2 {
	margin: 0 0 30px;
}
#main h3 {
	margin: 0 0 30px;
}
#main th {
	width: 130px;
	padding: 10px 0;
	background: url(../img/dot.gif) repeat-x left bottom;
}
#main td {
	padding: 10px 0;
	background: url(../img/dot.gif) repeat-x left bottom;
}

#main td  a img {
	vertical-align: middle;
}