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

div.update{
	background-color:#FFF;
}

/* div#syoshin */
div#syoshin {
	clear:both;
}
div#syoshin h3 {
	margin-top:20px;
	margin-bottom:20px;
}

/* div#seisaku */
div#seisaku {
	clear:both;
	margin-top:40px;
}
div#seisaku h3 {
	clear:both;
	margin:10px 0;
}
div#seisaku h4 {
	clear:both;
	font-size: 24px;
	font-weight: bold;
	color:#C00;
	background-color:#FEE6E5;
	padding:10px;
	margin-top:16px;
	margin-bottom:8px;
}
div#seisaku div.picture {
	float:right;
	width:192px;
	margin-left:1em;
	text-align:center;
}
div#seisaku div.picture img {
	margin-bottom:2px;
	clear:both;
}
div#seisaku ul { 
	padding: 1em;
	margin:0 2em;
}
