#area_left {
	width: 219px;
	float: left;
}
#area_left .menu_left_top {
	background-image: url(../images/menu_left.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
}
#area_left .menu_left_btm {
	background-image: url(../images/menu_left-26.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
}
#area_left .menu_left {
	background-image: url(../images/back_area_left.gif);
	background-repeat: repeat-y;
}
#box_schoolblog {
	font-size: 10px;
	line-height: normal;
	margin-bottom: 10px;
	width: 200px;
	margin-right: 2px;
}
#box_schoolblog ul {
	margin-right: 9px;
	margin-left: 7px;
}
#box_schoolblog ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 1px;
}
#area_banner {
	width: 186px;
	margin-right: 9px;
	margin-left: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
	padding-top: 8px;
}
#area_banner div {
	margin-bottom: 5px;
}
#area_right {
	float: right;
	width: 202px;
}

.more_blog   {
	font-size: 10px;
	text-align: right;
	margin-right: 9px;
	margin-left: 9px;
}
#area_center {
	float: left;
	width: 402px;
}
#area_center .box_blog .title_center {
	margin-bottom: 5px;
}
#area_center .box_blog li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 9px;
	margin-left: 9px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#area_center .box_blog li a {
	color: #686868;
	text-decoration: none;
}
#area_center .box_blog li a:hover {
	color: #686868;
	text-decoration: underline;
}
#area_center .box_blog ul li img {
	vertical-align: middle;
}

#area_center #banner_center {
	margin-right: auto;
	margin-left: auto;
	width: 386px;
	margin-top: 15px;
	height: 184px;
}
#area_center #banner_center div {
	float: left;
}
#area_center #box_center_banner {
	margin-bottom: 5px;
	margin-top: 2px;
}

