.wrap {
	padding-top: 51px;
}
#main-ma {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 12px;
}
#main-ma .visual {
	height: 150px;
	background-color: #D6D6D6;
	margin-bottom: 15px;
}
.list-ma-top {
	margin-bottom: 20px;
}
.list-ma-top li {
	overflow: hidden;
	margin-bottom: 10px;
	border: 2px solid #CDBAAA;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.list-ma-top li a {
	overflow: hidden;
	padding: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
	position: relative;
	color: #000000;
	text-decoration: none;
	display: block;
}
.list-ma-top li a:after {
	display: block;
	content: '';
	position: absolute;
	top: 48%;
	width: 5px;
	height: 5px;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 12px;
}
.list-ma-top li .flag {
	float: left;
	margin-right: 10px;
	width: 70px;
}
.list-ma-top li .flag img  {
	width: 100%;
}
.list-ma-top li div {
	overflow: hidden;
}
.list-ma-top li div .format {
	background-color: #2FA200;
	color: #FFFFFF;
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 20px;
}
.list-ma-top li div .title {
	font-size: 14px;
	color: #9D4430;
}
.list-ma-top li div .det-txt {
	line-height: 1.5;
	font-size: 12px;
}
.list-ma-top li div .det-txt span {
	display: inline-block;
	width: 90px;
}
.list-ma-top li .end  {
	color: rgba(160,127,93,0.52);
	border: 3px solid rgba(160,127,93,0.52);
	width: 100px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	line-height: 100px;
	font-size: 18px;
	position: absolute;
	top: 20px;
	z-index: 20;
	opacity: .7;
	-webkit-transform: rotate(-25deg);
	transform: rotate(-25deg);
	font-weight: bold;
	right: 20px;
}
.single-head {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.single-head .end  {
	color: rgba(160,127,93,0.52);
	border: 3px solid rgba(160,127,93,0.52);
	width: 70px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	line-height: 70px;
	font-size: 16px;
	position: absolute;
	top: 0px;
	z-index: 20;
	opacity: .7;
	-webkit-transform: rotate(-25deg);
	transform: rotate(-25deg);
	font-weight: bold;
	right: 10px;
}
.single-head figure {
	width: 80px;
	float: left;
	margin-right: 12px;
}
.single-head figure img {
	width: 100%;
}
.single-head div  {
	overflow: hidden;
}
/*.list-ma-top {
	margin-bottom: 15px;
	overflow: hidden;
}
.list-ma-top li {
	overflow: hidden;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #d8d8d8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.list-ma-top li .recommend {
	position: relative;
}
.list-ma-top li .recommend img {
	height: 20px;
	position: absolute;
	top: 0px;
	left: -5px;
	z-index: 100;
}
.list-ma-top li .end {
	color: #E30003;
	border: 3px solid #E30003;
	width: 70px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	line-height: 70px;
	font-size: 16px;
	position: absolute;
	top: 25px;
	left: 20px;
	z-index: 10;
	opacity: .7;
	-webkit-transform: rotate(-25deg);
	transform: rotate(-25deg);
}
.list-ma-top li .format {
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
	color: #fff;
	background: #CDBAAA;
	overflow: hidden;
	float: left;
	width: 60px;
	margin-right: 15px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
}
 
.list-ma-top li .format:before {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-width: 20px 20px 0 0;
    border-style: solid;
    border-color: #fff;
    border-top-color: #B49E8C;
    box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
.list-ma-top li figure img {
	width: 100%;
}
.list-ma-top li div {
	overflow: hidden;
}
.list-ma-top li div .title {
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 1.5;
}
.list-ma-top li div .title a {
	color: #000000;
}
.list-ma-top li div .det-txt {
	color: #666666;
	font-size: 12px;
}
.list-ma-top li div .det-txt.mb {
	margin-bottom: 10px;
}
.list-ma-top li div .det-txt span {
	display: inline-block;
	width: 90px;
}
.list-ma-top li div .btn-main.r.size-s {
	margin-bottom: 0px;
}*/
.single-head div .ttl-single {
	font-size: 18px;
	margin-bottom: 5px;
}
.single-head div .format {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	background-color: #2FA200;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.single-head div .period  {
	font-size: 11px;
}
.single-content .txt-area {
	color: #666666;
	line-height: 1.5;
	margin-bottom: 20px;
}
.tbl-ma {
	margin-bottom: 20px;
}
.tbl-ma tbody tr th {
	width: 90px;
}
.tbl-ma tbody tr th, .tbl-ma tbody tr td {
	padding: 12px;
}
