@charset "UTF-8";

.wakatsuki{
	width:200px;
	height:371px;
	float:right;
	margin:0 0 15px 15px;
}

ul.senreki{
	list-style:square inside;
	margin-bottom:15px;
}

ul.senreki li{
	padding:5px 0 5px 20px;
	border-bottom:1px dotted #cccccc;
}

ul.photo_list li{
	width:150px;
	height:150px;
	padding:0;
	margin:0 10px 10px 0;
	float:left;
}