/* CSS Document */
body {
background:url(../images/top_bg.gif) repeat-x;
background-color:#000000;
margin:0px;
font-size:12px;
font-family: 'qMmpS Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo,'lr oSVbN',sans-serif;
color:#FFFFFF;
line-height:1.5em; }

a:link {
color: #FF9999;}

a:visited{
color: #CC9999;}

a:hover {
color: #FFCCCC;}

a:active {
color: #CC9999;}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	list-style: none;
	}
.clear { clear: both; }
	
/* topy[W */

#header {
height:28px;
text-align:left;
}
	
#main {
width:620px;
margin:0 auto;
background:url(../images/top_main_bg.gif) no-repeat;
height:396px;
}

#contents {
width:616px;
height:250px;
text-align:left;
margin:0 auto;
}

#footer {
width:100%;
height:30px;
}

#gnavi {
width:622px;
margin:0 auto;
text-align:center;
height:22px;
}

#gnavi li {
float: left;
margin:0px 2px;
}

#gnavi li a {
	display: block;
	text-indent: -9999px;
	height:22px;
	/* \*/
	overflow:hidden;
	/* */
	}

.navi1 { background: url(../images/navi_info_off.gif) no-repeat; width: 120px; }
.navi2 { background: url(../images/navi_profile_off.gif) no-repeat; width: 120px; }
.navi3 { background: url(../images/navi_disco_off.gif) no-repeat; width: 120px; }
.navi4 { background: url(../images/navi_music_off.gif) no-repeat; width: 120px; }
.navi5 { background: url(../images/navi_contact_off.gif) no-repeat; width: 120px; }
.navi1 a:hover { background: url(../images/navi_info_on.gif) no-repeat; }
.navi2 a:hover { background: url(../images/navi_profile_on.gif) no-repeat; }
.navi3 a:hover { background: url(../images/navi_disco_on.gif) no-repeat; }
.navi4 a:hover { background: url(../images/navi_music_on.gif) no-repeat; }
.navi5 a:hover { background: url(../images/navi_contact_on.gif) no-repeat; }
.navi1 .active { background: url(../images/navi_info_on.gif) no-repeat; }
.navi2 .active { background: url(../images/navi_profile_on.gif) no-repeat; }
.navi3 .active { background: url(../images/navi_disco_on.gif) no-repeat; }
.navi4 .active { background: url(../images/navi_music_on.gif) no-repeat; }
.navi5 .active { background: url(../images/navi_contact_on.gif) no-repeat; }


.dl {
	margin: 0px;
	padding: 0px;
	}

dt {
width:90px;
margin:2px 0 2px 0;
padding:0px 0px 0px 20px;
background: url(../images/list_dot.gif) no-repeat 0 center;
float:left;
}

dd {
width:420px;
	float:left;
	padding:0px;
	margin:2px 0 2px 0;
	}

.title {
margin:175px 0 0 35px;
position: absolute;
}

.headtitle {
margin:5px 0px 3px 15px;
}

.topic {
margin:45px 0 10px 0;
}

#footer p {
font-size:10px;
text-align:right;
margin:0 15px 10px 0;
}