@charset "Shift_JIS";


/* Igarashi Edit
--------------------------------------------------------------------------------*/
.post h4 {
	clear: both;
	background: #eee;
	margin: 20px 0 10px;
	padding: 5px;
	font-size: 108%;
	font-weight: bold;
}
.post p img {
	margin-bottom: 5px;
}
.post p.popup {
	float: left;
	width: 310px;
}
.post p.effect {
	float: right;
	width: 310px;
}