﻿@charset "utf-8";
/* CSS Document */
/*上越教育大学 年次報告書 －第29集：平成25年度版－トップページ*/
BODY{
	background-color:#e7cfce;
	margin: 0px auto ;
	text-align: center;
	font-family : "MS UI Gothic";
}
ul{
	list-style-type: none;
}

#main{
	width: 740px;
	border-top: none;
	border-right: solid 5px #9c0031;
	border-bottom: none;
	border-left: solid 5px #9c0031;
	background-color: #ffffff;
	margin: 0px auto;
	text-align: left;
}
/*上越教育大学ホームページへ*/
#rogo{
	border: none;
}
#juen-rogo{
	margin-top: 20px;
	margin-bottom: 2px;
	margin-left: 10px;
	border: none;
}

/*タイトル*/
#main-title{
	margin-top: 0px;
	width: 740px;
	height: 80px;
	background-color: #ffffff;
	text-align: center;
	padding-top: 30px;	
	font-size: 450%;
	font-weight: bold;
}
#sub-title{
	margin-top: 0px;
	width: 740px;
	height: 60px;
	background-color: #ffffff;
	text-align: center;
	font-size: 180%;
	font-weight: bold;
}

/*写真*/
#hyosi{
	margin: 0px;
	padding: 0px;
}

/*見出し(第一章～第四章を除く)及び内容*/
.midasi{
	margin-top: 0px;
	width: 740px;
	height: 25px;
	padding-top: 4px;
	background-color: #525d8c;
}
.midasi span{
	padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
}
a.lin-midasi:link{
	text-decoration: underline;
	color: #ffffff;
}
a.lin-midasi:visited{
	text-decoration: underline;
	color: #888800;
}
a.lin-midasi:hover{
	text-decoration: underline;
	color: #ff6699;
}
a.lin-midasi:active{
	text-decoration: underline;
	color: #ffcccc;
}
.naiyou{
	margin: 0px;
	width: 740px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 88%;
	line-height: 1.5;
	text-indent: -1.2em;
}
a.lin-naiyou:link{
	text-decoration:underline;
	color:#000000;
}
a.lin-naiyou:visited{
	text-decoration:underline;
	color:#888800;
}
a.lin-naiyou:hover{
	text-decoration: underline;
	color: #ff6699;
}
a.lin-naiyou:active{
	text-decoration: underline;
	color: #ff6699;
}

/*第一章～第四章*/
#hyoka{
	width: 740px;
	margin: 0px;
	border: none;
	border-collapse: collapse;
}
.h-midasi-1{
	width: 25%;
	height: 25px;
	border-top: none;
	border-right: solid 1px #ffffff;
	border-bottom: none;
	border-left: none;
	background-color: #9c0031;
	text-align: center;
	font-weight: bold;
}
.h-midasi-2{
	height: 25px;
	border: none;
	background-color: #9c0031;
	text-align: center;
	font-weight: bold;
}
.h-naiyou-1{
	width: 25%;
	height: 50px;
	border-right: dashed 1px #000;
	text-align: left;
	vertical-align: top;
	font-size: 77%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-indent: -1em;
}
.h-naiyou-2{
	height: 50px;
	border: none;
	text-align: left;
	vertical-align: top;
	font-size: 77%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-indent: -1em;
}
.h-naiyou-3{
	width: 25%;
	border-right: dashed 1px #000;
	text-align: left;
	vertical-align: top;
	font-size: 77%;
	padding-bottom: 10px;
	padding-left: 30px;
	text-indent: -1em;
}
.h-naiyou-4{
	border: none;
	text-align: left;
	vertical-align: top;
	font-size: 77%;
	padding-bottom: 10px;
	padding-left: 30px;
	text-indent: -1em;
}

/*あとがき*/
#a-naiyou{
	padding-bottom: 20px;
}
.atogaki{
	font-weight: bold;
}

/*大学評価委員会委員名簿*/
.meibo{
	margin-top: 0px;
	padding-left: 40px;
	padding-top: 5px;
	line-height: 1.5;
	text-indent: -1em;
	font-size: 88%;
	font-weight: bold;
}