@import url("uni.css");
/***********************-
サイト名: SUS
F2009/08

-***********************/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-family:  "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック",Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
	color:#000;
}


a:link {
	color: #1D2087;
	text-decoration: none;
}
a:visited { 
	color: #1D2087;
	text-decoration: none;
}
a:active {
	color: #CC0033;
}
a:hover {
	color:#E62B67;
}




/* ----- リスト -------------------------------------- */

ul#list {
	margin:0 0 20px;
	padding:8px 2em 4px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #799C84;
	border-bottom-color: #666;
}
ul#list li {
	margin:0 0.5em 0 0 ;
	float:left;
	width:1.5em;
}
ul#list li a {
	 text-decoration:underline;
}

ul#list li a:hover {
	color:#E62B67;
	font-weight:bold;
}


/* ----- メイン -------------------------------------- */



h1{
	 margin:20px;
	 font-size:140%;
	}
table.chosho{
	margin:20px;
	width:60em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #799C84;
}

table.chosho2{
	margin:90px 20px 20px;
	width:60em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #799C84;
	border-bottom-color: #799C84;
}

table.chosho th,table.chosho2 th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #799C84;
}

table.chosho th,table.chosho td,table.chosho2 th,table.chosho2 td{	
	 padding:8px 1em 6px;
	 text-align:left;
	 vertical-align:top;
}
table.chosho td.title,table.chosho2 td.title{
	background-color: #BEF2D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #799C84;
}
table.chosho td.pdf , table.chosho td.page,table.chosho2 td.pdf , table.chosho2 td.page{	
	text-align:center;
	width:5em;

}


h2{
	 margin:30px 40px 0;
	 font-size:120%;
	}
ul.chosha{	 margin:10px 40px 40px;
	width:58em;
}

ul.chosha li{	 margin:0px 0px 1em;
}
