@charset "UTF-8";
/*------------------------------------------------------------------------------
	Client Name - Print CSS
	URL: http://foo.co.jp/
	Date: 2009-00-00
	Copyright (C) Client Name All Rights Reserved.
------------------------------------------------------------------------------*/

/*  Hide Object 
----------------------------------------------------*/

ul#skip,
ul#globalNav,
ul#proNav,
ul#subNav,
p#pan,
div#sub,
ul#txtNav { display:none; }
/* Hide Background
----------------------------------------------------*/

body,
div#wrapper,
div#main,
div#footer {
	background-image:none;
	background-color:#fff;
}
/* Printing Setting
----------------------------------------------------*/

body {
	color:#000;
	font-size:12pt;
	font-family:Sans-Serif;
	line-height:1.5;
	letter-spacing:0.1em;
}
a:link,
a:visited {
	color:#000;
	text-decoration:underline;
}
img { border:0; }
div#header,
#pageTitle { height:auto !important; }
div#main #pageTitle {
	background:none;
	color:#000;
	padding-top:0;
	padding:10px;
	border:1px solid #ccc;
	margin-bottom:20px;
}
body#reaIndex #main #reason1,
body#reaIndex #main #reason2,
body#reaIndex #main #reason1 ul,
body#reaIndex #main #reason2 ul { width:auto !important; }
body#reaIndex #main #reason1 ul li,
body#reaIndex #main #reason2 ul li { width:47%; }
#main .section { background:none !important; }
#main .section h2 {
	padding:0 !important;
	background:none !important;
	color:#000;
}
div#main {
	float:none !important;
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
}
div#main ul {
	list-style-type:square;
	list-style-position: outside;
}
div#main ul li {
	padding-left:0;
	background:none;
	list-style-type:square;
	list-style-position:inside;
}
div#main table,
div#main table th,
div#main table td { border:1px solid #333; }
div#main table { width:100%; }


#tagline { width:100%; }


body#comIndex div#main #headOffice .boxL{
	width:100%;
	float:none;
}
/*--EOF-----------------------------------------------------------------------*/
