@charset "utf-8";
body {
	color: #000000;
	background-image: url(../images/01.jpg);
	margin: 0px;
	padding: 0px;
	line-height: 160%;
	font-size: medium;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.copyright2 {
	font-size: 10px;
	color: #999999;
}

/* 	LINK 
------------------------*/
a:link {
	color:#0033FF;
	text-decoration: underline;
}
a:visited {
	color:#3333CC;
	text-decoration: underline;
}
a:hover, active {
	color:#0099FF;
	text-decoration: underline;
}

a.light01{
	color:#9BF5FD;
}
a.light01:visited, hover {
	color:#A5D0F3;
}


/*NAVI*/
.menu div {float:left}

img {border:none}
.menu a:hover{background-color:#003399;}
.menu a:hover img {visibility:hidden}

#cdshop{background-image:url(../images/ov/h-navi-cd.gif);
		background-repeat : no-repeat;
		background-position:0px;
		}
#hcart{background-image:url(../images/ov/h-navi-cart.gif);
		background-repeat : no-repeat;
		background-position:0px;
		}
#hmypage{background-image:url(../images/ov/h-navi-sichoum.gif);
		background-repeat : no-repeat;
		background-position:0px;
		}
#hview{background-image:url(../images/ov/h-navi-sichoun.gif);
		background-repeat : no-repeat;
		background-position:0px;
		}
		
#navi01{background-image:url(../images/ov/h-navi-home.gif);
		background-repeat : no-repeat;
		background-position:0px;
		}
#navi02{background-image:url(../images/ov/h-navi-about.gif);
		background-repeat : no-repeat;
		background-position:0px;
		}
#navi03{background-image:url(../images/ov/h-navi-list.gif);
		background-repeat : no-repeat;
		background-position:0px;
		}
#navi04{background-image:url(../images/ov/h-navi-guide.gif);
		background-repeat : no-repeat;
		background-position:0px;
		}
#navi05{background-image:url(../images/ov/h-navi-faq.gif);
		background-repeat : no-repeat;
		background-position:0px;
		}
#navi06{background-image:url(../images/ov/h-navi-regist.gif);
		background-repeat : no-repeat;
		background-position:0px;
		}
#navi07{background-image:url(../images/ov/h-navi-login.gif);
		background-repeat : no-repeat;
		background-position:0px;
		}
#navi08{background-image:url(../images/ov/h-navi-logout.gif);
		background-repeat : no-repeat;
		background-position:0px;
		}
		

