body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-base-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	overflow: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
a {
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #99CCFF;
	text-decoration: none;
}
.font_11 {
	font-size: 11px;
	line-height: 15px;
}
.font_12 {
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 1px;
}
	.font_15b {
	font-size: 15px;
	line-height: 17px;
	letter-spacing: 1px;
	font-weight: bold;
}
.font_12b {
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 1px;
	font-weight: bold;
}

.font_right {
	text-align: right;
}


.line001 {
	border: 1px solid #000000;
}
.line002 {
	border-left: 5px solid #CCCCCC;
}
.line003 {
	border-left: 1px solid #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.line004{
border-bottom-width : 1px;
border-bottom-style : dashed;
border-bottom-color : gray;
}
table {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
hr {
	color: #000000;
}
.Alpha {
	filter: Alpha(Opacity=70);
}
ul,
ol {
	margin: 0 0 0 20px;
	padding: 0 0 0 5px;
}


.contactWrap {
	padding: 10px;
	border: 1px #CCCCCC solid;
}

h1 {
	margin: 20px 0 5px;
	padding: 10px;
	font-size:22px;
	background-color: #003366;
	color:#FFFFFF;
}

h2 {
	margin: 20px 0 5px;
	padding: 10px;
	font-size:14px;
	background-color:#FFCC66;
}