@charset "Shift_JIS";
@import "layout.css";
@import "gakubu.css";



/* 各TOP画像
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* 大学紹介 */
.imageDaigaku {		background: url(../daigaku/images/topimage.jpg) no-repeat left top; }

/* 学部・学科情報 */
.imageGakubu {		background: url(../gakubu/images/topimage.jpg) no-repeat left top; }
.imageHogaku {		background: url(../gakubu/hogaku/images/mainimage.jpg) no-repeat left top; }
.imageGaikokigo {	background: url(../gakubu/gaikokugo/images/mainimage.jpg) no-repeat left top; }
.imageKeijo {			background: url(../gakubu/keijo/images/mainimage.jpg) no-repeat left top; }
.imageKogaku {		background: url(../gakubu/kogaku/images/mainimage.jpg) no-repeat left top; }
.imageYakugaku {	background: url(../gakubu/yakugaku/images/mainimage.jpg) no-repeat left top; }

.imageKeiei {			background: url(../gakubu/keiei/images/mainimage.jpg) no-repeat left top; }
.imageKeizai {			background: url(../gakubu/keizai/images/mainimage.jpg) no-repeat left top; }
.imageRikougaku {			background: url(../gakubu/rikogaku/images/mainimage.jpg) no-repeat left top; }

.imageNew2010 {	background: url(../gakubu/new/images/mainimage.jpg) no-repeat left top; }


/* 大学院情報 */
.imageDaigakuin {	background: url(../daigakuin/images/topimage.jpg) no-repeat left top; }

/* 教育システム */
.imageKyoiku {		background: url(../kyoiku/images/topimage.jpg) no-repeat left top; }

/* 教育・研究施設 */
.imageShisetsu {	background: url(../shisetsu/images/topimage.jpg) no-repeat left top; }
.imageTosho {		background: url(../shisetsu/tosho/images/topimage.jpg) no-repeat left top; }
.imageCenter {		background: url(../shisetsu/center/images/topimage.jpg) no-repeat left top; }

/* 学生生活 */
.imageGakusei {		background: url(../gakusei/images/topimage.jpg) no-repeat left top; }

/* 就職・キャリア情報 */
.imageShushoku {	background: url(../shushoku/images/topimage.jpg) no-repeat left top; }

/* 国際交流 */
.imageKokusai {		background: url(../kokusai/images/topimage.jpg) no-repeat left top; }

/* 留学生別科 */
.imageBekka {		background: url(../bekka/images/topimage.jpg) no-repeat left top; }

/* 教育センター */
.imageKyoikuCenter {		background: url(../kyoiku_center/images/topimage.jpg) no-repeat left top; }

/* 地域連携センター */
.imageChiiki {			background: url(../chiiki/images/mainimage.jpg) no-repeat left top; }

/* 訪問者別 */
.imageZaigakusei {		background: url(../target/student/images/topimage.jpg) no-repeat left top; }		/* 在学生の方へ */
.imageHogosha {		background: url(../target/family/images/topimage.jpg) no-repeat left top; }		/* 保護者の方へ */
.imageSotsugyosei {	background: url(../target/graduate/images/topimage.jpg) no-repeat left top; }	/* 卒業生の方へ */
.imageIppan {			background: url(../target/ordinary/images/topimage.jpg) no-repeat left top; }		/* 一般の方へ */
.imageKigyo {			background: url(../target/charge/images/topimage.jpg) no-repeat left top; }		/* 企業採用担当の方へ */
.imageTeacher {			background: url(../target/staff/images/topimage.jpg) no-repeat left top; }			/* 教職員専用 */






/* 見出しカラー（学部）
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* 法学部 */
.hogaku h3#titleText {
	color: #000000;
	background: url(../images/tit_hogaku.gif) repeat-y 0px center;
}
.hogaku h3, .hogaku h4, .hogaku h5 {	color: #FE441D; }
.hogaku .tit { 	border: 1px solid #FDD5CD; }
.hogaku .tit h3, .hogaku .tit h4 {
	border-top: 		3px solid #FEEAE5;
	border-bottom: 3px solid #FEEAE5;
	background: 		#FEEAE5 url(../images/tit_square_hogaku.gif) no-repeat 6px center;
}

/* 外国語学部 */
.gaikokugo h3#titleText {
	color: #000000;
	background: url(../images/tit_gaikokugo.gif) repeat-y 0px center;
}
.gaikokugo h3, .gaikokugo h4, .gaikokugo h5 {	color: #734499; }
.gaikokugo .tit { 	border: 1px solid #DCD2E8; }
.gaikokugo .tit h3, .gaikokugo .tit h4 {
	border-top: 		3px solid #ECE7F2;
	border-bottom: 3px solid #ECE7F2;
	background: 		#ECE7F2 url(../images/tit_square_gaikokugo.gif) no-repeat 6px center;
}

/* (旧)経営情報学部 */
.keijo h3#titleText {
	color: #000000;
	background: url(../images/tit_keijo.gif) repeat-y 0px center;
}
.keijo h3, .keijo h4, .keijo h5 {	color: #149E8E; }
.keijo .tit { 	border: 1px solid #C9E8E5; }
.keijo .tit h3, .keijo .tit h4 {
	border-top: 		3px solid #E8F5F4;
	border-bottom: 3px solid #E8F5F4;
	background: 		#E8F5F4 url(../images/tit_square_keijo.gif) no-repeat 6px center;
}

/* 経営学部 */
.keiei h3#titleText {
	color: #000000;
	background: url(../images/tit_keiei.gif) repeat-y 0px center;
}
.keiei h3, .keiei h4, .keiei h5 {	color: #149E8E; }
.keiei .tit { 	border: 1px solid #C9E8E5; }
.keiei .tit h3, .keiei .tit h4 {
	border-top: 		3px solid #E8F5F4;
	border-bottom: 3px solid #E8F5F4;
	background: 		#E8F5F4 url(../images/tit_square_keiei.gif) no-repeat 6px center;
}

/* 経済学部 */
.keizai h3#titleText {
	color: #000000;
	background: url(../images/tit_keizai.gif) repeat-y 0px center;
}
.keizai h3, .keizai h4, .keizai h5 {	color: #0078c2; }
.keizai .tit { 	border: 1px solid #b6e2ff; }
.keizai .tit h3, .keizai .tit h4 {
	border-top: 		3px solid #dfefff;
	border-bottom: 3px solid #dfefff;
	background: 		#dfefff url(../images/tit_square_keizai.gif) no-repeat 6px center;
}

/* （旧）工学部 */
.kogaku h3#titleText {
	color: #000000;
	background: url(../images/tit_kogaku.gif) repeat-y 0px center;
}
.kogaku h3, .kogaku h4, .kogaku h5 {	color: #E16200; }
.kogaku .tit { 	border: 1px solid #F6D6BD; }
.kogaku .tit h3, .kogaku .tit h4 {
	border-top: 		3px solid #F8F3C2;
	border-bottom: 3px solid #F8F3C2;
	background: 		#F8F3C2 url(../images/tit_square_kogaku.gif) no-repeat 6px center;
}

/* 理工学部 */
.rikougaku h3#titleText {
	color: #000000;
	background: url(../images/tit_kogaku.gif) repeat-y 0px center;
}
.rikougaku h3, .rikougaku h4, .rikougaku h5 {	color: #E16200; }
.rikougaku .tit { 	border: 1px solid #F6D6BD; }
.rikougaku .tit h3, .rikougaku .tit h4 {
	border-top: 		3px solid #F8F3C2;
	border-bottom: 3px solid #F8F3C2;
	background: 		#F8F3C2 url(../images/tit_square_kogaku.gif) no-repeat 6px center;
}

/* 薬学部 */
.yakugaku h3#titleText {
	color: #000000;
	background: url(../images/tit_yakugaku.gif) repeat-y 0px center;
}
.yakugaku h3, .yakugaku h4, .yakugaku h5 {	color: #479500; }
.yakugaku .tit { 	border: 1px solid #D7E5BD; }
.yakugaku .tit h3, .yakugaku .tit h4 {
	border-top: 		3px solid #E9F1CA;
	border-bottom: 3px solid #E9F1CA;
	background: 		#E9F1CA url(../images/tit_square_yakugaku.gif) no-repeat 6px center;
}

/* 2010年新学部・学科について */
.New2010 h3#titleText {
	color: #000000;
	background: url(../images/tit_yakugaku.gif) repeat-y 0px center;
}
.New2010 h3, .New2010 h4, .New2010 h5 {	color: #06C; }
.New2010 .tit { 	border: 1px solid #D7E5BD; }
.New2010 .tit h3, .New2010 .tit h4 {
	border-top: 		3px solid #E9F1CA;
	border-bottom: 3px solid #E9F1CA;
	background: 		#E9F1CA url(../images/tit_square_yakugaku.gif) no-repeat 6px center;
}




/* 見出しカラー（学部）
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* 都市環境システム工学科 */
.toshikankyo h3#titleText {
	color: #000000;
	background: url(../images/tit_toshikankyo.gif) repeat-y 0px center;
}
.toshikankyo h3, .toshikankyo h4, .toshikankyo h5 {	color: #C78300; }
.toshikankyo .tit { 	border: 1px solid #EADFAD; }
.toshikankyo .tit h3, .toshikankyo .tit h4 {
	border-top: 		3px solid #F5EDD1;
	border-bottom: 3px solid #F5EDD1;
	background: 		#F5EDD1 url(../images/tit_square_toshikankyo.gif) no-repeat 6px center;
}

/* 建築工学科 */
.kenchiku h3#titleText {
	color: #000000;
	background: url(../images/tit_kenchiku.gif) repeat-y 0px center;
}
.kenchiku h3, .kenchiku h4, .kenchiku h5 {	color: #B04600; }
.kenchiku .tit { 	border: 1px solid #E6D3B0; }
.kenchiku .tit h3, .kenchiku .tit h4 {
	border-top: 		3px solid #EFE1CE;
	border-bottom: 3px solid #EFE1CE;
	background: 		#EFE1CE url(../images/tit_square_kenchiku.gif) no-repeat 6px center;
}

/* 電気電子工学科 */
.denki h3#titleText {
	color: #000000;
	background: url(../images/tit_denki.gif) repeat-y 0px center;
}
.denki h3, .denki h4, .denki h5 {	color: #E64C00; }
.denki .tit { 	border: 1px solid #EFCEB1; }
.denki .tit h3, .denki .tit h4 {
	border-top: 		3px solid #F7E3D4;
	border-bottom: 3px solid #F7E3D4;
	background: 		#F7E3D4 url(../images/tit_square_denki.gif) no-repeat 6px center;
}

/* 機械工学科 */
.kikai h3#titleText {
	color: #000000;
	background: url(../images/tit_kikai.gif) repeat-y 0px center;
}
.kikai h3, .kikai h4, .kikai h5 {	color: #A1236D; }
.kikai .tit { 	border: 1px solid #E3CECA; }
.kikai .tit h3, .kikai .tit h4 {
	border-top: 		3px solid #F3E7EA;
	border-bottom: 3px solid #F3E7EA;
	background: 		#F3E7EA url(../images/tit_square_kikai.gif) no-repeat 6px center;
}

/* マネジメントシステム工学科 */
.manage h3#titleText {
	color: #000000;
	background: url(../images/tit_manage.gif) repeat-y 0px center;
}
.manage h3, .manage h4, .manage h5 {	color: #97211E; }
.manage .tit { 	border: 1px solid #E0C7BF; }
.manage .tit h3, .manage .tit h4 {
	border-top: 		3px solid #EAD8DA;
	border-bottom: 3px solid #EAD8DA;
	background: 		#EAD8DA url(../images/tit_square_manage.gif) no-repeat 6px center;
}


/* 生命学科 */
.seimei h3#titleText {
	color: #000000;
	background: url(../images/tit_manage.gif) repeat-y 0px center;
}
.seimei h3, .seimei h4, .seimei h5 {	color: #97211E; }
.seimei .tit { 	border: 1px solid #E0C7BF; }
.seimei .tit h3, .seimei .tit h4 {
	border-top: 		3px solid #EAD8DA;
	border-bottom: 3px solid #EAD8DA;
	background: 		#EAD8DA url(../images/tit_square_manage.gif) no-repeat 6px center;
}


h3.black, h4.black, h5.black, h6.black {	color: #000000; }




/* 見出しカラー（その他）
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* 全般 */
.zenpan h3#titleText {
	color: #000000;
	background: url(../images/tit_zenpan.gif) repeat-y 0px center;
}

/* 就職情報 */
.shushokujoho h3#titleText {
	color: #000000;
	background: url(../images/tit_shushoku.gif) repeat-y 0px center;
}







/* 大学紹介
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* #titleTop */
.titDaigaku {		background: url(../daigaku/images/title_daigaku.gif) no-repeat left top; }	/* 大学紹介 */

/* #title */
.titKengaku {		background: url(../daigaku/images/title_kengaku.gif) no-repeat left top; }	/* 建学の精神 */
.titRinen {			background: url(../daigaku/images/title_rinen.gif) no-repeat left top; }			/* 教育の理念・方針・方法 */
.titEnkaku {		background: url(../daigaku/images/title_enkaku.gif) no-repeat left top; }		/* 沿革 */
.titRijichou {		background: url(../daigaku/images/title_rijichou.gif) no-repeat left top; }		/* 理事長メッセージ */
.titGakuchou {	background: url(../daigaku/images/title_gakuchou.gif) no-repeat left top; }	/* 学長の窓 */
.titGakusoku {	background: url(../daigaku/images/title_gakusoku.gif) no-repeat left top; }	/* 学則・大学院学則 */
.titKouki {			background: url(../daigaku/images/title_kouki.gif) no-repeat left top; }		/* 大学旗と大学歌 */
.titJikotenken {	background: url(../daigaku/images/title_jikotenken.gif) no-repeat left top; }	/* 自己点検・評価への取り組み */
.titSuji {				background: url(../daigaku/images/title_suji.gif) no-repeat left top; }			/* 数字で見る摂南大学 */
.titPolicy {				background: url(../daigaku/images/title_policy.gif) no-repeat left top; }			/* アドミッションポリシー */
.titTodokede10 {				background: url(../daigaku/images/title_todokede10.gif) no-repeat left top; }			/* 設置届出書 */



/* 学部・学科情報
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* #titleTop */
.titGakubu {			background: url(../gakubu/images/title_gakubu.gif) no-repeat left top; }		/* 学部・学科情報 */

.titHogaku {			background: url(../gakubu/images/title_hougaku.gif) no-repeat left top; }	/* 法学部 */
.titHogaku a	{		width: 100px; }
.titGaikokugo {		background: url(../gakubu/images/title_gaikokugo.gif) no-repeat left top; }	/* 外国語学部 */
.titGaikokugo a	{	width: 145px; }
.titKeijo {				background: url(../gakubu/images/title_keijo.gif) no-repeat left top; }			/* (旧)経営情報学部 */
.titKeijo a	{			width: 170px; }

.titKeiei {				background: url(../gakubu/images/title_keiei.gif) no-repeat left top; }			/* 経営学部 */
.titKeiei a	{			width: 170px; }
.titKeizai {				background: url(../gakubu/images/title_keizai.gif) no-repeat left top; }			/* 経済学部 */
.titKeizai a	{			width: 170px; }

.titRikougaku {			background: url(../gakubu/images/title_rikogaku.gif) no-repeat left top; }		/* 理工学部 */
.titRikougaku a	{		width: 100px; }


.titKogaku {			background: url(../gakubu/images/title_kogaku.gif) no-repeat left top; }		/* (旧)工学部 */
.titKogaku a	{		width: 100px; }
.titYakugaku {		background: url(../gakubu/images/title_yakugaku.gif) no-repeat left top; }	/* 薬学部 */
.titYakugaku a	{	width: 100px; }

.titNew2010 {				background: url(../gakubu/images/title_new.gif) no-repeat left top; }			/* 2010年新学部・学科について */

/* #titleGakka */
.titToshikankyo {		background: url(../gakubu/kogaku/images/title_toshikankyo.jpg) no-repeat left top; }	/* 都市環境システム工学科 */
.titToshikankyo a	{	width: 230px; }
.titKenchiku {				background: url(../gakubu/kogaku/images/title_kenchiku.jpg) no-repeat left top; }		/* 建築学科 */
.titKenchiku a	{		width: 105px; }
.titDenki {					background: url(../gakubu/kogaku/images/title_denki.jpg) no-repeat left top; }			/* 電気電子工学科 */
.titDenki a	{				width: 160px; }
.titKikai {					background: url(../gakubu/kogaku/images/title_kikai.jpg) no-repeat left top; }				/* 機械工学科 */
.titKikai a	{				width: 120px; }
.titManage {				background: url(../gakubu/kogaku/images/title_manage.jpg) no-repeat left top; }		/* マネジメントシステム工学科 */
.titManage a	{			width: 265px; }

.titSeimei {				background: url(../gakubu/rikogaku/images/title_seimei.jpg) no-repeat left top; }		/* 生命科学科 */
.titSeimei a	{			width: 230px; }
.titJukankyo {					background: url(../gakubu/rikogaku/images/title_jukankyo.jpg) no-repeat left top; }			/* 住環境デザイン学科 */
.titJukankyo a	{				width: 160px; }
.titToshikankyokogaku {		background: url(../gakubu/rikogaku/images/title_toshikankyo.jpg) no-repeat left top; }	/* 都市環境工学科 */
.titToshikankyokogaku a	{	width: 230px; }




/* 大学院情報
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* #titleTop */
.titDaigakuin {	background: url(../daigakuin/images/title_daigakuin.gif) no-repeat left top; }	/* 大学紹介 */

/* #title */
.titINAbout {		background: url(../daigakuin/images/title_about.gif) no-repeat left top; }			/* 大学院について */
.titINHogaku {	background: url(../daigakuin/images/title_hogaku.gif) no-repeat left top; }		/* 法学研究科 */
.titINKokusai {	background: url(../daigakuin/images/title_kokusai.gif) no-repeat left top; }		/* 国際言語文化研究科 */
.titINKeijo {		background: url(../daigakuin/images/title_keijo.gif) no-repeat left top; }			/* 経営情報研究科 */
.titINKogaku {	background: url(../daigakuin/images/title_kogaku.gif) no-repeat left top; }		/* 工学研究科 */
.titINYakugaku {	background: url(../daigakuin/images/title_yakugaku.gif) no-repeat left top; }	/* 薬学研究科 */



/* 教育システム
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* #titleTop */
.titKyoiku {			background: url(../kyoiku/images/title_kyoiku.gif) no-repeat left top; }			/* 教育システム */

/* #title */
.titSystem {			background: url(../kyoiku/images/title_system.gif) no-repeat left top; }			/* 摂南大学の教育システム */
.titKyouyou {			background: url(../kyoiku/images/title_kyouyou.gif) no-repeat left top; }			/* 教養・基礎科目 */
.titKyoushoku {		background: url(../kyoiku/images/title_kyoushoku.gif) no-repeat left top; }		/* 教職課程・資格 */
.titKamokurishu {	background: url(../kyoiku/images/title_kamokurishu.gif) no-repeat left top; }	/* 科目等履修生 */
.titStaff {				background: url(../kyoiku/images/title_staff.gif) no-repeat left top; }				/* 教員スタッフ・研究分野 */
.titSyllabus {			background: url(../kyoiku/images/title_syllabus.gif) no-repeat left top; }			/* シラバス */
.titFd {			background: url(../kyoiku/images/title_fd.gif) no-repeat left top; }			/* ＦＤ活動 */



/* 教育・研究施設（図書館等）
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* #titleTop */
.titShisetsu {		background: url(../shisetsu/images/title_shisetsu.gif) no-repeat left top; }	/* 教育・研究施設 */

/* #title */
.titTosho {			background: url(../shisetsu/images/title_tosho.gif) no-repeat left top; }		/* 図書館 */
.titTosho a	{	width: 165px; }
.titCenter {		background: url(../shisetsu/images/title_center.gif) no-repeat left top; }		/* 情報メディアセンター */
.titCenter a	{	width: 250px; }



/* 学生生活
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* #titleTop */
.titGakusei {			background: url(../gakusei/images/title_gakusei.gif) no-repeat left top; }			/* 学生生活 */

/* #title */
.titCalendar {		background: url(../gakusei/images/title_calendar.gif) no-repeat left top; }		/* 年間キャンパスカレンダー */
.titGuide {				background: url(../gakusei/images/title_guide.gif) no-repeat left top; }			/* キャンパスガイド */
.titClub {				background: url(../gakusei/images/title_club.gif) no-repeat left top; }				/* CLUB・サークル */
.titShomeisho {		background: url(../gakusei/images/title_shomeisho.gif) no-repeat left top; }		/* 証明書発行・各種届出 */
.titShogakukin {	background: url(../gakusei/images/title_shogakukin.gif) no-repeat left top; }	/* 奨学金制度 */
.titSodanshitsu {	background: url(../gakusei/images/title_sodanshitsu.gif) no-repeat left top; }	/* 学生相談室 */
.titGeshuku {		background: url(../gakusei/images/title_geshuku.gif) no-repeat left top; }		/* 下宿・アルバイトのご紹介 */
.titJugyosochi {	background: url(../gakusei/images/title_jugyosochi.gif) no-repeat left top; }		/* 交通スト・台風等の場合の授業措置 */
.titJishin {				background: url(../gakusei/images/title_jishin.gif) no-repeat left top; }				/* 地震発生時の心得 */
.titGakuhi {			background: url(../gakusei/images/title_gakuhi.gif) no-repeat left top; }			/* 入学金・学費 */
.titShiken {			background: url(../gakusei/images/title_shiken.gif) no-repeat left top; }			/* 前期・後期試験について */
.titJinken {			background: url(../gakusei/images/title_jinken.gif) no-repeat left top; }			/* 人権侵害の防止について */
.titGakuseiPastnews {	background: url(../gakusei/images/title_pastnews.gif) no-repeat left top; }	/* 過去のニュース */
.titHokenshitsu {				background: url(../gakusei/images/title_hokenshitsu.gif) no-repeat left top; }			/* 保健室 */



/* 就職・キャリア情報
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* #titleTop */
.titShushoku {		background: url(../shushoku/images/title_shushoku.gif) no-repeat left top; }		/* 就職・キャリア情報 */

/* #title */
.titSupport {			background: url(../shushoku/images/title_support.gif) no-repeat left top; }			/* 就職サポート体制 */
.titOshirase {			background: url(../shushoku/images/title_oshirase.gif) no-repeat left top; }			/* 就職部からのお知らせ */
.titGyouji {				background: url(../shushoku/images/title_gyouji.gif) no-repeat left top; }				/* 年間行事予定 */
div.titKomuin {		background: url(../shushoku/images/title_komuin.gif) no-repeat left top; }			/* 公務員試験結果 */
.titLink {				background: url(../shushoku/images/title_link.gif) no-repeat left top; }					/* 就職に役立つリンク集 */
.titShikakujoho {	background: url(../shushoku/images/title_shikakujoho.gif) no-repeat left top; }		/* 資格情報 */
.titShushokuPastnews {	background: url(../shushoku/images/title_pastnews.gif) no-repeat left top; }		/* 過去のニュース */
.titEventCalendar {			background: url(../shushoku/images/title_calendar.gif) no-repeat left top; }			/* カレンダー */



/* 国際交流
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* #titleTop */
.titKokusai {		background: url(../kokusai/images/title_kokusai.gif) no-repeat left top; }			/* 国際交流 */

/* #title */
.titSeido {			background: url(../kokusai/images/title_seido.gif) no-repeat left top; }				/* 海外留学制度（留学先） */
.titRyugakusei {	background: url(../kokusai/images/title_ryugakusei.gif) no-repeat left top; }		/* 留学生・帰国生徒 */



/* 留学生別科
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* #titleTop */
.titBekka {					background: url(../bekka/images/title_bekka.gif) no-repeat left top; }			/* 留学生別科流 */

/* #title */
.titGaiyo {					background: url(../bekka/images/title_gaiyo.gif) no-repeat left top; }			/* 留学生別科の概要 */
.titCurriculum {			background: url(../bekka/images/title_curriculum.gif) no-repeat left top; }	/* カリキュラム紹介 */
.titBoshuyoko {			background: url(../bekka/images/title_boshuyoko.gif) no-repeat left top; }	/* 募集要項 */
.titGakuhiSupport {	background: url(../bekka/images/title_gakuhi.gif) no-repeat left top; }			/* 学費・生活サポート */
.titKotsuAccess {		background: url(../bekka/images/title_access.gif) no-repeat left top; }			/* 交通アクセス */



/* 教育センター
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* #titleTop */
.titKyoikuCenter {	background: url(../kyoiku_center/images/title_kyoikucenter.gif) no-repeat left top; }		/* 教育センター */

/* #title */
.titJigyonaiyo {		background: url(../kyoiku_center/images/title_jigyonaiyo.gif) no-repeat left top; }			/* 概要・事業内容 */
.titKatsudo {			background: url(../kyoiku_center/images/title_katsudohokoku.gif) no-repeat left top; }	/* 活動報告 */
.titTopic {				background: url(../kyoiku_center/images/title_topic.gif) no-repeat left top; }	/* 活動報告 */



/* 地域連携センター
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* #titleTop */
.titChiiki {					background: url(../chiiki/images/title_chiiki.gif) no-repeat left top; }			/* 地域連携センター */

/* #title */
.titCenterStaff {			background: url(../chiiki/images/title_staff.gif) no-repeat left top; }			/* センタースタッフ */
.titRenkei {				background: url(../chiiki/images/title_renkei.gif) no-repeat left top; }		/* 連携事業 */
.titSeminar {				background: url(../chiiki/images/title_seminar.gif) no-repeat left top; }		/* 月例セミナー */
.titAccess {				background: url(../chiiki/images/title_access.gif) no-repeat left top; }		/* センターへのアクセス */
.titChiikiPastnews {		background: url(../chiiki/images/title_pastnews.gif) no-repeat left top; }	/* 過去のニュース */



/* その他
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* #title */
.titTrafficAccess {	background: url(../annai/images/title_access.gif) no-repeat left top; }		/* 交通アクセス */
.titSitemap {			background: url(../annai/images/title_sitemap.gif) no-repeat left top; }	/* サイトマップ */
.titSitePolicy {		background: url(../annai/images/title_sitepolicy.gif) no-repeat left top; }	/* サイトポリシー */
.titPrivacyPolicy {	background: url(../annai/images/title_privacy.gif) no-repeat left top; }		/* 個人情報保護方針 */
.titMagazine {		background: url(../annai/images/title_magazine.gif) no-repeat left top; }	/* 広報誌 */
.titToiawase {			background: url(../annai/images/title_toiawase.gif) no-repeat left top; }	/* お問い合わせ */

.titPastnews {			background: url(../whatsnew/images/title_pastnews.gif) no-repeat left top; }	/* 過去のニュース */



/* 訪問者別メニュー
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* #titleTop */
.titZaigakusei {		background: url(../target/student/images/title_student.gif) no-repeat left top; }		/* 在学生の方へ */
.titHogosha {			background: url(../target/family/images/title_family.gif) no-repeat left top; }			/* 保護者の方へ */
.titSotsugyosei {	background: url(../target/graduate/images/title_graduate.gif) no-repeat left top; }	/* 卒業生の方へ */
.titIppan {				background: url(../target/ordinary/images/title_ordinary.gif) no-repeat left top; }	/* 一般の方へ */
.titKigyo {				background: url(../target/charge/images/title_recruit.gif) no-repeat left top; }			/* 企業採用担当の方へ */
.titTeacher {			background: url(../target/staff/images/title_teacher.gif) no-repeat left top; }			/* 教職員専用 */

/* #title */
.titZaigakuOshirase {			background: url(../target/student/images/title_oshirase.gif) no-repeat left top; }			/* お知らせ情報 */
.titZaigakuOshirase a	{		width: 170px; }
.titZaigakuPastnews {			background: url(../target/student/images/title_pastnews.gif) no-repeat left top; }		/* 過去のニュース */
#title.titZaigakuPastnews	{	height: 85px; }
.titSotsugyoShoumei {		background: url(../target/graduate/images/title_shoumeisho.gif) no-repeat left top; }	/* 卒業証明書等申請の案内 */
div.titSotsugyoYoteisha {	background: url(../target/charge/images/title_yoteisha.gif) no-repeat left top; }			/* 卒業・修了予定者数 */
div.titShushokuTanto {		background: url(../target/charge/images/title_tantou.gif) no-repeat left top; }				/* 就職担当 */
.titShushokusaki {				background: url(../target/charge/images/title_shushokudata.gif) no-repeat left top; }	/* 卒業・修了者の業種別就職先 */
.titKyujin {							background: url(../target/charge/images/title_kyujin.gif) no-repeat left top; }				/* ご求人のお願い */