@charset "utf-8";
/* CSS Document */

h2{
	width:610px;
	height:37px;
	background:url(../../img/pc/branch/h2_newfaces.gif) no-repeat top left;
	margin:auto;
	border-bottom:1px #9A9A9A solid;
	clear:both;
}

ul.newface_icon{
	background:url(../../img/pc/branch/newfaces_icon_back.gif) no-repeat;
	margin:15px auto;
	width:442px;
	height:65px;
}

.newface_icon li{
	width:130px;
	float:left;
	display:inline;
	margin:10px 0px 0px 17px;
	font-size:70%;
	white-space:nowrap;
}

.newface_icon img{
	vertical-align:middle;
}

.icon_name{
	margin-left:5px;
}

ul.newface{
	clear:both;
	width:618px;
	margin:auto;
}

li.newface_list{
	width:303px;
	height:auto;
	float:left;
	display:inline;
	background:url(../../img/pc/branch/newfaces_list_backT.gif) no-repeat;
	margin:10px 3px;
	position:relative;
}

p.newface_list_bottom{
	width:303px;
	height:20px;
	background:url(../../img/pc/branch/newfaces_list_backB.gif) no-repeat;
	clear:both;
	position:absolute;
	bottom:0px;
	overflow:hidden;
}

p.date{
	color:#FF3481;
	margin:10px 0px 0px 10px;
	font-size:12px;
}

dl.newface_data{
	height:auto;
	margin:auto;
	position:relative;
	overflow:hidden;
	height:250px;
	
}

.newface_data dt{
	display:none;
}

dd.name{
	font-size:120%;
	float:left;
	display:inline;
	font-size:12px;
	margin-top:16px;
	margin-left:20px;
}

dd.name a {
	color:#333333;
	font-size:14px;
	font-weight:bold;
}

dd.icon{
	margin-top:10px;
	float:right;
	display:inline;
}

dd.icon ul{
	display:block;
	width:130px;
	height:28px;
}

.icon li{
	margin-left:3px;
	float:left;
	display:inline;
}

.icon img{
	width:28px;
	height:28px;
}

dd.size{
	width:130px;
	margin-left:20px;
	float:left;
	display:block;
	border-bottom:1px #B8B8B8 solid;
	text-align:right;
	font-size:12px;
}

.size dl{
	text-align:right;
}

.size dt{
	color:#FE2190;
	display:inline;
}

.size dd{
	margin-right:5px;
	display:inline;	
}

dd.comment{
	width:130px;
	float:left;
	display:inline;
	margin-top:5px;
	margin-left:20px;
	margin-right:5px;
	font-size:12px;
}

dd.photo{
	position:absolute;
	height:182px;
	z-index:3;
	width:121px;
	right:18px;
	top:50px;
}

.photo a{
	display:block;
	width:100%;
	height:100%;
}

.photo img{
	border:none;
}

