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

h3.txt_lightBlue_18_B{
	background-image: url(../img/oisogi/icon_h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	line-height: 1.3em;
	margin-bottom: 10px;
}
h4{
	font-size: 1.1em;
	color: #FFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 15px;
	clear: both;
	background-color: #0079C3;
}
table,td,th{
	border-top-color: #0079C3;
	border-right-color: #0079C3;
	border-bottom-color: #0079C3;
	border-left-color: #0079C3;
}
th{
	background-color: #CCE4F3;
	font-weight: bold;
	color: #0079C3;
}