/*
--------------------------------------------------
	reset
--------------------------------------------------
*/

#introduction {
	padding: 0 0 10px 0;
	border: 0;
	}

/*
--------------------------------------------------
	additional style
--------------------------------------------------
*/

.image-block-1 {
	float: right;
	width: 205px;
	height: 303px;
	margin-top: 15px;
	padding-left: 20px;
	padding-bottom: 80px;
	}
.image-block-2 {
	float: right;
	width: 220px;
	height: 182px;
	margin-bottom: 10px;
	padding-left: 20px;
	clear: right;
	}
.caption-r {
	margin: 6px 2px 0 2px;
	color: #999999;
	font-size: 10px;
	line-height: 140%;
	text-align: right;
	}
.m70 { margin-top: 60px; }