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

* index.css

***************************************************************/
@import url(common.css);

#header .wrap {
	background:url(https://www.tokyoautosalon.jp/2011/en/event/img/bg_header.jpg) no-repeat center top;
}
#main {
	color: #2e2e2e;

}

#main h2 {
	margin: 0 0 30px;
}
#main h3 {
	margin: 0 0 30px;
}


#attention {
	color: #CCC;
	margin-bottom: 20px;
}
#attention02 {
	color: #c00;
	margin-bottom: 20px;
	padding: 0 10px;
}

#tab-nav li {
	float: left;
	margin: 0 15px 0 0;
}
.crn1 {
	background: #e8e4d5;
}
.crn2 {
	background: url(../img/bg_crn_01.gif) no-repeat left top;
}
.crn3 {
	padding: 20px 10px;
	background: url(../img/bg_crn_02.gif) no-repeat left bottom;
}
.crn1 h4 {
	margin: 0 0 20px;
}
.crn1 p.time {
	font-weight: bold;
	margin: 0 0 20px;
}
.crn1 .inner {
	padding: 0 0 10px;
	margin: 0 0 30px;
	border-bottom: 1px solid #c2beb2;
}

.crn1 p {
	padding: 0 10px;
	margin: 0 0 20px;
}
#schedule {
	margin: 0 0 20px;
}
#schedule h3 {
	float: left;
	padding: 30px 0 0;
}
#schedule li {
	float: left;
	margin: 0 0 0 5px;
}