/* viewpoint2.css(見どころ/壮大な叩き合いの紹介） */
/* block1 */
#block1image1 {
	width: 173px;
	height: 129px;
	float: right;
}
#block1comment {
	width: 400px;
	height: auto;
	float: left;
}
/* block2 */
#block2image1 {
	width: 173px;
	height: 129px;
	float: left;
}
#block2comment {
	width: 400px;
	height: auto;
	float: right;
}
/* block3 */
#block3comment {
	width: 400px;
	height: auto;
	float: left;
}
/* block4 */
#block4image1 {
	width: 250px;
	height: 186px;
	padding-top: 10px;
	float: left;
}
#block4image2 {
	width: 173px;
	height: 129px;
}
#block4comment {
	width: 400px;
	height: auto;
	float: left;
}

