@charset "utf-8";

/*------------------------------------------------------------------------------
	mai-ca.net - Print CSS
	URL: http://www.mai-ca.net/
	Date: 2007-00-00
	Copyright (C) mai-ca.net All Rights Reserved.
------------------------------------------------------------------------------*/

body{
	background:#fff;
	color:#000;
	line-height:1.5;
	letter-spacing:0.1em;
	font-size:10pt;
}
a:link,
a:visited{
	text-decoration:underline;
	color:#000;
}
img{
	border:0;
}
#skip,
#globalNavi,
#subNavi,
#pan,
#subContent,
#localNavi,
#textNavi,
.toTop,
#toIndex{
	display:none;
}
#wrapper{
	width:auto;
	background:none !important;
}
#wrapperInner{
	background:none !important;
	}
.section{
	width:auto !important;
}
#mainContent,
#subContent{
	float:none !important;
	width:auto !important;
	margin:0 !important;
	padding:0 !important;
}

#mainContent table,th,td{
	border-collapse:collapse;
	border-spacing:0;
	/*page-break-before:always;*/
}
#mainContent table,
#mainContent th,
#mainContent td,
input,
select,
textarea{
	border:1px solid #333;
}

body#flow .section{
	background:none !important;
}
body#access .section{
	border:none;
	background:none;
}

body#access .section .map{
	border:none;
}
#privacyCheck{
	height:auto !important;
	overflow:visible !important;
	}
