@charset "utf-8";
@import url("reset.css");
@import url("base.css");
@import url("contents.css");

#media_list {
	width: 255px;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: #ccc 1px solid;
	float: left;
	background-image:url("../images/school/image_back01.jpg");
	background-position:right bottom;
	background-repeat:no-repeat;
}
#university {
	padding-top: 20px;
}
#school {
	width: 560px;
	margin: 0 auto 0 auto;
}
#school_title {
	margin: 20px 0 0 0;
	float: left;
}
#white_box {
	width: 560px;
	margin: 7px auto 0 auto;
	float: left;
}
#target {
	line-height: 1.8em;
	padding: 0 20px 10px 20px;
	text-align: left;
}
#other {
	padding-bottom: 20px;
}
#link_poster {
	margin: 0 auto 0 auto;
	width: 550px;
	text-align: right;
}
#link_other {
	margin: 0 auto 0 auto;
	width: 550px;
	text-align: right;
}
#link_other a {
	padding-left: 19px;
	background-image:url("../images/arrow.gif");
	background-position:left middle;
	background-repeat:no-repeat;
	text-align: right;
}
#link_other a:link {
	color:#000;
}
#link_other a:visited {
	color:#000;
}
#link_other a:active {
	color:#000;
}
#link_other a:hover {
	color:#333399;
	text-decoration:underline;
}
#link_other a {
	text-decoration:underline;
}
