@charset "UTF-8";


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

img {	border:none;	}

.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,li,th,td {
	font-size:small;
	line-height: 2;
}

th,td {
	text-align:left;
	vertical-align:top;
	padding:0 10px 5px 0;
}

th {
	white-space:nowrap;
}

td a {
	font-size:small;
	line-height: 2;
	font-weight:bold;
}

td a img {
	vertical-align:middle;
}

td a:hover img {
	filter:alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	-webkit-opacity: 0.7;
	opacity: 0.7;
}


a.daikusan:hover img {
	filter:alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	-webkit-opacity: 0.9;
	opacity: 0.9;
}
