/**top.css**/

.l_l{
	width:640px;
	height:340px;
	margin-right:20px;
	float:left;
	background:#555;
	box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px,0 0 0 2px #ff2069 inset;
	-webkit-box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px,0 0 0 2px #ff2069 inset;
	-moz-box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px,0 0 0 2px #ff2069 inset;
}

#info{
	background:url(../images/top/infobg.png) 0% 0% no-repeat;
}

#info div{
	margin:60px auto 0;
	line-height:0em;
	width:620px;
	height:270px;
	background:#ff2069; 
}

.r_m{
	width:260px;
	height:620px;
	box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px;
	float:left;
}

#whatsnew{
	
}

#whatsnew .wn_box{
	margin:0px auto 0;
	line-height:1.4em;
	width:240px;
	height:555px;
	background:rgba(255,255,255,0.7); 
	overflow:auto;
	padding:5px 10px 10px;
}

.box_wnew{
	margin-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #333;
}

.wnthumb{
	width:120px;
	float:left;
	margin-right:5px;
}

.wnthumb img{
	width:100%;
}

.wnspec{
	margin-left:5px;
	line-height:1.5em;
	font-size:15px;
}

.wtitle{
	background:#ff6ea8;
	text-align:center;
	color:#fff;
	border-radius:5px;
	padding:4px;
	margin:4px 0 8px;
	
}

.ptitle{
	background:#53b8ff;
	text-align:center;
	color:#fff;
	border-radius:5px;
	padding:4px;
	margin:5px 0;
	
}

.wndate,.pdate{
	color:#6c1515;
	font-size:17px;
	}

.wndate p{
	float:right;
	background:#ff4672;
	color:#fff;
	padding:2px 6px;
	font-size:13px;
}

.wn_text{
	font-size:14px;
	line-height:1.3em;
	color:#111;
}

.l_m{
	width:620px;
	height:300px;
	box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px;
	float:left;
	margin-right:0px;
}

#nfinfo{
	position:relative;
}

#nfinfo .nfibox{
	margin:10px 10px 0;
	line-height:1.4em;
	width:550px;
	height:280px;
	background:#fff; 
	padding:0;
	float:left;
	overflow:auto;
}

.shinjinbox{
	border-bottom:1px solid #ff8208;
	padding-bottom:10px;
	margin-bottom:10px;
}

.nfi_thumb{
	width:164px;
	height:220px;
	float:left;
	margin-right:0;
}

.nfi_thumb img{
	width:100%;
}

.nfi_text{
	width:375px;
	height:;
	margin:0px 0 10px 10px;
	float:left;
}

.nfi_date{
	width:100%;
	height:32px;
	font-size:15px;
	line-height:32px;
	background:#ccc;
	border-radius:5px;
	background:#ff953f;
	color:#fff;
	font-weight:bold;
	text-align:left;
	margin-bottom:5px;
	text-indent:10px;	
}

.nfi_name{
	color:#f60174;
	font-weight:bold;
	font-size:16px;
	height:20px;
	line-height:20px;
}

.nfi_data{
	color:#222;
	font-size:18px;
	line-height:1.5em;
}

.nfi_size{
	color:#444;
	font-weight:bold;
	font-size:16px;
	height:20px;
	line-height:20px;
}

.nfi_come{
	border-top:1px dotted #555;
	margin-top:5px;
	padding-top:5px;
	height:;
	font-size:15px;
	line-height:1.3em;
}

.more{
	position:absolute;
	right:10px;
	top:10px;
}

.r_l{
	width:640px;
	height:300px;
	float:left;
	background:#555;
	box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px,0 0 0 2px #ff2069 inset;
	-webkit-box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px,0 0 0 2px #ff2069 inset;
	-moz-box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px,0 0 0 2px #ff2069 inset;
}

.newface{
	padding:0px 0px 10px;
	box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px;
	width:900px;
	padding:0 10px 10px 10px;
margin: 0 auto 20px auto;
	text-align: center
}

.newface ul{
	margin:12px 0 0 12px;
}

.newface ul li{
	width:280px;
	height:450px;
	background:rgba(0,0,0,0.6);
	float:left;
	margin:0px 12px 12px 0;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 2px 3px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 2px 3px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 2px 3px 0px;
	position:relative;
	border:2px solid #4c7643;
}

.today{
	position:absolute;
	top:0px;
	right:2px;
	width:60px;
}

.today img{
	width:100%;
}

.nf_data{
	color:#fff;
	font-weight:bold;
	font-size:18px;
	margin:8px auto 0;
	line-height:26px;
	width:260px;
	height:26px;
	text-align:center;
	position:absolute;
	bottom:46px;
	left:10px;
	background:#3e6823;
	border-radius:5px;
}


.shift{
	padding:0px 0px 10px;

	padding:0 10px 10px 10px;
	text-align: center;
    width: 100%;
	max-width: 1260px;
    margin: 0 auto 20px auto
    
}

.shift ul{
	margin:12px 0 0 12px;
}

.shift ul li{
	width:400px;
	background:rgba(0,0,0,0.6);
	float:left;
	margin:0px 12px 12px 0;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 2px 3px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 2px 3px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 2px 3px 0px;
	position:relative;
}

.pratina{
	border:2px solid #fff778 !important;
}


.shift_time{
    color: #fff;
    font-weight: bold;
    font-size:16px;
    margin: 2px auto;
    line-height: 24px;
    width: 92%;
    text-align: left;

}

.nf_data{
	color:#fff;
	font-weight:bold;
	font-size:20px;
	margin:2px auto ;
	line-height:24px;
	width:92%;
	text-align:left;

}

.nameandsize{
width:48%;
	position:relative;
	padding-top:5px;
	color:#fff;
	float: left
}
/*
.shift_thumb{
	width:280px;
	height:374px;
	margin:0px;
	line-height:0em;
}

.shift_thumb .photo{
	width:280px;
	height:374px;

}

.shift_name{
	width:100%;
	height:28px;
	line-height:28px;
	text-align:left;
	font-size:18px;
	color:#fff;
	white-space:nowrap;
	overflow:hidden;
	text-indent:10px;
}

.shift_name span{
               font-size: 18px;
}

.shift_size{
	width:100%;
	height:20px;
	line-height:20px;
	font-size:16px;
	text-align:left;
	color:#fff;
	margin:0px auto 0;
	white-space:nowrap;
	overflow:hidden;
	text-indent:10px;
}

.shift_icon{
	width:100px;
	line-height:0em;
	position:absolute;
	top:31px;
	left:０px;
}
*/
.shift_thumb{
	width:50%;
float: left;
}

.shift_thumb .photo{

	display:block;

}

.shift_thumb img {
	width:100%;
	height:100%;
}

.shift_furiname{
	width:100%;
	padding:10px;
	line-height:24px;
	text-align:left;
	font-size:10px;

	margin-bottom: 14px
}

.shift_name{
	width:100%;
	padding:10px;
	line-height:24px;
	text-align:left;
	font-size:32px;

	margin-bottom: 14px
}

.shift_name span{
               font-size: 18px;
}

.shift_size{
	line-height:22px;
	font-size:20px;
	text-align:left;
	padding:10px;
	margin:0px auto 0;


}

.shift_icon{
	width:100px;
	line-height:0em;
	position:absolute;
	top:31px;
	left:0px;
}


.rankicon{
	position:absolute;
	bottom:4px;
	right:2px;
	width:60px;
}

.rankicon img{
	width:100%;
}

.nficon{
	position:absolute;
	top:0px;
	right:2px;
	width:40px;
}

.nficon img{
	width:100%;
}

.cupicon{


}

.cupicon img{
	width:100%;
}

.photoup{
	background:url(../images/top/photoup.png) 50% 0% no-repeat;
	width:286px;
	height:440px;
	box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px,0 0 0 2px #ff2069 inset;
	-webkit-box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px,0 0 0 2px #ff2069 inset;
	-moz-box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px,0 0 0 2px #ff2069 inset;
	margin-right:20px;
	float:left;
}

.photoup_in{
	margin:60px auto 0;
	line-height:1.3em;
	width:246px;
	height:355px;
	background:#fff; 
	overflow:auto;
	padding:5px 10px 10px;
	font-size:15px;
}

.wndate{
	margin-bottom:3px;
}

.wndate,.pdate{
	color:#6c1515;
	border-top:1px solid #666;
	padding-top:5px;
	}

.wndate p{
	float:right;
	background:#ff4672;
	color:#fff;
	padding:2px 6px;
	font-size:13px;
}

.pdate p{
	float:right;
	background:#3fa2ff;
	color:#fff;
	padding:0px 6px;
	font-size:13px;
}

.blog{
	background:url(../images/top/blog.png) 50% 0% no-repeat;
	width:286px;
	height:440px;
	box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px,0 0 0 2px #2372e3 inset;
	-webkit-box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px,0 0 0 2px #2372e3 inset;
	-moz-box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px,0 0 0 2px #2372e3 inset;
	margin-right:22px;
	float:left;
}

.blog_in{
	margin:60px auto 0;
	line-height:1.3em;
	width:266px;
	height:355px;
	background:#fff;
	overflow:auto;
	padding:5px 0px 10px;
	font-size:15px;
}

.maneblog{
	background:url(../images/top/maneblog.png) 50% 0% no-repeat;
	width:286px;
	height:440px;
	box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px,0 0 0 2px #343b44 inset;
	-webkit-box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px,0 0 0 2px #343b44 inset;
	-moz-box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 3px 0px,0 0 0 2px #343b44 inset;
	margin-right:0px;
	float:left;
}

.moviebox{
width: 620px;
	
box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 3px 0px;
-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 3px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 3px 0px;
float: left;
margin-right:px;
	margin:0px auto 20px;
	background:#fff;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 6px 8px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 6px 8px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 6px 8px 0px;
	padding:0px;
	height:350px;
}

.topeve{
width: 100%;
	max-width: 620px;
margin:0px auto 20px;
	
box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 3px 0px;
-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 3px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 3px 0px;
/*float: left;
margin-right:px;
	margin:0px auto 20px;
	background:#fff;*/
	box-shadow:rgba(0, 0, 0, 0.3) 0px 6px 8px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 6px 8px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 6px 8px 0px;
/*	padding:0px;
	height:300px;
	line-height:0em;*/
}

.movietitle{
	width:80px;
	height:440px;
	float:left;
}

.uppercont{/*
	width:900px;
	margin-bottom:20px;*/
	width: auto;
}

.h_nf{
	width:50px;
	background:#8cdc24;
	height:300px;
	float:left;
}

.l_12{
	/*float:left;
	margin-right:20px;
	width:620px;*/
}

.r_12{/*
	float:left;*/
	display: none;
}

.h_wn{
	width:100%;
	height:50px;

}



.praicon{
	position:absolute;
	top:-2px;
	left:-2px;
	width:80px;
}

.praicon img{
	width:100%;
}


.topsanpicon{
	position:absolute;
	bottom:54px;
	left:-8px;
	width:64px;
}

.topsanpicon img{
	width:100%;
}

.sanpicon{
	position:absolute;
	bottom:68px;
	left:-8px;
	width:64px;
}

.sanpicon img{
	width:100%;
}