body {
	/*background: #E9DFCC url(../inc_img/f_bg.gif) repeat-x;*/
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a:link    { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover   { color: #000000; text-decoration: none; }
a:active  { color: #000000; text-decoration: none; }
.f01 {
	background: url(../inc_img/f_bg_left.gif) no-repeat left top;
	padding: 4px 0px 0px 9px;
}
.f02 {
	background: url(../inc_img/f_bg_right.gif) no-repeat right top;
	padding: 0px 7px 0px 0px;
}
.fm01 {
	font: 12px/14px "MS PGothic", "MS UI Gothic", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	margin: 0px 0px 0px 0px;
}
.fm01 a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 2px 5px 1px 10px;
	background: #F3EFE6 url(../inc_img/fm_a01.gif) no-repeat left center;
	border-top: 1px solid #FFFDFA;
	border-right: 1px solid #D0B07D;
	border-bottom: 1px solid #D0B07D;
	border-left: 1px solid #FFFDFA;
}
.fm01 a:hover {
	text-decoration: none;
	color: #000000;
	display: block;
	background: #E6DAC3 url(../inc_img/fm_a01ov.gif) no-repeat left center;
	border: 1px solid #9F7F4C;
}
.fm01n {
	font: 12px/14px "MS PGothic", "MS UI Gothic", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	margin: 0px 0px 0px 0px;
}
.fm01n td {
	text-decoration: none;
	color: #000000;
	padding: 2px 5px 1px 10px;
	background: #FFF0A3 url(../inc_img/fm_a01.gif) no-repeat left center;
	border-top: 1px solid #FFFDFA;
	border-right: 1px solid #D0B07D;
	border-bottom: 1px solid #D0B07D;
	border-left: 1px solid #FFFDFA;
}
