.shadow-r {
	background-image: url(img/shadow_r.gif);
	background-repeat: repeat-y;
}
.shadow-l {
	background-image: url(img/shadow_l.gif);
	background-repeat: repeat-y;
}
.shadow-u {

	background-image: url(img/shadow_u.gif);
	background-repeat: repeat-x;
}
.footer-back {
	background-image: url(img/footer_back.gif);
	background-repeat: repeat-x;
}
.line-01 {
	background-image: url(img/line_01.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.text01 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 18px;
	color: #2C2CC1;
}
.text02 {

	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #66FFFF;
}
a:active {
	text-decoration: underline;
	color: #66FFFF;
}