#ms_main a:visited {
    color: #333;
}
div#content {
    width: 100%;
}
div#column-inner {
    background-color: transparent;
}
.analyst_list img {
    float: left;
    margin-right: 10px;
}
.analyst_list dl {
}
.analyst_list li {
    border-bottom: 1px solid #d9d9d9;
    padding: 10px 5px;
    overflow: hidden;
}
.analyst_list li dt {
    font-weight: normal;
}
dt {
    font-size: 12px;
}
p.month {
    border-bottom: 4px solid #cccccc;
    font-weight: bold;
    padding-left: 5px;
    margin-top: 20px;
    margin-bottom: 0px;
}
h2 {
    background-color: #7f7f7f;
    color: #fff;
    padding-bottom: 5px;
    padding: 5px 0 5px 10px;
    border-bottom-style: none;
}
h1 {
	margin-bottom: 20px;
}
.analyst_list li:last-child {
    margin-bottom: 40px;
}
table {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}
td {
    padding: 0;
    width: 16.6%;
    border: 1px solid #d9d9d9;
}
td a {
    display: block;
}
.back_num p {
    border-bottom-style: none;
}
#backnumber h2 {
    background-color: #cfcfcf;
    color: #454545;
    padding: 6px 10px;
    font-weight:normal;
    margin-bottom: 20px;
/*
    font-weight: bold;
    border: 1px solid #d9d9d9;
*/
}
#backnumber table {
	margin: 0 0 20px;
}
#backnumber table tr td {
	color: #aaa;
	padding: 6px 0;
}
#backnumber table tr td {
	color: #aaa;
}
#backnumber .analyst_list {
	margin-top: 0;
}

#backnumber .analyst_list li:first-child {
	padding-top: 0;
}
img.estate_img {
    width: 100%;
    margin-bottom: 40px;
}
div#articel-content {
}
p#articel-title {
	border-bottom: 4px solid #cccccc;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 5px;
 	padding-bottom: 7px;
	line-height: 24px;
}
p.articel-subtitle {
	border-bottom: 1px solid #aaa;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 5px;
}

p.articel-text {
	margin-top: 15px;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: justify;
}
p.articel-text a:link {
	color: #0000ff !important; 
}
p.articel-text a:visited {
	color: #0000ff !important;
}
p.articel-text a:hover {
	color: #0000ff !important;
}
p.articel-text a:active {
	color: #0000ff !important;
}
div.graph {
	width: 100%;
	margin: 30px 0px;
	text-align: center;
}
div.graph img {
	width: 90%;
}
p#writer {
	margin-top: 20px;
	font-size: 1.1em;
}
p#back-coontent {
	margin-bottom: 30px;
	text-align: right;
}
div#subject {
	text-align: left;
	float: left;
}
div#subject-back {
	text-align: right;
}
div#subject-back a{
	font-size: 13px;
	font-weight:normal;
}
div#subject-back a:link {
	color: #ffffff !important; 
}
div#subject-back a:visited {
	color: #ffffff !important;
}
div#subject-back a:hover {
	color: #00b8ee !important;
}
div#subject-back a:active {
	color: #ffffff !important;
}
a.underlinelink{
	text-decoration:underline;
}
a.underlinelink:hover {
	color: #00b8ee;
}
/*
div#back-num-content p{
	background-color: #d9d9d9;
	padding: 6px;
}
*/
.ttl {
    font-size: 14px;
	margin: 10px 0 20px;
	background: #7f7f7f none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 10px;
    width: auto;
}
.ttl p {
	line-height: 1.0em !important;
}
/*アクセスランキング*/
.list01 ul li,.list03 ul li{
	margin: 0px;
	border-bottom: 1px dotted #dadada;
}
.list01 ul li:first-child,.list03 ul li:first-child {
	border-top:none;
}
.list01 ul li a,.list03 ul li a{
	display: table;
	width: 100%;
	padding: 10px 35px 10px 5px;
	text-decoration: none;
	line-height: 1.1em;
	box-sizing: border-box;
	background: url(../img/list_mark1.png) no-repeat 100% 50%;
}
.list01 ul li a:hover,.list03 ul li a:hover {
	color: #00b8ee;
}
.list01 ul.pdf li a,.list03 ul.pdf li a {
	background: url(../img/list_mark2.png) no-repeat 100% 50%;
	background-size:30px 30px;
}
.list01 ul li a dl,.list03 ul li a dl {
	display: table-cell;
	vertical-align: middle;
}
.list01 ul li a dt,.list03 ul li a dt{
	font-size:0.9em;
	font-weight: normal;
}
.list01 ul li a dd{
	font-size:0.85em;
	line-height:1.2;
	margin: 5px 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
}
.list03 ul li a dd{
	font-size:0.7em;
	line-height:1.2;
	overflow: hidden;
	text-decoration: none;
}
.tC {
    text-align: center !important;
}