@charset "utf-8";
/*========================================*
*　■学校紹介
*========================================*/
@import "common.css";


/*------------------------------
■ローカルナビ
------------------------------*/
dl#about-local{
	padding-top: 48px;
}
dl#about-local dt{
	height: 54px;
	top: -6px;
}






/*------------------------------
■共通
------------------------------*/
/*
h2{
	height: 134px;
	overflow: hidden;
	position: relative;
}
h2 img{
	position: absolute;
	left:0;
	top:0;
}
h3{}
h4{
	font-weight:bold;
	margin-bottom: 5px;
}
div.column{
	margin-bottom: 20px;
}
div.column p{
	margin-bottom: 0;
}
*/
















/*------------------------------
■学校紹介(index.html)
-----------------------------*/
#lnavi-column1{
	margin-left: 0;
}










/*------------------------------
■教育方針(policy.html)
-----------------------------*/
#profile{
	padding: 7px;
	margin-bottom: 20px;
	background: url(../img/about/bg_profile.gif) repeat;
}
#profile div.column{
	margin:0;
	padding: 24px 7px 0px 140px;
	background: #fff url(../img/about/img_profile.jpg) no-repeat left bottom;
}
#profile h3{}
#birthday{
	border-top: 1px solid #FEA803;
	border-bottom: 1px solid #FEA803;
	text-indent: 7px;
	margin-bottom: 10px;
}
.birthday-title{
	color:#FEA803;
	margin-right: 1em;
}
ul#history{margin-left: 15px;}
ul#history li{
	width: 170px;
	float: left;
	margin-bottom:2px;
}
#policy-content{
	padding-right: 215px;
	background: url(../img/about/img_policy1.jpg) no-repeat right bottom;
}
#policy-content div.column{}
#policy-content h3{}
#policy-content p{}









/*------------------------------
■学校の特長(feature.html)
-----------------------------*/
#points{
	padding-top: 20px;
}
#points .floatLeft,
#points .floatRight{
	width: 300px;
}
#points .column{}
#points h4{
	color: #FEA803;
	font-size: 14px;
	border-bottom: 1px solid #FEA803;
}
#points p{}



/*------------------------------
■近畿伊仙だからできること
------------------------------*/
#different em{
	color: #f00;
}


table#support-list{
	width: 100%;
}
table#support-list td{
	padding-bottom: 10px;
}
table#support-list td.td-left{width:33%;}
table#support-list td.td-right{width:33%;}
table#support-list td.td-center{
	padding-left: 5px;
	padding-right: 5px;
}




/*------------------------------
■業界からの声(.html)
-----------------------------*/
#voice1{background:url(../img/about/img_voice1.jpg) no-repeat left top;}
#voice2{background:url(../img/about/img_voice2.jpg) no-repeat left top;}
#voice3{background:url(../img/about/img_voice3.jpg) no-repeat left top;}

#voice .voice-column{
	margin-bottom: 20px;
	padding: 0 0 30px 215px;
	border-bottom: 1px dotted #717171;
}
#voice .voice-column h3{
	color: #FDAA02;
	margin-bottom: 0;
}
#voice .voice-column p{
	margin-bottom: 0;
}

.voice-head{
	color: #000;
	margin-bottom: 15px;
	border-bottom: 1px solid #FFA801;
}
.belong{}
.name{
	font-size: 14px;
	font-weight: bold;
}
.eng-name{
	margin-left: 1em;
}



/*------------------------------
■活躍する卒業生(.html)
-----------------------------*/
#after1{background:url(../img/about/img_after1.jpg) no-repeat left top;}

#after .after-column{
	margin-bottom: 20px;
	padding: 0 0 30px 215px;
	border-bottom: 1px dotted #717171;
}
#after .after-column h3{
	color: #FDAA02;
	margin-bottom: 0;
}
#after .after-column p{
	margin-bottom: 0;
}

.after-head{
	color: #000;
	margin-bottom: 15px;
	border-bottom: 1px solid #FFA801;
}

#after h3{
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
}

#after2{background:url(../img/about/img_after2.jpg) no-repeat left top;}

.belong{}
.name{
	font-size: 14px;
	font-weight: bold;
}
.eng-name{
	margin-left: 1em;
}

.shojo{
	margin:10px 0px;
	border:#FF0000 solid 2px;
}

.shojo div{
	background-color:#FF0000;
	padding:2px 5px;
	color:#FFFFFF;
	font-weight:bold;
}

.shojo p{
	padding:5px;
	text-align:center;
}

.uketuke{
	text-align:center;
}

.uketuke td{
	padding:5px;
	line-height:14px;
	width:60px;
	border:1px solid #999999;
}

.uketuke2{
	text-align:center;
	width:400px;
}

.uketuke2 td{
	padding:5px;
	line-height:14px;
	border:1px solid #999999;
}
