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

* yamaha - index.css

***************************************************************/
#pan{
	border-bottom: 5px solid #77d500;
	position: absolute;
	top: 160px;
	left: 0;
	width: 100%;
	padding: 0 0 5px;
}
#wrapper {
	background-image: none;
	background-color: #FFF;
}

#content {
	color: #000 !important;
	padding: 230px 0 0;
}
#column1 {
	position: relative;
	height: 390px;
	margin: 0 0 30px;
}
#column1 p#ecoo3 {
	position: absolute;
	top: 0;
	left: 460px;
}
#column1 p#pas {
	position: absolute;
	top: 190px;
	left: 0px;
}
#column1 #lead1 {
	position: absolute;
	top: 268px;
	left: 290px;
	z-index:100;
}
#column1 #lead1 h3 {
	margin: 0 0 10px;
}
#column1 #lead2 {
	position: absolute;
	top: 108px;
	left: 77px;
	z-index:100;
}
#column1 #lead2 h3 {
	margin: 0 0 10px;
}

#column2 {
	width: 755px;
	height: 267px;
	background: url(../img/bg_schedule.jpg) no-repeat;
	text-indent: -5000px;
	margin: 0 0 30px;
}

#column3 {
	padding: 10px 0 0;
	margin: 0 0 50px;
	background: url(../img/dot.gif) repeat-x;
}
#column3  dl {
	margin: 0 0 10px;
	padding: 0 0 10px;
	background: url(../img/dot.gif) repeat-x left bottom;
}
#column3 dt {
	font-weight: bold;
	margin: 0 0 10px;
}
#column3 p {
	margin: 0 0 10px;
	padding: 0 0 10px;
	background: url(../img/dot.gif) repeat-x left bottom;
}
 #column3 dd ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 0 1.5em;
}
 #column3 dd li {
	 margin: 0 0 5px;
}
