﻿@charset "UTF-8";
/*=========================================================
	トピックス
=========================================================*/ 
#topics_contents .date {
	background:url(http://www.livitup.jp/cms_topics/img/line_icon.jpg) no-repeat left center;
	padding-left:18px;
	color:#744a14;
}
#topics_contents .subject {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #2f1310;
}
#topics_contents .subject a {
	color:#2f1310;
}
#topics_contents {
	padding:0 10px;
}
/*=========================================================
	代行情報
=========================================================*/  
.act_list h2 {
	background:#d7c1a5;
	color:#2c130e;
	padding:4px 5px 2px;
	border-left:5px solid #2c130e;
	margin-left:10px;
}
.act_list div.text {
	padding:0 10px 0 15px;
	margin-bottom:30px;
}
.act_list li {
	margin-bottom:30px;
}
.act_list .update {
	text-align:right;
	color:#960;
	margin-bottom:10px;
}