@charset "UTF-8";

body {
	letter-spacing: 1px;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}

a:link,
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

address {
	font-style: normal;
}



img {
	border: 0;
}


h1 {
	font-size:25px;
	font-style: normal;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:16px;
	color: #000066;
	font-weight: bolder;
	line-height: 25px;  
}
h4 {
	font-size:14px;
	color: #0033CC;
	font-weight: bolder;
	line-height: 25px;
}

.syo {
	font-size:10px;
	color: #0033CC;
}

.syo1 {
	font-size:12px;
	color: #333333;
	line-height: 14px;
}
