@charset "UTF-8";
/* CSS Document */




/*　NAVIGATION */
#navroot {
	float:left;
	width:100%;
	line-height:normal;
	background:#EEE;
	}

#navroot ul {
	margin:0;
	padding:0;
	
	/*padding:10px 10px 0 50px;*/
	list-style:none;
	}

#navroot li {
	display:inline;
	margin:0;
	padding:0;
	}

#navroot a {
	float:left;
	background:url("/asset/img/pc/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#navroot a span {
	float:left;
	display:block;
	background:url("/asset/img/pc/tabright.gif") no-repeat right top;
	padding:7px 10px 4px 6px;
	color:#FFF;
	font-weight:bold;
	font-size:110%;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navroot a span {float:none;}

/* End IE5-Mac hack */
#navroot a:hover span {
	color:#FFF;
	}

#navroot a:hover {
	background-position:0% -42px;
	}

#navroot a:hover span {
	background-position:100% -42px;
	}
/*　NAVIGATION */





/*RANKING*/
.rtitle{
	display:block;
	height:50px;
	width: 100px;
	overflow:hidden;
	/*text-indent:-5000px;*/
}

.rtitle span{
	position: relative;
	top: 12px;
	left: 73px;
	font-size: 16px;
	font-weight: bold;
}

#rankingtitle1{
	background:url(/asset/img/pc/ranking_1.gif) no-repeat;
}
#rankingtitle2{
	background:url(/asset/img/pc/ranking_2.gif) no-repeat;
}
#rankingtitle3{
	background:url(/asset/img/pc/ranking_3.gif) no-repeat;
}
#rankingtitle4{
	background:url(/asset/img/pc/ranking_4.gif) no-repeat;
}
#rankingtitle5{
	background:url(/asset/img/pc/ranking_5.gif) no-repeat;
}


.ppfont{font-family: "ＭＳ ゴシック", "Osaka−等幅 ";}

.ppfont li{
	margin-bottom: 20px;
}

.company_infos{
	color: #0077da;
	font-weight: bold;
}
/*RANKING*/



table.listtable{
	background:#fff;
	margin-bottom:15px !important;
}

table.listtable th, 
table.listtable td {
	padding:0;
}

table.listtable td {
	font-size:smaller;
	border:none !important;
}

table.listtable .listtitle{
	color:#555;
}

table.plylisttable{
	margin-bottom:10px;
}
table.plylisttable th, 
table.plylisttable td {
	padding:2px;
}
.ddip{
	font-size:smaller; line-height:1.2em; padding-bottom:5px;
}

.crows{
	margin-bottom: 15px;
}

.dbox{
	border: #CCCCCC 1px solid;
	padding: 3px;
}
.dboxdate{
	font-size: 9px;
}

img.castlarge{
	padding:0px 18px 20px 18px;
	margin:0px 0;
	/*border:#9CF 2px solid;*/
	overflow: hidden;
	
}

img.castthamb{
	padding:2px;
	margin:2px 0;
	border:#9CF 1px solid;
	
}



#adside{
	width: 198px;
	height: 2110;
	border: solid 1px pink;
}




/* COMPANY */
#company_photo{
	width:220px;
	float:left;
}
#company_data{
	width:220px;
	float:left;
}
#pick_up{
	width:210px;
	float:left;
}
#shop_news{
	width: 300px;
	float: left;
}

.cmpnydata li{
	margin-left: 10px;
}

/* COMPANY */






#widemain{
	width: 700px;
	float: left;

}


#user_top{
	width:600px;
	float:left;
	
}


.user_prof{
	font-size: 14px;
}
.user_prof p{
	line-height: 140%;
}

.username_l{
	font-size: 16px;
	font-weight: bold;
	color: #FF3399;
}



.thambphoto{
	list-style: none;
}
.thambphoto li{
	margin:3px;
	display: inline;
}
.thambphoto li img{
	border: 1px solid #99CCFF;
}


#user_side{
	float:right;
	width:330px;
}

#movie_lists{
	clear: both;
	width: 700px;
}

#oher_casts{
	clear: both;
	width: 700px;
}

/*　IPHONE */
#user_diary{
	width:330px;
	height:630px;
	/*background:url(/asset/img/pc/iphone_img.jpg) no-repeat;*/
	margin-bottom:10px;
	
}

#user_diary2{
	width:330px;
	height:603px;
	/*background:url(/asset/img/pc/iphone_img2.jpg) no-repeat;*/
	margin-bottom:30px;
	
}

#mobile_display{
	position:relative;
	/*position:absolute;*/
	width:260px;
	height:580px;
	top:0px;
	left:36px;
	background:#FFF;
	overflow:auto;
	overflow-x : hidden;
	border: #54B5FA 1px solid;
}

#mobile_display2{
	position:relative;
	width:260px;
	height:570px;
	top:0px;
	left:36px;
	background:#FFF;
	overflow:auto;
	overflow-x : hidden;
	border: #54B5FA 1px solid;
}

#mob_top{
	position:relative;
	width:262px;
	height:31px;
	top:0px;
	left:36px;
	background:url(/asset/img/pc/phonetop.gif) no-repeat;
	
}

#mob_bottom{
	position:relative;
	width:262px;
	height:20px;
	top:0px;
	left:36px;
	background:url(/asset/img/pc/phonebottom.gif) no-repeat;
	
}

#display_inner{
	width:240px;
	font-size:14px;
	line-height:150%;
}

.iphone_Date{
	background:#6CF;
	padding:5px;
}


#btn_area{
	position:relative;
	width:258px;
	height:34px;
	top:20px;
	left:35px;
	
}

#btn_area2{
	position:relative;
	width:258px;
	height:34px;
	top:140px;
	left:35px;
	
}

#btn_prev{
	float:left;
	
}
#btn_next{
	float:right;
	
}
/*　IPHONE */



#side_blog_rank{
	/*color: #ddd;*/
	display:block;
	background:url(/asset/img/pc/blog_ranking.gif) no-repeat;
	height:60px;
	overflow:hidden;
	text-indent:-5000px;
	width:200px;
}


#side_company_system{
	/*color: #ddd;*/
	display:block;
	background:url(/asset/img/pc/our_system.jpg) no-repeat;
	height:30px;
	overflow:hidden;
	text-indent:-5000px;
	width:200px;
}


/*WARTER MARK*/
/*
.transp-block {
	background: #000 url(/asset/img/pc/mov_wartermark.jpg) no-repeat;
	width: 155px;
	height: 100px;
	margin: 0 auto;
	border:#9CF 1px solid;
}
img.transparent {
	-moz-opacity:.75;
	filter:alpha(opacity=75);
	opacity:.75;
}
*/


/* PAGENATION */
ol.pagination{
	margin:20px auto;
	padding:0;
	}	
ol.pagination li{
	margin:0 .5em 0 0;
	padding:0;
	float:left;
	list-style:none;
	}
ol.pagination li a, ol.pagination li span{
	float:left;
	border:1px solid #ccc;
	line-height:1.5em;
	padding:0 .5em;
	background:#fff;
	text-decoration: none;
	}
ol.pagination li a:hover{background:#f1f1f1;}
ol.pagination li span{background:#ccc;color:#fff;}





/*LIST*/
.listname{
	color:#F39
}
.listshop{
	color:#3CF;
	font-weight:bold;
}


.listtime{
	display:block;
	float:right;
	margin-right:10px;
	color:#999;
	font-size: 10px;
}




/* FOOTER */
#footer_flive {
	width:950px;
	height:auto;
	margin:0 auto;
	padding:0;
	}
	
.footer_top {
	width:950px;
	height:271px;
	margin:0 0 10px 0;
	padding:0;
	}
	
.footer_a,.footer_b {
	width:310px;
	height:271px;
	margin-right:10px;
	float:left;
	padding:0;
	}
	
.footer_c {
	width:310px;
	height:271px;
	margin:0px;
	float:left;
	padding:0;
	}
	
.footer_a_title {
	width:310px;
	height:32px;
	margin:0 0 10px 0;
	padding:0;
	background:url(/asset/img/pc/main_shop_newarrivals.jpg) no-repeat;
	text-indent:-5000px;
	}
	
.footer_b_title {
	width:310px;
	height:32px;
	margin:0 0 10px 0;
	padding:0;
	background:url(/asset/img/pc/main_event_newarrivals.jpg) no-repeat;
	text-indent:-5000px;
	}
	
.footer_c_title {
	width:310px;
	height:32px;
	margin:0 0 10px 0;
	padding:0;
	background:url(/asset/img/pc/main_user_police.jpg) no-repeat;
	text-indent:-5000px;
	}
	
.footer_textbox {
	width:308px;
	height:226px;
	border:1px solid #EEE;
	margin:0;
	padding:0;
	}
	
.footer_banner {
	width:950px;
	height:72px;
	background:url(/asset/img/pc/footer_banner.jpg) no-repeat;
	margin:0 0 10px 0;
	padding:0;
	}
	
.footer_ispace {
	width:820px;
	height:72px;
	float:left;
	margin:0;
	padding:0;
	}
	
.footer_sp_text {
	width:130px;
	height:25px;
	float:left;
	margin:0;
	padding:0;
	}
	
.footer_sp_banner {
	width:130px;
	height:47px;
	float:left;
	margin:0;
	padding:0;
	}
	
.footer_randam {
	width:88px;
	height:31px;
	margin:0 auto;
	padding:0;
	}
	
.footer_link {
	text-align:center;
	color:#666666;
	font-size:10px;
	}
.footer_ul{
	margin-top:10px;
	
}
.footer_ul li{
	margin-bottom:1px;
	list-style:disc;
	text-align: left
}	
