@charset "Shift_JIS";


div#Right h3 {
	width: 640px;
	height: 32px;
	margin-bottom: 10px;
	clear: both;
}


/** ЊTv ********************/

div#Right div.detBox01 {
	width: auto;
	height: auto;
}
div#Right div.detBox01 p {
	width: 100%;
	height: auto;
	color: #0A50A1;
	text-align: center;
	font-size: large;
	font-weight: bold;
	line-height: 1.5em;
}
div#Right div.detBox01 table {
	width: 500px;
	height: auto;
	margin-left: 70px;
	margin-bottom: 10px;
	border-top: 1px solid #0A50A1;
	border-left: 1px solid #0A50A1;
}
div#Right div.detBox01 table td {
	width: auto;
	height: auto;
	padding: 10px;
	border-right: 1px solid #0A50A1;
	border-bottom: 1px solid #0A50A1;
}


/** ]ƈЉ ********************/

div#Right h4 {
	width: 640px;
	height: 32px;
	margin-bottom: 10px;
	clear: both;
	text-align: center;
}

div#Right div.detBox02 {
	width: 240px;
	height: auto;
	margin: 25px;
	float: left;
}
div#Right div.detBox02 p {
	width: auto;
	height: auto;
}
div#Right div.detBox02 p.name {
	color: #0A50A1;
	font-size: medium;
	line-height: 1.5em;
	text-indent: 10px;
	border-left: 5px solid #0A50A1;
	border-bottom: 1px solid #0A50A1;
}
















































