@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #014769;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#01364e;
	line-height:1.5;
}
dl, dt, dd {
	margin:0px;
	padding:0px;
}
/* img */
img {
	border:none
}
/* font size */

.font11c {
	font-size: 11px;
	color: #80a9bc
}
.style1 {
	font-size: 12px
}
.style2 {
	font-size: 14px
}
.style3 {
	color: #00aeff;
	font-weight: bold;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {
	font-size: 10px;
	color: #2e6a86;
}
.style6 {
	color: #FFFFFF;
}
.style7 {
	color: #FF0000;
}
/* line height */
.lineheight13 {
	line-height:1.3;
}
.lineheight16 {
	line-height:1.6;
}
.lineheight18 {
	line-height:1.8;
}
/* link */
a:link {
	color: #01364E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #01364E;
}
a:hover {
	text-decoration: underline;
	color: #00AEFF;
}
a:active {
	text-decoration: none;
	color: #D4D0C8;
}
a.designed:link {
	font-size: 11px;
	color:#80a9bc;
	text-decoration:none
}
a.designed:visited {
	font-size: 11px;
	color:#80a9bc;
	text-decoration:none
}
a.designed:hover {
	font-size: 11px;
	color:#F76F1B;
	text-decoration: none
}
a.pdt:link {
	font-size: 12px;
	color:#ffffff;
	text-decoration:none
}
a.pdt:visited {
	font-size: 12px;
	color:#ffffff;
	text-decoration:none
}
a.pdt:hover {
	font-size: 12px;
	color:#ffffff;
	text-decoration: none
}
/* table */
.table_line_a {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table_line_b {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
/* box */
.box {
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 13px;
}
