#main{
float:left;
width:500px;
background:url(../img/bg05.gif) no-repeat right bottom #FFFFFF;
}




#main h2.infotit{
background:url(../img/h2_info.jpg) no-repeat;
width:300px;
height:27px;
margin-bottom:10px;
}


#main h2.onairtit{
background:url(../img/h2_onari.jpg) no-repeat;
width:280px;
height:27px;
margin-bottom:10px;
}

#main h2.playertit{
background:url(../img/h2_player.jpg) no-repeat;
width:300px;
height:27px;
margin-bottom:10px;
}



#sidebar{
width:300px;
float:right;
text-align:left;
background-color:#fafafa;
}



.sidebox{
padding:0px 10px;
}

/*main*/

.mainbox{
padding:0px 20px;
height:900px;
}
.mainbox3{
padding:0px 20px;
}


.mainbox1{
padding:20px 20px;
height:500px;
}





.txt12r{
width:60px;
font-size:100%;
color:#1357a0;
border-bottom: inset 1px #1357a0;
}

.txt12{
width:380px;
font-size:80%;
color:#030303;
border-bottom: inset 1px #004eff;
}

#main h3{
margin:0;
height:0;
}


ul#underb{
margin: auto auto;
list-style-type: none;
width:650px;
} 



#underb li{
margin: 0px 10px 0px 10px;
width:300px;
float:left;
} 






/*sidebar*/
.sidebox{
padding:0px 12px;
}

#rectangle_bnr{
width:300px;
margin-top:5px;
margin-bottom:10px;
}

.banner{
text-align:center;
margin-bottom:2px;
margin-top:2px;
}



/*footer*/
#footer{
margin:3px 0px 0px 0px;
height:45px;
background-color:#FFFFFF;
border-top:solid 1px #abaaaa;
text-align:center;
}

.footerbox{
padding:10px 0;
}



p{
line-height:175%;
margin:0 0 10px 0;
}

a {
text-decoration: none;
}
a:link {
color: #030303;
}
a:visited {
color: #030303;
}
a:active {
color: #030303;
}
a:hover {
color: #030303;
text-decoration:underline;
}
.xl{
font-size:140%;
}
.l{
font-size:120%;
}



.cover{
background:url(../img/cover.gif);
margin: 0px;
padding: 0px;
}

.clearboth{
clear:both;
}

.clearboth hr{
display:none;
}

.line{
display:block;
width:545px;
height:21px;
background:url(../img/line.gif) no-repeat bottom;
margin:0px 0px 20px 0px;
}
}



.gototop{
text-align:right;
margin:20px 0 0 0;
font-size:x-small;}




/*copyright*/
.tbs-link1 {
font-size: 10px;
color: #626060;
text-decoration: none;
}
a.tbs-link2:link {
font-size: 10px;
color: #626060;
text-decoration: none;
}
a.tbs-link2:visited {
font-size: 10px;
color: #626060;
text-decoration: none;
}
a.tbs-link2:hover {
font-size: 10px;
color: #626060;
text-decoration: underline;
}
a.tbs-link2:active {
font-size: 10px;
color: #626060;
text-decoration: underline;
}




.tbs-copy1 {
font-size: 10px;
color: #626060;
text-decoration: none;
}
a.tbs-copy2:link {
font-size: 10px;
color: #626060;
text-decoration: none;
}
a.tbs-copy2:visited {
font-size: 10px;
color: #626060;
text-decoration: none;
}
a.tbs-copy2:hover {
font-size: 10px;
color: #626060;
text-decoration: underline;
}
a.tbs-copy2:active {
font-size: 10px;
color: #626060;
text-decoration: underline;
}


.onairText{
	margin-top:20px;
	width:280px;
	padding:0px;
	line-height:200%;
	letter-spacing:0.03em;
	text-align:left;
	float:left;
	margin-bottom:10px;
}
.onairText table{
	width:300px;
	border:1px solid #72ace4;
	text-align:left;
}
.onairText table td{
	color:#003300;
	padding:5px;
}

.onairText table td.td01top{
	width:70px;
	background-color:#d4edfb;
	border:1px solid #72ace4;
}

.onairText table td.td02top{
	width:230px;
	background-color:#ffffff;
	border:1px solid #72ace4;
}


#mi_img_01{
	width:130px;
	height:260px;
	background:url("../img/player_01.jpg") 0px 0px no-repeat;
	float:right;
	margin:5px 0px 12px 12px;
}

#mi_img_02{
	width:130px;
	height:260px;
	background:url("../img/player_02.jpg") 0px 0px no-repeat;
	float:left;
	margin:5px 12px 0px 12px;
}




.playerTextArea{
width:440px;
padding:10px 0px 0px 0px;
margin-left:10px;
margin-top:20px;
margin-bottom:15px;
background-color:#d4edfb;
display:block;
overflow:hidden;
float:left;
}	


.playerimage{
	padding:0px 5px 10px 15px;
	float:left;
	display:block;
}		

.playerName{
line-height:180%;
}	

.playerText{
	width:240px;
	padding:0px 0px 0px 0px;
	margin-right:20px;
	line-height:190%;
	text-align:left;
	display:block;
	float:left;
}

.playerText p{
	line-height:160%;
	margin-top:5px;
}	

.lsize{
	font-size:140%;
}