@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/top_bk.jpg);
}
th,td {
	border: none;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
#header #logo {
	position: absolute;
	left: 40px;
	top: 0;
	width: 140px;
}
#header .description {
	position: absolute;
	left: 190px;
	top: 10px;
	width: 480px;
}
#header .leaf {
	position: absolute;
	left: 680px;
	top: 0;
	width: 120px;
}
#header .top_bar {
	position: absolute;
	left: 0;
	top: 70px;
}
#contents .btm_bar {
	position: absolute;
	bottom: 0;
}
#menu ul.navf { margin: 5px 0 0 0; color: #8c6239; text-align: center; }
#menu ul.navf li { display:inline; }
#menu ul.navf li a:link {	color: #8c6239; text-decoration: none;	}
#menu ul.navf li a:visited {	color: #8c6239; text-decoration: none;	}
#menu ul.navf li a:hover {	color: #8c6239; text-decoration: underline;	}
#menu ul.navf li a:active { color: #8c6239; text-decoration: underline;	}
#menu ul.navf li a:focus { color: #8c6239;  text-decoration: underline;	}


#footer .topix{
	position: absolute;
	width: 500px;
	height: 85px;
	top:0px;
	left:20px;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	overflow: auto;
	padding-top: 5px;
	padding-left: 10px;

}

#footer .moon {
	position:absolute;
	right:20px;
	top:5px;
}
#footer .eco {
	position:absolute;
	left:20px;
	top:100px;
}
#footer .tatsumi_add {
	position: absolute;
	left: 20px;
	bottom: 5px;
	line-height: normal;
}
#footer .copy {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#footer .policy {
	position: absolute;
	right: 401px;
	top: 111px;
	font-size:10px;
	left: 543px;
}
#footer .tasumi_logo {
	position: absolute;
	left: 20px;
	top: 99px;
}
#footer .bloglink {
	position: absolute;
	width:250px;
	background:url(../images/arrow_3.jpg) no-repeat;
	padding-left:20px;
	left: 230px;
	top: 102px;
}
#footer .doghouse {
	position: absolute;
	width:80px;
	left: 140px;
	top: 95px;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
