@charset "UTF-8";
* {
   border: 0;
   margin: 0;
	padding: 0;
	outline:none;
}

body {
	font-family: Georgia, "Times New Roman", Times, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #7B700C;
	background-color: #FFF;
	font-size: 62%;
	*font-size: x-small;
	*font: xx-small;
	line-height: 150%;
	letter-spacing:1px;
	text-align: center;
}


a { #7B700C ;text-decoration: underline; 	outline:none;overflow:hidden;}
a:link { color: #7B700C; }
a:visited { color: #7B700C; }
a:hover { color: #7B700C; }

#fooder .copy {
	padding:90px 0 50px 0;
}



div#indexKuroyume {
	width: 730px;
	height: 506px;
	margin: 60px auto  0 auto;
}

	
#menuIndex{
clear: both;
width:900px;
margin-right: auto;
margin-left: auto;
margin-top: 40px;
}
	
#indexEN , #indexEN a{
	float:left;
	width:400px;
	height: 32px;
	margin: 0;
	background: transparent url(../img/header_logoR.gif) top left no-repeat;
	text-indent: -9999em;
}
	

#indexKiyoharu , #indexKiyoharu a{
	float: right;
	width: 111px;
	height: 33px;
	margin: 0;
	background: transparent url(../img/index_kiyoharu.gif) top left no-repeat;
	text-indent: -9999em;
	}
	
#indexKiyoharu{
	background:none;
	padding:0px 25px 0 15px;
}


#indexSads , #indexSads a{
	float:right;
	width: 111px;
	height: 33px;
	margin: 0;
	background: transparent url(../img/index_sads.gif) top left no-repeat;
	text-indent: -9999em;
}

#indexSads {
	background:none;
	padding:0px 5px 0 20px;
}


#indexKurayumeLink {
	background:none;
}

#indexKurayumeLink , #indexKurayumeLink a{
	float:right;
	width: 111px;
	height: 33px;
	margin: 0;
	background: transparent url(../img/index_kuroyume.gif) top left no-repeat;
	text-indent: -9999em;
}



