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);
}

ol,ul,li {
	list-style:none;
	display: inline;

}

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--*/

#footer {
	width: 800px;
	height: 25px;
	background:url(coreimg/Homefooter.gif) no-repeat;
	background-position: 0px 0px;
}
li {
	width: 80px;
	float: left;
}


/*----Homeロールオーバー----*/
.Home {
}

.Home a {
	display:none;
}
.Home a {
	display:block;
	width:800px;
	height:500px;
	background-image:url(coreimg/Home.gif);
	background-repeat:no-repeat;
}
.Home a:hover {
	background-image:url(coreimg/Home02.gif);
	background-repeat:no-repeat;
}
/*----informationロールオーバー----*/
.info {
	padding-left: 80px;
}
.info a {
	display:none;
}
.info a {
	display:block;
	width:82px;
	height:25px;
	background-image:url(./coreimg/informationbarIndex.gif);
	background-repeat:no-repeat;
}
.info a:hover {
	background-image:url(./coreimg/informationbar02.gif);
	background-repeat:no-repeat;
}
/*----profileロールオーバー----*/
.profile a {
	display:none;
}

.profile a {
	display:block;
	width:80px;
	height:25px;
	background-image:url(./coreimg/profilebarIndex.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/influencebarIndex.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/blogIndex.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/GraphicbarIndex.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/goodsbarIndex02.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/myspacebarIndex.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/mixibarIndex.gif);
	background-repeat:no-repeat;
}
.mixi a:hover {
	background-image:url(./coreimg/mixibar02.gif);
	background-repeat:no-repeat;
}

/*--Header END--*/

/*--Body START--*/

#contents {
	width: 800px;
	clear:both;
}


/*--Body END--*/
/*
background-image: url(./coreimg/backIndex.gif);
*/
/*--footer START--*/
#footer {
}
/*--footer END--*/


