@charset "utf-8";
h2 {
	padding-bottom:10px;
}
p.Catch{
	padding:10px 0 15px 10px;
	}

ul#ContentBtn{
	margin:0 0 10px 10px;
	}

ul#ContentBtn li{
	float:left;
	margin-right:10px;
}

/*---------------------------------------------------------
	サイドメニュー
----------------------------------------------------------*/

div#Side {
	width:230px;
	margin-right:15px;
	float:left;
	background:url(img/school_side_bk_02.jpg) no-repeat 0 100%;
}

div#Side h3{
	background:url(img/school_side_title.jpg) no-repeat;
	padding:6px 15px 8px 35px;
	margin-bottom:5px;
	font-weight:bold;
	margin-top:10px;
	}	
	
div#Side h3#SideTop{
	background:url(img/school_side_bk_01.jpg) no-repeat;
	padding:27px 15px 8px 35px;
	margin-top:0;
	}

div#Side h4{
	border-bottom:1px solid #8AB434;
	font-weight:bold;
	padding:0 0 0 2px;
	margin:0 12px 10px 8px;
	}	
div#Side ul{
	margin:0 10px 10px 0;
	}
div#Side ul li{
	background:url(img/school_side_icon.gif) no-repeat 15px 3px;
	padding:0 0 10px 35px;
	line-height:1.2;
}

div#Side a{
	color:#333;
}

/*---------------------------------------------------------
	エントリーエリア
----------------------------------------------------------*/

div#Main {
	width:644px;
	float:left;
}

div#Main h3{
	background:url(img/school_entry_title_01.gif) no-repeat;
	padding:10px 10px 5px 10px;
	font-size:120%;
	font-weight:bold;
	line-height:1.2;
	}
	
div#Main h3 a{
	color:#fff;
	}	
	
div.Entry{
	margin-bottom:20px;
	}	
div.Entry strong {
	font-weight:bold;
}
div.Entry #more{
	clear:both;
}
div.Entry ul {
	padding:10px 0 10px 20px;
}	
div.Entry ul li {
	margin-bottom:5px;
	list-style-type:disc;
}
div.Entry ol {
	padding:10px 0 10px 35px;
}	
div.Entry ol li {
	margin-bottom:5px;
	list-style-type:decimal;
}		
p.EntryDate{
	padding:0 0 0 0;
	font-size:120%;
	font-weight:bold;
	clear: both;
	}	
	
p.EntryCate{
	background:url(img/school_entry_title_02.gif) no-repeat 0 0;
	padding:10px 10px 15px 0;
	font-size:85%;
	text-align:right;
	}
	
div.EntryTxt{
	padding:0 5px 10px;
	}
	
div.EntryTxt p{
	margin-bottom:10px;
	}		
	
p.EntrtCon{
	font-weight:bold;
	clear: both;
	}
	
p.EntrtCon a{
	color:#FF759F;
	}		
		
/*---------------------------------------------------------
	ページトップ
----------------------------------------------------------*/

p#PageTop {
	clear:both;
	text-align:right;
}
