@charset "shift_jis";

/*メインビジュアル*/
#mainV { margin-bottom:20px; }


#clmMain a { color:#333; text-decoration:none;} #clmMain a:hover { text-decoration:underline;}

/*更新情報*/
#news { width:370px; padding:7px; border:3px solid #DADACB; float:left;}
#news h2 { margin-bottom:10px;}
#news table { width:100%;}
#news th, #news td { border-top:1px dotted #ccc; padding:0.5em 5px;}
#news th { background:none; width:9em; text-align:right;}

/*学校行事*/
#events { width:270px; float:right; background:#F9F4BD;}
#events ul { padding:10px;}
#events a { display:block; background:url(../img/events-icon.gif) no-repeat 3px 0.5em; padding-left:15px; margin-bottom:0.3em; width:235px;}