@charset "UTF-8";

/* vim:set ts=4 sts=4 sw=4 bs=2 ai si noet nu ff=dos ft=css: */
/* $Id$ */
/* Last Change: 17-October-2008 16:05:14. */

div#Lv3_contents div.shisetsu {
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
	margin: 0 0 20px 4px;
	clear: both;
}

div#Lv3_contents div.shisetsu img.photo {
	float: none;
}

div#Lv3_contents div.shisetsu p.photo_img {
	margin-bottom: 6px;
}
div#Lv3_contents div.shisetsu ul.photo_img {
	margin:0;padding:0;
	clear: both;
}
div#Lv3_contents div.shisetsu ul.photo_img li {
	display: inline;
	float: left;
	border: none;
	margin:0;padding:0;
	font-size:0;line-height:0;
}
div#Lv3_contents div.shisetsu ul.photo_img li img {
	margin-bottom:6px;
}
div#Lv3_contents div.shisetsu ul.photo_img li.pad_left5 {
	padding-left: 6px;
}
.photo_img a{
	font-size: 150%;
}
