﻿@charset "UTF-8";

/*
======== context ======================================

Last Updated:YYMMDD
Summary:印刷用画面レイアウト調整

- 
- 
=======================================================
*/

* html body{
	zoom:60%;
}

html body{
	background-color:#FFFFFF;
}

.index .col2 #mainContentsBlock,
#headerNavBlock,
#globalNavBlock,
#globalNavBlock3,
.col2 #mainContentsBlock,
.minister #mainContentsBlock .itemBox,
#mainContentsBlock div.box_tabcontents,
#contentsArea ul.lst_tabmenu,
#profile,
#press,
#photo,
#message,
#dialogue,
.careerList dd,
.en .careerList dd,
.photoReportBox,
div.box_tabcontents,
ul.lst_tabmenu,
div.box_tabcontents dl,
#mainContentsBlock .section,
#mainContentsBlock .itemBox,
#mainContentsBlock .itemBox .innerBox.col1,
#contentsArea .bulletListFloat {
	overflow:visible !important;
}

#containerInner{
	overflow:visible !important;
}
.standard h1.err {
	background:url("../img/bg_h1.gif") no-repeat left bottom;
	color:#333333;
	border-bottom: solid 1px #D5D4D4;	
}

.minister #mainContentsBlock .itemBox{
	overflow:hidden !important;
}
