div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{
	margin:0;
	padding:0;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 95%;
}
body {
	width: 800px;
	margin: auto;
	padding: 0px;
	background-image: url(../coreimg/back02.gif);
	text-align: left;
}

ol,ul,li {
	list-style:none;
	display: inline;
	margin: 0px 0px 0px 0px;


}

h1,h2,h3,h4,h5 {
	font-size:100%;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.clear {
	clear: both;
}
/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */
/*--Header START--*/
#header {
	width: 800px;
	height: 25px;
	padding-top: 20px;
	padding-bottom: 30px;
	background:url(../coreimg/headerback.gif) no-repeat;
	background-position: 0px 20px;

}

li {
	width: 80px;
	float: left;
}


/*----Homeロールオーバー----*/
.Home {
	padding-left: 40px;
}

.Home a {
	display:none;
}
.Home a {
	display:block;
	width:82px;
	height:25px;
	background-image:url(../coreimg/Homebar.gif);
	background-repeat:no-repeat;
}
.Home a:hover {
	background-image:url(../coreimg/Homebar02.gif);
	background-repeat:no-repeat;
}
/*----informationロールオーバー----*/
.info {
}
.info a {
	display:none;
}
.info a {
	display:block;
	width:82px;
	height:25px;
	background-image:url(../coreimg/informationbar.gif);
	background-repeat:no-repeat;
}
.info a:hover {
	background-image:url(../coreimg/informationbar02.gif);
	background-repeat:no-repeat;
}
/*----musicロールオーバー----*/
.music a {
	display:none;
}

.music a {
	display:block;
	width:80px;
	height:25px;
	background-image:url(./../coreimg/Musicbar.gif);
	background-repeat:no-repeat;
}
.music a:hover {
	background-image:url(../coreimg/Musicbar02.gif);
	background-repeat:no-repeat;
}
/*----profileロールオーバー----*/
.profile a {
	display:none;
}

.profile a {
	display:block;
	width:80px;
	height:25px;
	background-image:url(../coreimg/profilebar.gif);
	background-repeat:no-repeat;
}
.profile a:hover {
	background-image:url(../coreimg/profilebar02.gif);
	background-repeat:no-repeat;
}
/*----influenceロールオーバー----*/
.influence a {
	display:none;
}

.influence a {
	display:block;
	width:80px;
	height:25px;
	background-image:url(../coreimg/influencebar.gif);
	background-repeat:no-repeat;
}
.influence a:hover {
	background-image:url(../coreimg/influencebar02.gif);
	background-repeat:no-repeat;
}

/*----blogロールオーバー----*/
.blog a {
	display:none;
}

.blog a {
	display:block;
	width:80px;
	height:25px;
	background-image:url(../coreimg/blogbar.gif);
	background-repeat:no-repeat;
}
.blog a:hover {
	background-image:url(../coreimg/blogbar02.gif);
	background-repeat:no-repeat;
}


/*----Graphicロールオーバー----*/
.graphic a {
	display:none;
}

.graphic a {
	display:block;
	width:80px;
	height:25px;
	background-image:url(../coreimg/Graphicbar.gif);
	background-repeat:no-repeat;
}
.graphic a:hover {
	background-image:url(../coreimg/Graphicbar02.gif);
	background-repeat:no-repeat;
}

/*----goodsロールオーバー----*/
.goods a {
	display:none;
}

.goods a {
	display:block;
	width:80px;
	height:25px;
	background-image:url(../coreimg/goodsbar.gif);
	background-repeat:no-repeat;
}
.goods a:hover {
	background-image:url(../coreimg/goodsbar02.gif);
	background-repeat:no-repeat;
}
/*----myspaceロールオーバー----*/
.myspace a {
	display:none;
}

.myspace a {
	display:block;
	width:80px;
	height:25px;
	background-image:url(../coreimg/myspacebar.gif);
	background-repeat:no-repeat;
}
.myspace a:hover {
	background-image:url(../coreimg/myspacebar02.gif);
	background-repeat:no-repeat;
}
/*----mixiロールオーバー----*/
.mixi a {
	display:none;
}

.mixi a {
	display:block;
	width:80px;
	height:25px;
	background-image:url(../coreimg/mixibar.gif);
	background-repeat:no-repeat;
}
.mixi a:hover {
	background-image:url(../coreimg/mixibar02.gif);
	background-repeat:no-repeat;
}

/*--Header END--*/

/*--Body START--*/
#profilelogo {
	width: 100px;
	float: left;
	padding-left: 60px;
	padding-right: 50px;
}

#centerbody {
	width: 480px;
	float: left;
}


#contents {
	width: 800px;
	background-image: url(../coreimg/back03.gif);
}

#profiletxt {
	width: 400px;
	color: #FFFFFF;
	font-size: 90%;
	float: left;
	padding-bottom: 60px;
	text-align:center;
}

.profileimage {
	padding-bottom: 20px;
	display:inline;
	width:400px;
	float: left;
}

.profileimage2 {
	padding-bottom: 20px;
	padding-left: 100px;
	display:inline;
	width:200px;
	float: left;
    top:50%;
    left:50%;

}
/* hide hack from Mac-IE5 \*/* html .mybuggyelement { height: 1%; }/* end hiding */

/*--Body END--*/


/*--footer START--*/
#footermenu {
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	background:url(../coreimg/headerback.gif) no-repeat;
	background-position: 0px 0px;

}

/*--footer END--*/


