@charset "UTF-8";
/* CSS Document */
/* ***********************************************************
 *
 * Editor:    Noriyoshi Komura
 *
 * ***********************************************************
 */

/*必要CSSをロード*/
@import url("../../../css/base.css");
.Interview  {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.Interview img {
	display: block;
	float: left;
	margin-right: 5px;
}
.Interview h3 {
	font-size: 120%;
	margin-bottom: 0.5em;
	color: #000000;
	display: block;
	float: right;
	width: 480px;
	margin-right: 0px;
	margin-left: 0px;
}
.Interview p {
	display: block;
	float: right;
	width: 490px;
	margin-right: 0px;
	margin-left: 0px;
}
.system table {
	padding: 0px;
	display: block;
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.system td{
	margin: 0px;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.system th{
	background-color: #F2F2F2;
	width: 100px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: right;
	vertical-align: top;
}
.point {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 23px;
	margin-left: 23px;
}
.point h3 {
	height: 18px;
	padding-top: 12px;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-size: 16px;
	color: #108ccf;
	margin: 0px;
}
.point h3.pointa { background-image: url(../images/system_a.gif); }
.point h3.pointb { background-image: url(../images/system_b.gif); }
.point h3.pointc { background-image: url(../images/system_c.gif); }
.point h3.pointd { background-image: url(../images/system_d.gif); }
.point .pointkoyukai {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
}
.point p {
	padding-top: 5px;
	padding-right: 5px;
}


.Curriculum {	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;}
.Curriculum h3 {
	height: 24px;
	padding-top: 6px;
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 16px;
	color: #108ccf;
	background-image: url(../images/system_maru.gif);
	background-position: left center;
}
.Curriculum p {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 23px;
}

.nadegakun{
	margin-right: 23px;
	margin-left: 23px;
}
.kaisetsu{
	float: left;
	font-size: 120%;
	width: 440px;
}
.kaisetsu img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.tejyun{
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
