#main h1.entry-title{
	margin: 2px 0 10px 0;
	padding: 8px 0 5px 15px;
	font-size: 20px;
	background: url(../../../../images/inside-h2.jpg) no-repeat bottom center;
	color:#002B9F;
}
#main h2.entry-title-list{
	margin: 2px 0 10px 0;
	padding: 8px 0 5px 15px;
	font-size: 20px;
	background: url(../../../../images/inside-h2.jpg) no-repeat bottom center;
	color:#002B9F;
}
#main h3{
	margin: 10px 0 5px 0;
	padding: 3px 0 5px 10px;
	font-size: 16px;
	background: url(../../../../images/inside-h3.jpg) no-repeat top left;
	color:#1DA4EF;
}
#main p{
	padding: 10px 0;
}
/*---------------------------------------------------------------------------------------JCSについて */
div#post-2 dl{
	padding: 10px;
}
div#post-2 dl dt{
	font-weight: bold;
	padding-bottom: 5px;
}
div#post-2 dl dd{
	padding-left: 10px;
}
/*---------------------------------------------------------------------------------------日本語学校  */
div#post-6 ul li{
	background: url(../../../../images/inside-li1.jpg) no-repeat left center;
	padding-left: 30px;
}
/*--------------------------------------------------------------------------------------- 年間行事   */
div#post-9 table{
	border-left:1px solid #999;
	border-top:1px solid #999;
	margin: 5px;
}
div#post-9 table tr th,
div#post-9 table tr td{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding: 4px;
}
div#post-9 table tr th{
	width:80px;
	background: #efefef;
}
div#post-9 ul li{
	background: url(../../../../images/inside-li1.jpg) no-repeat left center;
	padding-left: 30px;
}
/*--------------------------------------------------------------------------------------- クラブ  */
div#post-11 ul li{
	padding: 10px;
	border-bottom: 1px solid #999;
clear:both;
}
div#post-11 dl{
	min-height:120px;
	padding:10px 0 0 85px;
	position:relative;
}
div#post-11 dl dt{
	font-weight: bold;
	padding: 0;
	margin: 0;
}
div#post-11 dl dd.photo{
	left:0;
	top:15px;
	margin:0;
	position:absolute;
}
div#post-11 dl dd.text{
	padding: 0px 10px;
}
/*--------------------------------------------------------------------------------------- 個人情報  */
div#post-33 dl{
	padding:5px;
}
div#post-33 dl dt{
	font-weight: bold;
}
div#post-33 dl dd{
	padding:5px;
}