*{
	margin		: 0px;
	padding		: 0px;
}

img{
	border-style	: none;
	border-width	: 0px;
}

html,
body{
	text-align	: center;
	font-size	: 12px;
	line-height	: 16px;
	color		: #333333;
	font-family	: "メイリオ",ＭＳ Ｐゴシック,Osaka,Serif;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	background-color: transparent;
}

a{
	color		: #cc3333;
	text-decoration	: none;
}

a:hover{
	color		: #cc3333;
	text-decoration	: underline;
}

h2,h3{
	font-size	: 13px;
	font-weight	: normal;
}

h3{
}


ul{
	list-style-type	: none;
}

li{
	margin		: 0px;
	padding		: 0px;
}

table tr{
	vertical-align	: top;
}

/***************************************/
/* All */
/***************************************/


#newface{
	width			: 238px;
	margin			: 10px 0 0 0;
}

#newface ul{
	display			: block;
	padding-left	: 14px;
	text-align		: left;
}

#newface li{
	width		: 238px;
	height		: 170px;
	font-size	: 10px;
	background	: url(./img/new_box.gif) no-repeat;
	float		: left;
}

#newface .box_l{
	width		: 118px;
	float		: left;
}

#newface .box_r{
	width		: 117px;
	float		: left;
}

#newface .photo{
	width		: 120px;
}
#newface   .photo   .images{
	width		: 90px;
	height		: 120px;
	padding		: 12px 0 8px 10px;
}


#newface .day{
	width		: 110px;
	height		: 34px;
}

#newface .day p{
	font-size	: 11px;
	line-height	: 31px;
	color		: #ffffff;
	text-align	: center;
}

#newface .prof{
	width		: 117px;
	height		: 43px;
	text-align	: left;
}

#newface .prof p{
	font-size	: 11px;
	line-height	: 14px;
}

#newface .prof a{
	font-size	: 12px;
}

#newface .prof span{
	color		: #8d6e55;
	font-size	: 8px;
}

#newface .prof em{
	font-size	: 10px;
	font-style	: normal;
}

#newface .txt{
	font-size	: 11px;
	line-height	: 18px;
}