@charset "utf-8";
/* CSS Document */

#main #suport h3.all{ /* タイトル */
	background:url(../img/suport_all_tit.gif) no-repeat;
}

#main #suport h3{ /* 学費タイトル */
	background:url(../img/suport_tit.gif) no-repeat;
}

#main #suport h3.sumu{ /* 住むところタイトル */
	background:url(../img/sumu_tit.gif) no-repeat;
}

#main #suport h3.arubaito{ /* 生活費タイトル */
	background:url(../img/arubaito_tit.gif) no-repeat;
}

#main #suport .clearfix{
	margin:20px;
	clear:both;
}

#main #suport ul.list_link{
	height: 15px;
	margin: 20px;
}

#main #suport ul.list_link li{
	background:url(../../img/common/arrow01.gif) no-repeat 0 5px;
	float:left;
	margin-right:20px;
	list-style: none;
	padding: 0 3px 0 15px;
}

/*フォームの設定*/

#main #suport .form{
	width:560px;
	font-size:12px;
	border-collapse:collapse;
	border-spacing:0;

}

#main #suport .form tr{
	border-top:10px;

}
#main #suport .form th{
	width:15em;
	background-color:#EBE2E3;
	text-align: left;
	padding: 5px;
	border-right:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}

#main #suport .form td{
	padding: 5px;
	border-right:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}



/* table */
/* テーブルの基本フォーマット */

.table{
	width:97%;
	border-collapse: collapse;
}

.table td,
.table th {
	border: solid 1px #cccccc;
	padding:5px;
}

.table th {
	background:#feefef;
}

.table_s{
margin-left:20px;
	width:95%;
	border-collapse: collapse;
}

.table_s td,
.table_s th {
	border: solid 1px #cccccc;
	padding:5px;
}

.table_s th {
	background:#feefef;
}

.table_s2{
margin-left:20px;
	width:95%;
	border-collapse: collapse;
}

.table_s2 td,
.table_s2 th {
	border: solid 1px #cccccc;
	padding:5px;
	text-align:center;
}

.table_s2 th {
	background:#feefef;
}


/* table 学費 */
.table_gakuhi {
	margin: 10px 0 4px 0;
	border-collapse: collapse;
	width: 588px;
	}

.table_gakuhi th, .table_gakuhi td {
	border-collapse: collapse;
	border: #35a2c9 solid 2px;
	padding: 4px 6px;
	text-align: center;
	}

.table_gakuhi th {
	white-space: nowrap;
	background-color: #CCECF4;
	}

.table_gakuhi th.object {
	background-color: #FFFFDE;
	}

.table_gakuhi td.v_top {
	vertical-align: top;
	text-align: left;
	}

.table_gakuhi td ul {
	list-style: outside none;
	margin: 0 0 -4px 0;
	padding: 0;
	}
.table_gakuhi td ul li {
	list-style: outside none;
	margin: 0 0 4px 0;
	padding: 0;
	}

p.annotation { margin: 10px 0 20px 0 !important; }

/* ol */
/* リストの基本フォーマット */

.ol_list{
	margin-left:4em;
}

/* 学費FAQ */

.faq dt {
	background:url(../img/q.gif) no-repeat;
	padding: 10px 0 10px 40px;
	margin:5px;
	font-size:15px;
	font-weight: bold;
	color: #ffa641;
	border-bottom: 1px dotted #ffa641;
}

.faq dd {
	background:url(../img/a.gif) no-repeat;
	padding: 5px 0 20px 40px;
	margin:5px;
}

.faq dd  div{
	text-align:right;
	padding:5px 0;
}
.faq em{
	font-size:18px;
	font-style:normal;
	font-weight:bold;
}

/* 学費FAQ */
#main #suport .main_dl{
	width: 26em;
}

#main #suport .main_dl dt{
	float:left;
	margin:0px 10px 0 20px;
	width: 19em;
}

#main #suport .main_dl dd{
	margin: 0px 0 0 5px;

}


/* 学費をサポート ローン会社のLINKボタン */

#main #suport .loan_link {float:left;
	margin:5px 0 15px 15px;}
#main #suport .loan_link a.general { display:block;
	width:180px; height:64px;
	padding:10px;	
	background:url(../image/bn_support.jpg) no-repeat;
	text-align:center;
	font-size:13px; color:#666666;
	text-decoration:none;}

#main #suport .loan_link a.general:hover{
 	background:url(../image/bn_support_h.jpg) no-repeat;
	color: #336600;}
#main #suport .loan_link a.general span { font-weight:bold;}
#main #suport .loan_link a.general:hover span{
	color:#CC3300; border-bottom:#666666 dashed 1px;}

#main #suport .loan_link a.line3 {
	padding-top:12px; height:62px;}



