* {
	margin: 0;
	padding: 0;
}

body {
 	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-image: url(../img/all/gray.jpg)
}

#wrap{
	background-image: url(../img/all/kage.jpg);
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
	width: 756px;
	height: 100%
}

#header {
	background-image: url(../img/all/green.jpg);
	background-repeat: repeat-x;
	width: 750px;
	height: 110%;
	margin: 0 auto 0 auto;
	padding-top: 10px
}

#nakami {
	margin-top: 10px
}

#logo {
	float: left;
	margin-left: 10px
}

h1 p{
	display: none;
}

#denwa {
	float: left;
	clear: both;
	margin-left: 10px
}

h2 p{
	display: none;
}

#news {
	background-image: url(../img/all/news.jpg);
	background-repeat: no-repeat;
	width: 530px;
	height: 70px;
	text-align: left;
	float: left;
}

marquee {
	text-align: right;
	margin-left: 100px;
	margin-right: 20px;
	padding-top: 30px;
	padding-right: 20px;
}


#footer {
	background-image: url(../img/all/foot.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 48px;
	margin: 0 auto 0 auto;
	color: #FFFFFF;
}


/*メニュー-----------------------------------------------------------------------*/

#menu_ue {
	background-repeat: no-repeat;
}

#menu_shita {
	background-repeat: no-repeat;
}

#menu_ue p {
	visibility: hidden
}

#menu_ue a:hover {
	background-position: center bottom;
}

#menu_shita p {
	visibility: hidden
}

#menu_shita a:hover {
	background-position: center bottom;
}
/*ボタン------------------------------------------------------------------------*/
#top_b {
	background: url(../img/all/menu/top.jpg);
	background-position: center top;
	width: 90px;
	height: 43px;
	float: left;
	margin-left: 5px
}

#system_b {
	background: url(../img/all/menu/system.jpg);
	background-position: center top;
	width: 90px;
	height: 43px;
	float: left;
	margin-left: 5px
}

#girl_b {
	background: url(../img/all/menu/gals.jpg);
	background-position: center top;
	width: 90px;
	height: 43px;
	float: left;
	margin-left: 5px
}

#schedule_b {
	background: url(../img/all/menu/schedule.jpg);
	background-position: center top;
	width: 90px;
	height: 43px;
	float: left;
	margin-left: 5px
}


#ranking_b {
	background: url(../img/all/menu/ranking.jpg);
	background-position: center top;
	width: 90px;
	height: 43px;
	float: left;
	margin-left: 5px
}

#news_b {
	background: url(../img/all/menu/news.jpg);
	background-position: center top;
	width: 90px;
	height: 43px;
	float: left;
	margin-left: 5px
}

#mail_b {
	background: url(../img/all/menu/mail.jpg);
	background-position: center top;
	width: 90px;
	height: 43px;
	float: left;
	margin-left: 5px
}

#link_b {
	background: url(../img/all/menu/link.jpg);
	background-position: center top;
	width: 90px;
	height: 43px;
	float: left;
	margin-left: 5px
}

#blog_b {
	background: url(../img/all/menu/blog.jpg);
	background-position: center top;
	width: 90px;
	height: 43px;
	float: left;
	margin-left: 5px
}

#recruit_b {
	background: url(../img/all/menu/recruit.jpg);
	background-position: center top;
	width: 90px;
	height: 43px;
	float: left;
	margin-left: 5px
}