@charset "utf-8";
/* CSS Document */

.tit_blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0083ca;
	font-weight: bold;
}
.txt_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0083ca;
	font-weight: normal;
	line-height: 20px;
}
.text_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	width:150px;
}
.border_lf_blue {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #85CAE7;
	border-right-color: #85CAE7;
	border-bottom-color: #5EADCB;
	border-left-color: #000;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.link_blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0083ca;
	font-weight: normal;
	line-height: 20px;
}
.link_blue:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C60;
	font-weight: normal;
}
.link_wht{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight: normal;
	line-height: 20px;
}
.link_wht:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0CF;
	font-weight: normal;
}
.ttl_wht {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #C33;
	text-decoration: underline;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #03C;
	text-decoration: underline;
}
.txt_blue2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#69C;
	font-weight: bold;
}
.btn_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#69C;
	font-weight: bold;
	background-color: #000;
	border: 2;
	border-color: #09F;
}
.ttl_wht_normal {
	color: #FFF;
	font-size: 11px;
	font-weight: lighter;
	font-family:Arial, Helvetica, sans-serif;
}
.border_blue2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #85CAE7;
	border-right-color: #85CAE7;
	border-bottom-color: #7FCCE9;
	border-left-color: #000;
}
.border_blue_lf_rt {
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #85CAE7;
	border-right-color: #7FCCE9;
	border-bottom-color: #7FCCE9;
	border-left-color: #7FCCE9;
}
.tit_black {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	color:#000;
	font-weight: bold;
	letter-spacing: normal;
}
.link_gry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
.link_gry:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.border_blue_lf {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 16px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #85CAE7;
	border-right-color: #85CAE7;
	border-bottom-color: #7FCCE9;
	border-left-color: #000;
}
.tit_blue_main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0083ca;
	font-weight: bold;
}
.link_blue_ttl{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5EADCB;
	font-weight: normal;
	text-decoration: none;
}
.link_blue_ttl:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#C66;
	font-weight: normal;
}
.link_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #C33;
	text-decoration: underline;
}
.link_red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #03C;
	text-decoration: underline;
}
.border_lft {
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #85CAE7;
	border-right-color: #7FCCE9;
	border-bottom-color: #7FCCE9;
	border-left-color: #7FCCE9;
}
.border_rt {
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #85CAE7;
	border-right-color: #7FCCE9;
	border-bottom-color: #7FCCE9;
	border-left-color: #7FCCE9;
	background-repeat: repeat-y;
}
.border_rt_btm {
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #85CAE7;
	border-right-color: #7FCCE9;
	border-bottom-color: #7FCCE9;
	border-left-color: #7FCCE9;
	background-repeat: repeat-y;
}

