@charset "utf-8";
body,td,th {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/bg.png);
}
#bgCurve {
	background-image: url(images/bgCurve.png);
	background-repeat: no-repeat;
	background-position: left 0px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #EC1B23;
}
a:active {
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #EC1B23;
	margin-bottom: 20px;
}
h2 {
	font-size: 15px;
	color: #EC1B23;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EC1B23;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 20px;
}
h3 {
	font-size: 18px;
	color: #999999;
	background-image: url(images/h3UnderBar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 12px;
	margin-bottom: 0px;
	margin-top: 10px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #455FAA;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}

.ekaiwaTitleFont {
	font-size: 28px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageBorderBlue {
	border: 2px solid #C6E8FF;
}
.imageRightFloat {
	float: right;
	margin-left: 15px;
	border: 2px solid #C6E8FF;
}
.imageRightFloatNoBorder {
	float: right;
	margin-left: 15px;
}
.imageBusinessRightFloat {
	float: right;
	margin-left: 25px;
	border: 2px solid #C6E8FF;
	margin-bottom: 30px;
}
.imageLeftFloat {
	float: left;
	border: 2px solid #C6E8FF;
	margin-right: 20px;
}
.imageLeftFloaBottomPadding {
	float: left;
	border: 2px solid #C6E8FF;
	margin-right: 20px;
	margin-bottom: 10px;
}
.imageLeftFloaBottomPadding2 {
	float: left;
	border: 2px solid #C6E8FF;
	margin-right: 20px;
	margin-bottom: 120px;
}
