@charset "shift_jis";
.nomal {
	font-size: 12px;
	text-indent: 10px;
	margin-left: 20px;
}

.list {
	font-size: small;
	border: thin none #B74F59;
	list-style-image: url(circle.gif);
}

.obi {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #C0455A;
	text-indent: 20px;
	border-left-width: 10px;
	border-left-style: groove;
	border-left-color: #D64B6F;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: -3px;
}
.topic {
	font-size: small;
	line-height: 24px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	list-style-position: outside;
	list-style-image: url(circle.gif);
	list-style-type: circle;
}
.news {
	font-size: small;
	margin-right: 15px;
	line-height: 30px;
}
body {
	margin: 0px 0px 0px 0px;

}

