/* ‹¤’Ê */

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}

body{
	margin: 0px;
	background-image: url(img/fh_bg.gif);
}

.toptext{
	font-size: 12px;
	color: #cccccc;
	margin: 0px;
}

.introduction{
	margin:10px 0px;
	line-height:110%;
}

.hem{
	height: 376px;
	background-image: url(img/hem.jpg);
}

.t_contact{
	font-size: 14px;
	background-image: url(img/t_con.gif);
	height: 170px;
	line-height:130%;
}

.link_t{
	margin:10px 0px;
	line-height:150%;
}

.site_t{
	margin:10px 0px;
	line-height:200%;
}

.copy{
	background-color: #66CCCC;
	height: 28px;
	color: #FFFFFF;
	font-size: 14px;
}