@import "temp.css";
@import "../../common/plain.css";

/* hide */

.breadcrumb, .column2nd {
	display : none;
}

p {
	margin-bottom : 1em;
}

h1 {
	color : #002855;
	font-weight : bold;
}

h5 {
	color : #002855;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 0.4em;
}

#contentRight {
	float : right;
	width : 676px;
	margin : 0px;
	padding : 20px;
}

.overview_main {
	height : 105px;
	background : url("images/overview.jpg") no-repeat top left;
}

.department_main {
	height : 105px;
	background : url("images/department.jpg") no-repeat top left;
}

.current_main {
	height : 105px;
	background : url("images/current.jpg") no-repeat top left;
}

.staff_main {
	height : 105px;
	background : url("images/staff.jpg") no-repeat top left;
}

.alumni_main {
	height : 105px;
	background : url("images/alumni.jpg") no-repeat top left;
}

.site_policy_main {
	height : 105px;
	background : url("images/site_policy.jpg") no-repeat top left;
}

.privacy_policy_main {
	height : 105px;
	background : url("images/privacy_policy.jpg") no-repeat top left;
}

.promotion_main {
	height : 105px;
	background : url("images/promotion.jpg") no-repeat top left;
}

.career_main {
	height : 105px;
	background : url("images/career.jpg") no-repeat top left;
}

.lib_main {
	height : 105px;
	background : url("images/library.jpg") no-repeat top left;
}

.innovation_main { /* 縺ｲ縺ｨ縺ｾ縺嗔romotion縺ｨ蜷後§縺ｧ */
	height : 105px;
	background : url("images/promotion.jpg") no-repeat top left;
}

.soudan_main {
	height : 200px;
	background : url("images/soudan.png") no-repeat top left;
}

.orsd_main {
	height : 200px;
	background : url("images/orsd-main02.jpg") no-repeat top left;
}

.orderedList {
	margin-left:2em;
}
.orderedList > li {
	list-style-type: decimal;
	margin-bottom:0.5em;
}
