@charset "Shift_JIS";
/* CSS Document */

.font10{
	font-size: 10px;
}
p.pad5{
	margin: 0 0 8px 0;
	line-height: 130%;
}
/*
====================================================================
header
GrobalNaviÝè
====================================================================
*/

#logo {
	position: absolute;
	top: 20px;
	left: 30px;
}
ul#gNavi{
	display: block;
	width:700px;
	position: absolute;
	top: 78px;
	left: 30px;
	height: 77px;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#gNavi li{
	list-style: none;
	border-left: 1px solid #cc0033;
	float: left;
	width: 135px;
	height:	 32px;
	margin: 0 0 13px 0;
	overflow: hidden; /*IEºh~*/
}
ul#gNaviSub, ul#gNaviSub02{
	width:120px;
	height: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#gNaviSub li {
	width:60px;
	height: 14px;
	list-style: none;
	margin: 0;
	border: none;
}
ul#gNaviSub02 li#blog01 {
	width:50px;
	height: 14px;
	list-style: none;
	margin: 0;
	border: none;
}
ul#gNaviSub02 li#blog02{
	width:65px;
	height: 14px;
	list-style: none;
	margin: 0;
	border: none;
}
ul#gNavi li a{
	text-indent: -9999px;
}

/* ============================================================ */
li#home a{
	display:block;
	background:url(../img/gNavi01.gif) no-repeat;
	width: 55px;
	height: 18px;
}
li#home a:hover{
	background:url(../img/gNavi01_f.gif) no-repeat;
}
#homePage li#home a{
	background:url(../img/gNavi01_f.gif) no-repeat;
}
/* ============================================================ */
li#profile a{
	display:block;
	background:url(../img/gNavi02.gif) no-repeat;
	width: 55px;
	height: 18px;
}
li#profile a:hover{
	background:url(../img/gNavi02_f.gif) no-repeat;
}
#profilePage li#profile a{
	background:url(../img/gNavi02_f.gif) no-repeat;
}



/* ============================================================ */
li#discography a{
	display:block;
	background:url(../img/gNavi03.gif) no-repeat;
	width: 113px;
	height: 18px;
}
#discographyPage li#discography a,
li#discography a:hover{
	background:url(../img/gNavi03_f.gif) no-repeat;
}

li#album a,
#discographyPage li#album a{
	display:block;
	background:url(../img/gNavi03_album.gif) no-repeat;
	width: 63px;
	height: 14px;
}
li#album a:hover,
#discographyPage li#album a:hover{
	background:url(../img/gNavi03_album_f.gif) no-repeat;
}
li#single a,
#discographyPage li#single a{
	display:block;
	background:url(../img/gNavi03_single.gif) no-repeat;
	width: 50px;
	height: 14px;
}
li#single a:hover,
#discographyPage li#single a:hover{
	background:url(../img/gNavi03_single_f.gif) no-repeat;
}

/* ============================================================ */
li#live a{
	display:block;
	background:url(../img/gNavi04.gif) no-repeat;
	width: 64px;
	height: 18px;
}
li#live a:hover {
	background:url(../img/gNavi04_f.gif) no-repeat;
}
#livePage li#live a{
	background:url(../img/gNavi04_f.gif) no-repeat;
}
/* ============================================================ */
li#media a{
	display:block;
	background:url(../img/gNavi05.gif) no-repeat;
	width: 55px;
	height: 18px;
}
li#media a:hover{
	background:url(../img/gNavi05_f.gif) no-repeat;
}
#mediaPage li#media a{
	background:url(../img/gNavi05_f.gif) no-repeat;
}
/* ============================================================ */
li#blog a{
	display:block;
	background:url(../img/gNavi06.gif) no-repeat;
	width: 55px;
	height: 18px;
}
#blogPage li#blog a,
li#blog a:hover{
	background:url(../img/gNavi06.gif) no-repeat;
}

li#blog01 a,
#blogPage li#blog01 a{
	display:block;
	background:url(../img/gNavi06_blog1.gif) no-repeat;
	width: 55px;
	height: 14px;
}
li#blog01 a:hover,
#blogPage li#blog01 a:hover{
	background:url(../img/gNavi06_blog1_f.gif) no-repeat;
}
li#blog02 a,
#blogPage li#blog02 a{
	display:block;
	background:url(../img/gNavi06_blog2.gif) no-repeat;
	width: 68px;
	height: 14px;
}
li#blog02 a:hover,
#blogPage li#blog02 a:hover{
	background:url(../img/gNavi06_blog2_f.gif) no-repeat;
}
/* ============================================================ */
li#myspace a{
	display:block;
	background:url(../img/gNavi07.gif) no-repeat;
	width: 113px;
	height: 18px;
}
li#myspace a:hover{
	background:url(../img/gNavi07_f.gif) no-repeat;
}
/* ============================================================ */
li#mobile a{
	display:block;
	background:url(../img/gNavi08.gif) no-repeat;
	width: 64px;
	height: 18px;
}
li#mobile a:hover{
	background:url(../img/gNavi08_f.gif) no-repeat;
}
#mobilePage li#mobile a{
	background:url(../img/gNavi08_f.gif) no-repeat;
}
/* ============================================================ */
li#mailnews a{
	display:block;
	background:url(../img/gNavi09.gif) no-repeat;
	width: 85px;
	height: 18px;
}
li#mailnews a:hover{
	background:url(../img/gNavi09_f.gif) no-repeat;
}
#mailnewsPage li#mailnews a{
	background:url(../img/gNavi09_f.gif) no-repeat;
}
/* ============================================================ */

#header-photo {
	width: 100%;
	text-align: right;
	background: #000000;
}
#header-photo img {
	margin-left: 700px;
}