@charset "utf-8";

/*Standard*/
img { border:0px; max-width:100% !important; height:auto !important; }

/*Navi fixed*/
#dssubbody.fixed-header { padding-top:163px; }
#dssubbody.fixed-header #dssiteheader {
	position:fixed; top:0; right:0; left:0; padding-right:180px; background:url('../mm/white90.png') repeat; background:rgba(255,255,255,.9); z-index:2;
	border-bottom:4px #d02421 solid;
}
#dssubbody.fixed-header #siteheader {
	width:1240px; margin:0 auto; padding-top:0; border-top:0; background-color:transparent;
	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
}
#dssubbody.fixed-header #top { display:none; }
#dssubbody.fixed-header #logo { width:100px; margin-top:7px; }
#dssubbody.fixed-header nav { padding-top:16px; }
#dssubbody.fixed-header #banner-right { top:67px; }
#dssubbody.fixed-header #dsmain { position:relative; margin-top:0; z-index:1; }