@charset "UTF-8";
/*初期化
///////////////////////////////////////*/
*{margin:0;padding:0;line-height:1.0;}
table{margin:0;padding:0;}
ul,ul li{margin:0;padding:0;list-style-type:none;}
img{border:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
/*--------------clearfix--------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/*--------------clearfix--------------*/

#NBGIbody #NBGIbodyBox{
	width:599px;
}
#container_header{
	padding-bottom:10px;
	border-bottom:1px solid #666;
}
#container_header h2{
	padding-top:10px;
	float:left;
}
#container_header p{
	padding:75px 0 0 440px;
	line-height:150%;
}
#container_header span{
	color:#999;
}
#logoL{
	float:left;
	padding-top:5px;
}
#posterR{
	float:right;
	padding-top:20px;
}
#flashArea{
	width:532px;
	height:226px;
	padding:15px;
	margin:10px auto;
	background:url(../img/img_flash.jpg);
}
.smallContent{
	padding-bottom:30px;
}
#music{
	padding-bottom:30px;
}
#pop{
	padding-bottom:20px;
	text-align:center;
}
#copy{
	padding-bottom:20px;
	text-align:center;
}
#bihadaLink{
	padding:10px;
	background:#FCFCFC;
	border:1px solid #F90;
	text-align:center;
	margin-bottom:30px;
}




