@charset "UTF-8";
/* ○fubo/(父母保証人) ****************************************/

h4 {
	margin:0 0 10px 0;
	font-size:1em;
}

.right_menu {
	float: right;
	clear: both;
	} 

.menu_right_ul {
	float:right;
	list-style:none;
	padding-top: 1em;
}
.menu_right_ul li {
	display:block;
	background-image: url(../img/icon_link.gif);
	background-position: 0.5em 0.7em;
	background-repeat: no-repeat;
	width: 30em;
}
.menu_right_ul li a {
	padding:0 0 0 15px;
	display:block;
	_height:1%;
	line-height:1.67em;/* 20px */
	text-align:left;
	width: 30em;
}
.menu_right_ul li a:hover {
	text-decoration: underline;
}



#menu_right_ul #text_head {

	}
	

#contents_right h5 {
	margin:10px 0 0 0;
	background:url(../img/bg_title_h5_bottom.gif) left bottom no-repeat;
	font-size:1em;
}
#contents_right h5 ul {
	height: 1.1em;
	display:block;
	background:url(../img/bg_title_h5_top.gif) left top no-repeat;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 15px;
}
#contents_right h5 ul li {
	display:block;
	float: left;
	list-style-type: none;
	padding-right: 0;
}
#contents_right h5 ul li.li2 {
	padding-right: 0;
	display:block;
	float: right;
	margin-right: 5px;
	list-style-type: none;
	height: 1em;
	text-align: right;
}

#contents_right h5 .title {
	padding:13px 0 9px 15px;
	display:block;
	background:url(../img/bg_title_h5_top.gif) left top no-repeat;
}
.h6 {
	width: 520px;
	background-color: #FDFBE3;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height:1.67em;/* 20px */
	text-align: left;
}
.redcolor {
	color: #FF0000;
}
/* ○fubo.html *レイアウト用テーブル(2008年度父母会スケジュール ) ****************************************/	
table.schedular {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.schedular td {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0.3em;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* ○ページの先頭へ_contents ****************************************/
#totop_cont {
	margin:10px 0 0 0;
	border-top:1px #e5e5e5 solid;
	float:right;
	clear:both;
}
#totop_cont a {
	padding:7px 7px 7px 20px;
	border-top:1px #ffffff solid;
	border-right:1px #e5e5e5 solid;
	display:block;
	width:7em;
	background:url(/bsh/common/img/bg_btn_totop_off.gif) left bottom no-repeat;
}
#totop_cont a:hover {
	background:url(/bsh/common/img/bg_btn_totop_on.gif) left bottom no-repeat;
}
a.point {
	font-size:0;
	line-height:0;
}

