@charset "Shift_JIS";
/* CSS Document */

  
/* 文字サイズを変更する部分
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/

/* 共通
------------------------------------------------------*/

h3.text02,
h3.text02_2 {
  font-size: 18px;
  }

h4.text03, h5.text03 {
  font-size: 16px;
  }
  
h4.text04, h5.text04 {
  font-size: 16px;
  }

.text07 {
  font-size: 15px;
  }
   
.style03 {
  font-size: 16px;
  }
  
.style04 {
  font-size: 17px;
  }
  
#contents p {
  font-size: 16px;
  }

p.top, p.back, p#pan { 
  font-size: 14px;
  }

table.table01, table.table03, table.table04 {
  font-size: 16px;
  }

ul.list01, ul.list05, ul.list06 {
  font-size: 16px;
  }

.top_line {
  font-size: 16px;
  }

.box02, .box04, .box04_01, .box05 {
  font-size: 16px;
  }

span#let-sp2 {
  letter-spacing: normal;
  }
  

/* ボタンの表示状態
------------------------------------------------------*/
#fsmall a {
	background-image: url(images/btn_s.gif);
}
#fmiddle a { /*カレント*/
	background-image: url(images/btn_m2.gif);
}
#flarge a {
	background-image: url(images/btn_l.gif);
}
#fsmall a:hover {
	background-image: url(images/btn_s2.gif);
}
/*カレント
#fmiddle a:hover {
	background-image: url(images/btn_m2.gif);
}
*/
#flarge a:hover {
	background-image: url(images/btn_l2.gif);
}



/*  body#top
------------------------------------------------------*/

/*写真説明文のトップマージン指定*/
#visual p,#visual p a {
  font-size: 11px;
  }

#main_block h2 {
  font-size: 20px;
  }
  
#main_block {
  font-size: 16px;
}
  
/*【お知らせ】リストスタイルの位置 */
#main_block dl#info dd {
  background-position: 0 4px;
  }

#footer ul li a {
  font-size: 13px;
  }


/*  body#kyoukai
------------------------------------------------------*/

p.text03, ul#zigyou, #box03 ul, ul#katsudou, table#enkaku {
  font-size: 16px;
  }


/*  body#kaigyou
--------------------------------*/

#subnavi ul li {
  font-size: 16px;
  }


/*  body#chishiki
--------------------------------*/

body#chishiki .main ul a {
  font-size: 16px;
  }


/*  body#only_member
--------------------------------*/

.style01, dl#sub-o01, dl#sub-o02, dl#sub-o03 {
  font-size: 16px;
  }

 
 /*  body#takken_exa
----------------------------------------------------------*/

/*【日程】２．受験票の送付（３）*/
span#let-sp { letter-spacing: -0.06em;
  }

 
 /*  body#important
----------------------------------------------------------*/

.title_sub {
  font-size: 16px;
  }

  
 /*  body#earthquake_03
----------------------------------------------------------*/

.generation dl {
  height: 200px;
  }

.m-bottom {
	margin-bottom: 50px;
}














