@charset "UTF-8";
/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

/* IE */
*html img {
  behavior: url(/scripts/iepngfix.htc);
}

.clearfix:after {  
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " ";  
    clear: both;  
    height: 0;  
    }  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */ 

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
	font-size:12px;
	color:#FFFFFF;
	word-break:break-all;
	background:url(/img/top/top_bg.jpg) top center no-repeat;
	background-color:#000000;
	background-attachment: fixed;
}

#header {
	height:110px;
	width:920px;
	margin:0 auto;
}

#header .logo {
	float:left;
	margin:40px 0 0 5px;
	overflow:hidden;
	width:140px;
}

#twitter {
	float:right;
	margin-top:60px;
	width:100px;
}


#container {
	margin: 0px;
	width:100%;
	height:100%;
	text-align:center;
	position:relative;
}

#main {
	width:100%;
	height:198px;
	padding-top:40px;
}

#banner_box {
	width:960px;
	height:185px;
	margin:0 auto;
}

#banner {
	width:320px;
	height:185px;
	float:left;
	margin:70px 0 40px 0;
}
#banner_left {
	width:320px;
	height:185px;
	float:left;
	margin:70px 0 40px 0;
}
#banner_right {
	width:320px;
	height:185px;
	float:left;
	margin:70px 0 40px 0;
}

#banner_bottom {
	width:730px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	clear:both;
}


/*footer*/
#footer {
	width:920px;
	margin:10px auto;
	border-top:double #626262;
	*background:url(/img/border.gif) top no-repeat;
	position:relative;
	clear:both;
}

.footer_navi {
	text-align:right;
	padding:10px 10px 0 0;
	font-size:10px;
	color:#999999;
	float:right;
}

.copyright {
	padding:10px 0 0 10px;
	font-size:10px;
	text-align:left;
	float:left;
}

#footer a:link {
	color:#999999;
	text-decoration:none;
}
#footer a:visited {
	color:#999999;
	text-decoration:none;
}

#dd li.bt3 a:hover {
	background:url(/img/top/menu_artist_o.png);
	width:139px;
	height:57px;
}

#dd li.bt3 a{
	display:block;
	width:139px;
	height:57px;
}

