@charset "utf-8";
/* ****************************************************
Since : 2008-07-25
Last Modified: 2008-07-25
***************************************************** */

/*1: randd
=========================================*/

/* ebm interview */
div#contents dl.interview {
	margin: 15px 0 0 0;
}
div#contents dl.interview dt {
	font-weight: bold;
	width: 2.5em;
	float: left;
	font-size: 0.9em;
	line-height: 1.4;
}
div#contents dl.interview dd {
	font-size: 0.9em;
	line-height: 1.4;
	padding: 0 0 1em 2.5em;
}

/* map
=========================================*/
div#contents .map-txt {
	width: 410px;
	margin: 0 160px;
}
div#contents .map-txt .icon-link-r a {
	background: url(../images/com_ic029.gif) no-repeat scroll 0 0;
	padding: 1px 0 1px 20px;
	}

