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

h2#title01 {
	background-image:url(../img/seo/h2_02.png);
}

div#editable h4 {
	width:630px;
	margin:0 auto 1em;
	padding:0;
	line-height:1em;
	text-decoration:underline;
	color:rgb(153,51,0);
}

div#editable ul.greenUl {
	width:540px;
	margin:0 auto 1em 2em;
	padding:0.5em 1em 0.5em 2em;
	list-style-type:square;
	background-color:rgb(230,255,239);
	color:rgb(51,153,0);
}

div#editable ul.greenUl li {
	margin:0 0 0.25em;
	padding:0;
}

