@charset "EUC-JP";
/*=================================
 index layout
=================================*/

/*=======登録受付=======*/

#entry {
  background-image: url(../images/01a_back01.gif);
  background-repeat: repeat-y;
  background-position: center top;
  margin-bottom: 12px;
  width: 617px;
}

#entry .phase4{
  background-image: url(../images/01a_title4.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

#entry .phase4 h2{
	width: 448px;
	height: 68px;
	padding: 3px 10px 0 20px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4em;
	}
#entry .phase4 span{
	font-size: 16px;
	}
#entry a:link{
	color: #0000ff;
	}
#entry a:visited {
	color: #663399;
	}
#entry a:hover {
	color: #0000ff;
	}
#entry a:active {
	color: #0000ff;
	}	
#entry a.entry-link:link {
	color: #0000ff;
	}
#entry a.entry-link:visited {
	color: #663399;
	}
#entry a.entry-link:hover {
	color: #0000ff;
	}
#entry a.entry-link:active {
	color: #0000ff;
	}	
/*---- カレンダー ----*/

#entry .calendar {
  background-image: url(../images/01a_cl_bck.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

/*---- /カレンダー ----*/

#entry #outline {
  background-image: url(../images/01a_btm01.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 0 22px 15px 22px;
}

#entry #outline h3 {
  margin-bottom: 10px;
}

#entry #outline p {
  font-size: 100%;
  line-height: 1.5em;
  margin: 0 14px 0px 24px;
}

#entry #outline .box01 {
  font-size: 90%;
  line-height: 1.5em;
  margin: 14px 0 0 8px;
}

#entry #button {
  background-image: url(../images/01a_back02.gif);
  background-repeat: repeat-y;
  background-position: center top;
  width: 617px;
}

#entry #button table {
  background-image: url(../images/01a_btm02.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  width: 617px;
}

#entry #button td {
  font-size: 78%;
  padding: 14px 0 40px 0;
  vertical-align: middle;
}

#entry #button p {
  padding: 4px 0 0 16px;
  text-align: left;
  line-height: 1.5em;
}

#entry #button div {
  text-align: left;
  padding: 6px 10px 6px 36px;
  line-height: 1.3em;
}

#entry #button img {
  vertical-align: middle;
  margin: 0 10px 0 4px;
}

#entry #buttonno {
  background-image: url(../images/01a_btm02.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  width: 617px;
}

/*=======/登録受付=======*/

/*=======概要=======*/
#info2-top {
	display: block;
	margin: 0;
	padding: 0;
	vertical-align:bottom;
	}

#info2 {
  background-image: url(../images/01b_bck.gif);
  background-repeat: repeat-y;
  background-position: center top;
  margin: 0 0 12px;
  padding: 0;
  width: 617px;
	}

#info2 #box1{
	padding:0 20px;
	}

#info2 #box1 .btn{
	margin: 5px 0;
	text-align: right;
	}

#info2 #box1 td {
	padding-right: 5px;
	font-size: 78%;
	line-height: 1.5em;
	}

#info2 #box1a{
	margin:0 20px;
	background: url(../images/01b_img03.gif) 480px top no-repeat;
	}

#info2 #box1a .btn{
	margin: 5px 0;
	text-align: right;
	}

#info2 #box1a td {
	padding-right: 5px;
	font-size: 78%;
	line-height: 1.5em;
	}

#info2 #info-bottom #box2,
#info2 #info-bottom #box3{
	float:left;
	width:45%;
	margin:20px 0 0 20px;
	display:inline;/*for IE bug*/
}

#info2 #info-bottom #box2{
 background: url(../images/01b_img02.gif) right center no-repeat;
}

#info2 #info-bottom #box3{
 background: url(../images/01b_img01.gif) right center no-repeat;
}

#info2 #info-bottom{/* clearfix */
 background: url(../images/01b_line-2.gif) center top no-repeat;
}

#info2 #info-bottom #box2 p,
#info2 #info-bottom #box3 p{
	line-height:1.2;
	margin:10px 0 15px 0;
}

#info2 #info-bottom #box2 a,
#info2 #info-bottom #box3 a{
 background: url(../images/01b_icn_arrow.gif) left 4px no-repeat;
	padding:5px 0 5px 23px;
	font-size:90%;
	}

/*=======/概要=======*/

/*=======オープンキャンパス=======*/

#opencampus2 {
 background: url(../images/01_opencampus_bk-2.gif) top left repeat-y;
 margin-bottom: 10px;
	height:100%;/*for IE bug*/
}

#opencampus2 p {
 background: url(../images/01_opencampus_top-2.gif) top left no-repeat;
 font-size: 90%;
	padding: 20px 20px 0 20px;
 line-height: 1.4em;
	margin:0;
}

#opencampus2 ul.campusfoot {
		padding: 5px 20px 20px 0px;
		margin:0;
  background-image: url(../images/01_opencampus_foot-2.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  text-align:right;
  font-size:90%;
		line-height:1.5;
}

#opencampus2 .left01 {
  padding-left: 55px;
}
/*=======/オープンキャンパス=======*/

/*=======受験生応援特集2009=======*/

#juken2009 {/* use clearfix */
 background: url(../images/01_juken2009_bk.gif) top left repeat-y;
 margin-bottom: 10px;
	height:100%;/*for IE bug*/
}
#juken2009 p {
 background: url(../images/01_juken2009_2clm_middle.gif) top left no-repeat;
 font-size: 90%;
	padding: 20px 20px 0 20px;
 line-height: 1.4em;
	margin:0;
}

#juken2009 #lead-wrap {
  background: url(../images/01_juken2009_2clm_bk.gif) top left repeat-y;
	height:100%;/*for IE bug*/
  }
#juken2009 #lead-wrap #lead {
 background: url(../images/01_juken2009_2clm_top.gif) top left no-repeat;
	padding: 20px 20px 0;
 line-height: 1.4em;
	margin:0;
}

#juken2009 #lead-wrap #lead p {
 background: none;
 padding: 0;
  }
#juken2009 li {
  font-size: 90%;
	}
#juken2009 .lead-l {
  float: left;
  width: 350px;
	}
#juken2009 .lead-r {
  float: right;
  width: 190px;
	}

#juken2009 ul.juken2009foot {
  background-image: url(../images/01_juken2009_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 .4em;
  padding: 5px 0 0 22px;
	line-height:1.5;
  }
#juken2009 #juken2009-mtf {/* use clearfix */
		margin:0;
		padding: 0;
 background-image: url(../images/01_juken2009_foot2.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  text-align:right;
  font-size:90%;
		line-height:1.5;
}
*html #juken2009 #juken2009-mtf {
	padding-bottom: 10px;
	}
*+html #juken2009 #juken2009-mtf {
	padding-bottom: 10px;
	}
#juken2009 #juken2009-mtf h3{
  margin: 0;
	padding: 20px 20px 10px 20px;
 background: url(../images/01_juken2009_2clm_middle.gif) top left no-repeat;
	font-weight: bold;
  text-align: left;
  }
#juken2009 #juken2009-mtf dt{
  padding-left: .5em;
	border-bottom: 1px solid #ffd8d7;
	background: #ffecec;
	}
#juken2009 #juken2009-mtf .mtf-l{
  float: left;
  width: 400px;
	margin: 0 0 20px 20px;
	}
*html #juken2009 #juken2009-mtf .mtf-l{
  float: left;
  width: 400px;
	margin: 0 0 20px 10px;
	}
#juken2009 #juken2009-mtf .mtf-l dt, #juken2009 #juken2009-mtf .mtf-l dd{
  text-align: left;
	}
#juken2009 #juken2009-mtf .mtf-l dd p{
  padding: 0;
  background: none;
	}
#juken2009 #juken2009-mtf .mtf-l dd p.notes{
	font-size: 80%;
	}
#juken2009 #juken2009-mtf .mtf-r{
  float: right;
  width: 150px;
	margin: 0 20px 20px 0;
	}
*html #juken2009 #juken2009-mtf .mtf-r{
  float: right;
  width: 150px;
	margin: 0 10px 20px 0;
	}
#juken2009 #juken2009-mtf .mtf-r dt, #juken2009 #juken2009-mtf .mtf-r dd{
  text-align: left;
	}
	
.no-mtf {
  padding-bottom: 18px;
  background: url(../images/01_juken2009_2clm_foot1.gif) bottom left no-repeat !important;
  }
	
/*=======/受験生応援特集2009=======*/

/*=======サービス=======*/

#service {
  background-color: #e5e5e5;
  padding: 9px;
  margin-bottom: 12px;
}

#service h2 {
  margin-bottom: 0px;
}

#service .cnts-box {
  border-left: 1px solid #D171A5;
  border-right: 1px solid #D171A5;
  border-bottom: 1px solid #D171A5;
  padding: 12px 14px;
  background-color: #ffffff;
}

#service .servicemenu {
  background-color: #FFF1F5;
}

/*---- サブタイトル ----*/

#service .subtitle {
  background-image: url(../images/01c_st_bck.gif);
  background-repeat: no-repeat;
  background-position: right top;
  border-bottom: 2px dotted #b5c9d4;
  background-color: #e9f4fd;
  margin-bottom: 3px;
  width: 569px;
}

#service .subtitle p {
  margin: 10px 10px;
  font-size: 90%;
  line-height: 1.3em;
}

/*---- /サブタイトル ----*/


/*---- ドリル ----*/

#service .drill {
  width: 570px;
  margin-bottom: 10px;
  background-color: #FFF1F5;
}

/*-- book image --*/

#service .drill .photo {
  width: 82px;
  margin: 7px 8px 7px 10px;
}

#service .drill .photo td {
  width: 60px;
  height: 84px;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}

#service .drill-left {
  width: 284px;
  margin-right: 1px;
}

#service .drill-left p {
  margin: 10px;
  font-size: 90%;
  line-height: 1.3em;
}

#service .drill-left table {
  margin-left: 10px;
  margin-right: 10px;
}

#service .drill-left td {
  font-size: 90%;
  line-height: 1.3em;
  padding-bottom: 5px;
  vertical-align:top;
  text-align:left;
}

#service .drill-left div{
  margin: 5px 10px;
  font-size: 90%;
  text-align:right;
}

/*-- /book image --*/

#service .drill h5 {
  font-weight: bold;
  font-size: 90%;
  margin: 7px 12px 5px 0;
  line-height: 1.3em;
}

#service .drill p {
  font-size: 90%;
  line-height: 1.3em;
  margin: 10px 12px 7px 10px;
}

#service .drill div {
  margin-right: 12px;
  margin-bottom: 10px;
  text-align: right;
}

/*---- /ドリル ----*/

/*---- 過去問題 ----*/

#service .kako {
  background-image: url(../images/01c_yline.gif);
  background-repeat: repeat-y;
  background-position: center top;
  width: 569px;
}

#service .kako h5 {
  background-image: url(../images/01c_icn_arrow.gif);
  background-repeat: no-repeat;
  background-position: left 2px;
  padding: 1px 0px 1px 20px;
  font-weight: bold;
  font-size: 90%;
  margin: 7px 12px 5px 10px;
  line-height: 1.3em;
}

#service .kako p {
  font-size: 90%;
  line-height: 1.3em;
  margin: 0 12px 7px 30px;
}

#service .kako-right {
  width: 284px;
  background-color: #FFF1F5;
}

#service .kako-right p {
  margin: 10px;
  font-size: 90%;
  line-height: 1.3em;
}

#service .kako-right table {
  margin:0 10px;
}

#service .kako-right td {
  font-size: 90%;
  line-height: 1.3em;
  padding-bottom: 5px;
  vertical-align:top;
  text-align:left;
}

#service .kako-right div{
  margin: 5px 10px;
  font-size: 90%;
  text-align:right;
}

/*---- /過去問題 ----*/

/*---- サービス共通 ----*/

#service .bottom-link {
  border-top: 2px dotted #b5c9d4;
  margin: 3px 0 15px 0;
  text-align: right;
  font-size: 100%;
  padding: 2px 12px;
}

/*---- /サービス共通 ----*/

/*=======/サービス=======*/

/*---- 080910団体受験 ----*/
div#dantai-frame{
	margin: 15px 0;
	padding: 1px;
	border: 1px solid #dddddd;
	}
dl#dantai{
	border: 1px solid #dddddd;
	}
dl#dantai dt{
	padding: 5px 10px 0 10px;
	background: #eeeeee;
	color: #333333;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 1px;
	}
dl#dantai dd{
	padding: 0 10px 10px 10px;
	background: #eeeeee;
	font-size: 90%;
	}
dl#dantai dd p{
	padding-top: 10px;
	line-height: 150%;
	}
/*---- /080910団体受験 ----*/


/* ---------- clearfix rules(float clear hack) ---------- */
/* for FF,Safari,Opera */
#info2 #info-bottom:after, #juken2009 #lead:after, #juken2009 #juken2009-mtf:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#info2 #info-bottom, #juken2009 #lead, #juken2009 #juken2009-mtf{
	display: inline-block;
}
/* Hides from IE5-mac \*/

#info2 #info-bottom, *html #juken2009 #lead, *html #juken2009 #juken2009-mtf{
	height: 1%;
}

#info2 #info-bottom, #juken2009 #lead, #juken2009 #juken2009-mtf{
	display: block;
}
/* End hide from IE5-mac */	
	
/* for IE5.5-7 */
#info2 #info-bottom, #juken2009 #lead, #juken2009 #juken2009-mtf{
	zoom: 1;
}
/* ---------- /clearfix rules(float clear hack) ---------- */