/* CSS Document */

body,td,th {
	font-size: 12px;
	line-height: 160%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	font-family:  Hiragino Gothc Pro W3, "MS PGothic", Osaka;
	color: #333333;	
}
p {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	line-height:200%;
	font-weight:lighter;
}
img {
	vertical-align: top;
	border: none;
}
ul { list-style-type: none; margin: 0; padding: 0px 0px 0px 0px; }
li { margin: 0; padding: 0; }
h1,h2,h3,h4,h5{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
