@charset "UTF-8";

/* ========================================================= */
/*                       CELEBRITY							 */
/* ========================================================= */
#main h3 {
	width: 610px;
	height: 29px;
	margin: 0;
	padding: 5px 0 0 15px;
	font-size: 108%;
	background: url('../../../img/bg_title04.gif') top left no-repeat;
	}

#celebrity {
	padding: 15px;
	background: #e3d5c6;
	margin-bottom: 15px;
	}

/* ----------------------- PICKUP ------------------------- */
#pickup {
	padding: 15px;
	background: #e3d5c6;
	}

#pickup h4 {
	margin: 10px 0;
	padding: 0 0 5px 14px;
	font-weight: bold;
	background: url('../../../img/icon02.gif') no-repeat 0 0.5em;
	border-bottom: 3px solid #97897c;;
	}

#pickup1 {
	width: 305px;
	float: left;
	}

#pickup2 {
	width: 305px;
	float: right;
	}


#pickup dl dd a {
	margin-top: 10px;
	display: block;
	}

/* ---------------------- CELEBRITY ----------------------- */
#celebrity {
	padding: 15px;
	background: #e3d5c6;
	}

#celebrity p {
	margin-top: 15px;
	}

#celebrity dl {
	margin-top: 15px;
	}

#dish dt {
	width: 201px;
	float: left;
	}

#dish dd {
	width: 424px;
	float: right;
	}


/* ========================================================= */
/*                     MEDIA-DETAILS						 */
/* ========================================================= */
#media-details h2 {
	width: 655px;
	height: 40px;
	margin-bottom: 25px;
	padding: 3px 0 0 20px;
	color: #fff;
	font-size: 138.5%;
	font-weight: bold;
	background: url('../../../img/bg_title02.gif') bottom left no-repeat;
	}

#media-details h3 {
	margin-bottom: 15px;
	}

#media-details h4 {
	margin-bottom: 15px;
	}

#media-details dl {
	margin-bottom: 20px;
	}

#media-details dl dt {
	width: 201px;
	float: left;
	}

#media-details dl dd {
	width: 410px;
	float: right;
	}

#media-details dl dd p {
	margin-bottom: 15px;
	font-size: 100%;
	border: none;
	}


#media-details p {
	background: #e3d5c6;
	border-top: 1px solid #978982;
	}

#media-details p a {
	width: 6em;
	margin: 1em auto 0;
	padding:  0.1em 0 0.3em 2.5em;
	font-weight: bold;
	font-size: 100%;
	display: block;
	background: url('../../../img/icon03.gif') no-repeat;
	}

