@charset "UTF-8";
/* /fcroman/player/s/css/entry.css */


/******************************************************************************
block-movie
******************************************************************************/
/*------------------------------*/
/*ttl*/
/*------------------------------*/
#block-movie .ttl p{
	font-size: 2.0em;
	line-height: 1.5;
	font-family: 'Kameron', serif;
	color: #fff;
	margin-bottom: 5px;
	}
#block-movie .ttl p span{
	background: #000;
	padding: 3px 6px;
	}
#block-movie h2{
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 15px;
	color: #fff;
	line-height: 1.5;
	}
#block-movie .ttl h2 span{
	background: #000;
	padding: 3px 6px;
	}	
/*iframe*/
#block-movie iframe{
	width: 100%!important;
	height: auto!important;
	margin-bottom: 15px;
	}
/*------------------------------*/
/*entry-body*/
/*------------------------------*/
/*txt*/
#block-movie .txt{
	}
#block-movie .txt p{
	font-size: 1.4em;
	line-height: 1.7;
	margin-bottom: 15px;
	}
#block-movie .txt .outline{
	margin-bottom: 20px;
	}
#block-movie .more dt{
	text-align: right;
	}
#block-movie .more dt a{
	background: url(/fcroman/cmn/img/arrow_down.gif) no-repeat 7px 9px #ff0;
	color: #000;
	font-family: 'Slackey', cursive;
	text-decoration: none;
	padding: 3px 6px 3px 20px;
	}
#block-movie .more dt a:hover{
	background: url(/fcroman/cmn/img/arrow_down.gif) no-repeat 7px 9px #fff;
	}
#block-movie .more dt{
	font-size: 1.4em;
	margin-bottom: 20px;
	}
#block-movie .more dd{
	}
/*favotire*/
#block-movie .favorite{
	width: 80px;
	float: right;
	text-align: center;
	background: #ccc;
	margin: 0 0 15px 15px;
	}
#block-movie .favorite h3{
	font-size: 1.2em;
	color: #000;
	font-family: 'Kameron', serif;
	padding-top: 10px;
	margin-bottom: 5px;
	}
#block-movie .favorite ul li{
	margin-bottom: 10px;
	}
#block-movie .favorite a:hover img{
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
	}
/*------------------------------*/
/*block-relate*/
/*------------------------------*/
.block-relate{
	margin: 0 0 20px;
	background: #ccc;
	padding: 15px 15px 10px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
.block-relate h3{
	font-size: 1.4em;
	line-height: 1.8;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.block-relate ul li{
	font-size: 1.4em;
	line-height: 1.5;
	margin-bottom: 5px;
	text-decoration: none;
	}
.block-relate ul li a{
	padding-left: 10px;
	text-decoration: underline!important;
	background: url(/fcroman/cmn/img/arrow_02.gif) no-repeat 0 3px;	
	}
/* pagenavi */
.pagenavi{
	width: 170px;
	margin: 0 auto;
	padding-bottom: 20px;
	}
