.bg_white {
	background-color: #FFF;
}
.bg_gry {
	background-color: #CCC;
}
.h1 {
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
}
.t15pix {
	font-size: 15px;
	line-height: 19px;
}
.t_red {
	color: #F60200;
}
.t14pix {
	font-size: 14px;
	line-height: 18px;

}
.t16pix {
	font-size: 16px;
	line-height: 21px;
}
.t_darkblue {
	color: #1D176F;
}
.t_white {
	color: #FFF;
}
.kakaku_table {
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.basic_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	
}
.basic_table2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}	
.h3 {
	font-size: 17px;
	font-weight: bold;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #02025C;
}	

.t12pix {
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #333;
	text-decoration: none;
	
}	
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #02025C;
	background-color: #C8E3FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #02025C;
	border-right-color: #02025C;
	border-bottom-color: #02025C;
	border-left-color: #02025C;
}
