@charset "utf-8";
/* 大学案内 */


/*　建学の精神、使命・目的 
---------------------------------------------------------------------- */
#rinen{
	text-align: center;
}
#table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
#table td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-bottom: 3px;
	padding-left: 3px;
}
#kengaku_text {
	width: 680px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}



/*　本学の歩み
---------------------------------------------------------------------- */
#ayumi{

}

#ayumi .left{
	width: 10.5em;
	text-align: center;
}
#ayumi td{
	padding: 5px;
}


/*　キャンパス案内
---------------------------------------------------------------------- */
#campus{

}

#campus h3{
	border-bottom-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}


/*　学長から、学ぶ人へ
---------------------------------------------------------------------- */
#gakutyo{

	border-bottom-style: none;
}
#gakutyo h3{
	font-size: 16px;
	line-height: 1.5em;
}

#gakutyo_name{
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
	text-align: right;
	border-bottom-style: none;
}

/*　グループ紹介
---------------------------------------------------------------------- */
#group h3{
	clear: both;
}
.group{
	clear: both;
}
.group_img{
	float: left;
	width: 300px;
}
.group_text{
	float: right;
	width: 390px;
	margin-bottom: 20px;
}
#group_yochien{
	margin-left: -12px;
}
.group_yochien_img{
	float: left;
	width: 160px;
	margin-left: 16px;
}
.group_yochien_img h4{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.group_yochien_text{
	margin-left: 12px;
	margin-bottom: 20px;
	clear: both;
}#kengaku_text h4 {
	font-size: 15px;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

