@charset "UTF-8";

/* ***************************************************
   build
   *************************************************** */
/* ----------------------------------------------- 
 *	#contents
 * ----------------------------------------------- */
/* ---------------------------- 
 *	.pageTtl
 * ---------------------------- */
.pageTtl{
	padding-bottom:10px;
}

/* ---------------------------- 
 *	contBlock title
 * ---------------------------- */
.contBlock h3{
	font-weight:normal;
	font-size:1em;
	margin: 0px 0px 16px;
}
.contBlock h3 strong{
	display:block;
	font-family: "Hiragino Kaku Gothic Pro W3", "qMmpS Pro W3", "lr oSVbN", sans-serif;
	font-size: 2em;	
	margin-top:3px;
}

/* ---------------------------- 
 *	.about
 * ---------------------------- */
.about{
	background-image: url(http://www.d-radio.or.jp/img/common/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 7px;
	margin: 10px 0px 15px;
}
.about ul li{
	float:left;
	margin-bottom:13px;
}
.about ul li.BtL{
	margin-right:10px;
}

/* ---------------------------- 
 *	.link
 * ---------------------------- */
.link{
	background-image:url(http://www.d-radio.or.jp/img/about/link_boxbg.gif);
	background-repeat:no-repeat;
	height:51px;
	padding-top:15px;
}

.link ul li{
	float:left;
	margin-bottom:13px;
}

.link ul li.BtL{
	margin-right:40px;
	margin-left:10px;
}

/* ---------------------------- 
 *	.navigation
 * ---------------------------- */
.sideMenu dd ul li.mbr{
	padding-top:1.5em;
}
.sideMenu dd ul li.mbr a,
.sideMenu dd ul li.mbr a:hover{
	background-image: url(http://www.d-radio.or.jp/img/index/drp_list_mbr.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom:1.5em;
	padding-top:1px;
}