@charset "utf-8";


/* ＝＝＝＝＝＝ごあいさつ＝＝＝＝＝＝ */
#greeting{
width:760px;
margin:0 auto;
font-size:12px;
}
#greeting p{
margin-bottom:10px;
}

/* ＝＝＝＝＝＝学園長紹介＝＝＝＝＝＝ */
#greeting .principal{
width:160px;
float:left;
width:280px;
margin:10px 0 5px 0;
text-align:center;
}

#greeting .principal p{
margin:0px;
padding:0px;
line-height: 140%;
}

#greeting .principal p img { margin-bottom: 4px; }

/* ＝＝＝＝＝＝学校運営メンバー＝＝＝＝＝＝ */
#greeting ul.executive_team{
width:720px;
margin:10px auto 0px auto;
}

#greeting ul.executive_team li{
display: block;
width:200px;
margin-bottom: 15px;
float:left;
text-align:center;
line-height:130%;
}

#greeting ul.executive_team li img { margin-bottom: 4px; }

/* ＝＝＝＝＝＝学園理念＝＝＝＝＝＝ */
dl{
padding:10px 10px 0px 10px;
margin-left:0px;
}
dt{
font-weight: bold;
font-size:13px;
}
dd{
margin:0px 0px 10px 20px;
font-size:12px;
}
/* ＝＝＝＝＝＝教育目標＝＝＝＝＝＝ */

