
/*
*
*CSS style for jodata
*
*/

.imgblock {
	text-align: center;
}
.jodata-div {
	margin-bottom:55px;
	white-space: nowrap;
}
.period {
	font-size: 1.2em;
	margin-top: 10px;
	text-align:right;
}
.heading02 {
	height: 50px;
	margin-bottom: 22px;
}
.heading02 h3 {
	padding-top: 17px;
}
.def_table2 th {
	font-size: 1.1em;
	font-weight: bold;
	border-top: 1px solid #5a8cda;
	border-left: 1px solid #5a8cda;
	border-right: 1px solid #ffffff;
}
.def_table2 td {
	height: 38px;font-size: 1.1em;
}
.jodata_th {
	height: 38px;
	width: 14;
}
.jodata-first-tr th {
	width: 7.5%;
}
.jodata-link {
	text-decoration: underline;
	color: red;
	font-weight: bold;
}
.book_link{
	display: inline-block;
	background-color: #152b64;
	text-align: center;
	font-size: 1.6em;
	color: #ffffff;
	vertical-align: middle;
	padding: 10px 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
.book_link:hover{
	opacity: 0.8;
}