@charset "utf-8";

/*----------------------------------------------------
	overwrite
----------------------------------------------------*/



/* header for MS_TOP ヘッダーを1040pxにするため。これを読み込むのをやめれば幅1200になる
------------------------------------------------------*/
#page #header{
	min-width:1130px;
}
#header .box_header{
    clear: both !important;
    margin: 0 auto !important;
    overflow: hidden !important;
    position: relative !important;
    width: 1040px !important;
	 height:auto !important;
	 background:none !important;

}


#header .box_header .wrp_title{
	height:95px !important;
	width:1040px !important;
	position:static !important;
}



