@charset "utf-8";


#headimg {
	height: 50px;
	width: 480px;
	float: left;
}#headbtn {
	background-color: #33FF66;
	height: 50px;
	width: 320px;
	float: right;
}
#headimg h2 {
	margin-left: -1000px;
	visibility: hidden;
	font-size: 5px;
	line-height: 100%;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#headimg h1 {
	margin-left: -1000px;
	visibility: hidden;
	font-size: 5px;
	line-height: 100%;
	margin-top: -5px;
	padding: 0px;
}
#headnavi li {
	display: inline;
}
#headnavi {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: x-small;
	color: #006600;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
}
#headnavi a {
	color: #FFFFFF;
	text-decoration: none;
}
#headnavi a:hover {
	color: #00FF00;
	text-decoration: underline;
}
#headnavi a:active {
	color: #33CC99;
	text-decoration: underline;
	font-weight: bold;
}
#rootlist {
	background-image: url(../images/rootlist_img.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 790px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
}
/* IE６ハック */
* html #rootlist {
	background-image: url(../images/rootlist_img.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 790px;
    margin: -23px 0px -4px 0px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
}

#footer address {
	font-size: small;
	line-height: 130%;
	color: #333333;
	padding-top: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.2em;
	padding-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#footnavi li {
	display: inline;
}
#footnavi {
	margin: 0px;
	padding-top: 2px;
}
#dammy {
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
}

