/* 未訪問リンク */
a:link {
  font-size: 10pt;
  text-decoration:NONE;
  color:blue ;
}
/* 訪問済みリンク */
a:visited {
  font-size: 10pt;
  text-decoration:NONE;
  color:blue ;
}
/* クリックしたとき */
a:active {
  font-size: 10pt;
  text-decoration:NONE;
  color:blue ;
}
/* マウスが乗ったとき */
a:hover {
  font-size: 10pt;
  text-decoration:none;
  color:#a20 ;
}
body{
	background-color : #fff ;
	line-height: 1.4;
	font-size : 10pt;
	font-family : "ＭＳ Ｐゴシック";
	color: #333;
}
table.t1{
	text-align: left;
	background: url(image/background_01_01.gif) repeat-y;
	position: absolute;
	left:50%;
	margin-left: -425px;
}
UL{
	margin: 6px 0 6px 0;
	padding: 0;
	list-style: none;
}
.list1 li{
	margin: 0;
	padding: 0 0 0 12px;
	background: url(image/link_01_09.gif) no-repeat 3px 8px;
}
.list2 li{
	margin: 0;
	padding: 0 0 0 15px;
	background: url(image/minilogo_02_02.gif) no-repeat 3px;
}
.list3 li{
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
	background: url(image/minilogo_02_01.gif) no-repeat 3px 5px;
}
.font14{
  color : #090;
  font-size : 14px;
  font-family : "MS Pゴシック";
  font-style : normal;
  text-decoration : none;
}
.font16{
  color : #600;
  font-size : 16px;
  font-family : "MS Pゴシック";
  font-style : normal;
  text-decoration : none;
}
.font18{
  font-size : 18px;
  font-family : "MS Pゴシック";
  font-style : normal;
  text-decoration : none;
}
.8pt{
  color : #004400;
  font-size : 6pt;
  font-family : "MS Pゴシック";
  font-style : normal;
  text-decoration : none;
}
.bun{
  color : #333;
  font-size : 14px;
  font-family : "MS Pゴシック";
  font-style : normal;
  text-decoration : none;
  letter-spacing: 1px;
}
.m5{
	margin: 5px;
	padding: 0;
}
.m7{
	margin: 7px;
	padding: 0;
}
.m10{
	margin: 10px;
	padding: 0;
}
a.info{
	display: block;
	width: 476px;
	margin: 7px 0;
	padding: 29px 4px 3px 8px;
	line-height: 1.4;
	letter-spacing: 1px;
	background: #ffa url(image/logo_28_01.gif) top center no-repeat;
	border-bottom: 1px solid #b75;
	border-right: 1px solid #b75;
}
a.info:link{
	text-decoration: none;
	font-size: 11px;
	color: #b75;
}
a.info:active{
	text-decoration: none;
	font-size: 11px;
	color: #b75;
}
a.info:visited {
	text-decoration: none;
	font-size: 11px;
	color: #b75;
}
a.info:hover {
	text-decoration: none;
	font-size: 11px;
	color: #b75;
}
