@charset "utf-8";
/* CSS Document */

/*-------------------
　contents
-------------------*/
/* Layout */
.BLOCK_A {
	width: 550px;
	padding-left: 30px;
	float: left;
}
.BLOCK_B {
	width: 350px;
	float: left;
}
.BLOCK_C {
	clear: both;
	width: 900px;
	text-align: right;
}

.main {
	width: 940px;
	/*overflow:auto;*/
}
.flash {
	background-image: url(../img/bg_header_bottomline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 364px;
	margin-bottom: 40px;
	clear: both;
}
.statement {
	display: block;
	clear: both;
	margin-bottom: 30px;
	overflow: auto;
}
.whats_asobinohiroba {
	margin-bottom: 30px;
}
/*新着情報*/
.news {
	clear: both;
	display: block;
}
.news h2 {
	background-image: url(../img/title_whatsnew.jpg);
	background-repeat: no-repeat;
	height: 60px;
	text-indent: -9999px;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80BE03;
}
.news ul {
	margin-bottom: 15px;
}
.news li {
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EAE8C7;
	width: 535px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.newsTime {
	color: #80BE03;
	margin-right: 10px;
	display: block;
	float: left;
	background-image: url(../img/icon_05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.newsItem {
	margin-left: 80px;
	display: block;

}
.news_old {
	clear: both;
}
.news_old p {
	float: right;
}
.news_old a {
	background-image: url(../img/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	font-weight: bold;
}

/*ページタイトル*/

/*サイドメニュー*/
.submenu {
	float: right;
	width: 280px;
	padding-right: 30px;
}
.submenu h2 {
	background-image: url(../img/bg_sidemenu_topline.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 280px;
	text-indent: -9999px;
}
.submenu h3 {
	color: #73A8D9;
	background-color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 8px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #84C00C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.submenu ul {
	background-color: #EDFEC9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-top: 5px;
}

.submenu li {
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-top: 3px;
	margin-left: 8px;
	padding-right: 10px;
}

/* ページへのリンク */
.submenu .link_page li {
	background-image: url(../img/icon_02.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}

/* PDFファイルへのリンク */
.submenu .link_pdf li {
	line-height:1.2em;
	background-image: url(../img/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left 4px;

}

.sidemenuBottom {
	background-image: url(../img/bg_sidemenu_bottomline.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.ReportSchool {
	height: 156px;
}
.ReportForum {
	height: 30px;
}

/* 20110609値修正 */
.ReportReport {
	/*height: 40px;*/
	height: 140px;
}
.ReportLeaflet {
	height: 40px;
}
.LinkSawayaka {
	clear: both;
}
.ForumInfo {
	color:#84C00C;
	margin-left: 60px;
	margin-top: 20px;
}

.submenu .ibasyo {
	margin-bottom:10px;
	}
.submenu .ibasyo .ibasyo_box {
	height:150px;
	overflow:auto;
	}
.submenu .ibasyo h2 {
	background-image: url(../img/bg_sidemenu_ibasyo.gif);
	margin-top:10px;
	height:52px;
	}
.submenu .ibasyo ul {
	padding-top:5px;
	}
.submenu .ibasyo li {
	line-height:1.2;
	background-image: url(../img/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	font-weight: normal;
	margin:3px 0 0 12px;
	padding:1px 0 1px 22px;
	}
