@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

a:link{
color:#FFFFFF;
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
color:#999999;
text-decoration:none;
}
a:active{
color:#FFFFFF;
text-decoration:none;
}

#radio_sch_bg{
	background-image:url(../images/top_plan_05.jpg);
	width:170px;
	height:350px;
}
#radio_sch_bg_ha{
	background-image:url(../images/top_plan_ha_05.jpg);
	width:170px;
	height:350px;
}
#radio_sch_bg_pe{
	background-image:url(../images/top_plan_pe_05.jpg);
	width:170px;
	height:350px;
}
#radio_sch_bg_fi{
	background-image:url(../images/top_plan_fi_05.jpg);
	width:170px;
	height:350px;
}
#radio_sch_bg_je{
	background-image:url(../images/top_plan_je_05.jpg);
	width:170px;
	height:350px;
}
#radio_sch_bg_ki{
	background-image:url(../images/top_plan_ki_05.jpg);
	width:170px;
	height:350px;
}
#radio_sch_bg_li{
	background-image:url(../images/top_plan_li_05.jpg);
	width:170px;
	height:350px;
}
#radio_sch{
	width:155px;
	height:295px;
	padding-top:45px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:10px;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
}

.cha_voice_bg{
	background-color:#FFFFFF;
	width:200px;
	height:130px;
}
.cha_voice{
	font-size:12px;
	line-height:20px;
}
.cha_voice a:link{
	color:#000000;
	text-decoration:underline;
}
.cha_voice a:hover{
	color:#990000;
	text-decoration:underline;
}
.cha_voice a:visited{
	color:#000000;
	text-decoration:underline;
}

/* ==footer-area== */
.left{
	float:left;
	font-size:0px;
}
.clear{
	clear:both;
	font-size:0px;
}
.img{
	font-size:0px;
}
/* ==footer-area== */