@charset "utf-8";
#contents .reason_section .common_inner dl.readmore {
    background-color: #ffffff;
}
#contents .reason_section .section_title {
    font-size: 18px;
    padding-top: 30px;
}
#contents .reason_section .detail {
    padding: 0;
}
#contents .reason_section .common_inner {
    padding: 0;
}
#contents .reason_section .common_inner .news_area {
    border-top: 1px solid #e2d7cb;
    border-bottom: 1px solid #e2d7cb;
}
#contents .reason_section .common_inner .news_area li:first-child dl a {
    border-top: none;
}
#contents .reason_section .common_inner dl a {
	color:#908585;
    border-top: 1px dotted #e2d7cb;
    border-bottom: none;
	width: 100%;
	text-decoration: none;
	padding: 0;
	display:block;
}
#contents .reason_section .common_inner dl a:hover {
	background-color: none;
}
#contents .reason_section .common_inner dl  dt {
    padding: 10px 30px;
	margin-top: 0;
	float:none;
	width: 100%;
    font-size: 12px;
	background: #FBFBFA url(../img/yajirusi.png) 10px 12px no-repeat;
	position: relative;
}
#contents .reason_section .common_inner dl  dt:after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 2px solid #9C8365;
    border-right: 2px solid #9C8365;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#contents .reason_section .common_inner dl  dd {
    font-size: 12px;
	float:none;
	width: 100%;
	padding: 10px 30px;
}
#contents .reason_section .common_inner dl  dd.readmore {
	display:none;
}
#contents .reason_section .common_inner dl a:hover dd.readmore {
	display:none;
}
.page_list li {
    display: inline-block;
    width: 92%;
	margin: 0 auto;
}
.wp-pagenavi a, .wp-pagenavi span {
    font-size: 12px;
    padding: 5px 11px !important;
}
#contents .reason_section .detail .detail_title {
    font-size: 14px;
    background: url(../img/bg-detail_title.gif) 15px 13px no-repeat;
	background-size: 15px;
    padding: 10px 10px 10px 35px;	
}
#contents .reason_section .detail .detail_title p {
	width: 100%;
	float:none;
}
#contents .reason_section .detail .detail_title a {
	display:none;
}
#contents .reason_section .detail .date {
    font-size: 12px;
    margin: 5px 10px 10px;
}
#contents .reason_section .detail .content .img {
    float: none;
    width: 100%;
	padding: 0 10px;
	margin-bottom: 15px;
}
#contents .reason_section .detail .content p {
    float: none;
    width: 100%;
	padding: 0 10px;
	font-size: 12px;
}
.note {
    padding: 10px;
	margin: 10px;
    font-size: 12px;
}
.page_list_detail {
    padding-bottom: 0;
    padding: 30px 10px 10px;
}
.page_list_detail li {
    width: 100%;
	 border: none;
}
.page_list_detail li a {
    font-size: 12px;
    padding: 10px 0 6px;
    display: block;
	 border: 2px #e2ddd4 solid;
}
#contents .reason_section .detail .txt_noimg {
    font-size: 12px;
    margin: 10px;
}
#contents .reason_section .detail .txt_noimg img {
	width: auto;
}