@charset "UTF-8";
@import url(common.css);
@import url(corner.css);


/*-----------------------------------------
	news-more
-----------------------------------------*/

.more-h2 {
	margin-bottom:20px;
}

.news-more-box {
	width:668px;
	margin:0 auto;
}

.news-more-ttl {
	width:638px;
	margin-bottom:15px;
	padding:0 10px 7px 10px;
	background : url(../common/line_dot.gif) repeat-x center bottom;
}

.news-more-ttl h3 {
	float:left;
	padding-left:12px;
	background : url(../common/icon_maru01.gif) no-repeat 0px 6px;
	font-size:116%;
	font-weight:bold;
}

.news-more-ttl p {
	/* IE6 error fix */
	/* float:right; */
	text-align: right;
}

.news-more-ttl p img {
	vertical-align: middle;
}

.news-more-txt {
	clear:both;
	width:648px;
	margin:0 auto 15px auto;
	padding:0 0 15px 0;
	background : url(../common/line_dot.gif) repeat-x center bottom;
}

.news-more-txt .ph {
	float:right;
	width:250px;
	margin-left:30px;
}

.news-more-txt .ph img {
	margin-bottom:10px;
}

.news-more-txt a:link,
.news-more-txt a:visited,
.news-more-txt a:hover,
.news-more-txt a:active {
	color:#0080e2;
	text-decoration:none;
}

.news-re {
	clear:both;
	width:648px;
	margin:0 auto;
	text-align:right;
}




/*-----------------------------------------
	contenst
-----------------------------------------*/

.spirit-index-ph {
	width: 646px;
	margin: 0 auto 30px auto;
}

.spirit-index-ph p {
	clear: both;
	padding-top: 10px;
	text-align:center;
	font-size:116%;
}



div.spirit {
	width: 646px;
	margin: 5px auto;
	font-size:116%;
	text-align:left;
	/*font-weight:bold;*/
}

div.spirit_right {
	padding-right: 30px;
	padding-bottom: 10px;
	font-size:1em;
	text-align:right;
}

div.feature {
	margin-bottom: 30px;
	padding: 8px 10px;
	text-align:left;
}

div.center {
	padding: 10px 30px;
	text-align:center;

}

.history dl {
	clear: both;
	width: 100%;
	margin-bottom: 8px;
	padding:0 0 8px 0;
	background : url(../common/line_dot.gif) repeat-x center bottom;
}

.history dt {
	clear: left;
	float: left;
	width: 20%;
	/*border-left: solid 8px #CCC;*/
	padding-left: 13px;
	color: #000;
	font-weight:bold;
	background : url(../common/icon_maru01.gif) no-repeat 0px 5px;
}

.history dd {
	float: right;
	width: 75%;
	text-align: left;
}


.lecture {
	width:100%;
	margin:0 auto 30px auto;
	border-bottom:1px solid #CBC9BE;
	border-left:1px solid #CBC9BE;
}

.lecture table{
	width:100%;
}

.lecture th {
	padding:5px 10px;
	font-weight:bold;
	text-align:center;
	border-top:1px solid #CBC9BE;
	border-right:1px solid #CBC9BE;
	background-color:#00308d;
	color:#FFFDEF;
}

.lecture th.day {
	width:40px;
}

.lecture th.time {
	width:30px;
}

.lecture th.teacher_title {
	width:60px;
}

.lecture td.center {
	text-align:center;
}

.lecture td {
	padding:5px 5px;
	text-align:left;
	border-top:1px solid #CBC9BE;
	border-right:1px solid #CBC9BE;
	background-color:#ffffff;
}

.chiefdirector_ph {
	margin-bottom: 10px;
}

div.plan,
div.plan_intro,
div.teacher_block {
	margin-bottom: 30px;
	padding: 0 10px;
	text-align:left;
}

div.plan p,
div.plan .txttable {
	margin: 0 10px 15px 10px;
}

/* TDの改行禁止 */
.lecture td.nowrap {
	white-space: nowrap;
}

/* 教員組織 */
.teacher {
	width:650px;
	margin:10px auto;

}

.teacher table {
	width:100%;
	margin: 0 auto 30px auto;
	border-bottom:1px solid #CBC9BE;
	border-left:1px solid #CBC9BE;
}

.teacher th {
	padding:10px 5px;
	font-weight:bold;
	text-align:center;
	border-top:1px solid #CBC9BE;
	border-right:1px solid #CBC9BE;
	background-color:#00308d;
	color:#FFFDEF;
}

.teacher td {
	padding:5px 5px;
	text-align:center;
	border-top:1px solid #CBC9BE;
	border-right:1px solid #CBC9BE;
	background-color:#ffffff;
}

.teacher sup {
	font-size:85%;
}

.teacher_block span {
	font-size:85%;
	color:#1C007B;
}

.teacher a:link,
.teacher a:visited,
.teacher a:hover,
.teacher a:active {
	text-decoration:underline;
}


.teacher_slink {
	margin: 0 10px 20px 10px;
	text-align:center;

}

.teacher_slink a:link,
.teacher_slink a:visited,
.teacher_slink a:hover,
.teacher_slink a:active {
	color:#118cc4;
	text-decoration:underline;
}


.title {
	margin-bottom:10px;
	font-weight:bold;
	font-size:131%;
	padding:0 0 5px 0;
	background : url(../common/line_dot.gif) repeat-x center bottom;
}

/* カリキュラム */


.curri {
	margin: 0 10px 30px 10px;
	text-align:left;
}

.curri p a:link,
.curri p a:visited,
.curri p a:hover,
.curri p a:active {
	text-decoration:underline;
}
