@charset "UTF-8";


/* Radio ----------------------------------------------------------------*/

#box_thisweek {
	background: url(../images/radio/ttl-archivetop2.png) no-repeat left top;
	width: 944px;
	display:inline-block;
	min-height:1%;  
}
#thisweek-inr  {
	padding: 50px 54px 50px;
    width: 836px;
}

#radio-guest  {
	margin-top: 50px;
	margin-bottom: 20px;
	width: 410px;
	float:left;	
}
#radio-guest #guest-left{
	width: 230px;
	float: left;
}
#radio-guest #guest-right{
	width: 172px;
	float: left;
}
#radio-guest2  {
	margin-top: 35px;
	/*margin-bottom: 20px;*/
	float:right;
	width: 410px;	
}
#radio-guest2 #guest-left{
	width: 230px;
	float: left;
}
#radio-guest2 #guest-right{
	width: 172px;
	float: left;
}

#radio-naiyou  {
	margin-top: 20px;
}

#radio-naiyou img{
	padding-left:0px;
	padding-bottom: 10px;
}
#radio-naiyou #naiyou-left{
	width: 300px;
	margin-top: 20px;
	float: right;
}
#radio-naiyou #naiyou-left img{
	margin: 10px;
}
#radio-naiyou #naiyou-right{
	width: 530px;
	float: left;
	}

.red {
	color: #FF0000;
}
#naiyou-right .2step p {
	 padding: 8px ;
}
.blue {
	color: #256abe;
}
.blue_02 {
color: #154682;
}
/*.green {
	color: #15824d;
}*/
.green {
	color: #147b49;
}
.green_02 {
	color: #0d4228;
}
.txt12 {
	font-size: 12px;
	line-height: 1.7;
}
.txt13 {
	font-size: 13px;
}



