/* print */
@import"base.css";
@import"menu.css";
@import"contents.css";
body{
zoom:100%;
}
* html div,p,ul,li,h4{
zoom: 1;
}
* html .branch-map{
	padding-bottom:30px;
}
*:first-child+html .branch-map {
	padding-bottom:30px;
}
