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



/* パンくず */

#sp_sitemap_pan{
	padding:5px 0 0 5px;
	height:20px;
	font-size:10px;
	margin-bottom:10px;

}



/* リスト */





#content_name li{
	border-top:1px #c9c9c9 solid;
	height:55px;
}


#content_name li:first-child {
	border-top:none;
	height:55px;
}

#content_name .title{
	line-height:55px;
	padding-left:10px;
	font-size: 14px;
	font-weight: bold;
}



#content_name .top {
	clear: both;
	padding: 7px 5px 4px 12px;
	background:#F2F2F2;
	font-size: 10px;
	text-align:right;
	top:10px;
	height: 15px;
	line-height: 15px;

}


#content_name .nobrand{
	color:#666;
	padding:0 0 0 10px;
	line-height:47px;
	height:46px;
	font-size: 10px;
}


