/* CSS Document */

body {
	background-color: #E0DFE3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}
td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
img {
border: none;
}
a:link {
	color: #403D5B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #403D5B;
}
a:hover {
	text-decoration: none;
	color: #8EC801;
}
a:active {
	text-decoration: underline;
	color: #403D5B;
}
.orange {
	color: #FF7400;/*style2*/
}
.green {color: #8EC801 /*style5*/}
.white {color:#FFFFFF /*style3*/}
.s10px {
	font-size: 11px;
	line-height: 16px;
}

h1 {
	font-size: 14px;
	line-height:16px;
	color: #4249BD;
}
#main{	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#main a{ color:#0000ff;
text-decoration:none}
#main a:visited { color:#4d73e6;}
#main a:active { color:#333333;}
#main a:hover{ color :#8EC801;}


#footer a:link {
	color: #403D5B;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color: #403D5B;
}
#footer a:hover {
	text-decoration: none;
	color: #ffffff;
}
#footer a:active {
	text-decoration: underline;
	color: #403D5B;
}

