@charset "iso-8859-1";
/*===================================
★　CSS インフォーメーション　★
☆　トップページ印刷用　☆

■１．初期設定

■２．印刷用画像
	
■３．非表示設定 ★11/14 追加修正

■４．印刷用調整 ★3/4 追加修正

=========================================*/


/*=========================================

■１．初期設定
	
=========================================*/
*{
margin: 0px;
padding: 0px;
list-style-type: none;
border-style: none;
}

/*-- IE6サイズ調整用 --*/
* html * {
margin: 0px;
padding: 0px;
list-style-type: none;
border-style: none;
zoom:0.9;
}

body#top {
	background:none!important;
	border:none;
}

* html body#top {
	background:none!important;
	width:970px;
}




/*=========================================

■２．印刷用画像
	
=========================================*/
img.nodisplay{
  display:block;
}

* html img#header_p,
* html img#gnavi_p,
* html img#top_mainbnr_p {
display:block;
zoom:0.82;
}


* html #ir_box img {
zoom:1.0;
}


/*=========================================

■３．非表示設定 ★11/14 追加修正
	
=========================================*/
#header,
#gnavi,
.noscript,
#top_mainbnr,
#top_left h4#left_news,
#top_left h4#left_report,
#top_left h4#left_info,
#top_left p.left_more a,
#top_left .left_box p.news_line,
#top_left .left_box2 #newsnet,
#top_left .left_box2 #newsnet_link,
#top_left #periodical_box h4,
#work_name01,
#work_name02,
#work_name03,
#work_name04,
#work_name05,
#work_name06,
#work_name07,
#work_name08,
#work_name09,
#work_name10,
#footer_logo,
#footer_copy{
display: none;
}

*:first-child+html #top_left h4#left_news {
	display:none;
}

*:first-child+html #top_left h4#left_report {
	display:none;
}

*:first-child+html #top_left h4#left_info {
	display:none;
}


/*=========================================

■４．印刷用調整 ★3/4 追加修正
	
=========================================*/

#header_p{
padding-bottom:10px;
} 

#gnavi_p {
padding-bottom:10px;
}

#top_mainbnr_p {
padding-bottom:10px;
}

#top_left {
padding:10px 10px 0 0;
}

* html #top_left {
width:215px;
overflow:hidden;
}

* html #top_main {
position:absolute;
overflow:hidden;
padding:0;
margin:-30px 0 0 0;
}


* html #top_left ul.news_list {
margin-top:0;
}

* html #top_left ul.news_list_top {
background:none;
width:82%;
}

*:first-child+html #top_left ul.news_list_top {/* IE 7 */
background:none;
}

* html #top_left .left_box2 {
background:none;
width:82%;
}

#top_left .left_box2 ul.news_list2 li {
background-color:#FFFFFF;
}

* html #newsnet_p,
* html #newsnet_link_p {
zoom:0.9;
}

* html #top_left .left_important {
padding:7px 0 4px 30px;
margin:6px 0 6px;
}

#top_main ul li.work_box {
background-color:#FFFFFF;
width:148px;
border-top:solid 1px #0A50A1;
float:left;
padding:9px 8px 9px 10px;
margin:0 8px 8px 0;
}

#top_main ul li.work_box_last {
background-color:#FFFFFF;
}

#top_main #internal #internal_list,
#top_main #foreign ul {
background-color:#FFFFFF;
}

#top_main #ir_box {
margin-right:24px;
}

* html #top_main #periodical_box {
background:none;
}

* html #top_main #periodical_box ul#banners img {
zoom:1.0;
}

#link_bnr {
margin:10px auto 0;
}

* html #link_bnr {
margin:10px 0 0;
}


#footer_box {
width:970px;
}

* html #footer_box {
margin-top:-200px;
}


#footer_logo_p {
margin:10px 0;
}
