@charset "utf-8";
/* CSS Document */

div#area_title{
	background-image:url(/a_image/common/view_title_bg.gif);
	background-repeat:no-repeat;
	height:48px;
	width:663px;
}
div#area_title .areaname{
	float:left;
	margin-top:10px;
	margin-left:15px;
	_margin-left:8px;
	width:350px;
	_width:335px;
}
div#area_title .areaname h1{
	font-size:15px;
	font-weight:100;
	line-height:17px;
}
div#area_title .areaname div.capt{
	font-size:11px;
	color:#A80177;
	line-height:13px;
	margin-left:2px;
}
div#area_title .areaselect{
	margin-right:10px;
	margin-top:24px;
	float:right;
	width:285px;
	text-align:right;
	font-size:11px;
	color:#999999;
}

/*リスト*/
dl#update{
	margin-top:10px;
	display:block;
	width:663px;
}
dl#update dd{
	display:block;
	height:20px;
	margin-bottom:10px;
	padding-left:15px;
	background-image:url(/a_image/icon_san.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
dl#update dd .u_timestamps{
	float:left;
	width:140px;
	line-height:20px;
}
dl#update dd .u_upkind{
	float:left;
	width:120px;
}
dl#update dd .u_upkind span{
	line-height:20px;
}
dl#update dd .u_shopkind{
	float:left;
	width:70px;
}
dl#update dd .u_shopname{
	float:left;
	width:140px;
	height:20px;
	overflow:hidden;
}
dl#update dd .u_shopname a{
	line-height:20px;
}
dl#update dd .u_com{
	float:left;
	width:150px;
	margin-left:5px;
	line-height:20px;
	height:20px;
	overflow:hidden;
}
