#flg-top {
	background: #fff;
}
#jbk-header-area{
	width: 1078px;
	background:#fff;
	font-size:.875em;
	*zoom:1;
}
@media only screen and (max-width:640px){
	#jbk-header-area{
		-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);
		-moz-box-shadow:0 0 5px rgba(0,0,0,0.3);
		box-shadow:0 0 5px rgba(0,0,0,0.3);
}
}
	
#jbk-header-area .frame-content{
	padding: 30px 24px;
}
.attention #jbk-header-area .frame-content {
	padding: 17px 24px;
}

#jbk-header-area h1{
	width: 443px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
.attention #jbk-header-area h1 {
	width:192px;
}
#jbk-header-area h1 img{
	width:100%;
}