@charset "UTF-8";

/* ==============コンテンツエリア全域：標準テキスト型============= */

#text_area h2 { font-size: 16px; }
#text_area h3 { font-size: 18px; }
#text_area h4 { font-size: 16px; }
#text_area h5 { font-size: 14px; }
#text_area p { font-size: 14px; }
#text_area ul.consultation  { font-size: 14px; }
#text_area ul.muse  { font-size: 13px; }
#text_area table.ub { font-size: 13px; }
#text_area .update { font-size: 12px; }
#text_area p.small { font-size: 12px; }

/* ==============コンテンツエリア全域：20pxインデントテキスト型============= */

#main_container .indent ul { font-size: 14px; list-style-type: none; }
#main_container .indent h5 { font-size: 15px; }

/* ==============コンテンツエリア全域：ダウンロードスペース型============= */

#main_container .download p { font-size: 14px; }
#main_container .download p.pdf { font-size: 12px; }
	
/* ==============コンテンツエリア全域：訪問者別特殊型============= */

#target_area h3 { font-size: 18px; }
#target_area h4 { font-size: 16px; }
#target_area h5 { font-size: 14px; }
#target_area p { font-size: 14px; }
#target_area ul { font-size: 13px; }

/* ==============テーブル：統計型============= */

#table_total table { font-size: 13px; }
#table_total h2 { height: 19px; font-size: 15px; }

/* ==============テーブル：名簿・項目型============= */

#table_name table { font-size: 13px; }
#table_name th { font-size: 13px; }
#table_name h2 { height: 19px; font-size: 15px; }
#table_name .update { font-size: 12px; }
#table_name p { font-size: 13px; }

/* ==============テーブル：入試型============= */

#table_admission table { font-size: 12px; }
#table_admission th { font-size: 12px; }
#table_admission h2 { height: 19px; font-size: 15px; }
#table_admission .update { font-size: 12px; }
#table_admission p { font-size: 13px; }

/* ==============テーブル：スケジュール型============= */	

#table_schedule h2 { height: 19px; font-size: 15px; }
#table_schedule h3 { font-size: 12px; }
#table_schedule td { font-size: 12px; }
#table_schedule .box { font-size: 14px; }
#table_schedule .box p { font-size: 13px; }

/* ==============テーブル：自由サイズ型============= */

#table_free table { font-size: 13px; }
#table_free th { font-size: 14px; }
#table_free td { font-size: 13px; }
#table_free h2 { height: 19px; font-size: 15px; }
	
/* ==============タブエリア：標準テキスト型============= */

#tab_area h2 { height: 19px; font-size: 15px; }
#tab_area h3 { font-size: 15px; }
#tab_area h4 { font-size: 15px; }
#tab_area h5 { font-size: 14px; }
#tab_area td { font-size: 13px; line-height: 1.6em; }
#tab_area p { font-size: 14px; }
#tab_area li { margin: 0px; padding: 2px 0px; line-height: 1.5em; font-size: 13px; }

	
/* ==============タブエリア：名簿・項目型============= */

#tab_name table { font-size: 13px; }
#tab_name th { font-size: 14px; }
#tab_name h2 { height: 19px; font-size: 15px; }
#tab_name p { font-size: 14px; }

/* ==============タブエリア：入試型============= */

#tab_admission table { font-size: 13px; }
#tab_admission th { font-size: 13px; }
#tab_admission td { font-size: 13px; }
#tab_admission h2 { height: 19px; font-size: 15px; }
#tab_admission p { font-size: 13px; }

/* ==============タブエリア：グレー境界線データ型============= */
	
#tab_data table { font-size: 13px; }
#tab_data th { font-size: 13px; }
#tab_data h2 { height: 19px; font-size: 15px; }

/* ==============タブエリア：スケジュール型============= */	

#tab_schedule table { font-size: 13px; }
#tab_schedule th { font-size: 13px; }
#tab_schedule td p { font-size: 13px; }
#tab_schedule h2 { height: 19px; font-size: 15px; }
#tab_schedule p { font-size: 14px; }

/* ==============タブエリア：テーブル自由サイズ型============= */
	
#tab_free h2 { height: 19px; font-size: 15px; }
#tab_free h3 { font-size: 15px; }
#tab_free h4 { font-size: 16px; }
#tab_free h5 { font-size: 14px; }
#tab_free td { font-size: 13px; line-height: 1.6em; }
#tab_free p { font-size: 14px; }
#tab_free li { margin: 0px; padding: 2px 0px; line-height: 1.5em; font-size: 13px; }

/* ==============トップページ：センター基本定義============= */

#center_area h2 { font-size: 12px; }
#center_area .notice ul { font-size: 13px; }
#center_area .topics ul { font-size: 13px; }
#center_area .pickup ul { font-size: 13px; }
	
/* ==============トップページ：右サイドスペース定義============= */

#right_sidebar h4 { font-size: 12px; }
#right_sidebar p { font-size: 12px; }
#right_sidebar .qr { font-size: 12px; }

/* ==============教員等：colorbox内定義============= */
#c-boxwindow {
	width: 450px;
	margin: 5px 0px 0px 4px;
	padding: 0px;
	line-height: 1.5em;
	text-align: left;
	text-indent:1em;
	background-color:#fff;
	}

#c-boxwindow body {
	list-style:decimal outside;
}

#c-boxwindow h1 {
	margin: 5px 0 0 0;
	padding: 15px 0 0 -5px;
	font-size:24px;
	font-weight: bold;
	border-bottom: 1px solid #820000; 
	color: #600;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	line-height: 1em;
	text-indent:0px;
	}


#c-boxwindow h2 {
	margin: 10px 0px;
	padding: 5px 0px 0px 12px;
	border-bottom: 1px solid #820000; 
	font-weight: bold;
	color: #600;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	line-height: 1em;
	background-image: url(../img/li_acc.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	}

#c-boxwindow h3 {
	margin: 10px 0px;
	padding: 0px;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "平成明朝", "MS PMincho", serif;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000;
	line-height: 1.5em;
	}

#c-boxwindow p {
	margin: 0px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-weight: normal;
	font-size:13px;
	letter-spacing: 1px;
	color: #000;
	line-height: 1.5em;
	}
	
#c-boxwindow ol {
	margin: 10px;
	padding: 2px 0px 0 20px;
	text-indent:0px;
	line-height: 1.5em;
	font-size: 14px;
	list-style: decimal outside;
	}

#c-boxwindow hr {
	margin-top:15px;
	margin-bottom:15px;
	}
	
h4.content_name {
	margin: 10px 0px;
	padding: 0px;
	font-size:14px;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "平成明朝", "MS PMincho", serif;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000;
	line-height: 1.5em;
	}
	
/* -------------------------------------------------- */
/* S.Nakajima 追加分                                  */
/* -------------------------------------------------- */

/* ==============テーブル：自由サイズ型============= */

#table_a table { font-size: 13px; }
#table_a th { font-size: 14px; }
#table_a td { font-size: 13px; }
#table_a h2 { height: 19px; font-size: 15px; }

/* ==文字の大きさ== */
#text_big { font-size:25px; font-weight:bold;}

/* ==エクステンション<ｷｬﾘｱ相談室で対応する主な内容>部分== */
#table_ex_1 table{ font-size:14px; line-height:23px; }
#table_ex_1 td{font-size:14px; line-height:23px;} 


#table_ex table{ font-size: 14px; line-height:23px; border-style:none; border:0px; border-color:white;}
#table_ex td{padding-left:10px; font-size:14px; line-height:23px; border-style:none; border:0px; border-color:white;}

#div_ex div{border:none;}

#table_DL table { font-size: 14px; }
#table_DL th { font-size: 15px; }
#table_DL td { font-size: 14px; }
#table_DL h2 { height: 20px; font-size: 16px; }