html {
	SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #bcb7a5; 
	SCROLLBAR-SHADOW-COLOR: #bcb7a5; SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #bcb7a5; SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../img/bg_top.gif);
	background-repeat: repeat;
	margin: 50px auto;
}

a:link {text-decoration:none;color:#c09ca6;}
a:visited {text-decoration:none;color:#c09ca6;}
a:active {text-decoration:none;color:#c09ca6;}
a:hover {text-decoration:none;color:#719eaa;}

#container {
	width: 642px;
	text-align: left;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}



#menu {
	text-align: left;
	margin-bottom: 25px;
	_margin-bottom: 0px;
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 68px;
}

#right {
	float: right;
	width: 420px;
	clear: none;
	background-color: #FFFFFF;
	height: 380px;
	padding: 20px 0px 0px 25px;
}

#menu a {
	display: block;
	background-repeat: no-repeat;
}

#menu img {
	border: none;
}	


#top {
	float: left;
	width: 73px;
	background-repeat: no-repeat;
	background-image: url(../img/top_over.gif);
}

#usagi_oh{
	float: left;
	width: 89px;
	background-repeat: no-repeat;
	background-image: url(../img/usagioh_over.gif);
}

#works{
	float: left;
	width: 81px;
	background-repeat: no-repeat;
	background-image: url(../img/works_over.gif);
}

#movie{
	float: left;
	width: 147px;
	background-repeat: no-repeat;
	background-image: url(../img/movie_over.gif);
}

#pix{
	float: left;
	width: 71px;
	background-repeat: no-repeat;
	background-image: url(../img/pix_over.gif);
}

#contacts {
	width: 80px;
	background-repeat: no-repeat;
	background-image: url(../img/contact_over.gif);
	clear: right;
	float: left;
}

#menu a:hover{
   border-color:#FFFFFF;
}

#menu a:hover img{
    visibility:hidden;
}

#copyright {
	background-image: url(../img/copyright.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	width: 400px;
	text-indent: -9999px;
	text-align: center;
	clear: both;
	margin-top: 11px;
	margin-right: auto;
	margin-left: auto;
}

.flaot_l {
	float: left;
	margin: 0px;
	padding: 0px;
}
.flaot_clear {
	clear: both;
	float: none;
	height: 10px;
}
.popup {
	background-color: #FFFFFF;
	width: 282px;
	padding-right: 10px;
	padding-left: 10px;
	height: 700px;
	padding-top: 10px;
}
#uintro {
	margin-bottom: 10px;
}
#crown {
	margin-bottom: 10px;
	padding-right: 173px;
	padding-left: 173px;
}
#usagiou_obi {
	float: left;
	height: 20px;
	width: 197px;
	background-image: url(../img/obi_whatsusagioh.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding-top: 380px;
}
