@charset "UTF-8";


hr {
	margin:0;
	padding:0;
	clear:both;
	visibility:hidden;
}

.main {
	width:430px;
	float:left;
}

.sub {
	width:270px;
	float:right;
}

.sub img {
	margin-bottom:20px;
}

#HombunWaku {
	border-top:10px solid #199332;
	padding-top:15px;
}

#HombunWaku h1 {
	font-size:24px;
}



p.Hombun2 {
	font-size:small;
	line-height: 2;
	text-indent:1em;
	margin-top:0;
}

p.Hombun0 {
	font-size:small;
	line-height: 2;
	text-indent:0;
	margin-top:0;
}

p,dt,dd {
	font-size:small;
	line-height: 2;
}

a:hover img {
	filter:alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	-webkit-opacity: 0.8;
	opacity: 0.8;
}
