@charset "utf-8";
/* CSS Document */
h2#title01 {
	background-image:url(../img/index/h2_02.png);
}

div#editable strong {
	background-image:url(../img/index/nami.png);
	background-repeat:no-repeat;
	background-position:bottom;
	color:rgb(38,38,38);
}

ul#createlistUl {
	width:670px;
	height:125px;
	margin:1em 0;
	padding:0;
	list-style-type:none;
}
ul#createlistUl li {
	width:167px;
	height:125px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
}
li#list01 {
	background-image:url(../img/index/webcreate-policy1.png);
}
li#list02 {
	background-image:url(../img/index/webcreate-policy2.png);
}
li#list03 {
	background-image:url(../img/index/webcreate-policy3.png);
}
li#list04 {
	background-image:url(../img/index/webcreate-policy4.png);
}

