@charset "utf-8";
h3 {
	background-image: url(img/h3.png);
}
#mbox .img {
	background-image: url(img/mbox_img.jpg);
	height: 150px;
	width: 260px;
}
#comment H2 {
	background-image: url(img/tit_comment2.jpg);
}
#comment .lead {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #960138;
}
#comment .info {
	float: left;
	width: 350px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.contentsbox H4 {
	font-size: 16px;
	border-top: 2px solid #960138;
	margin: 10px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #F1C6B8;
	border-bottom: 1px dotted #960138;
	line-height: 16px;
}
.contentsbox .question {
	margin: 0px 10px 0px 25px;
	border-left: 5px solid #0000FF;
	padding-left: 10px;
}
.contentsbox .answer {
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 15px;
	border-left: 2px solid #990033;
	background-color: #F8D3C1;
}

#radio .list TD {
	padding-left: 20px;
}
#radio .list STRONG {
	margin-left: -10px;
}
#radio .list CAPTION {
	background: #F5CFBC;
	padding: 5px;
	border-top: 2px solid #990033;
	border-bottom: 1px dotted #990033;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
#radio .mail {
	background: url(img/radio_mail_btn.gif);
	height: 125px;
	text-align: left;
	margin: -10px auto 10px;
	width: 506px;
	display: block;
	text-indent: -9999px;
}
#radio H2 {
	background-image: url(img/tit_radio.jpg);
}
#radio .txt2 {
	color: #960138;
	font-weight: bold;
	padding-left: 10px;
}
#radio .txt3 {
	padding-left: 20px;
	padding-right: 20px;
}
#radio .title {
	background: url(img/radio_logo.gif) no-repeat center;
	height: 130px;
	text-indent: -9999px;
	display: block;
	margin-top: 20px;
}
.contentsbox .infobox {
	margin: 20px 30px 0px;
}
