body {
	background-color: #e3e9ec;
	color: #1b2633;
	margin: 0px;
}

a:link {
	color: #00a0e9;text-decoration: none;
}
a:visited {
	color: #00a0e9;text-decoration: none;
}
a:hover {
	color: #77d4ff;text-decoration: underline;
}

#wrap {
	width:780px;
	margin:10px auto 0px auto;
	padding:0;
	text-align:left;
}

.sp5 {
	padding-right: 5px;
	padding-left: 5px;
}
.sp10 {
	padding-right: 10px;
	padding-left: 10px;
}
.sp15 {
	padding-right: 15px;
	padding-left: 15px;
}
.sp20 {
	padding-right: 20px;
	padding-left: 20px;
}

.history {
	font-size: 10px;
	padding-left: 10px;
	letter-spacing: 0.1ex;
	padding-top: 5px;
	padding-bottom: 8px;
}
.t_border_lb {
	border: 1px solid #b0d3e3;
}
.rec_img_left {
	margin-right: 10px;
	margin-bottom: 10px;
}
.rec_img_right {
	margin-left: 10px;
	margin-bottom: 10px;
}
.st {
	padding-top: 10px;
	padding-bottom: 10px;
}
.line_dot {
	background-image: url(img/line_dot_b.gif);
	background-repeat: repeat-x;
	background-position: center;
}


.red {
	color: #ff3300;
}
.white {
	color: #ffffff;
}
.blue_b {
	font-weight: bold;
	color: #0d2338;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form {
	margin: 0px;
}

.txt_m {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0.1em;
}

.txt_m5 {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0.1em;
	padding-right: 5px;
	padding-left: 5px;
}
.txt_m10 {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0.1em;
	padding-right: 10px;
	padding-left: 10px;
}
.txt_m15 {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0.1em;
	padding-right: 10px;
	padding-left: 15px;
}
.txt_m_h5 {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0.1em;
	padding-top: 5px;
}

.sst {
	padding-top: 7px;
}
.catch {

	padding-top: 15px;
	padding-bottom: 10px;
}

.catch_s {

	padding-top: 3px;
	padding-bottom: 7px;
}

.table_l {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0d3e3;
	background-color: #FFFFFF;
	color: #00a0e9;
}
.arrow_list {
	text-indent: -14px;
	margin-left: 28px;
}

.table_r {
	font-size: 12px;
	line-height: 150%;
	background-color: #ffffff;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0d3e3;
}
.top {
	background-image: url(img/top_bk.gif);
	background-repeat: repeat-x;
	text-align: right;
}
