@charset "utf-8";

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

+

+ 夜中のこたえ　スタイル

+

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.rttl01 {
	background: url(../img/radio_ttl01.gif) no-repeat 0px top;
	height: 34px;
	width: 600px;
	text-indent: -9999px;
}

h3{
	padding: 0px 0 0 10px;
	color: #F29700;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 16px;
}





/* レイアウト */

#Radio .box .rightImg {
	float: right;
	width: 250px !important;
	text-align: center;
	margin: 0px 16px 0px 16px;
}
#Radio .box .txtLeft {
	float: left;
	width: 300px !important;
	margin-left: 16px;
}
#Radio .box .txtLeft p {
	margin-bottom: 16px;
}
#Radio .box .txt {
	margin: 0px 14px 16px 16px;
}
#Radio .box .rightImg .caption {
	font-size: 10px;
	display: block;
	margin-top: 10px;
	text-align: left;
}


/* Section05 */

#Section05{
	margin-bottom: 20px;
	width: 568px;
	margin: 16px;
}

#Section05 ul{
	margin-bottom: 5px;
	border: 10px solid #eee;
}

#Section05 li{
	border-bottom: 1px dotted #aaa;
	padding: 7px 0 0 10px;
}

#Section05 dl{
	overflow: hidden;
}
#Section05 dt{
	float: left;
	width: 180px;
	font-weight: bold;
}

#Section05 .Area01{
	float: left;
	width: 100px;
}

#Section05 .Area02{
	float: left;
	width: 130px;
}

#Section05 .Area03{
	float: left;
	width: 80px;
}
