h1,h2,h3,h4,h5,h6,p,ul,li,em,strong {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#site_id a {
	background-image: url(../img/header/logo.jpg);
	display: block;
	height: 103px;
	width: 215px;
	text-indent: -9999px;
}
#header {
	height: 103px;
	width: 957px;
	background-image: url(../img/header/bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF3399;
}
#header_l {
	float: left;
	height: 103px;
	width: 215px;
}
#header_r {
	float: right;
	height: 103px;
}
#header_menu li {
	float: left;
	list-style-type: none;
}
#btn_h_shinki a {
	background-image: url(../img/header/btn_regist.jpg);
	display: block;
	height: 90px;
	width: 312px;
	text-indent: -9999px;
	margin-right: 13px;
	margin-top: 9px;
}
#btn_login_men a {
	background-image: url(../img/header/btn_member.jpg);
	text-indent: -9999px;
	display: block;
	height: 82px;
	width: 172px;
	margin-right: 4px;
	margin-top: 16px;
}
#btn_login_men a:hover {
	background-image: url(../img/header/btn_member_2.jpg);
}
#btn_login_women a {
	background-image: url(../img/header/btn_performer.jpg);
	text-indent: -9999px;
	display: block;
	height: 82px;
	width: 172px;
	margin-right: 12px;
	margin-top: 16px;
}
#btn_login_women a:hover {
	background-image: url(../img/header/btn_performer_2.jpg);
}
