@charset "utf-8";

/* ヘッダー
---------------------------------------------*/
#header {
	background: url(../content/img/second_img.jpg) center no-repeat;
	width: 885px;
	height: 131px;
	padding: 0;	
	margin: 0 auto;
}
.header_title {
	padding-top: 28px;
	padding-left: 5px;
}
.header_schoolnav {
	padding: 8px 10px 0 10px;
	font-size: 11px;
}

/* schoolnav
---------------------------------------------*/
.schoolnav01 {
	padding-bottom: 10px;
}
.schoolnav01 a {
	display: block;
	background: url(../img/graduate_01.gif) center no-repeat;
	height: 130px;
	width: 210px;
}
.schoolnav01 a:hover {
	background: url(../img/graduate_02.gif) center no-repeat;
}
.schoolnav02 {
	padding-bottom: 10px;
}
.schoolnav02 a {
	display: block;
	background: url(../img/university_01.gif) center no-repeat;
	height: 130px;
	width: 210px;
}
.schoolnav02 a:hover {
	background: url(../img/university_02.gif) center no-repeat;
}
.schoolnav03 {
	padding-bottom: 10px;
}
.schoolnav03 a {
	display: block;
	background: url(../img/tyukou_01.gif) center no-repeat;
	height: 130px;
	width: 210px;
}
.schoolnav03 a:hover {
	background: url(../img/tyukou_02.gif) center no-repeat;
}
.schoolnav04 a {
	display: block;
	background: url(../img/junshin_kindergarten_01.gif) center no-repeat;
	height: 130px;
	width: 210px;
}
.schoolnav04 a:hover {
	background: url(../img/junshin_kindergarten_02.gif) center no-repeat;
}
.schoolnav05 a {
	display: block;
	background: url(../img/junshin_nursery_01.gif) center no-repeat;
	height: 130px;
	width: 210px;
}
.schoolnav05 a:hover {
	background: url(../img/junshin_nursery_02.gif) center no-repeat;
}
.schoolnav06 a {
	display: block;
	background: url(../img/seishin_kindergarten_01.gif) center no-repeat;
	height: 130px;
	width: 210px;
}
.schoolnav06 a:hover {
	background: url(../img/seishin_kindergarten_02.gif) center no-repeat;
}

/* コンテンツメニュー
---------------------------------------------*/
.content_right_table {
	width: 657px;
	margin-right: 5px;
}
.sitemap_underline {
	text-decoration: underline;
}
.content_title {
	padding-top: 20px;
	padding-bottom: 3px;
	font-size: 20px;
	border-bottom: 1px solid #CCC;
}
.content_index {
	width: 610px;
	font-size: 13px;
	margin: 0 auto;
	padding-top: 5px;
}
.content_contents_space {
	width: 100%;
	border-bottom: 1px solid #CCC;
	padding: 15px 0;
}
.content_contents {
	width: 610px;
	font-size: 13px;
	margin: 0 auto;
	line-height: 2em;
}
.content_adobereader {
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 5px;
	margin-right:25px;
	
}

/* コンテンツメニュー　事業報告
---------------------------------------------*/
.jigyouhoukoku_title {
	width: 100%;
	font-size: 16px;
	border-bottom: 3px double #CCC;
	padding: 2px 0;
}
.jigyouhoukoku_contents_space {
	width: 100%;
	border-bottom: 1px solid #CCC;
	padding: 10px 0;
	font-size: 14px
}
.jigyouhoukoku_skoumoku {
	line-height: normal;
	padding-left:4.7em;
	font-size: 12px;
}

/* コンテンツメニュー　純心ファミリー
---------------------------------------------*/
.j-family_title {
	width: 100%;
	font-size: 18px;
	border-bottom: 3px double #CCC;
	padding: 3px 0;
}
.j-family_address {
	padding-left:16px;
}
.j-family_contents{
	line-height: 1.5em;
	padding: 5px 0;
	border-bottom: 1px dashed #CCC;
}
.j-family_contents_end{
	line-height: 1.5em;
	padding: 5px 0;
}

.j-family_contents_space {
	width: 100%;
	border-bottom: 1px solid #CCC;
	padding: 10px 0;
}
.j-family_contents_space a {
	color: #335d99;
	text-decoration: underline;
}
.j-family_contents_space a:hover {
	color: #3f74bf;
	}
/* コンテンツメニュー　お問い合わせ
---------------------------------------------*/
.riquest_school_title {
	font-size: 14px;
	padding-left: 5px;
}
.riquest_contents{
	line-height: 1.5em;
	padding: 8px 0;
	border-bottom: 1px dashed #CCC;
}

/* コンテンツメニュー　サイトポリシー
---------------------------------------------*/
.sitepolicy_title {
	border-left: 5px solid #C1C9EE;
	background-color: #F3F4FC;
	padding-left: 5px;
}
