@charset "utf-8";

/* =========== IE用印刷設定CSS =========== */
/* 649(印刷での表示幅) ÷ (スクリーンでの表示幅) x 100 = （端数切り捨て）*/
/*body{
	_zoom:67%;
}*/
/* ======================================= */

body{
	background-color: #fff;
}

#header, #footer, #pan, #contentLeft{
	display: none;
}

#content{
	width: 730px;
}

* html body{zoom:80%;}

#contentArea div.attention h4{
	top:-28px;
	left:20px;
}

p#women { display: none; }

div.getpdf { display: none; }

div#infobox { position: static; }

/*
#contentLeft{
	overflow: visible;
}

#contentMain{
	width:700px;
}

#main_left{
	float: none;
	display: none;

#main_right{
	float: none;
}*/

