@charset "utf-8";
#wrapper {
	color: #002747;
	padding: 0px;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 12px;
	line-height: 20px;
}
a img {
	border-style: none;
}

a {
	color: #221815;
}

a:link {
	color: #221815;
}

a:visited {
	color: #221815;
}

a:hover {
	color: #221815;
}

a:active {
	color: #221815;
}

#header {
}
#news {
	clear: both;
	float: left;
	height: 185px;
	width: 950px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#news img {
	clear: both;
	float: left;
}
#news_right {
	float: right;
	width: 400px;
}

#news_right ul {
	clear: both;
	float: left;
}

#news_right li {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#main {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contents {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contents img {
	clear: both;
	float: left;
	margin-bottom: 5px;
}

.contents ul {
	clear: both;
	float: left;
	width: 900px;
}

.contents li {
	list-style-image: url(../merunavi/nabiindex/greenma.jpg);
	float: left;
	height: 30px;
	width: 900px;
	padding-top: 5px;
}



#footer {
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
