.ag_mds{
	font-weight:bold;
	margin-bottom:10px;
	font-size: 16px;
}
.ag_icon{
	color:#BB0000;
}
.mds_box{
	background-color: #2cbe9a;
	color: #fff;
	padding:4px 10px;
	margin:0 1em 0.5em 0;
	display: inline-block;
	font-size: 12px;
}
.yama_cap{
    margin-top: 3px;
}
.box_kiroku{
	margin:20px 0;
	line-height: 160%;
}
.box_clim{
	float: left;
	width: 320px;
}
.box_desc{
	float: left;
	width: 320px;
	margin:0 0 20px 20px;
}
.clim{
	font-size: 12px;
	margin: 0.5em 0 1em;
    line-height: 160%;
}

.box_table{
	float: left;
	width: 420px;
	margin: 0 55px 20px 0;
}
.detail_table{
	border-collapse: collapse;
	width: 420px;
	height: 238px;
	margin-left: 25px;
}
.detail_table th{
	background-color: #d9d5d4;
	border:1px solid #b9b5b5;
	padding: 3px 0 3px 10px;
	text-align: left;
	width: 120px;
}
.detail_table td{
	border:1px solid #b9b5b5;
	padding: 3px 0 3px 10px;
}

.map_area{
	margin-bottom: 20px;
}
.btn_area{
	margin: 10px 0 30px 40px;
}
.btn_area_marg{
	margin-right: 20px;
}
.btn_area a{
	text-decoration: none;
}

.box_clim_record{
	margin:10px 0 20px 0;
	clear: both;
}
ul.clim_record{
	font-size: 12px;
}
ul.clim_record li{
	list-style: none;
	float: left;
	width: 120px;
	margin-right: 10px;
}

.box_yama_area{
	margin:10px 0 20px 0;
	clear: both;
}
ul.yama_area{
	font-size: 12px;
    list-style: outside none none;
    margin: 15px auto;
    padding: 0;
    width: 624px;
}
ul.yama_area li{
	float: left;
    height: 155px;
    line-height: 1.6em;
    margin: 5px;
    padding: 0;
    text-align: center;
    width: 94px;
}
ul.yama_area li img{
	border: 1px solid #ccc;
    margin: 0;
    padding: 1px;
}

.box_ag_course{
	margin-bottom: 20px;
}
ul.ag_course{
	font-size: 14px;
	line-height: 140%;
	margin: 10px 0;
}
ul.ag_course li{
	list-style: none;
}


ul.cl_record_result_detail {
    font-size: 12px;
    list-style: outside none none;
    margin: 10px 0 15px;
    padding: 0;
}
ul.cl_record_result_detail > li {
    border-top: 1px dotted #cccccc;
    margin: 0;
    padding: 10px;
    position: relative;
}
ul.cl_record_result_detail > li.line_first {
    border: medium none;
}
ul.cl_record_result_detail > li > a.cl_record_thumb {
    display: block;
    float: left;
}

ul.cl_record_result_detail > li > a.cl_record_thumb > img {
    border: 1px solid #cccccc;
    padding: 1px;
}
ul.cl_record_result_detail > li > dl {
    margin-left: 82px;
}
ul.cl_record_result_detail > li > dl > dt {
    position: relative;
}
ul.cl_record_result_detail > li > dl > dd {
    margin-top: 5px;
}
ul.cl_record_result_detail > li > dl > dd > a {
    font-size: 14px;
    font-weight: bold;
    word-break: break-all;
    word-wrap: break-word;
}
ul.cl_record_result_detail > li > dl > dd > div {
    display: inline-block;
    line-height: 1.4em;
    margin: 5px 0;
    width: 100%;
}
ul.cl_record_result_detail > li > a.detail_link {
    bottom: -5px;
    margin-bottom: 10px;
    position: absolute;
    right: 10px;
}


ul.new_topics {
    border: 1px solid #ccc;
    font-size: 12px;
    list-style: outside none none;
    margin: 10px 0 15px;
    padding: 0 0 10px;
}
ul.new_topics > li {
    margin: 0;
    padding: 10px 10px 0;
}
ul.new_topics > li > dl {
    border-top: 1px dotted #319335;
    float: left;
    margin: 0 10px 0 0;
    padding: 10px 0 0;
    width: 314px;
}
ul.new_topics > li.line_first > dl {
    border-top: medium none;
    padding: 0;
    width: 314px;
    float: left;
    margin: 0 10px 0 0;
}
ul.new_topics > li > dl > dt {
    font-weight: bold;
    line-height: 140%;
    margin: 0;
    padding: 0 0 6px;
    width: 314px;
}
ul.new_topics > li > dl > dd {
    line-height: 150%;
    margin: 0;
    padding: 0;
    width: 314px;
}
#edit_area01 > ul.new_topics > li > dl > dt span.c_mt_info_name {
    font-size: 10px;
    font-weight: normal;
    padding: 0 0 0 8px;
}
ul.new_topics > li > dl > dd > a > img {
    border: 1px solid #ccc;
    float: left;
    margin: 0 8px 0 0;
    padding: 1px;
}
ul.new_topics > li > dl > dd > div.c_week_date {
    color: #666666;
    text-align: right;
}


.img_right{
	float: right;
	margin: 10px 0 10px 10px;
	font-size: 12px;
	color: #666;
}
.waku{
	border: 1px solid #333;
}



.table2 {
    background-color: rgba(193,184,143,0.5);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size:12px;
    width:350px;
}

.table2:after {
    display: block;
    clear: both;
    content: '';
}

.table2 dt,
.table2 dd {
    margin-bottom: 1px;
    padding: 2px 5px;
}

.table2 dt {
    float: left;
    clear: both;
    width: 80px;
    text-align: center;
}

.table2 dd {
    margin-left: 100px;
    background-color: rgba(255,255,255,0.8);
    text-align: left;
    line-height:1.4em;
    padding: 5px 5px;
}

.table2 dd dt,
.table2 dd dd {
    margin: 0;
    padding: 0;
    display: inline;
    float: none;
    width: auto;
    background: none;
}

.table2 dd dt:after {
    content: ":"
}

.table2 dd:first-of-type {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
}

.table2 dd:last-of-type {
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.mountain{
    font-weight:bold;
    margin: 4px 0;
}