/*タイラジオテーブル*/
.ra_l{
	width:180px;
	float:left;
	margin:0 15px 0 0;
	}

.ra_r{
	width:180px;
	float:right;
	}

.radio_t{
	margin:0;
	padding:0;
	width:180px;
	}

.radio_t td{
	font-size:10px;
	padding:1px;
	border:1px solid #fff;
	line-height:14px;
	}

.radio_t a{
	font-size:10px;
	line-height:14px;
	}
	
.rt{
	text-align:center;
	font-weight:bold;
	background: url("../img/radio_bg.gif") repeat-y;
	padding: 10px 0;
	}

.trt{
	text-align:center;
	background: url("../img/radio_bg2.gif") repeat-y;
	}

.ttd01{background-color:#efefef;}
.ttd02{background-color:#fafafa;}
.ttd03{background-color:#eee; width:50px; text-align:center;}