@charset "UTF-8";
/* CSS Document */

#contents img {
	margin:0;
	padding:0;
}

div.photos {
	clear:both;
	width:590px;
}

div.photo_box {
	float:left;
	width:180px;
	height:200px;
	margin:0 10px 0 0;
	font-size:.8em;
}

#contents p.toggle {
	clear:both;
	text-align:right;
	text-decoration:underline;
	color:#00f;
}
#contents p.toggle:hover {
	cursor:pointer;
}