/* 背景画像ある左メニューリスト用 */

#ctts_menu01{
	height: 302px;
	background-image: url(../faculty/images/contents_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
}

#ctts_menu02{
	height: 302px;
	background-image: url(../curriculum/images/contents_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
}

#ctts_menu03{
	height: 302px;
	background-image: url(../message/images/contents_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
}

#ctts_menu04{
	height: 302px;
	background-image: url(../career/images/contents_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
}

/* ==学部長のあいさつ== */
#saekiPhoto{
	display: block;
	clear: both;
	height: 220px;
	vertical-align: bottom;
}

.ktgk{
	padding-top: 160px;
}

/* ==教育の特色（カリキュラム）== */

/* グレー矢印ページ内リンク（横並び） */
ul.gpagenavi01{
	margin: 0px;
	padding: 0px;	
}

li.garrow01{
	float: left;
	background-image: url(../images/gray_arrow.gif);
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	height: 25px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
}

/* グレー矢印ページ内リンク（たて並び） */
ul.gpagenavi02{
	margin: 0px;
	padding: 0px;	
}

li.garrow02{
	background-image: url(../images/gray_arrow.gif);
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	height: 25px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 30px;
}

li.crclm a{
	margin-right: 24px;
}

/* カリキュラムの必修科目 */

.star{
	color: #C37BBB;
}

/* カリキュラムの科目名 */

ul.kmkgroup{
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}

li.kamokumei{
	font-size: x-small;
	list-style-type: none;
	list-style-type: none;
	background-image: none;
	padding: 0px;
	margin:0px;
	white-space: nowrap;
	width: 125px;
}

li.spnkamokumei{
	font-size: x-small;
	list-style-type: none;
	list-style-type: none;
	background-image: none;
	padding: 0px;
	margin:0px;
	white-space: nowrap;
}

.xkamokumei{
	padding: 3 3 3 0px;
	font-size: x-small;
	clear: both;
}

/* 点線区切り */

.dottopline{
	border-top: 1px dotted #ABABAB;
	padding-top: 16px;
}

/* ==履修モデル== */

/* タイトル画像 */
.model01{
	background-image:url(../curriculum/images/model01.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	padding-top: 28px;
	padding-bottom: 24px;
	margin: 0px;
}

.model02{
	background-image:url(../curriculum/images/model02.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	padding-top: 28px;
	padding-bottom: 24px;
	margin: 0px;
}

.model03{
	background-image:url(../curriculum/images/model03.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	padding-top: 28px;
	padding-bottom: 24px;
	margin: 0px;
}

/* ピンクの文字 */

.p-point{
	color: #B16A6A;
	font-weight: bold;
	font-size: small;
}

/* 就職時にあると有利な資格・スキルなど */

.g-box{
	border: 3px solid #EBEAEA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 6px;
}

.sjayss{
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 12px;
	background-image: url(../curriculum/images/gray_box.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

/* ==教授からのメッセージ== */

.spr12{
	padding-right: 12px;
}

img.rttle{
	margin-top: 12px;
	margin-bottom: 12px;
}

.aisatsu_title{
	font-weight:bold;
	font-size:110%;
	}
/* ==教員紹介== */

.dottopline02{
	border-top: 1px dotted #ABABAB;
	padding-top: 6px;
	margin-top: 6px;
}

/* ==サイトマップ== */

.subhalfArea{
	padding-right: 16px;
	float: left;
	width: 45%;
}

/* 交通アクセス・サイトマップ用1px黄色ライン */

.studrln{
	margin-top: 24px;
	border-top: 1px solid #AC9801;
	padding-top: 12px;
	padding-left: 20px;
}

a:link.lkstmp{
	color: #000000;
	text-decoration: none;
}
a:visited.lkstmp{
	color: #000000;
	text-decoration: none;
}
a:hover.lkstmp{
	color: #555555;
	text-decoration: underline;
}

.pdglt20{
	padding-left: 20px;
}