@charset "UTF-8";
/* CSS Document */

* img {
	margin: 0;
	padding: 0;
	border: 0;
}

* li {
	margin:0;
	padding: 0;
}

* h1 {
	margin: 0;
	padding: 0;
}

a {
	color: #FFF;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/gif.gif);
	background-repeat: repeat;
}

#nekomori {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#header {
	float: left;
	clear: both;
	width: 750px;
	background-color: #FFF;
}

#headmenu {
	float: left;
	width: 750px;
}

#menu {
	float: left;
	clear: both;
	width: 750px;
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url(images/menu/fondmenu.jpg);
	background-repeat: no-repeat;
}

#menu li {
	float: left;
}

#inside {
	float: left;
	clear: both;
	/*border: 1px solid #000000;
	*/width: 750px;
}

#accslot1 {
	float: left;
	width: 500px;
	height: 281px;
	background-color: #CCCCCC;
}


#accslot2 {
	float: left;
	width: 249px;
	height: 281px;
	background-color: #666;
	margin-left: 1px;
}


#accslot3, #accslot4, #accslot5 {
	float: left;
	width: 249px;
	height: 250px;
	background-color: #000;
	margin-left: 1px;
}


#accslot4 {
}


#accslot5 {
}




/* Footer*/


#footer {
	width: 730px;
	height: 25px;
	padding: 0px 20px 0 0;
	float: left;
	clear: both;
	background-image: url(images/menu/fondfooter.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: right;
}

/* Collection */

#persoslot1 {
	background-color: #666666;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 750px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
}

#persoslot1 li {
	float: left;
	padding: 0;
	margin: 2px 10px 2px 10px;
}

#persoslot2 {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 750px;
	}

#persoslot2 li {
	float: left;
	padding: 0;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #666666;
	}
	
#collecslot2 {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 750px;
	}

#collecslot2 li {
	float: left;
	padding: 0;
	text-align: center;
	}
	

#collecslot2 li.nekonurse {
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4312d;
	border-left-color: #e4312d;
	}

#collecslot2 li.misterk {
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2017b;
	border-left-color: #e2017b;
	}

#collecslot2 li.demoneko {
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #feed01;
	border-left-color: #feed01;
	}

#collecslot2 li.komo {
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #735a32;
	border-left-color: #735a32;
	}

#collecslot2 li.superneko {
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #636363;
	border-left-color: #636363;
	}
	
/*  Retailers*/

#retailers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0099;
	width: 750px;
	background-color: #FFF;
}

#aboutus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0099;
	width: 750px;
	background-color: #FFF;
}

#aboutus a {
	color:#000000;
}
