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

body,h1,h2,h3,h4,p,div,ul,ol,li,dl,dd,dt,table,form,blockquote,pre,address{
  margin : 0;
  padding : 0;
}
a  {
	color: #3c6181;
	text-decoration: underline;
}
a:hover {
	color: #06F;
	text-decoration: none;
}
ol {
	list-style-position: inside;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #333;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.contents #headerpatt {
	background-image: url(../img/headline_patt02.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 100%;
	width: 100%;
}
#wrapper {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
}
#headerArea {
	clear: both;
	height: 105px;
	width: 960px;
}
#logoArea {
	float: left;
	height: 70px;
	width: 405px;
	padding-top: 18px;
}
#topRightArea {
	float: right;
	height: 105px;
	width: 550px;
}
#examinArea {
	float: right;
	height: 34px;
	width: 191px;
}
#examinArea a {
	background-image: url(../img/examin_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 0px;
	width: 191px;
	overflow: hidden;
	padding-top: 34px;
	text-align: center;
}
#examinArea a:hover {
	background-position: 0px -34px;
}
#submenuTop {
	padding-top: 12px;
	float: right;
}
#submenuTop ul {
	display: inline;
	text-align: right;
}
#submenuTop ul li {
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	line-height: 1em;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 12px;
	display: inline;
}
#submenuTop ul li.last {
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}
#submenuTop ul li a {
	text-decoration: none;
	color: #333;
}
#submenuTop ul li a:hover {
	color: #FC9;
	text-decoration: underline;
}

#mainArea {
	clear: both;
	width: 930px;
	padding-top: 35px;
	padding-right: 12px;
	padding-left: 18px;
	padding-bottom: 50px;
}
.newsTitle617 {
	clear: both;
	height: 60px;
	width: 617px;
}
.nt_frame {
	height: 60px;
	width: 500px;
	float: left;
}
.nt_more {
	height: 60px;
	width: 117px;
	float: left;
}
.nt_more a {
	background-image: url(../img/more.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	width: 117px;
	padding-top: 60px;
	display: block;
	overflow: hidden;
}
.nt_more a:hover {
	background-position: 0px -60px;
}
dl.news617 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
dl.news617 dt {
	float: left;
	display: block;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-right: 1.5em;
	color: #999;
}
dl.news617 dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 5px;
	padding-top: 9px;
}
dl.news617 a {
	color: #3c6181;
	text-decoration: underline;
}
dl.news617 a:hover {
	color: #06F;
}
#backbuttonArea {
	width: 83px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	height: 20px;
	padding-left: 847px;
	clear: both;
}
#backbuttonArea a {
	background-image: url(../img/to_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 0px;
	width: 83px;
	padding-top: 20px;
	overflow: hidden;
}
#backbuttonArea a:hover {
	background-position: 0px -20px;
}

#footerArea {
	background-color: #18499d;
	height: 160px;
	width: 100%;
	clear: both;
}
#footerInner {
	height: 160px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#footerLeft {
	float: left;
	height: 135px;
	width: 465px;
	padding-top: 25px;
}
#footerRight {
	float: right;
	height: 130px;
	width: 465px;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	padding-top: 30px;
}
#footerLeft ul {
	padding-bottom: 15px;
}
#footerLeft ul li {
	list-style-type: none;
	line-height: 1em;
	padding-right: 7px;
	margin-top: 12px;
	display: inline;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#footerLeft ul li.top {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	padding-left: 0px;
}
#footerLeft ul li a {
	text-decoration: none;
	color: #FFF;
}
#footerLeft ul li a:hover {
	color: #FC9;
	text-decoration: underline;
}#footerLeft span {
	color: #9dcdee;
	font-size: 95%;
	line-height: 1.5em;
}


.contents #menuArea {
	clear: both;
	height: 71px;
	width: 960px;
}
.contents ul#navigation {
	width:960px;
	margin:0;
	overflow:hidden;
　/*float解除*/
    zoom:100%;　/*float解除*/
; 	clear: both;
}
.contents ul#navigation li {
    float:left; /*次の要素を右側へ回り込ませる*/
    list-style:none; /*リストの●を消す*/
}
.contents ul#navigation li a {
    display:block; /*インラインからブロック要素へ変更*/
    height:71px; /*高さ*/
    width:160px; /*横幅*/
    text-align:center; /*テキストの位置*/
    font-weight:bold; /*テキストの太さ*/
    letter-spacing:1px; /*文字間隔*/
    text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
    background-image:url(../img/contents_menu.png); /*メニュー画像*/
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}
.contents ul#navigation li a.school {background-position:0px 0px;width:160px;}
.contents ul#navigation li a.school:hover,
.contents ul#navigation li a.school_on {background-position:0 -71px;}
 
.contents ul#navigation li a.future {background-position:-160px 0px;}
.contents ul#navigation li a.future:hover,
.contents ul#navigation li a.future_on {background-position:-160px -71px;}
 
.contents ul#navigation li a.admission {background-position:-320px 0px;}
.contents ul#navigation li a.admission:hover,
.contents ul#navigation li a.admission_on {background-position:-320px -71px;}
 
.contents ul#navigation li a.life {background-position:-480px 0px;}
.contents ul#navigation li a.life:hover,
.contents ul#navigation li a.life_on {background-position:-480px -71px;}
 
.contents ul#navigation li a.club {background-position:-640px 0px;}
.contents ul#navigation li a.club:hover,
.contents ul#navigation li a.club_on {background-position:-640px -71px;}

.contents ul#navigation li a.news {background-position:-800px 0px;}
.contents ul#navigation li a.news:hover,
.contents ul#navigation li a.news_on {background-position:-800px -71px;}

.contents #rightArea{
	float: right;
	width: 645px;
}
.contents #leftArea{
	float: left;
	width: 240px;
}
.contents .bannerBox{
	clear: both;
	width: 240px;
	padding-bottom: 8px;
	text-align: center;
}
.contents h2 {
}
.contents .cLeftBox {
	clear: both;
	width: 240px;
	padding-bottom: 8px;
	text-align: center;
}
.contents ul#leftNavi {
	text-align: left;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.contents ul#leftNavi li {
	list-style-type: none;
	background-image: url(../img/arrow_01.gif);
	background-position: left 0.8em;
	background-repeat: no-repeat;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.contents ul#leftNavi li a {
	color: #372936;
	text-decoration: underline;
}
.contents ul#leftNavi li a:hover {
	color: #06F;
	text-decoration: none;
}
.contents #topicPath {
	clear: both;
	width: 910px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.contents #topicPath ul{
}
.contents #topicPath ul li {
	float: left;
	list-style-type: none;
	background-image: url(../img/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	padding-left: 13px;
	padding-right: 5px;
}
.contents #topicPath ul li.home {
	background-image: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contents #topicPath ul em {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.contents #topicPath ul li a {
	list-style-type: none;
	color: #3c6181;
	text-decoration: underline;
}
.contents #topicPath ul li a:hover {
	list-style-type: none;
	color: #06F;
	text-decoration: none;
}
.contents h3 {
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 615px;
	padding-bottom: 15px;
	font-size: 17px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	margin-bottom: 35px;
}
.contents h3.info {background-image: url(../img/ct_backimg01.gif);}
.contents h3.future {background-image: url(../img/ct_backimg02.gif);}
.contents h3.admission {background-image: url(../img/ct_backimg03.gif);}
.contents h3.life {background-image: url(../img/ct_backimg04.gif);}
.contents h3.club {background-image: url(../img/ct_backimg05.gif);}
.contents h3.topic {background-image: url(../img/ct_backimg06.gif);}
.contents h3.other {background-image: url(../img/ct_backimg07.gif);}


.contents h4 {
	background-image: url(../img/cc_backimg00.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 44px;
	width: 576px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	padding-top: 12px;
	padding-right: 10px;
	font-size: 14px;
}
.contents h4.list {background-image: url(../img/cc_backimg00.gif);}
.contents h4.info {background-image: url(../img/cc_backimg01.gif);}
.contents h4.future {background-image: url(../img/cc_backimg02.gif);}
.contents h4.admission {background-image: url(../img/cc_backimg03.gif);}
.contents h4.life {background-image: url(../img/cc_backimg04.gif);}
.contents h4.club {background-image: url(../img/cc_backimg05.gif);}
.contents h4.topic {background-image: url(../img/cc_backimg06.gif);}
.contents h4.other {background-image: url(../img/cc_backimg07.gif);}


.contents .contentsBox {
	clear: both;
	width: 585px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.contents #headerpatt01 {
	background-image: url(../img/headline_patt01.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 100%;
	width: 100%;
}
.contents #headerpatt02 {
	background-image: url(../img/headline_patt02.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 100%;
	width: 100%;
}
.contents #headerpatt03 {
	background-image: url(../img/headline_patt03.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 100%;
	width: 100%;
}
.contents #headerpatt04 {
	background-image: url(../img/headline_patt04.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 100%;
	width: 100%;
}
.contents #headerpatt05 {
	background-image: url(../img/headline_patt05.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 100%;
	width: 100%;
}
.contents #headerpatt06 {
	background-image: url(../img/headline_patt06.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 100%;
	width: 100%;
}
.contents #headerpatt07 {
	background-image: url(../img/headline_patt07.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 100%;
	width: 100%;
}

#topRightArea .inner {
	clear: both;
	float: right;
	width: 550px;
}
#topRightArea .inner .banner {
	float: right;
	height: 60px;
	padding-top: 7px;
}

