a:link {

	color: #0000FF;

	text-decoration: none;



}

a:visited {

	color: #FF6600;

	text-decoration: none;



}

a:hover {

	color: #FF0000;

	text-decoration: none;



}

.textNomal {

	font-size: 12px;

	line-height: 150%;

	font-weight: normal;

	color: #333333;



}

.capNomal {

	font-size: 10px;

	color: #333333;



}

.titleNomal {

	font-size: 14px;

	font-weight: 600;

	color: #333399;



}

body {

	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";

	color: #333333;

	background-color: #FFFFFF;



}

.textNomalB {



	font-size: 12px;

	line-height: 150%;

	font-weight: 600;

	color: #333333;

}

.textNLow {



	font-size: 12px;

	line-height: 125%;

	font-weight: normal;

	color: #333333;

}
.bglt {
	background-repeat: no-repeat;
	background-position: left top;
}
.bglb {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgrt {
	background-repeat: no-repeat;
	background-position: right top;
}
.bgrb {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgcc {
	background-repeat: no-repeat;
	background-position: center center;
}.bgrtr {
	background-repeat: repeat-y;
	background-position: right top;
}
