body {
	font-size: 0.75em;
	line-height: 1.7em;
	color: #666666;
	background-image: url(image/common/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
	padding: 0;
}
a:link {
	color: #001A7F;
	text-decoration: none;
}
a:visited {
	color: #51007F;
	text-decoration: none;
}
a:hover {
	color: #419AFD;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
address{
 font-style:normal;
 margin-right:0;
}

img{
 border:none;
 vertical-align:text-top;
 margin: 0;
 padding: 0;
}

h1 {
	font-size: 100%;
	color: #666666;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h2 {
	font-size: 100%;
	color: #0066CC;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.style4 {color: #FF9900}

