@charset "utf-8";
/* CSS Document */

.poster_name, .photo_name {
	font-size:1.1em;
	line-height:1.6em;
}

#poster_container {
	margin:0px auto 15px auto;
	width:252px;
	height:336px;
	background-position:center;
	background-repeat:no-repeat;
}
#poster_title, #photo_title {
	padding-top:25px;
	font-weight:bold;
	text-align:center;
	font-size:0.9em;
}
#photo_container {
	margin:0px auto 15px auto;
	width:252px;
	height:190px;
	background-position:center;
	background-repeat:no-repeat;
}
.tv_ad, .radio_ad {
	margin:15px auto 5px auto;
}




div#photo, div#poster {
	text-align:center;
}
div#photo p.title, div#poster p.title {
	font-weight:bold;
}