A:link { text-decoration:none; color:#435393 }
A:visited { text-decoration:none; color:#435393 }
A:active { text-decoration:underline; color:#98b7e }
A:hover { text-decoration:underline; color:#98b7ee }

A.white:link { text-decoration:none; color:#ffffff }
A.white:visited { text-decoration:none; color:#ffffff }
A.white:active { text-decoration:underline; color:#ffffff}
A.white:hover { text-decoration:underline; color:#ffffff }

A.gray:link { text-decoration:none; color:#aeaeae }
A.gray:visited { text-decoration:none; color:#aeaeae }
A.gray:active { text-decoration:underline; color:#aeaeae}
A.gray:hover { text-decoration:underline; color:#aeaeae }

A.brown:link { text-decoration:none; color:#98806b }
A.brown:visited { text-decoration:none; color:#98806b }
A.brown:active { text-decoration:underline; color:#b5a89d }
A.brown:hover { text-decoration:underline; color:#b5a89d }

A.brown2:link { text-decoration:none; color:#af7505 }
A.brown2:visited { text-decoration:none; color:#af7505 }
A.brown2:active { text-decoration:underline; color:#c6a565 }
A.brown2:hover { text-decoration:underline; color:#c6a565 }


/*===== common font size =======*/

body,td,th {
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Arial,Helvetica,sans-serif;

}

.small-n{
	font-size:11px;
	line-height:110%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Arial,Helvetica,sans-serif;

}

.small-w{
	font-size:11px;
	line-height:160%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Arial,Helvetica,sans-serif;

}

.text-n{
	font-size:12px;
	line-height:130%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Arial,Helvetica,sans-serif;

}

.text{
	font-size:12px;
	line-height:160%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Arial,Helvetica,sans-serif;

}

.big{
	font-size: 14px;
	line-height:140%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Arial,Helvetica,sans-serif;

}

.large{
	font-size:18px;
	line-height:120%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Arial,Helvetica,sans-serif;

}

.z-large{
	font-size:24px;
	line-height:140%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Arial,Helvetica,sans-serif;

}

/*===== images border =======*/
.img_border { border: 1px #848484 solid; } .bg {
	background-color: #FFFFFF;
	background-image: url(../fujikasai/images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
