@charset "utf-8";
/* CSS Document */

#jagree_navi {
	width: 100%;
	height: 65px;
	background-color: #b5b5b5;
}

#jagree_navi ul a li.here {
	border-bottom: #000000 solid 2px;
}

#jagree_navi ul li {
	height: 30px;
	text-align: center;
	font-size: 13px;
	float: left;
	margin-left: 50px;
	margin-top: 25px;
	font-weight: bolder;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック", "MS P Gothic", Verdana,Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
}

#jagree_navi ul a  {
	color: #000000;
}

#jagree_navi ul a:hover li {
	color: #000000;
	border-bottom: #000000 solid 2px;
}

#list {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.icon_pdf {
	background: url(../src/pdf.gif) no-repeat;
	padding-left: 25px;
}