.{
	margin:0;
	padding:0;
}
body {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
	margin:0;
	padding:0;
	margin-top: 0px;
	line-height: 1.3em;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	color: #333333;
	text-decoration: none;
}
body,td,th {
	font-size: small;
	color: #333333;
}

.style1 {
color: #CD0020;
font-weight: bold;
}

div{
width:540px;
margin-left: 0px;
}

p {
width: 562px;
margin: 0 0 8px 0;
}

img {
border:0;
margin-right: 8px;
margin-bottom: 6px;
}

h1 {
font-size: medium;
color: #333333;
margin-top: 2px;
margin-bottom: 4px;
}
