body {
	font: 83%/1.6em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	color: #333333;
}
a:link,a:visited,a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
p {
	padding: 0px;
	margin: 5px 0px 8px;
}
img {
	border-style: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
}
h1 {
	padding: 0px 0px 40px 5px;
	margin: 0px;
}
h2 {
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	margin: 30px 0px 15px;
}
h3 {
	margin: 0px 0px 15px;
	padding: 5px 0px 0px;
}
#wrapper {
	background: url(../images/common/wrapper_bg.gif) repeat-y;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	text-align: right;
	padding-right: 30px;
}
#header p {
	color: #999999;
	margin-right: 35px;
}
#top {
	width: 670px;
	margin: 45px 60px 0px 130px;
	padding: 0px;
}
#top p {
	padding-left: 40px;
	margin-bottom: 25px;
}
#contents {
	height: auto;
	width: 610px;
	margin-right: 80px;
	margin-left: 170px;
	padding: 0px;
}
#contents a:link,#contents a:visited,#contents a:active {
	color: #FF0000;
	text-decoration: none;
}
#contents a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#end {
	text-align: center;
	border-top: 4px solid #DCDCDC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#end h2 {
	margin-top: 5px;
	border-style: none;
	margin-bottom: 3px;
}
#end ul {
	margin-top: 10px;
}
#end li {
	margin-right: 10px;
	margin-left: 10px;
}
#footer {
	background: url(../images/common/footer_bg.gif) no-repeat bottom;
	padding: 0px 30px 35px;
	text-align: right;
}
#footer ul {
	float: left;
	margin: 0px;
	padding-top: 0px;
}
#footer p {
	margin: 0px;
	padding-bottom: 5px;
}
.blue_top {
	background: url(../images/common/blue_bgtop.gif) no-repeat top;
	height: 10px;
	width: 610px;
}
.blue_end {
	background: url(../images/common/blue_bgend.gif) no-repeat bottom;
	height: 10px;
	width: 610px;
	clear: both;
}
.blue_box {
	margin-top: 30px;
	color: #000000;
	background: #81C3FF;
	width: 610px;
}
.blue_box p {
	margin: 5px 15px 5px 27px;
}
.blue_box h3 {
	margin: 8px 0px 5px 27px;
	border-style: none;
}
.yellow_box {
	background: #FFFFD4;
	border: 1px solid #FF9933;
	padding: 15px 20px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.yellow_box h2 {
	margin: 5px 0px;
	border-style: none;
}
.yellow_box h3 {
	margin: 5px 0px;
	border-style: none;
	padding: 0px;
}
.yellow_box_right {
	float: right;
	width: 340px;
}
.pale_top {
	background: url(../cource/images/tyugaku/pale_bgtop.gif) no-repeat top;
	height: 10px;
	width: 610px;
}
.pale_end {
	background: url(../cource/images/tyugaku/pale_bgend.gif) no-repeat bottom;
	height: 10px;
	width: 610px;
	clear: both;
}
.pale_box {
	background: #E0F5FC;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 610px;
}
.pale_box p {
	margin: 5px 15px 5px 27px;
}
.pale_box h3 {
	margin: 0px 0px 8px 27px;
	border-style: none;
}



.navi_ul {
	margin: 0px;
	padding: 8px 20px 5px;
}
.navi_ul li {
	margin-right: 10px;
	margin-left: 10px;
}
.a_center {
	text-align: center;
}
.al_right {
	text-align: right;
}
.f_clear {
	clear: both;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.tel_p {
	padding-right: 0px;
}
.p_r30 {
	padding-right: 30px;
}
.bottom15 {
	margin-bottom: 15px;
}
.img_left {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}
.img_right {
	float: right;
	margin-left: 25px;
	margin-bottom: 15px;
}
.red {
	color: #FF0000;
}
.blue {
	color: #14116F;
}
.img_border {
	border: 1px solid #CCCCCC;
}
.p_small {
	font-size: 85%;
}
#contents .pale_box li {
	display: inline;
	margin-right: 8px;
}
/* 20110627 保護者の声 css */
#contents_hogosya_koe {
	height: auto;
	width: 610px;
	margin-right: 80px;
	margin-left: 170px;
	padding: 0px;
}
