/* @override http://localhost:8888/css/info.css */

@import "reset.css";
@import "basic.css";
@import "module.css";
@import "layout.css";
@import "underCommon.css";

/* @group localNavi */

#localNavi dl dt#lnInfo a {
	background-image: url(../images/info/ln_dt.png);
	display: block;
	width: 225px;
	height: 47px;
}

#lnEssential a {
	background-image: url(../images/info/ln_dd01.png);
}

#lnScholarship a {
	background-image: url(../images/info/ln_dd02.png);
}

/* @end */

/* @group mainImg */

#info_index #mainImg,
#info_essential #mainImg,
#info_scholarship #mainImg {
	background-image: url(../images/info/mainImg_info.jpg);
}

#info_scholarship #mainImg {
	background-image: url(../images/info/mainImg_scholarship.jpg);
}

#info_essential #mainImg {
	background-image: url(../images/info/mainImg_essential.jpg);
}

#info_index h2 {
	background: url(../images/info/h2_info.png) no-repeat;
	width: 165px;
}

#info_essential #mainImg h2 {
	background: url(../images/info/h2_essential.png) no-repeat;
	width: 168px;
}

#info_scholarship #mainImg h2 {
	background: url(../images/info/h2_scholarship.png) no-repeat;
	width: 130px;
}

/* @end */

/* @group info_index */

#info_index #entry01 h3 {
	background: url(../images/info/info_h3entry01.png) no-repeat;
}

#info_index #entry01 p.point_lg span.moreLink a {
	padding-right: 0;
	background-image: none;
	text-decoration: underline;
	font-weight: normal;
}

#info_index #entry01 p.point_lg span.moreLink a:hover {
	text-decoration: none;
}

/* @end */

/* @group info_essential */

#info_essential #entry01 h3 {
	background: url(../images/info/essential_h3entry01.png) no-repeat;
}

#info_essential #entry02 h3 {
	background: url(../images/info/essential_h3entry02.png) no-repeat;
}

#info_essential #entry03 h3 {
	background: url(../images/info/essential_h3entry03.png) no-repeat;
}

#info_essential #entry04 h3 {
	background: url(../images/info/essential_h3entry04.png) no-repeat;
}

#info_essential #entry05 h3 {
	background: url(../images/info/essential_h3entry05.png) no-repeat;
}

#info_essential #entry06 h3 {
	background: url(../images/info/essential_h3entry06.png) no-repeat;
}

#info_essential #entry07 h3 {
	background: url(../images/info/essential_h3entry07.png) no-repeat;
}

#info_essential #entry08 h3 {
	background: url(../images/info/essential_h3entry08.png) no-repeat;
}

#info_essential #entry08 h3#charge {
	background: url(../images/info/essential_h3entry08_2.png) no-repeat;
}

#info_essential dl dt {
	float: left;
	display: inline;
}

#info_scholarship dl dt {
	float: left;
	display: inline;
	width: 7em;
}

#info_essential #entry03 h4 {
	margin-left: 4px;
}

#info_essential #entry03 dl dd,
#info_essential #entry06 dl dd {
	padding-left: 6em;
	margin-bottom: 0;
}

#info_essential #entry03 dl,
#info_essential #entry06 dl,
#info_essential #entry08 dl {
	margin-bottom: 14px;
}

#info_essential #entry08 dl dd {
	margin-bottom: 2px;
	padding-left: 9em;
}

/* @end */

/* @group scholarship */

#info_scholarship #entry01 dl dd {
	margin-left: 8em;
}

#info_scholarship #entry01 dl {
	margin-bottom: 12px;
	padding-bottom: 7px;
}

#info_scholarship #entry01 dl dd dl dt {
	margin: 0;
	width: 11em;
}

#info_scholarship #entry01 dl dd dl dd {
	margin-left: 12em;
}

#info_scholarship #abroad dl dt {
	width: 16em;
}

#info_scholarship #abroad dl dd {
	margin: 0;
	padding-left: 17em;
}

#info_scholarship #abroad dl {
	margin-bottom: 0;
}

#info_scholarship #entry01 h3 {
	background: url(../images/info/scholarship_h3entry01.png) no-repeat;
}

#info_scholarship #abroad span {
	padding-left: 17em;
}

/* @end */