/* CSS Document */

/* 共通　パンくずリスト */
.pankuzu_text{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
 line-height: 130%;
}

A.pankuzu_text:link { color:#000000;text-decoration:none;}
A.pankuzu_text:visited { color:#000000;text-decoration:none;}
A.pankuzu_text:active {color:#000000;text-decoration:none;}
A.pankuzu_text:hover {color:#E70074;text-decoration:underline;}

A.satemap_text:link { color:#000000;text-decoration:none;}
A.satemap_text:visited { color:#000000;text-decoration:none;}
A.satemap_text:active {color:#000000;text-decoration:none;}
A.satemap_text:hover {color:#E70074;text-decoration:underline;}



/* 学園概要　タイトル*/
.gakuen_title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
 line-height: 130%;
}

/* 学園概要　テキスト */
.gakuen_text{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
 line-height: 150%;
}

/* 川村幼稚園　タイトル */
.yochien_title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
 line-height: 130%;
}

/* 川村幼稚園　テキスト */
.yochien_text{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
 line-height: 150%;
}

/* 川村小学校　タイトル*/
.shogaku_title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
 line-height: 130%;
}

/* 川村小学校　テキスト */
.shogaku_text{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
 line-height: 150%;
}

/* 川村中学校・川村高等学校　タイトル*/
.chu-kou_title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
 line-height: 130%;
}

/* 川村中学校・川村高等学校　テキスト */
.chu-kou_text{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
 line-height: 150%;
}


/* 野口追加分 */
/* 川村幼稚園・小学校・中学校・高等学校　ニュース */
.news_topic{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:18px;
	font-weight: bold;
}

.news_date{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:16px;
	font-weight: bold;
}

.yochien_text2{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 150%;
	padding-right: 10px;
	padding-left: 10px;
}

.shogaku_text2{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 150%;
	padding-right: 10px;
	padding-left: 10px;
}

.chu-kou_text2{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
 	line-height: 150%;
	padding-right: 10px;
	padding-left: 10px;
}

/* サイトマップ　タイトル*/
.sitemap_title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 220%;
	text-indent: 15px;
	padding: 0px;
	margin: 0px;
}

/* サイトマップ　テーブル*/
.sitemap_box{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 20px;
}

/* サイトマップ　テーブル*/
.sitemap_box2{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 18px;
}
.qa_q {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 17px;
	color: #e30072;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.qa_a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	padding-left: 10px;
	padding-right: 22px;
}
