<!--

/* TOP PAGE - イベント矢印 */
div.aro{
	background:url(../images/arrow1.gif) no-repeat 0% 0%;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 13px;
	text-align:left;
	font-size:80%;
}

/* TOP PAGE - 新着履歴&タイトル */
p.rireki{
	margin:0px 5px 0px 0px;
	text-align:right;
	font-size:80%;
}
p.newhead{
	margin:0px 0px 10px 0px;
}
p.mul{
	margin:0px 5px 0px 0px;
	text-align:right;
	line-height:20px;
}

.news_impact {
	font-size:18px;
	font-weight:bold;
	color: #000099;

}

.news_img{
	border:#999999 solid 1px;
	padding:5px;
}


/* トップ各コース画像並べ用デザイン */
ul.lt{
	list-style-type:none;
	width:350px;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align:left;
}
ul.lt li{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 7px;
	float:left;
}

/* New design */
ul.new{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul.new li{
	margin:0px 0px 10px 0px;
	padding:0px;
}

/* Sub Section design */
ul.sub_sec{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul.sub_sec li{
	margin:0px 0px 1px 0px;
	padding:0px;
}

/* 広告バナーデザイン */
p.banner{
	margin:0px 0px 3px 0px;
}

/* TOP PAGE - 初級新着情報デザイン */
ul.nite1{
	list-style-type:none;
	margin:0px 5px 0px 0px;
	padding:0px;
}
ul.nite1 li{
	background:url(../images/arrow3.gif) no-repeat left top;
	margin:10px 0 5px 5px;
	padding:0 0 10px 15px;
	border-bottom:dashed 1px #000000;
	text-align:left;
	
}
ul.nite1 li a{
	text-decoration:none;
}

ul.right_banner {
	margin:20px 0;
	padding:0;
	}


ul.right_banner li {
	list-style:none;
	margin:0;
	padding:0 0 5px 0;
	}










/* TOP PAGE - 上級新着情報デザイン */
ul.nite2{
	list-style-type:none;
	margin:0px 5px 0px 0px;
	padding:0px;
}
ul.nite2 li{
	background:url(../images/arrow4.gif) no-repeat 0% 25%;
	margin:0px 0px 5px 5px;
	padding:0px 0px 2px 15px;
	border-bottom:dashed 1px #000000;
	text-align:left;
}
ul.nite2 li a{
	text-decoration:none;
}

/* sub design */
ul.sub{
	list-style-type:none;
	margin:3px 0px 0px 5px;
}
ul.sub li{
	margin:0px;
	padding:0px;
	letter-spacing:1px;
	float:left;
}
ul.sub li a{
	margin:0px 5px;
	text-decoration:none;
}

/* sin design */
ul.sin{
	list-style-type:none;
	margin:0px;
	text-align:left;
}
ul.sin li{
	background:url(../images/arrow6.gif) no-repeat 0% 5%;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 15px;
	border-bottom:solid 1px #666666;
}

/* 募集要項・特待生制度ページ上部リンクメニュー */
ul.ymenu{
	list-style-type:none;
	width:100%;
	margin:0px;
	text-align:left;
}
ul.ymenu li{
	background:url(../images/arrow2.gif) no-repeat 0% 5%;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 13px;
	float:left;
}

/* 募集要項・特待生制度データテーブル */
table.ydata{
	width:100%;
	border-spacing:0px;
	border-collapse:separate;
}
table.ydata th,td{
	margin:0px;
	padding:3px 5px;
	border-width:1px;
	border-style:solid;
}
table.ydata th{
	color:#470505;
	background-color:#abcd44;
	border-color:#ffffff #af5d3e #8d3000 #d0bbb2;
}
table.ydata td{
	color:#2c1603;
	background-color:#eeeeee;
	border-color:#ffffff #ac9a70 #7c6638 #fffaf1;
}

/* 合格者実績ページ上部リンクメニュー */
ul.jmenu{
	list-style-type:none;
	width:100%;
	margin:0px;
	text-align:left;
}
ul.jmenu li{
	background:url(../images/arrow2.gif) no-repeat 0% 5%;
	margin:0px 0px 10px 10px;
	padding:0px 0px 10px 15px;
	float:left;
}
/* 合格者実績表デザイン */
table.jtable{
	width:90%;
	border-collapse:collapse;
	margin:auto;
	margin-bottom:10px;
}
table.jtable td {
	padding:5px;
}

table.jtable caption{
	text-align:left;
	font-weight:bold;
	color:#326633;
}
td.jitem1{
	background-color:#eeeeee;
	width:40%;
	border:solid 1px #999999;
	padding:2px;
}
td.jitem2{
	background-color:#ffffff;
	width:40%;
	border:solid 1px #999999;
	padding:2px;
}
td.jcount{
	background-color:#ffffff;
	width:5%;
	text-align:right;
	border:solid 1px #999999;
	padding:2px;
}

/* 体験入学年間日程デザイン */
table.ntable{
	width:90%;
	border-collapse:collapse;
	margin:auto;
}
table.ntable caption{
	font-weight:bold;
	color:#326633;
}
tr.nitem1{
	background-color:#eeeeee;
	border:solid 1px #999999;
	padding:2px;
}
table.ntable th{
	background-color:#326633;
	border:solid 1px #999999;
	padding:2px;
	color:#ffffff;
}

/* 公務員試験日程デザイン */
table.ktable{
	width:100%;
	border-collapse:collapse;
	margin:auto;
}
table.ktable caption{
	font-weight:bold;
	color:#326633;
}
table.ktable th{
	background-color:#326633;
	border:solid 1px #999999;
	padding:2px;
	color:#ffffff;
	text-align:center;
	font-size:80%;
}
table.ktable td{
	font-size:80%;
}

/* イベント申込・資料請求フォームデザイン */
table.fm{
	width:90%;
	border-collapse:collapse;
	margin:auto;
}
table.fm caption{
	font-weight:bold;
	color:#326633;
}
table.fm th{
	background-color:#326633;
	border:solid 1px #999999;
	padding:2px 8px 2px 2px;
	color:#ffffff;
	text-align:right;
}
p.subres{
	margin:10px 0px 0px 0px;
	text-align:center;
}

/* イメージ全般 */
img{
	border:0px;
}

/* 枠囲み */
.waku{
	border:solid 1px #000000;
	padding:3px;
}

/* 文字装飾 */
.red{
	color:#ff0000;
}

/* 合格者の声リスト */
ul.get{
	list-style:none;
	margin:0px;
}
ul.get li{
	padding-left:60px;
	background:url(../new/images/biji.jpg) no-repeat 0% 50%;
	margin-bottom:10px;
	height:28px;
}
ul.get li strong{
	font-weight:normal;
	color:#ff0000;
}


.cred {
	color:#CC0000;
	font-weight:bold;
}

.koe_layout {
	line-height:150%;
	padding:10px;
}

.koeimgl {
	float:left;
	margin:0 10px 10px 0;
}

.koermgr {
	float:right;
	margin:0 0 10px 10px;
}

-->
