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


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

#contents-right h2 {
	margin-bottom:20px;
}

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

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

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

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

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

.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;
}


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


div.spirit_right {
	padding-right: 30px;
	padding-under: 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) bottom repeat-x;
}

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

.history dd {
	float: right;
	width: 77%;
}



.lecture {
	width:670px;
	margin:10px 0;
	border-bottom:1px solid #CBC9BE;
	border-left:1px solid #CBC9BE;
}

.lecture table{
	width:670px;
}

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

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

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

.lecture th.teacher {
	width:50px;
}

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

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

.chiefdirector_ph {
	margin-bottom: 10px;
}

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

/* 教員組織 */
.teacher {
	width:450px;
	margin:10px auto;
	border-bottom:1px solid #CBC9BE;
	border-left:1px solid #CBC9BE;
}

.teacher table{
	width:100%;
}

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

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


.teacher td .icon_pdf {
	margin-right: 5px;
	vertical-align: middle;
}



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


a.lecture-pdf:link,
a.lecture-pdf:visited {
	text-decoration:underline;
	color: #ff0000;
}

span.title {
	font-weight:bold;
	font-size:20px;
}

/* 施設紹介 */

.facilitie_block {
	clear: both;
	width: 640px;
	margin: 0 auto 30px auto;
}
 

.facilitie_block ul {
	width: 500px;
	margin: 0 auto;
}

.facilitie_block li{
	float: left;
	width: 160px;
	text-align:center;
	font-size:93%;
}

.facilitie_block li img {
	margin-top: 5px;
}

.facilitie_block .ph_center {
	margin: 0 10px;
}