@charset "utf-8";

/* CSS Document */
/* Begin of top.css */

body {
	background:black url(../nimages/header.jpg) no-repeat center top;
}

#main .header {
	height:788px;
}

#main .header #visual {
	float:left;
	margin-left:42px;
}

#main .box {
	width:100%;
	background:none;
}

#main .box .box_inner {
	width:100%;
	padding:0;
}

/* line_block */

#line_block {
	position:relative;
	width:724px;
	height:147px;
	background:black url(../nimages/line_block.jpg) no-repeat center top;
	margin-left:40px;
}

#line_block img {
	position:absolute;
}

#image_01 {	top:20px;	left:20px;	}
#image_02 {	top:20px;	left:192px;	}
#image_03 {	top:20px;	left:364px;	}
#image_04 {	top:20px;	left:536px;	}

/* entrance */

#entrance {
	margin:20px 20px 0 40px;
}

#entrance img {
	display:block;
	float:left;
}

#entrance #banner_fanclub {
	margin-left:20px;
}

/* member_blog */

#member_blog {
	width:724px;
	height:95px;
	background:black;
	margin:20px 20px 0 40px;
}

/* company_logo */

#company_logo {
	position:relative;
	width:724px;
	height:134px;
	background:black url(../nimages/company_logo_bg.jpg) no-repeat center top;
	margin:25px 20px 15px 40px;
}

#company_logo img {
	position:absolute;
}

#banner_king_record	{	top:39px;	left:30px;	}
#banner_tune		{	top:32px;	left:224px;	}
#banner_gibson		{	top:20px;	left:346px;	}
#banner_mesa_boogie	{	top:33px;	left:437px;	}
#banner_matshall	{	top:30px;	left:591px;	}
#banner_takamine	{	top:82px;	left:77px;	}
#banner_shure		{	top:90px;	left:213px;	}
#banner_expro		{	top:87px;	left:348px;	}
#banner_korg		{	top:85px;	left:464px;	}
#banner_prs			{	top:82px;	left:573px;	}

/* end of company_logo */

#attention {
	margin:0 20px 55px 40px;
	text-align:right;
	font-size:10px;
	color:#999;
}

/* End of top.css */