@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/page_bg.jpg) top repeat-x;
	background-color:#fcfbfa;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#42413f;
}

.font01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#473628;
	line-height:25px;
}

.font01 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#473628;
	line-height:25px;
}

.font01 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#a72700;
	line-height:25px;
}

.date {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#a72700;
}

.font02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#473628;
	line-height:25px;
}

.font03 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	line-height:25px;
}