@charset 'utf8';
.left_space {
    width: 48%;
    float: left;
}
.right_space {
    width: 48%;
    float: left;
    margin-left: 4%;
}
.section_title{
    margin: 0;
    margin-bottom: 10px;
}
.section_title img {
    margin-top: -4px;
}
.section_sub_title{
    margin: 0;
}
#homon_block td{
	vertical-align: top;
}
.filed_data{
    line-height: 1.25rem;
    font-size: 1.2em;
}
#member_menu ul{
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
}
#member_menu li{
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}
#member_menu li img {
    margin-bottom: 8px;
}
.acre{
    width:60px;
    text-align: right;
}
.member_detail_table td,
.member_detail_table th{
    padding:4px 10px;
}
.member_detail_table th{
    font-weight: normal;
    text-align: left;
    width: 150px;
}
.graph_item {
    display: inline-block;
    width:30%;
}
.graph_item_tbl {
    display: inline-block;
    width:38%;
}
.graph_item_tbl table{
    width: 100%;
}
.form_table td,
.form_table th{
    padding: 4px 10px;
    margin: 10px;
    font-size: 1em;
    font-weight: normal;
}
.form_table input,
.form_table select{
    font-size: 1.2em;
}
.form_table select{
    width:100%;
}

.thread{
    background-color: #f6f6f6;
    padding:10px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.thread_title{
    font-weight: bold;
    font-size:1.4em;
    margin:10px 0px;
    border-bottom: 2px solid #3d3;
    padding-bottom: 10px
}
.thread_header_info{
	font-weight:normal;
	font-size:0.7em;
}
.thread_item{
    padding:4px 10px;
    border-left: 10px solid #3b3;
    margin-bottom: 5px;
}
.thread_item_header{
    margin-bottom: 10px
}
.thread_form{
    border-left-color: #DDD;
}
.thread_comment {
    background-color: white;
    padding: 6px;
    border-radius: 5px;
}
.post_title{
    font-weight: bold;
    font-size:1.2em;
}
.poster .icon_man{
	width:14px;
}

.uchite_stat {
    font-size: 0.7em;
    display: block;
    background-color: #ccc;
    color: white;
    padding: 2px 16px;
    border-radius: 4px;
    text-align:center;
}


#nouki_tbl{
    margin-bottom: 20px;
	font-size:0.8em;
}
#nouki_tbl th,
#nouki_tbl td {
    border: 1px solid #999;
    padding: 2px;
}
#nouki_tbl th{
    background-color: #ddd;
}
.uchite_teian_dl{
    margin: 0;
    border-left: 3px solid #ddd;
    padding-left: 5px;
    margin-bottom: 8px;
}

.uchite_stat_dl{
    margin:0px;
}
.uchite_teian_dl dt{
    font-weight: bold;
}
.uchite_teian_dl dd {
    margin-left: 1em;
}

.uchite_stat_dl dt{
    font-weight: bold;
}
.uchite_stat_dl dd {
    margin-left: 0;
    background-color: #bbb;
    color: white;
    margin-bottom:8px;
    float: none;
    font-size:1em
}


.uchite_stat.stat0{background-color: #Fb3;}
.uchite_stat.stat1{background-color: #3b3;}
.uchite_stat.stat2{background-color: #39d;}
.uchite_stat.stat3{background-color: #96d;}

.dl_stat,.dl_stat0{border-left-color: #Fb3 !important;}
.dl_stat1{border-left-color: #3b3 !important;}
.dl_stat2{border-left-color: #39d !important;}
.dl_stat3{border-left-color: #96d !important;}
