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

* index.css

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

#header .wrap {
	background:url(https://www.tokyoautosalon.jp/2011/en/privacy/img/bg_header.jpg) no-repeat center top;
}
#main h2 {
	margin: 0 0 30px;
}
#main h3 {
	margin: 0 0 30px;
}

#column1 ol {
	margin: 30px 0;
}
#column1 ol li {
	padding: 0 0 10px 1.3em;
	margin: 0 0 10px 0;
	background: url(../img/dot.gif) repeat-x left bottom;
	text-indent: -1.3em;
}