/* CSS Document */
#content {
	background-image: url(images/omise-bk.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	width: 800px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.omise {background-image: url(images/omise-ttl.gif);}

h2    { font-size: 20px; margin: 5px; padding: 0 }
.annai  { font-size: 14px; line-height: 22px }
.annai  img{
	float: right;
	margin: 10px;
}
.annai ul {
	margin-left: 0px;
}
.annai li {
	list-style-type: none;
}
.red { color: #de0040; font-weight: bold }
.org { color: #f14400; font-weight: bold }
.bold { font-weight: bold }