*{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	font-size:12px;
	line-height:1.3em;
	color:#3f3f3f;
	background-color: #000000;
	background-image: url(../img/bg_main.gif);
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
img{
	border:0;
	behavior: expression(IEPNGFIX.fix(this));
	margin: 0px;
}
ul, li{
	list-style:none;
}
font{
	line-height:1.2em;
}
br{

}
.clear{
	clear:both;
}
.none{
	display:none;
}
.hidden{
	width:0;
	height:0;
	overflow:hidden;
}
#h1box {
	height: 14px;
	width: 922px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg_line.png);
	background-repeat: repeat-y;
	background-position: center;
	behavior: expression(IEPNGFIX.fix(this));
}
h1{
	font-size:10px;
	color: #FF00FF;
	height: 14px;
	line-height: 12px;
}
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-repeat: repeat-x;
	position: relative;
	height: 200px;
	width: 950px;
}
#menu {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-left: 20px;
}
#menu ul li {
	list-style-type: none;
	height: 30px;
	width: 130px;
	float: left;
	display: block;
}
#menu ul li a{
	display: block;
	height: 30px;
	background-repeat: no-repeat;
}
#menu #top a {
	background-image: url(../image/menu/top0.jpg);
}
#menu #girls a {
	background-image: url(../image/menu/girls0.jpg);
}
#menu #system a {
	background-image: url(../image/menu/system0.jpg);
}
#menu #mag a {
	background-image: url(../image/menu/mag0.jpg);
}
#menu #recruit a {
	background-image: url(../image/menu/recruit0.jpg);
}
#menu #link a {
	background-image: url(../image/menu/link0.jpg);
}
#menu #reserve a {
	background-image: url(../image/menu/reserve0.jpg);
}
#left_menu img {
	vertical-align:bottom;
}
#main {
	width: 950px;
}
#shame {
	height: 535px;
	width: 310px;
	float: left;
}
#shamebox {
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../image/bg_shame.jpg);
	background-repeat: no-repeat;
}
#zaiseki {
	width: 310px;
	float: left;
}
#zaisekibox {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#right {
	width: 640px;
	float: left;
}	
.pad5 {
	padding-left: 10px;
}

