.px12white { font-size: 12px; color: #FFFFFF}
.px12whitelink { font-size: 12px; color: #FFFFFF; text-decoration: none}
.px12 { font-size: 12px; line-height: 150%}
.px14 { font-size: 14px; line-height: 150%}
.px14white { font-size: 14px; color: #FFFFFF; line-height: 150%}
.px14black { font-size: 14px; color: #000000; line-height: 150%}
.px14red { font-size: 14px; line-height: 150%; color: #990000}
.px14navy { font-size: 14px; line-height: 150%; color: #000066}
.px14green { font-size: 14px; line-height: 150%; color: #006600}
.px14orange { font-size: 14px; line-height: 150%; color: #FF6600}
.px12topdate { font-size: 12px; color: #333333}
.gakkalink { font-size: 14px; line-height: 150%; color: #000000; text-decoration: none}
.px10 { font-size: 10px}
.sitemap { font-size: 12px; line-height: 120%}
.px16 { font-size: 16px; line-height: 150%}
.px12calen { font-size: 12px}
.link01 {color: #333333;text-decoration: none;}
.link01 a:link {color: #333333;text-decoration: none;}
.link01 a:hover {color: #3333FF;text-decoration: underline;}

/*　三角付きのリンクの設定---------------------------------------------------------------- */ 

a.yajirushi:link      { 
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	margin: 0px 0px 20px 10px;
	padding: 0px 0px 0px 8px;
	background-image: url(../commonimg/point_link_01.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
a.yajirushi:visited   { 
	font-size: 12px;
	line-height: 140%;
	color:#333333;
	margin: 0px 0px 20px 10px;
	padding: 0px 0px 0px 8px;
	background-image: url(../commonimg/point_link_01.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
a.yajirushi:active   { 
	font-size: 12px;
	line-height: 140%;
	color:#FF6C00;
	margin: 0px 0px 20px 10px;
	padding: 0px 0px 0px 8px;
	background-image: url(../commonimg/point_link_01.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
a.yajirushi:hover   { 
	font-size: 12px;
	line-height: 140%;
	color:#FF6C00;
	margin: 0px 0px 20px 10px;
	padding: 0px 0px 0px 8px;
	background-image: url(../commonimg/point_link_01.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


/*テキストリンク（三角なし）--------------------------------------------------------- */
a.noyajirushi:link      { text-decoration: none
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
a.noyajirushi:visited   { text-decoration: none
	font-size: 12px;
	line-height: 140%;
	color:#333333;
}
a.noyajirushi:active   { text-decoration: none
	font-size: 12px;
	line-height: 140%;
	color:#FF6C00;
}
a.noyajirushi:hover   { text-decoration: none
	font-size: 12px;
	line-height: 140%;
	color:#FF6C00;
}

