@charset "Shift_JIS";


body, * {
/*
	font-size: 10.5pt;
	letter-spacing: 1px;
*/
	color: #000000;
	line-height: 1.2;
	
}
body {
	/*zoom: 80%;*/
	overflow: visible !important;
}

a,
a:link,
a:visited {
	text-decoration: underline;
	color: #C00;
}

#main-contents {
	overflow: visible !important;
}

#mem_menu a1 a {
	text-decoration: underline;
	color: #C00;
}
#contents #left,
#contents #left #topics,
#contents #left #information,
#contents #left #news,
#contents #left #release {
	overflow: visible !important;
}
#contents #left #news {
	page-break-before: always;
}

/*
#release {
	page-break-before: always;
}
*/
/* 
	2010.4.30　印刷時にtable内のフォントが小さくなる対応
*/
td {
/*
	font-size: 10.5pt;
*/
	color: #000000;
}

