@charset "Shift_JIS";

/* About This CSS File -----------------------------------------------
name: info-base.css
information:お知らせページ共通部分のスタイル
date:   2011.01.14
update: 2010.03.16
--------------------------------------------------------------------*/

TD{	FONT-SIZE: 90%;	line-height:140%;}
A.p:link    {COLOR: #000000;}
A.p:visited {COLOR: #000000;}
A.p:hover   {COLOR: #ff0000;}
A.p:active  {COLOR: #660066;}
A.y:link    {COLOR: #009900;}
A.y:visited {COLOR: #009900;}
A.y:hover   {COLOR: #ff0000;}
A.y:active  {COLOR: #660066;}
.style80 {font-size: 80%;}
.style85 {font-size: 85%;}
.style90 {font-size: 90%;}
.style95 {font-size: 95%;}
.table01 {border-collapse: collapse;}
.table01 td {border: 1px solid #000000;}
.table02 {
	border-collapse: collapse;
	border: 1px solid #000;
}
.table02 td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table-white td {border:none;}
.fblue { color:#00F}