A{ color:#000000; 
}
A:active{ color:#20336c; }
A:visited{ color:#20336c; }
A:hover{ color:#ff0000; }
BODY,P,TD,DIV {
  color:#000000;
	font-size: 10pt;
	line-height:130%;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;

}

.style1 {
	color: #666666;
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: 2px
}
.style2 {	color: #FFFFFF;	font-weight: bold;}

.style8 {
	color: #666666;
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
	line-height: 1.3em;
	letter-spacing: 3px
}
.style9 {color: #FF0000}

BODY{background-image:  url("image/kabe_mini44.jpg");background-repeat:repeat-x;}
body {
	background-color: #ffffff
}


.style10 {
	font-size: 11pt;
	line-height: normal;
	color: #666666; }


.style11 {color: #CCCCCC}
.style12 {color: #000000}
.style13 {font-size: 12px;	font-weight: bold;}

.largefont{font-size:large;}











#gaiyou-table,
#service-table {
	border:1px solid #999999;
	border-collapse	: collapse;
	border-spacing	: 0;
	}

#access-table {
	border:1px solid #999999;
	border-collapse	: collapse;
	border-spacing	: 0;
	margin:10px 0 0 5;
	text-align:center;
	}

#gaiyou-table tr,
#service-table tr,
#access-table tr {
	border:1px solid #999999;
	}


#gaiyou-table th,
#service-table th,
#access-table th {
	border:1px solid #999999;
	background:#efefef;
	padding:5px;
	}


#gaiyou-table td{
	border:1px solid #999999;
	padding:5px 10px;
	
	}




#service-table td{
	border:1px solid #999999;
	padding:5px 5px;
	
	}


#access-table td{
	border:1px solid #999999;
	width:48px;
	padding:5px;
	}

.table-bg{
background:#ffcc99
}


