/*====================================================
	base
====================================================*/


td { 
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka;
	font-size: 12px;
	color:#333333;
}

/*--------------------------
	font-size
--------------------------*/


.font08 {  font-size: 8.5pt}

.j09 {
	font-size: 9px;
	line-height: 10px;
}

.j10 {  font-size: 10px}

.j10s {
	font-size: 10px;
	line-height: 12px;
}


.j12 {  font-size: 12px}

.j13 {  font-size: 12px; line-height:20px}

.j14 {  font-size: 14px}

.e9 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9px}

.e10 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px}

.e12 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12px}


.sText{
	font-size:10px;
	line-height:1.33;
}

.mText{
	font-size:14px;
	line-height:1.33;
}

.lText{
	font-size:16px;
	line-height:1.33;
}




/*--------------------------
	link
--------------------------*/

a:link{
	color:#333333;
	text-decoration: none;
}
a:visited{
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color:#333333;
	text-decoration: underline;
}
.background {
	background-color: #eeeeee;
	background-image: url(http://www.saj-edu.ne.jp/edu2007/45gisen/common/img/body_bg.gif);
	background-repeat: repeat-x;
}
.firstline {
	background-color: #FFFFFF;
	background-image: url(http://www.saj-edu.ne.jp/edu2007/45gisen/common/img/listtopbg.gif);
	background-repeat: repeat-x;
}
