﻿
body {
	margin: 0px;
	padding: 0px;
	color : #333333;
}

a:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #ffffff;
}


.left_t {
	font-size: 8pt;
	padding-left: 10px;
}
.center_t {
	font-size: 10pt;
	padding-top: 3px;
	padding-left: 3px;
}
.link_t {
	font-size: 9pt;
	text-align: center;
}
.under01_td {
	font-size: 11px;
	color : #ffffff;
 background : img/bg_orenge.jpg;
	padding : 5px 0;
	text-align : center;
	background-image: url('img/bg_orenge.jpg');
}
.under03_td {
	font-size: 11px;
	color : #ffffff;
 background : img/bg_orenge.jpg;
	padding : 5px 0;
	text-align : center;
	background-image: url('img/bg_blue.jpg');
}
.under02_td {
	border :1px solid #C7C7C7;
	padding :2px 0;
	font-size: 11px;
	text-align :center;
}
a:link {
	color: #4B7272;
	text-decoration: none;
}
a:visited {
	color: #355B0B;
	text-decoration: none;
}
a:hover {
	color: #669999;
	text-decoration: underline;
}
.under01_td a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.under01_td a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.under01_td a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}.under03_td a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.under03_td a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.under03_td a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.link_td {
	line-height: 18px;
	letter-spacing: 1px;
}
.t_hizu {
	font-size: 12px;
	font-weight: bold;
}
.t_hon {
	font-size: 12px;
}
a img {
	border:0;
}

.r_img{
float:right;
}

.orange{
color:#FF6600;
font-size:smaller;
font-weight:bold;
}