@charset "UTF-8";
.album2 {
	width: 940px;
	margin-top:0.4em;
	margin-bottom:0.6em;
	padding-bottom:1em;
	border-bottom:#CCCCCC solid 1px;
}
.album2text {
	width:300px;
	margin-right:10px;
	margin-left:5px;
	text-align:justify;
	display:inline-block;
	float:left;
}
.album2text p {
	font-size:small;
	line-height:1.6em;
}
.album2photo {
	width:200px;
	margin-right:10px;
	display:inline-block;
	float:left;
}
.album2border {
	width:950px;
	height:10px;
	clear:both;
	border-bottom:#CCCCCC solid 1px;
	margin-bottom:10px;
}
