@charset "UTF-8";

/* ヘッダー部分（開始） */
#header h1 {
	background-image: url(../images/univlogo.gif);
	background-repeat: no-repeat;
	background-color: #4C80BE;
	width: 279px;
	height: 61px;
	position: absolute;
	top: 7px;
	left: 10px;
	font-size: 9px;
	}
#header h1 a {
	display: block;
	width: 279px;
	height: 61px;
	text-indent: -9999px;
	text-decoration: none;
	}
#header div#langchange {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 87px;
	height: 24px;
	}
#header div#langchange a {
	}
#header div#langchange img {
	border: none;
	}
/* ヘッダー部分（終了） */

/* ヘッダー以下の全体を囲むボックス部分（開始） */
#topcontentbox {
	width: 720px;
	}
/* ヘッダー以下の全体を囲むボックス部分（終了） */

/* イメージ写真やコピーを囲むボックス部分（開始） */
.topimage {
	width: 680px;
	height: 200px;
	margin: 15px 20px;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(../images/topimage.jpg);
	background-repeat: no-repeat;
	}
.topimage.en {
	background-image: url(../images/topimage_en.jpg);
	}
.topimage ul {
	position: absolute;
	top: 130px;
	left: 530px;
	}
.topimage ul li {
	padding-left: 15px;
	background-image: url(../images/arrowblue.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 0.95em;
	line-height: 1.5;
	}
.topimage ul li a {
	text-decoration: none;
	}
.topimage ul li a:hover {
	border-bottom: dashed 1px #3E5D71;
	}
.topimage div#dotairon {
	position: absolute;
	top: 150px;
	left: 450px;
	font-size: 0.85em;
	line-height: 1.5;
	}
.topimage div#dotairon a {
	border-bottom: dashed 1px #BE5A4C;
	text-decoration: none;
	color: #BE5A4C;
}
/* イメージ写真やコピーを囲むボックス部分（終了） */


/* 左（新着情報）のボックス（開始） */
.newlist {
	margin: 0 0 0 20px;
	width: 460px;
	}
h2 {
	font-size: 1.2em;
	border-bottom: 2px dashed #4C80BE;
	margin-bottom: 10px;
	color: #4C80BE;
	font-weight: bold;
	width: 260px;
	}
/* MacIE用ハック \*/
h2 {
	width: 460px;
	}
/* MacIE用ハック終了 */
#topcontentbox dl {
	width: 450px;
	font-size: 0.9em;
	margin-bottom: 10px;
	}
#topcontentbox dt {
	width: 7em;
	line-height: 1.5;
	}
#topcontentbox dd {
	margin-left: 7em;
	margin-top: -1.5em;
	line-height: 1.5;
	}
#topcontentbox dd a {
	border-bottom: dashed 1px #3E5D71;
	text-decoration: none;
	}
#topcontentbox p {
	font-size: 0.9em;
	margin-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/arrowtop.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}
#topcontentbox p a {
	text-decoration: none;
	}
#topcontentbox p a:hover {
	border-bottom: dashed 1px #4C80BE;
	}
/* 左（新着情報）のボックス（終了） */

/* 右（ナビ）のボックス（開始） */
#topcontentbox .toplinkbox {
	float: right;
	margin: 0px 0px 10px 0px;
	width: 220px;
	}

#topcontentbox .toplink {
	background-color: #FFFFFF;
	border: 1px solid #4C80BE;
	padding: 10px 15px;
	margin: 10px 20px 10px 0px;
	}
#topcontentbox .toplink li {
	font-size: 0.9em;
	padding-left: 15px;
	background-image: url(../images/arrowtop.gif);
	background-position: center left;
	background-repeat: no-repeat;
	line-height: 1.5;
	}
#topcontentbox .toplink li a {
	text-decoration: none;
	}
#topcontentbox .toplink li a:hover {
	border-bottom: dashed 1px #4C80BE;
	}
#topcontentbox .toplink li#erasmus {
	line-height: 1.2;
	padding-bottom: 3px;
}
#topcontentbox .toplink li#erasmus span {
	font-size: 0.8em;
}

#topcontentbox .toplink li#sotsugyo {
	background-image: url(../images/arrowred.gif);
	}
#topcontentbox .toplink li#sotsugyo a:hover {
	border-bottom: dashed 1px #BE5A4C;
	}
#footer p {
	text-align: center;
	position: relative;
	}
#footer ul {
	display: none;
	}

/* 英語版トップの指定 */

div#topcontentbox div.encontents {
	background-color: #DDDDDD;
	}
div#topcontentbox div.encontents ul {
	float: left;
	width: 310px;
	margin-left: 30px;
	margin-bottom: 20px;
	}
div#topcontentbox div.encontents ul li {
	font-size: 0.85em;
	padding-left: 15px;
	background-image: url(../images/arrowtop.gif);
	background-position: center left;
	background-repeat: no-repeat;
	line-height: 1.5;
	}
div#topcontentbox div.encontents ul li a{
	text-decoration: none;
	}
div#topcontentbox div.encontents ul li a:hover{
	border-bottom: dashed 1px #4C80BE;
	}
.topimage div#en_top_message {
	position: absolute;
	top: 150px;
	right: 30px;
	font-size: 0.85em;
	line-height: 1.5;
	}
.topimage div#en_top_message a {
	border-bottom: dashed 1px #BE5A4C;
	text-decoration: none;
	color: #BE5A4C;
}

