@charset "utf-8";

body {
	font-size: 11px;
	color: 535353;
	background-color: #FFFFFF;
}
h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	padding: 0px;
	font-size: 15px;
	color: #005096;
	margin: 0px;
	text-indent: 20px;
}
h3 {
	text-indent: 15px;
	font-size: 13px;
	color: #434343;
}
th {
	font-size: 12px;
	color: #535353;
	text-align: center;
	letter-spacing: 1em;
	background-color: #A5E0EE;
}
li {
	font-size: 11px;
	color: #535353;
	list-style-type: none;
	line-height: 15px;
}

.comment {
	font-size: 12px;
	color: #535353;
	letter-spacing: 1px;
	line-height: 18px;
	padding-left: 20px;
}
.news {
	font-size: 12px;


	line-height: 18px
.px;
	color: #535353;
	padding-left: 5px;
	display: inline-table;
	line-height: 18px;
}

.faq {
	font-size: 13px;
	color: #005096;
	text-indent: 10px;
	background-color: #dffbfe;
}
.answer {
	font-size: 12px;
	line-height: 18px;
	color: #535353;
	padding: 10px;
	letter-spacing: 1px;
}
.list {
	font-size: 12px;
	color: #535353;
	text-indent: 12px;
	text-align: left;
	line-height: 18px;
}
.value {
	font-size: 12px;
	color: #535353;
	text-align: center;
}
.red {
	color: #FF0066;
}
.greeting {
	margin-left: 50px;
	font-size: 12px;
	color: #535353;
}

.text {
	font-size: 11px;
	color: 535353;
}

.background_image {
	background-repeat: no-repeat;
	background-position: center center;
}
.image_right {
	float: right;
	margin: 5px;
}
.image_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
table.mailform {
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: 5px;
	color: #535353;
			}
			table.mailform td p {
	font-family: "Myriad Pro", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #0B479F;
	display: block;
	margin: 0px;
			}
			table.mailform td span {
	font-family: "Myriad Pro", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FF0000;
			}
a:hover {
	font-weight: bold;
	color: #005096;
}
a:visited {
	text-decoration: none;
}

a:link {
	color: #005096;
	text-decoration: none;
}
a:active {
	color: #535353;
	text-decoration: underline;
}
.news_bold {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #535353;
}
