@charset "UTF-8";
/*
  1.  reset
  2.  outline
  3.  section
  4.  news
  4.1 news navi
*/



h1{
  margin:0 0 10px 0;
  padding:0;
  background:transparent none;
}
h2{
  margin:0 0 20px;
  padding:0 0 0;
  background:transparent none;
}
h3{
  margin:0;
  padding:0;
  background:transparent none;
  border:none;
}

.top{
  padding:5px 0 0;
}

/* outline */
.outline{
  width:576px;
  margin:0 0 20px   -6px;
}
.outline h2{
  margin-bottom:10px;
 }

/* section */
.main .section{
  background:none transparent;
  width:186px;
  margin:0 0 0 6px;
  display:inline;
  float:left;
  padding:0;
  
}
.section ul{
  margin:0;
  padding:0 0 7px;
  list-style-type:none;
}
.section ul li{
  list-style-type:none;
  line-height:1.2;
  margin:0;
  padding:6px 0 7px;
  font-size:14px;
  background:url(../image/hr_b.png) repeat-x left bottom;
}
.section ul li a{
  background:url(../image/arrow_b.png) no-repeat left center;
  padding:0 0 0 22px;
  margin:0 0 0 5px;
  display:block;
}
.section ul li a:link,
.section ul li a:visited,
.section ul li a:hover{
  color:#005eae;
  text-decoration:none;
}
.section ul li a:hover{
  text-decoration:underline;
}
.section ul.li-part li{
  width:93px;
  display:inline;
  float:left;
}

/* section junior-college */
.junior-college ul li{
  background-image:url(../image/hr_g.png);
}
.junior-college ul li a{
  background-image:url(../image/arrow_g.png);
}
.junior-college ul li a:link,
.junior-college ul li a:visited,
.junior-college ul li a:hover{
  color:#4b8a00;
}
/* section special */
.special ul li{
  background-image:url(../image/hr_o.png);
}
.special ul li a{
  background-image:url(../image/arrow_o.png);
}
.special ul li a:link,
.special ul li a:visited,
.special ul li a:hover{
  color:#e55c00;
}

/* news */
.news {
  position:relative;
  z-index:1;
}
.news h2{
  margin-bottom:0;
 }
.news ul.news-navi{
  margin:0;
  padding:0;
  position:absolute;
  top:14px;
  right:0;
  z-index:2;
  line-height:11px;
  width:240px;
  overflow:hidden;
}
.news ul.news-navi li{
  display:inline;
  zoom:1;
  padding:0 10px 0 10px;
  border-left:1px solid #86837c;
  font-size:10px;
  line-height:11px;
  margin-left:-1px;
  white-space:nowrap;
}

.news ul.news-navi li img{
  margin-left:5px;
  text-decoration:none;
  vertical-align:middle;
}
.news ul.news-navi li a{
  background:url(../image/arrow4.png) no-repeat left center;
  padding:0 0 0 7px;
}
.news dl{
  border-left:1px solid #d7cdc4;
  border-right:1px solid #d7cdc4;
  border-bottom:1px solid #d7cdc4;
  border-top:none;
  width:548px;
  margin:0;
  padding:10px;
  line-height:26px;
}
.news dl dt{
  line-height:26px;
  position:static;
  z-index:1;
}
.news dl dd{
  margin:-26px 0 0 110px;
  padding:0 0 0 10px;
  line-height:26px;
  position: static;
  z-index:5;
  background:url(../image/arrow5.png) no-repeat left center;
}
.news dl dd a:link,
.news dl dd a:visited,
.news dl dd a:hover{
  color:#361700;
}

/* news */
ul.navi{
  margin:0 -6px 0 0;
  padding:0;
  width:576px;
  overflow:hidden;
}

ul.navi li{
  float:left;
  display:inline;
  margin:0 6px 7px 0;
  padding:0;
  width:186px;
}

points { background-image:url(../images/point_bg.gif);
    background-repeat:no-repeat;
	background-position:left top;
}
ul.point { padding:0; margin:10px 0 30px 0; }
ul.point  li , ul.top-result li { list-style:none; } 
.points { position:relative; }
.points ul.top-result{ position:absolute; top:65px; right:5px; }

a.alone_href{
	background:none !important;
	padding:0 !important;
	margin:0 !important;
	width:64px;
	position: relative;
	top: -19px;
	left:121px;
}

*html a.alone_href{
	top: 83px;
	left:116px;
}

.alone_li{
	height:17px !important;
}

*html .alone_li{
	min-height:19px !important;
	overflow:hidden !important;
	background: url("../image/hr_b.png") repeat-x scroll 0 2.1em transparent !important;
}

































