@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
img{border:none}
a:link {
	font-size: 13px;
	line-height: 140%;
	color: #303030;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	line-height: 140%;
	color: #303030;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	line-height: 140%;
	color: #002973;
	text-decoration:underline
}
.font3{font-size:12px;color:#587594}
.font6{font-size:14px; font-weight:bold;color:#B30400;}
.title01{font-size:16px; font-weight:bold;}
.td_height{line-height:150%;}