.ado {
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}
.side {
	font-size: 11px;
	line-height: 200%;
	color: #333333;
	background-image: url(files/side.jpg);
	background-repeat: no-repeat;
	height: 400px;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;

}
.midashi {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(files/midashi.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 25px;
	width: 600px;

}
.honbun {
	font-size: 11px;
	line-height: 180%;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
}
h3 {
	font-size: 16px;
	line-height: 160%;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(files/shika.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
}

h3.new {
	font-size: 16px;
	line-height: 160%;
	color: firebrick;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(files/shika.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
}


a {
	color: #996600;
	text-decoration: none;
}

a.small {
	color: #666633;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.ad02 {
	font-size: 10px;
	line-height: 150%;
	font-weight:normal;
	color: #999999;
	margin-bottom: 15px;
	margin-left: 10px;
}
.img {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

