body {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	background-color: #FF6699;
	color: #666666;
}
a:visited {
	color: #FF0066;
}
a:hover {
	color: #000000;
}
a:link {
	color: #FF4794;
}
a:active {
	color: #F49AC1;
}
img { border: none; }

a img { border: none; }

h1 {
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
}

#header {
	backgound-color: #FFD0E4;
	width: 820px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
div#index {
	width: 820px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	clear: left;
}
ul#headerNavi {
	list style: none;
	width: 820px;
	height: 45px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-image: url(../images/menu.jpg);
}
#headerNavi li {
	width: auto;
	height: 45px;
	overflow: hidden;
	float: left;
}
#headerNavi li a {
	display: block;
	height: 0;
	padding-top: 45px;
	overflow: hidden;
	float: left;
}

/* headernavi */
li#naviMenu1 {
	width: 91px;
}
li#naviMenu2 {
	width: 91px;
}
li#naviMenu3 {
	width: 91px;
}
li#naviMenu4 {
	width: 91px;
}
li#naviMenu5 {
	width: 91px;
}
li#naviMenu6 {
	width: 91px;
}
li#naviMenu7 {
	width: 91px;
}
li#naviMenu8 {
	width: 91px;
}
li#naviMenu9 {
	width: 92px;
}

li#naviMenu1 a {
background:url(../images/menu_top.jpg) no-repeat;
	width: 91px;
}
li#naviMenu2 a {
background:url(../images/menu_campaign.jpg) no-repeat;
	width: 91px;
}
li#naviMenu3 a {
background:url(../images/menu_system.jpg) no-repeat;
	width: 91px;
}
li#naviMenu4 a {
background:url(../images/menu_schedule.jpg) no-repeat;
	width: 91px;
}
li#naviMenu5 a {
background:url(../images/menu_girls.jpg) no-repeat;
	width: 91px;
}
li#naviMenu6 a {
background:url(../images/menu_blog.jpg) no-repeat;
	width: 91px;
}
li#naviMenu7 a {
background:url(../images/menu_recruit.jpg) no-repeat;
	width: 91px;
}
li#naviMenu8 a {
background:url(../images/menu_link.jpg) no-repeat;
	width: 91px;
}
li#naviMenu9 a {
background:url(../images/menu_member.jpg) no-repeat;
	width: 92px;
}

li#naviMenu1 a:hover {
background:url(../images/menu_top_on.jpg) no-repeat;
	width: 91px;
}
li#naviMenu2 a:hover {
background:url(../images/menu_campaign_on.jpg) no-repeat;
	width: 91px;
}
li#naviMenu3 a:hover {
background:url(../images/menu_system_on.jpg) no-repeat;
	width: 91px;
}
li#naviMenu4 a:hover {
background:url(../images/menu_schedule_on.jpg) no-repeat;
	width: 91px;
}
li#naviMenu5 a:hover {
background:url(../images/menu_girls_on.jpg) no-repeat;
	width: 91px;
}
li#naviMenu6 a:hover {
background:url(../images/menu_blog_on.jpg) no-repeat;
	width: 91px;
}
li#naviMenu7 a:hover {
background:url(../images/menu_recruit_on.jpg) no-repeat;
	width: 91px;
}
li#naviMenu8 a:hover {
background:url(../images/menu_link_on.jpg) no-repeat;
	width: 91px;
}
li#naviMenu9 a:hover {
background:url(../images/menu_member_on.jpg) no-repeat;
	width: 92px;
}
#headerChildnaviMenu1 {
	left: 0px;
	width: 91px;
}
#headerChildnaviMenu2 {
	left: 91px;
	width: 91px;
}
#headerChildnaviMenu3 {
	left: 182px;
	width: 91px;
}
#headerChildnaviMenu4 {
	left: 273px;
	width: 91px;
}
#headerChildnaviMenu5 {
	left: 364px;
	width: 91px;
}
#headerChildnaviMenu6 {
	left: 455px;
	width: 91px;
}
#headerChildnaviMenu7 {
	left: 546px;
	width: 91px;
}
#headerChildnaviMenu8 {
	left: 637px;
	width: 91px;
}
#headerChildnaviMenu9 {
	left: 728px;
	width: 92px;
}
#container {
	background-color: #FFD0E4;
	margin: 0px auto;
	width: 780px;
	border: 0px;
	padding: 10px 20px;
	background-image: url(../images/back.gif);
}
#footer {
	width: 800px;
	font-size: 11px;
	line-height: 18px;
	background-color: #E6E6E6;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	text-align: center;
	margin: 0px auto;
	border: 0px;
	clear: both;
}
