@charset "utf-8";



/* ===================================================================

CSS information



 file name  :index.css

 style info :TOPページ用CSS

=================================================================== */





/*

	Background Stretcher jQuery Plugin

	ｩ 2011 ajaxBlender.com

	For any questions please visit www.ajaxblender.com 

	or email us at support@ajaxblender.com

*/



#headerimgs {

    background: url("../img/schedule/schedule_01.jpg") no-repeat;
    height: 296px;
    text-indent: -9999px;
}

#topmenu{ width:980px; text-align:right; padding-bottom:10px; margin:0px auto; font-size:12px; color:#49242d; line-height:20px;}


#contentWrap #main .topBanner{

	width:720px;

	margin-bottom:20px;

}



#contentWrap #main .topBanner li{

	float:left;

	margin-right:0px;

}


.box_top_bg{ background:url(../img/box_top_bg.jpg) no-repeat; height:3px; width:350px; padding:0px; margin:0px;}
.box_bottom_bg{ background:url(../img/box_bottom_bg.jpg) no-repeat; height:4px; width:350px; padding:0px; margin:0px;}

.b_box_top_bg{ background:url(../img/b_box_top_bg.jpg) no-repeat; height:3px; width:720px; padding:0px; margin:0px;}
.b_box_bottom_bg{ background:url(../img/b_box_bottom_bg.jpg) no-repeat; height:4px; width:720px; padding:0px; margin:0px;}

.box{ border-left:1px solid #dbdbdb; border-right:1px solid #dbdbdb; padding:20px; background:#FFF; overflow:hidden;}

.title{ font-size:18px; letter-spacing:1px; color:#49242d; font-weight:bold;}

/* 学校行事

---------------------------------------------------------------------- */

#contentWrap #content #main #schoolschedule{


	margin-bottom:20px;
	
	position:relative;

}

#contentWrap #content #main #schoolschedule .schoolschedule_box{

	margin-bottom:20px;
	
	padding:0px;
	
	overflow:hidden;
		
}
#contentWrap #content #main #schoolschedule .schoolschedule_box .img{ margin-bottom:20px; padding:0px;}
#contentWrap #content #main #schoolschedule .schoolschedule_box .s_img{ float:left; margin-bottom:0px; padding:0px; margin-top:20px; margin-left:10px;}
#contentWrap #content #main #schoolschedule .schoolschedule_box .txt{ line-height:20px; font-size:12px; color:#49242d;}

#contentWrap #content #main #schoolschedule .date_txt{

	position:absolute;

	top:13px;

	right:5px;
	
}

.return{ padding:16px; margin-bottom:30px; text-align:right; background:#f4f4f4;}

