ul#lead {
	margin: 0 0 30px 0;
	padding: 10px 15px 10px 15px;
	list-style-type: none;
	border: solid 3px #ddd;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	letter-spacing: 1px;
	-webkit-border-radius: 8px;
}

ul#lead li {
	margin: 12px;
	font-weight: bold;
	font-size: 110%;
	color: 777;
	background: url(../img_140718/li.png) center left no-repeat;
	padding-left: 15px;
}

.note1 {
	line-height: 1.8;
	margin: 10px 0 50px;
}
.note1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.note1 ul li {
	text-indent: -30px;
	padding-left: 30px;
	margin-bottom: 3px;
	line-height: 1.6;
}

.note2 {
	color: #666;
	font-size: 85%;
	line-height: 1.8;
	margin: 20px 0 40px;
}
.note2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.note2 ul li {
	text-indent: -25px;
	padding-left: 25px;
	margin-bottom: 3px;
	line-height: 1.5;
}

div#description {
	position: relative;
	height: 370px;
}

div#description h2 {
	font-size: 110%;	
}

div#description p {
	padding-left: 25px;	
	width: 550px;
}

div#description img#poster {
	position: absolute;
	top: 0;
	left: 615px;
}

div#description div.caption {
	position: absolute;
	top: 265px;
	left: 615px;
	font-size: 85%;
}

div#description div.description_note {
	margin-top: 35px;
	text-align: right;
	font-size: 85%;
}

div#images {
	position: relative;
	height: 820px;
	margin: 30px 0 60px;
}

div#images img#poster1 {
	position: absolute;
	top: 0;
	left: 28px;	
}

div#images img#poster2 {
	position: absolute;
	top: 99px;
	left: 352px;	
}

div#images img#train {
	position: absolute;
	top: 515px;
	left: 20px;	
}

div#images div#caption1 {
	width: 261px;
	text-align: center;
	position: absolute;
	top: 435px;
	left: 28px;
	font-size: 90%;
	color: #777;
}

div#images div#caption2 {
	width: 433px;
	text-align: center;
	position: absolute;
	top: 318px;
	left: 355px;
	font-size: 90%;	
	color: #777;
}

div#images div#caption3 {
	width: 776px;
	text-align: center;
	position: absolute;
	top: 732px;
	left: 20px;
	font-size: 90%;	
	color: #777;
	line-height: 1.6;
}