@charset "Shift_JIS";

#contents {
    margin: 64px 0 0;
}
.main_cont {
	padding: 10px;
	font-size: 1.1em;
}
.main_cont a {
	text-decoration: underline !important;
}
.tar {
	text-align: right !important;
}
.fwb {
	font-weight: bold;
}
.mb0 {
	margin-bottom: 0 !important;
}
.analyst h2 {
	border-bottom: 4px solid #ccc;
    border-left: medium none;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 13px;
    margin-top: 0;
    padding: 0 0 6px;
}
.analyst h3 {
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 3px;
	border-bottom: solid 1px #666;
}
.analyst p {
	margin: 0 0 20px;
	text-align:justify;
	line-height: 1.6em;
}
.analyst_img {
	margin: 10px 0;
}
.analyst_img p,.analyst_table p {
	font-size: 0.9em;
	line-height: 1.4em;
}
.analyst_img img {
	width: 100%;
}
.analyst_table {
    font-size: 96%;
    line-height: normal;
}
.analyst_table th {
    background: none repeat scroll 0 0 #DFE8F2;
    border-right: 1px solid #D4D4D4;
    border-top: 1px solid #D4D4D4;
    color: #333333;
    font-weight: bold;
    padding: 4px;
    text-align: center;
}
.analyst_table td {
    border-right: 1px dotted #A5A5A5;
    border-top: 1px solid #A5A5A5;
    padding: 4px;
}
/*.list01 ul li {
	line-height: 70px;
}
*/
.tC {
    text-align: center !important;
}