@import url(base_flat.css);
@import url(base_rich-visual.css);


/* -----------------------------------------------
              for Print media
   ----------------------------------------------- */

/* ========== structure ========== */

#corporateSlogan,
#primaryMenu .main,
#mainContent .categoryTitle,
#toc,
.paging,
.toToc,
#utility,
#guideMenu,
#utilityMenu
	{
	display: none;
	}

body,
#page,
#primaryMenu
	{
	background: none !important;
	}

body
	{
	color: #000000;
	font-size: 80%;
	zoom: 99.5%;
	}

#feature,
#feature .special
	{
	zoom: 71%;
	}

#page,
#header,
#body,
#mainContent,
#footer
	{
	padding-right: 0;
	padding-left: 0;
	width: auto;
	}

/* ----- header ----- */

#header
	{
	border-top-width: 2px;
	border-bottom: #000000 solid 2px;
	padding-top: 0;
	text-align: right;
	}

#header:before
	{
	content: "※このページは印刷に最適化されています。";
	font-size: 85%;
	padding-top: 5px;
	}

#corporateSymbol
	{
	margin-top: -5px;
	margin-bottom: 25px;
	text-align: left;
	_margin-top: 14px;
	}

#footer address .name,
#footer address .location
	{
	position: absolute;
	margin: 0;
	padding: 0;
	}

#footer address .symbol img
	{
	margin-top: 5px;
	}

#footer address .name
	{
	top: 55px;
	left: 0;
	}

#footer address .location
	{
	border-left: none;
	top: 70px;
	left: 0;
	}

#primaryMenu
	{
	height: auto;
	}

#primaryMenu .sub li
	{
	position: absolute;
	right: 0;
	top: 31px;
	}

/* ----- footer ----- */

#footer
	{
	border-top: #000000 solid 2px;
	border-bottom: none;
	}

#footer address
	{
	margin: 5px 0 0;
	}

#footer address:before
	{
	content: "［お問い合わせ］ 電話 : 03-6402-0191 / FAX : 03-6402-0190 / e-mail : info@ba-mp.com";
	float: left;
	font-size: 85%;
	}

#footer address .symbol
	{
	margin-top: -15px;
	_margin-top: 5px;
	}


/* ========== body ========== */

#mainContent
	{
	float: none;
	}

body #body #mainContent h1
	{
	background-color: transparent;
	background-image: none;
	color: #000000;
	padding: 0 0 5px;
	}

body #body #mainContent h2
	{
	background-color: #cccccc;
	background-image: none;
	border: #000000 solid 1px;
	color: #000000;
	}
