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

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

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


.text-block-1 {
	width: 680px;
	float: left;
	}

.text-block-2 {
	width: 680px;
	float: left;
	background-position: center;
	}
.text-block-3 {
	float: left;
	padding-bottom: 20px;
	}
	
.block-1 {
	width: 560px;
	margin-left: 40px;
	}

.image-block-1 {
	float: right;
	width: 200px;
	height: 426px;
	margin-top: 15px;
	margin-left: 20px;
	}
	
.image-block-2 {
	float: right;
	width: 150px;
	padding-left: 45px;
	height: 312px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	}
.image-block-3 {
	width: 574px;
	height: 298px;
	margin-top: 20px;
	padding-right: 23px;
	padding-left: 23px;
	text-align: center;
	}	
.caption {
	color: #999999;
	}
.caption-r {
	margin: 6px 2px 0 2px;
	color: #999999;
	font-size: 10px;
	line-height: 140%;
	text-align: right;
	}
.caption-c {
	margin: 6px 2px 0 2px;
	color: #999999;
	font-size: 10px;
	line-height: 140%;
	text-align: center;
	}

.line {
	height: 1px;
	background-image: url("https://ko.art.parco.jp/acr/web/archives/images/detail_hr_dashed.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 202px;
}
