@charset "utf-8";
body {
	margin: 0px;
	background-image: url(/webeip/ht00100/img/company/all_bg01.jpg);
	background-repeat: no-repeat;
	
	background-position: center top;
}
.td_bg01 {
	background-image: url(/webeip/ht00100/img/company/down_01.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #092b00;

}

.ty_link01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #092b00;
	text-decoration: none;
	line-height: 22px;
}
a.ty_link01:link {
}
a.ty_link01:visited {
}
a.ty_link01:hover {
	text-decoration: underline;
	color: #000066;
}