/******* 基本設定 *******/

*{
	margin: 0px;
	padding: 0px;
    }
body {
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	color: #141414;
	background-color: #D6F5FF;
	font-style: normal;
    }
p {
	font-size: 90%;
    } 
em {
	color: #FF0000;
	font-weight: normal;
	font-style: normal;
    }
strong {
	color: #0066CC;
	font-weight: bold;
	font-style: normal;
    }
.clear {
    clear: both;
	}
.left {
    float: left;
	}
.disnon {
    display:none;
	}
	
/******* レイアウト *******/

#container{
	width: 700px;
	margin: 0 auto;
    }
#header{
	margin: 25px 0px 25px 0px;
    }
#flash{
    width: 700px;
	margin: 0px 0px 10px 0px;
	}
#contents {
    width: 700px;
	margin: 0px 0px 10px 0px;
	_margin: 10px 0px;
	text-align:left;
	}
#footer{
	margin:15px 0px;
	font-size: 12px;
	line-height: 120%;
	}


/******* header 設定 *******/

#header li{
	float: right;
	display: block;
	height: 20px;
	margin: 25px 15px 0px 0px;
	list-style: none;
	color: white;
	font-size: 12px;
	}
#header li a{
	text-decoration:none;
	color: #FFFFFF;
	}
#header li a:hover{
	text-decoration: underline;
	}
#header li a:visited{
    color: white;
	}

/******* Contents 設定 *******/

#contents th{
    text-align:left;
	}
#top h3 {
    font-size:11px;
	color:#990000;
	width: 190px;
	height: 15px;
	background-image:url(../gazo/top_h3.gif);
	background-repeat:no-repeat;
	line-height: 100%;
	text-indent: 13px;
	}
#home-left{
	float: left;
	width: 430px;
	margin: 0px 0px 0px 20px;
	_margin: 0px 0px 0px 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DBDBDB;
	}
#home-right{
    float: right;
    text-align:left;
	font-size: 12px;
	}
#home-right li{
    display:block;
	width: 200px;
	height: 26px;
	list-style:none;
	margin: 0px 20px 0px 0px;
	text-indent: 15px;
	}
#home-right a{
    display:block;
	width:200px;
	height:26px;
	text-decoration:none;
	color:#666666;
	background-image:url(../gazo/home_menu.gif);
	}
#home-right a:hover{
    color:#000099;
	}
#contents-left{
    float:left;
	width: 424px;
	margin: 0px 0px 0px 10px;
	text-align:left;
	}
#contents-right{
	float: right;
	width: 220px;
	margin: 0px 10px 0px 0px;
	text-align:left;
	color:#333333;
	font-size: 10px;
	line-height: 150%;
	}
#contents-right h3 {
	font-size: 12px;
	line-height: 95%;
	color: #333333;
	margin: 0px 0px 10px 0px;
}
#contents-right p {
	color: #666666;
}


#contents-left p{
    font-size:12px;
	color:#333333;
	margin: 0px 0px 0px 15px;
	}
#contents-left h3{
	font-size:16px;
	color:#FFFFFF;
	background-color: #666666;
	text-indent: 20px;
	margin: 10px 0px;
	}
#contents-left h4{
	font-size:16px;
	color:#993300;
	background-color: #CCCCCC;
	text-indent: 20px;
	margin: 10px 0px;
	}
#contents-left h5{
	font-size:16px;
	color:#0066CC;
	font-style: oblique;
	margin: 5px 0px;
	}
#contents-left h6{
	font-size:14px;
	color:#999999;
	margin: 0px 0px 0px 7px;
	font-style: italic;
	}
#artistinfo h3{
	color:#666633;
	font-size: 16px;
	}
#artistinfo p {
    color:#666666;
	}
#artistinfo ul{
	font-size:12px;
	color:#87875A;
	line-height: 130%;
	list-style-position: outside;
	list-style-type: circle;
	text-indent:15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
#about {
    margin: 10px 20px;
	}
#about H3{
	color:#666633;
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #339933;
	text-indent: 20px;
	margin: 15px 0px;
	}
#about p{
	font-size:12px;
	color:#333333;
	font-weight: normal;
	font-style: normal;
	}
#about ul{
	font-size:14px;
	color:#686846;
	line-height: 130%;
	list-style-position: outside;
	list-style-type: circle;
	text-indent:15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
#about ul ul{
	font-size:14px;
	color:#686846;
	line-height: 130%;
	list-style-position: outside;
	list-style-type: square;
	text-indent:30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
#about ul a{
	color:#686846;
	text-decoration: none;
	}
#about ul a:hover{
	color:#4F4F35;
	text-decoration: underline;
	}
		
		
/******* menu 設定 *******/

#menu li{
    float: left; 
    display: block;
	width: 140px;
	height: 30px;
	list-style: none;
	}

#menu li a{
    display: block;
	text-decoration: none;
	height: 30px;
	background-image: url(../gazo/button.jpg);
	background-repeat: no-repeat ;
	text-indent: -9999px;
	}
	
li#artistlist    a{background-position: 0px   -0px;}
li#listening     a{background-position: 0px  -30px;}
li#videoclip     a{background-position: 0px  -60px;}
li#download      a{background-position: 0px  -90px;}
li#artistblog    a{background-position: 0px -120px;}

li#artistlist    a:hover{background-position: -140px   -0px;}
li#listening     a:hover{background-position: -140px  -30px;}
li#videoclip     a:hover{background-position: -140px  -60px;}
li#download      a:hover{background-position: -140px  -90px;}
li#artistblog    a:hover{background-position: -140px -120px;}

	
/******* Footer 設定 *******/

#footer p{
	text-align:right;
	}
