@charset "euc-jp";
/*--HTML³û³¸--*/
html,body{
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f0f0f0;
	height: auto;
}
p,form,ul{
	margin: 0px;
	padding: 0px;
}
h1,h2,h3{
	margin: 0px;
	padding: 0px;
}
/*----´ä2{CSS-----*/
div#wrapper{
	width: 740px;
	padding: 10px;
	background-color: #FFFFFF;
	height: auto;
}
/*--¥Ø¥Ã¥À¡¼ÍÑ---*/
div#header{	margin-bottom: 20px;

}
div#hTitle{
	height: 80px;
	width: 740px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}
div#hTitle h1{
	display: none;
}

div#hNavi{
	height: 34px;
	padding: 2px 0px 0px 2px;
	background-color: #E6E680;
}
div#hNavi ul{
	list-style-type: none;
}
div#hNavi li{
	width: 143px;
	height: 30px;
	background-color: #E6E680;
	font-size: 13px;
	margin: 0px 2px 0px 0px;
	border: 1px solid #999900;
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
}
div#hNavi a{
	width: 143px;
	height: 22px;
	padding: 8px 0px 0px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #660000;
}
div#hNavi a:hover{
	display: block;
	background-color: #ffffcb;
}
div#container{
	margin-bottom: 30px;
	clear: both;
	width: auto;
}
div#main{
	font-size: 100%;
	line-height: 125%;
}

p.comment{
	width: auto;
	font-size: 85%;
	line-height: 140%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.subsidy{
	font-size: 75%;
	margin-right: 20px;
}

/* Âç¤­¤Ê¥Ü¥¿¥ó */
#block {
	padding: 0px;
	margin: 20px 0px 0px 20px;
}
#block ul {
	list-style-type: none;
}
#block li {
	float: left;
	width: 700px;
	margin: 0px 0px 10px;
}
#block h4 {
	margin: 0px;
	padding: 0px;
	width: 280px;
	height: 60px;
	float: left;
}

/* ¥Ü¥¿¥ó¤ÎÀâÌÀ */
#block span {
	display: block;
	width: 390px;
	height: auto;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 80%;
	line-height: 130%;
	clear: right;
	float: right;
	margin: 0px;
	padding: 19px 0px;
}

dt {
	font-size: 85%;
	line-height: 125%;
	font-weight: bold;
	color: #006600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
}
dt.brown {
	font-size: 85%;
	line-height: 125%;
	font-weight: bold;
	color: #000033;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
}
dd {
	margin-bottom: 10px;
	font-size: 75%;
	line-height: 120%;
	font-weight: normal;
}

#addtion {
	font-size: 80%;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
}

div#footer{
	clear: both;
}

div#copyright{
	width: auto;
	float: right;
	font-size: 11px;
	text-align: right;
	margin-bottom: 0px;
}
