@charset "UTF-8";
/* /fcroman/member/movie/css/iphone.css */

body{
	background: url(/fcroman/member/movie/m/img/cmn/bg.png) no-repeat right top fixed #37bcff;
	}

/******************************************************************************
contents
******************************************************************************/
#contents{
	padding: 10px;
	}
#contents a{
	text-decoration: none;
	}
/*------------------------------*/
/*block-ttl*/
/*------------------------------*/
#contents .block-ttl{
	margin: 10px 0 15px;
	text-align: center;
	}
#contents .block-ttl h1{
	text-align: center;
	}
/*------------------------------*/
/*block*/
/*------------------------------*/
#contents .block{
	position: relative;
	padding: 10px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 2px;
	}
/*f-left*/ 
#contents .block .f-left{
	float: left;
	margin-right: 15px;
	}
#contents .block .f-left h1{
	font-size: 1.5em;
	line-height: 1.3;
	}
#contents .block .f-left p{
	font-size: 1.2em;
	line-height: 1.7;
	}
#contents .block .f-left ul li{
	display:none;
	}
/*f-right*/
#contents .block .f-right{
	position: absolute;
	top: 10px;
	right: 10px;
	}
#contents .block .f-right p a:hover{
	background: none!important;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	}
/*------------------------------*/
/*address*/
/*------------------------------*/
#contents address{
	display: none;
	}
/*------------------------------*/
/*ic-best*/
/*------------------------------*/
p.ic-best{
	display: none;
	}
/*------------------------------*/
/*tweet*/
/*------------------------------*/
p.tweet{
	display: none;
	}

/******************************************************************************
background
******************************************************************************/
#flashContainer{
	}
/*------------------------------*/
/*main*/
/*------------------------------*/
#flashContainer .main{
	padding: 10px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 2px;
	}
/*block-movie*/
#flashContainer .block-movie .f-left{
	margin: 0 10px 10px 0;
	}
/* image */
#flashContainer p.image img{
	padding: 2px;
	border: solid 1px #000;
	background: #fff;
	}
/* txt-name */
#flashContainer h2.txt-name{
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin-bottom: 10px;
	}
/* link-youtube */
#flashContainer p.link-youtube a{
	margin-bottom: 8px;
	display: block;
	padding: 3px 6px 3px 3px;
	padding-left: 28px;
	background: url(/fcroman/cmn/img/footer/ic_youtube.gif) no-repeat 2px center #ff2053;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	}
/* tweet */
#flashContainer p.tweet{
	display: block;
	}
/*entry-body*/
#flashContainer p.entry-body{
	font-size: 1.4em;
	line-height: 1.7;
	}
/*------------------------------*/
/*pagenavi*/
/*------------------------------*/
#flashContainer .pagenavi{
	width: 180px;
	margin: 0 auto 5px;
	}
#flashContainer .pagenavi li{
	margin: 0 5px;
	}
/*------------------------------*/
/*block-jump*/
/*------------------------------*/
#flashContainer .block-jump{
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	margin-bottom: 15px;
	}
/* f-left */
#flashContainer .block-jump .f-left{
	font-size: 1.2em;
	line-height: 1.7;
	}
