﻿@charset "UTF-8";
/*******************************************
Import and Settings
---------------------------------------------
01 Print css Files for Specifications
*******************************************/

/*===========================================
01 Print CSS
===========================================*/
div#header { display: none;}
div#footer { display: none;}
div.gnavi { display: none;}
div#contents div.unavi,
div#contents div.unavi ul,
div#contents p { display: none!important;}

table.stripe { width: 640px !important;margin: 20px 20px 20px 50px !important;}
_table.stripe { width: 680px !important;margin: 20px 20px 20px 50px !important;}
table.specTB { width: 640px !important;}
_table.specTB { width: 680px !important;}

div.main_area table.specTB th{ font-size: 87.5%; background-color: #aaaaaa; color: #333333 !important; text-align: left;}
div.main_area table.specTB th.th3 { background-color: #eeeeee; color: #333333;}
div.main_area table.specTB td { font-size: 87.5%; background-color: #ffffff; color: #333333;}
div.main_area table.specTB tr.even td { font-size: 87.5%; background: #ffffff; color: #333333;}


body { background: none !important; background-color:#fff !important;}

div.bg_spec { background: none !important;}

div#contents div.main_area_spec h3.h3_spec {
	margin: 40px 40px 0;
	font-size: 180%;
	font-weight: bold;
	color: #000000;
}
