@charset "utf-8";

/* -----------------------------------------------------------
  Kozukai Style Sheet
------------------------------------------------------------ */

/* parts
 -------------------------------------------------- */
.kozukai { font-size: 88%;}
.kozukai table { margin: 0 auto;}
.kozukai table th.head {
	text-align: center;
	background-color: #3B73B9;
	color: #FFFFFF;
	font-weight: normal;
}
.kozukai table table { margin: 2px 5px 5px 5px;}
.kozukai table table table { margin: 0;}
.kozukai hr {
	display: block;
	width: 695px;
	margin: 0 auto;
	color: #CCCCCC;
}
.kozukai h2 {
	text-align: center;
	font-size: 1em;
}
.kozukai h3 {
	text-align: center;
	padding: 15px 0;
	font-weight: normal;
	line-height: 1.2;
}
.smidashi04 {
	text-align: center;
	display: block;
	font-weight: bold;
	color: #3B73B9;
}
.smidashi05 {
	text-align: center;
	display: block;
	font-weight: bold;
}
.center { text-align: center;}
.sp01b { margin-bottom: 5px;}
.sp02b { margin-bottom: 15px;}
.sp03b { margin-bottom: 30px;}
.sp04b { margin-bottom: 40px;}

