@charset "Shift_JIS";

/*=========================================================================
Type : Print Media Limited
Page : AllPage
=========================================================================*/

/* Whole Box & Background Layout
-------------------------------------------------------------------------*/
div#CONTAINER{
	zoom:65%;
}
* html div#CONTAINER div#CoInner{
	width:961px;
}
*:first-child + html div#CONTAINER div#CoInner{
	width:961px;
}

/* Header Area
-------------------------------------------------------------------------*/
* html div#HEADER ul.HeaderNavi{
	width:961px;
}
*:first-child + html div#HEADER ul.HeaderNavi{
	width:961px;
}
* html div#HEADER div.HeaderMainArea ul{
	width:455px;
}
*:first-child + html div#HEADER div.HeaderMainArea ul{
	width:455px;
}

/* [PAGE] /index.html
-------------------------------------------------------------------------*/
* html div#TopImage{
	position:static;
}
*:first-child + html div#TopImage{
	position:static;
}
* html div#TopImage div#TopFlashArea{
	display:none;
}
*:first-child + html div#TopImage div#TopFlashArea{
	display:none;
}

/* [PAGE] /news/index.html
-------------------------------------------------------------------------*/
* html div.NewsDir div.MaNoticePdf{
	position:static !important;
}
*:first-child + html div.NewsDir div.MaNoticePdf img{
	position:static !important;
}

/* [PAGE] /corporate/organization.html
-------------------------------------------------------------------------*/
* html div.Organization div#MColumn{
	position:static !important;
}
*:first-child + html div.Organization div#MColumn{
	position:static !important;
}
* html div.Organization div#MColumn p{
	position:static !important;
}
*:first-child + html div.Organization div#MColumn p{
	position:static !important;
}
div.Organization div#MColumn img{
	zoom:85%;
}