@charset "shift_jis";

#title_box{
	width: 668px;
	margin: 0;
	padding: 5px 5px 5px 35px;
	border: 5px solid #ccc;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.5em;
	vertical-align: middle;
	background-image: url(../image/title_mark.png);
	background-position: 5px center;
	background-repeat: no-repeat;
}

h2{
	display: inline;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	margin-left: 350px;
}
.text_c{
	border: 1px solid #0759b4;
	font-size: 18px;
	margin: 20px 0;
	padding: 20px;
}

.bold{
	font-weight: bold;
}

.title_c{
	background-color: #0759b4;
	color: #fff;
	font-size: 18px;
	padding: 10px 0 10px 20px;
}
tr{
	margin: 10px 0;
}


th{
	background-color: #0759b4;
	color: #fff;
}

td{
	border: 1px solid #0759b4;
}