@charset "shift_jis";

/*  タイトルパーツ
------------------------------------------- */
.ttlType01MT {
	padding: 12px 0 12px 10px;
	font-size: 16px;
	font-weight: bold;
	background: #ffd3b2;
}

.ttlType02MT {
	padding: 10px 0 8px 10px;
	font-weight: bold;
	background: url("../../images/top/bg_h3_info.gif") repeat-x left center;
}



/*  スライダー
------------------------------------------- */
.recommendSliderMT{
	clear: left;
	width:902px;
	height:230px;
	background: #ecebeb;
	position:relative;
}

.recommendSliderMT img{
	display:block;
	margin:0;
}

.recommendSliderMT .screen{
	width: 680px;
}

.recommendSliderMT .screen p{
	display:none;
	position:absolute;
	left: 0;
	top: 0;
}

.recommendSliderMT .menu{
	width:200px;
	position:absolute;
	left: 683px;
	top:6px;
	background: #ecebeb;
}

.recommendSliderMT .menu .current{
	width:205px;
	height:69px;
	z-index:90;
	position:absolute;
	left: 4px;
	top: 0;
	text-indent:-9999px;
	background: url(../../images/top/thumb_frame-trans.png) no-repeat left top;
}

.recommendSliderMT .menu .stage{
	width:206px;
	height:217px;
	overflow:hidden;
	position:absolute;
	left:0;
	top: 0;
	z-index:80;
}

.recommendSliderMT .menu ul{
	padding-left: 9px;
	width:206px;
	position:absolute;
	left:0;
	top:0;
}

.recommendSliderMT .menu ul li{
	width: 200px;
	height: 69px;
	margin-bottom: 5px;
	vertical-align: bottom;
}

.recommendSliderMT .menu ul li img {
	cursor:pointer;
}


/*  特集一覧
------------------------------------------- */
.specialBoxMT {
	overflow: hidden;
	margin: 0 auto 20px;
	padding-bottom: 20px;
	width: 900px;
	height:auto ;
	position: relative;
	background: url(../../images/icn/icn_line03.gif) repeat-x left bottom;
}

.specialBoxMT .ImgBoxMT {
	float: left;
	margin-right: 20px;
	width: 240px;
	height: 180px;
}

.specialBoxMT .ImgBoxMT img {
	border: 1px solid #e1e1e1;
}

.specialBoxMT .txtBoxMT {
	float: left;
	width: 640px;
}

.specialBoxMT .txtBoxMT h3 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

.specialBoxMT .txtBoxMT h3 img {
	margin-right: 5px;
}

.specialBoxMT .txtBoxMT .commentMT {
	padding: 10px;
	/*margin-bottom: 45px;*/
	background: #fff9f1;
	font-size: 12px;
	line-height: 1.6;
	clear: left;
}

.specialBoxMT .txtBoxMT .moreMT {
	position: absolute;
	right: 0;
	bottom: 20px;
	margin-top: 20px;
	padding-left: 7px;
	width: 119px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #555 url(../../images/icn/icn_arr_right04-trans.png) no-repeat 14px center;
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #5b5a5a;
}

.specialBoxMT .txtBoxMT .moreMT a {
	display: block;
	color: #fff;
}



/*  レジャー特集
------------------------------------------- */
.leisureLayoutMT .ttlTop h2 {
	padding: 14px 10px 10px;
	font-weight: bold;
	font-size: 14px;
	background: #e9e9e9 url(../../images/icn/icn_line02.gif) repeat-x left top;
}

.leisureLayoutMT .ttlTop p {
	padding: 10px;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.6;
	border-top: 2px solid #cdcccc;
	border-right: 1px solid #cdcccc;
	border-left: 1px solid #cdcccc;
	background:	url(../../images/icn/icn_line01.gif) repeat-x left bottom;
}

.leisureLayoutMT .navMT {
	overflow: hidden;
	margin-bottom: 20px;
	padding: 18px;
	border-right: 1px solid #d0cfce;
	border-left: 1px solid #d0cfce;
	background:	#fff9f1 url(../../images/icn/icn_line01.gif) repeat-x left bottom;
}

.leisureLayoutMT .tabMT li {
	margin-left: 1px;
	height: 44px;
	float: left;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	color: #fff;
}

.leisureLayoutMT .tabMT li a {
	display: block;
	height: 44px;
	padding: 7px 5px 5px;
	color: #fff;
	text-decoration: none;
	word-wrap:break-word;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.leisureLayoutMT .tabMT.tab05MT li {
	width: 179px;
	background: url(../../images/top/nav_bg01.jpg) no-repeat left top;
}

.leisureLayoutMT .tab05MT li.select {
	background: url(../../images/top/nav_bg_select01.jpg) no-repeat left top;
}

.leisureLayoutMT .tab05MT li:first-child {
	margin-left: 0;
	width: 181px;
}

.leisureLayoutMT .tab05MT li:first-child.select {
	margin-left: 0;
	width: 181px;
	background: url(../../images/top/nav_bg_top_select01.jpg) no-repeat left top;
}


.leisureLayoutMT .tab10MT li {
	width: 89px;
	background: url(../../images/top/nav_bg02.jpg) no-repeat left top;
}

.leisureLayoutMT .tab10MT li.select {
	background: url(../../images/top/nav_bg_select02.jpg) no-repeat left top;
}

.leisureLayoutMT .tab10MT li:first-child {
	margin-left: 0;
	width: 91px;
	background: url(../../images/top/nav_bg_top02.jpg) no-repeat left top;
}

.leisureLayoutMT .tab10MT li:first-child.select {
	margin-left: 0;
	width: 91px;
	background: url(../../images/top/nav_bg_top_select02.jpg) no-repeat left top;
}


.leisureLayoutMT .disnon {
	 display: none;
}

.leisureLayoutMT .contentWrap {
	clear: left;
	width: 901px;
	font-size: 20px;
	text-align: center;
	background: #ccc;
	color: #fff;
}

.leisureLayoutMT .areaMT {
	width: 936px;
	padding: 1px;
	background: #ffffff;
	border: 1px solid #cdcccc;
	margin-bottom: 10px;
}

.leisureLayoutMT .areaMT .innerMT {
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 6px;
	width: 936px;
	background: #e9e9e9;
	background: -moz-linear-gradient(top,  #e9e9e9 0%, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(100%,#f6f6f6));
	background: -webkit-linear-gradient(top,  #e9e9e9 0%,#f6f6f6 100%);
	background: -o-linear-gradient(top,  #e9e9e9 0%,#f6f6f6 100%);
	background: -ms-linear-gradient(top,  #e9e9e9 0%,#f6f6f6 100%);
	background: linear-gradient(to bottom,  #e9e9e9 0%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#f6f6f6',GradientType=0 );
}

.leisureLayoutMT .areaMT .innerMT h3 {
	float: left;
	padding-left: 10px;
	margin-right: 30px;
	padding-top: 2px;
}

.leisureLayoutMT .areaMT .innerMT ul {
	overflow: hidden;
}

.leisureLayoutMT .areaMT .innerMT li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #5b5a5a;
	font-size: 12px;
	line-height: 1.6;
}

.leisureLayoutMT .areaMT .innerMT li:first-child {
	border-left: none;
}


.leisureLayoutMT .BlocBoX {
	margin-bottom: 10px;
	border: 1px solid #e1e1e1;
	background: #ededed;
	height: 150px;
}

.leisureLayoutMT h3 {
	font-size: 10px;
	margin-bottom: 5px;
}

.leisureLayoutMT .ImgBoxMT img {
	border: 1px solid #e1e1e1;
}

.leisureLayoutMT .NumMT {
	overflow: hidden;
	margin-bottom: 10px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
}
.leisureLayoutMT .NumMT li {
	float: left;
	padding-right: 5px;
}

.leisureLayoutMT .NumMT li em{
	visibility:hidden;
}

.leisureLayoutMT .NumMT li.recommendedMT {
	margin-right:5px;
	width: 60px;
	height: 18px;
	overflow: hidden;
	background: url(../../images/icn/icn_recommended01.gif)  no-repeat left center;
}

.leisureLayoutMT .NumMT li.newMT {
	margin-right: 5px;
	width: 60px;
	height: 18px;
	overflow: hidden;
	background: url(../../images/icn/icn_new03.gif)  no-repeat left center;
}


.leisureLayoutMT h4 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

.punctuationMT {
	height: 2px;
	background: #4FA8FF;
	margin-bottom: 20px;
}

.leisureBox01MT {
	overflow: hidden;
	margin-bottom: 20px;
	width: 918px;
	padding: 10px;
	font-size: 12px;
	line-height: 1.6;
	background: #fffcf0;
	border: 1px solid #e7e7e7;
}
.leisureBox01MT .innerMT {
	overflow: hidden;
	margin-bottom: 10px;
}

.leisureBox01MT .ImgBoxMT {
	float: left;
	margin-right: 20px;
	width: 240px;
}

.leisureBox02MT {
	overflow: hidden;
	width: 940px;
	font-size: 12px;
	line-height: 1.6;
}

.leisureBox02MT .BlocMT {
	padding: 10px;
	width: 436px;
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	position: relative;
}

.leisureBox02MT .BlocMT:nth-child(2n-1) {
	margin-right: 20px;
}

.leisureBox02MT .innerMT {
	overflow: hidden;
}

.leisureBox02MT .ImgBoxMT {
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
	width: 150px;
	height: 112px;
}

.leisureBox02MT .txtBoxMT {
	float: left;
	width: 265px;
}

.leisureLayoutMT .leisureBox02MT ul.speciaMT li:nth-child(4) {
	padding-right: 0;
}

.leisureBox03MT {
	overflow: hidden;
	margin-bottom: 20px;
	width: 940px;
	font-size: 12px;
	line-height: 1.6;
}

.leisureBox03MT .BlocMT {
	margin-bottom: 20px;
	padding: 10px;
	width: 280px;
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
}

.leisureBox03MT .BlocMT .innerMT {
	overflow: hidden;
}

.leisureBox03MT .BlocMT:nth-child(3n-1),
.leisureBox03MT .BlocMT:nth-child(3n-2) {
	margin-right: 14px;
}

.leisureBox03MT .ImgBoxMT {
	margin-bottom: 10px;
	width: 282px;
	height: 208px;
}

.leisureLayoutMT .privilegeMT {
	clear: left;
}

.leisureLayoutMT dd .txtRed {
	color: #e30000;
	font-weight: bold;
}

.leisureLayoutMT .leisureBox01MT .privilegeMT {
	margin-bottom: 10px;
	border-top: 1px solid #e7e7e7;
}

.leisureLayoutMT .leisureBox01MT .privilegeMT dl {
	overflow: hidden;
	border-bottom: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	box-sizing: content-box;
	background: #5b5a5a;
	position: relative;
}

.leisureLayoutMT .leisureBox01MT .privilegeMT dt {
	width: 67px;
	text-align: center;
	color: #fff;
	float: left;
	position: absolute;
	top: 50%;
	margin-top: -9px;
}

.leisureLayoutMT .leisureBox01MT .privilegeMT dd {
	position: relative;
	padding: 10px 10px;
	margin-left: 67px;
	width: 830px;
	float: left;
	background: #fff;
}

.leisureLayoutMT .leisureBox02MT .commentMT {
	clear: left;
	margin-bottom: 10px;
}

.leisureLayoutMT .leisureBox02MT .BlocMT {
	overflow: hidden;
}

.leisureLayoutMT .leisureBox02MT .privilegeMT {
}

.leisureLayoutMT .leisureBox02MT dl {
	overflow: hidden;
	margin-bottom: 10px;
	width: 438px;
	height: 100%;
	position:relative;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	background: #5b5a5a;
}

.leisureLayoutMT .leisureBox02MT .privilegeMT dt {
	margin-top: -10px;
	width: 81px;
	float: left;
	position:absolute;
	top: 50%;
	left:0%;
	text-align: center;
	color: #fff;
}

.leisureLayoutMT .leisureBox02MT .privilegeMT dd {
	margin-left: 81px;
	padding: 0 10px;
	float: left;
	width: 337px;
	background: #fff;
}

.leisureLayoutMT .leisureBox02MT .privilegeMT dd .fixHeightChild-3 {
	padding-top: 8px;
}

.leisureLayoutMT .leisureBox02MT .privilegeMT dd .more {
	text-align: right;
	margin-bottom: 8px;
}

.leisureLayoutMT .leisureBox02MT .privilegeMT dd .more a {
	padding-left: 9px;
	background: url(../../images/icn/icn_link01.gif) no-repeat left center;
}

.leisureLayoutMT .leisureBox02MT .privilegeMT .btnCouponMT {
	clear: left;
	text-align: center;
}


.leisureLayoutMT .leisureBox03MT dl {
	margin-bottom: 10px;
}

.leisureLayoutMT .leisureBox03MT dt {
	float: none;
	width: 64px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	background: #5b5a5a;
}

.leisureLayoutMT .leisureBox03MT dd {
	float: none;
	padding: 10px 10px 5px;
	width: 258px;
	line-height: 1.6;
	border: 1px solid #e7e7e7;
}

.leisureLayoutMT .leisureBox03MT dd.last{
	float: none;
	width:280px;
	padding:0;
	line-height: 1.6;
	border:none;
	font-size:12px !important;
}

.leisureLayoutMT .leisureBox03MT .more{
	text-align: right;
}

.leisureLayoutMT .leisureBox03MT .more a{
	padding-left: 9px;
	background: url(../../images/icn/icn_link01.gif) no-repeat left center;
}



/* アフィリエイト一覧
----------------------------------------------- */
.affPonintMT {
	margin-bottom: 30px;
	position: relative;
}


.affPonintMT p {
	position: absolute;
	top: 144px;
	left: 10px;
}

.affPonintMT ul {
	padding-top: 40px;
	padding-left: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	background: #ecebeb;
	border-top: 2px solid #fff;
}

.affPonintMT ul li {
	float: left;
	width: 180px;
	padding-right: 30px;
	margin-right: 20px;
	font-size: 12px;
	line-height:1.6;
	background: url(../../images/icn/icn_arr_right05-trans.png) no-repeat right 74px;
}

.affPonintMT ul li:nth-child(3) {
	padding-right: 0;
	margin-right: 0;
	background-image: none;
}

.affPonintMT ul li img {
	overflow: hidden;
	margin-bottom: 10px;
}

.affPonintMT ul li a {
	position:relative;
	top: 4px;
	color: #5a5b5b;
	padding-left: 10px;
	background:url(../../images/icn/icn_link01.gif) no-repeat left center;
}

.cluboffPointMT {
	margin-bottom: 30px;
}

.cluboffPointMT h3 {
	text-indent: 10px;
	background: #5b5a5a;
}

.cluboffPointMT ul {
	overflow: hidden;
	padding-top: 10px;
	background: #fffcef;
	border: 1px solid #cdcccc;
	box-sizing: border-box;
}

.cluboffPointMT ul li {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 150px;
	float:left;
	font-size: 14px;
	line-height: 1.6;
	text-indent: 10px;
	background: url(../../images/icn/icn_arr_right01.gif) no-repeat left center;
}

.cluboffPointMT ul li a {
	color: #5b5a5a;
}

.pagingMT {
	overflow: hidden;
}

.pagingMT ul {
	float: left;
	line-height: 1.6;
}

.pagingMT li {
	float: left;
	padding-right: 13px;
	font-weight: normal;
	background: url(../../images/icn/icn_line10-trans.png) no-repeat right center;
}

.pagingMT li:last-child {
	background: none;
}

.pagingMT li.active {
	font-weight: bold;
}

.pagingMT li a {
	color: #5b5a5a;
}

.pagingMT li:last-child {
	padding-left: 2px;
}

.pagingMT li:last-child em{
	visibility: hidden;
}

.affListMT {
	overflow: hidden;
	clear: both;
}

.affListMT .affListBoxMT {
	width: 335px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #cdcccc;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.6;
}

.affListMT .affListBoxMT:nth-child(2n-1) {
	margin-right: 10px;
}

.affListMT .affListBoxMT h4 {
	margin-bottom: 10px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #5b5a5a;
}

.affListMT .affListBoxMT h4.itemNewMT {
	padding-left: 52px;
	background: url(../../images/icn/ion_new03.gif) no-repeat 10px 12px;
}

.affListMT .affListBoxMT .commentMT {
	margin-bottom: 15px;
	padding: 0 10px;
}

.affListMT .affListBoxMT .bnrMT {
	margin-bottom: 20px;
	text-align: center;
}

.affListMT .affListBoxMT dl {
	position:relative;
	margin-bottom: 10px;
	overflow: hidden;
	width: 313px;
	margin-left: 10px;
	box-sizing: border-box;
	vertical-align: middle;
	border: 1px solid #cdcccc;
	background: url(../../images/icn/bg_line01.gif) repeat-y left top;
}

.affListMT .affListBoxMT dl dt {
	width: 47px;
	text-align: center;
	float: left;
	position: absolute;
	top: 50%;
}

.affListMT .affListBoxMT dl dt img {
	margin-top: -24px;
}

.affListMT .affListBoxMT dl dd {
	margin-left: 47px;
	width: 253px;
	height: 100%;
	overflow: hidden;
	background: #fff;
	float: left;
	font-weight: bold;
	line-height: 1.6;
	font-size: 12px;
	border-left: none;
	display: table;
}

.affListMT .affListBoxMT dl dd p {
	padding: 5px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}

.affListMT .affListBoxMT .btnMT {
	padding: 10px 0;
	text-align: center;
	background: #ecebeb;
}

.pageTopMT {
	clear: left;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

.pageTopMT a {
	padding-left: 3px;
	color: #5b5a5a;
}

/* アフィリエイト詳細
----------------------------------------------- */
.affDetailsMT {
	margin-bottom: 10px;
	box-sizing: border-box;
	border: 1px solid #cdcccc;
	font-size: 12px;
	line-height: 1.6;
}

.affDetailsMT h4 {
	margin-bottom: 20px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #5b5a5a;
}

.affDetailsMT h4.itemNewMT {
	padding-left: 52px;
	background: url(../../images/icn/ion_new03.gif) no-repeat 10px 12px;
}

.affDetailsMT .ImgMT {
	padding-bottom: 20px;
	float: left;
	width: 324px;
}

.affDetailsMT .ImgMT .bnrMT {
	margin-bottom: 20px;
	text-align: center;
}

.affDetailsMT .ImgMT .specialMT {
	width: 279px;
	margin-left: 10px;
	padding: 20px 5px 20px 10px;
	background: #fef7da;
	border: 1px solid #cdcccc;
	text-align: left;
	font-weight: bold;
}

.affDetailsMT .txtMT {
	padding-bottom: 20px;
	padding-right: 10px;
	width: 344px;
	float: left;
}

.affDetailsMT .txtMT p {
	margin-bottom: 20px;
}

/* 2017/01/19 ADD ライフフォルシア連携・右ナビ対応 by 矢口正 START */
.affDetailsMT .txtAT {
	padding-bottom: 20px;
	padding-right: 10px;
	width: 544px;
	float: left;
}

.affDetailsMT .txtAT p {
	margin-bottom: 20px;
}
/* 2017/01/19 ADD ライフフォルシア連携・右ナビ対応 by 矢口正 END */

.affDetailsMT .btnMT {
	clear: left;
	margin-bottom: 30px;
	padding: 10px 0;
	text-align: center;
	background: #ecebeb;
}

.affDetailsMT .innerMT {
	margin-bottom: 20px;
	padding: 0 20px;
}

.affDetailsMT .innerMT h5 {
	margin-bottom: 10px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	background: #f3d3b2;
	text-indent: 10px;
}

.affDetailsMT .innerMT p {
	margin: 0 10px;
	padding-left:14px;
	background: url(../../images/icn/icn_dot01.gif) no-repeat left 3px;
}


/* サイトマップ
---------------------------------------------------------- */
.siteMapMT div {
	overflow: hidden;
	font-size: 12px;
	line-height: 1.6;
}

.siteMapMT a {
	color: #5b5a5a;
	text-decoration: none;
}

.siteMapMT a:hover {
	text-decoration: underline;
}

.siteMapMT div dl {
	margin-right: 10px;
	padding-bottom: 10px;
	width: 220px;
	float: left;
	background: url(../../images/icn/icn_line01.gif) repeat-x left bottom;
}

.siteMapMT div dl:nth-child(3n-3) {
	margin-right: 0;
}

.siteMapMT div dl dt {
	padding: 10px 0 0 10px;
	font-weight: bold;
	background: url(../../images/icn/icn_arr_right01.gif) no-repeat left 15px;
}

.siteMapMT div dl dd ul {
	padding: 2px 0 0 10px;
}

.siteMapMT div dl dd ul li {
	line-height:1.8;
}

.siteMapMT ul.infoMT {
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6;
}

.siteMapMT ul.infoMT li {
	margin-right: 10px;
	padding: 10px 0;
	width: 220px;
	float: left;
	background: url(../../images/icn/icn_line01.gif) repeat-x left bottom;
}

.siteMapMT ul.infoMT li:nth-child(3n-3) {
	margin-right: 0;
}

.siteMapMT ul.infoMT li::before {
	padding-right: 5px;
	content: url(../../images/icn/icn_arr_right01.gif);
}

/* 2017/01/19 ADD ライフフォルシア連携・右ナビ対応 by 矢口正 START */
.siteMapAT div {
	overflow: hidden;
	font-size: 12px;
	line-height: 1.6;
}

.siteMapAT a {
	color: #5b5a5a;
	text-decoration: none;
}

.siteMapAT a:hover {
	text-decoration: underline;
}

.siteMapAT div dl {
	margin-right: 10px;
	padding-bottom: 10px;
	width: 305px;
	float: left;
	background: url(../../images/icn/icn_line01.gif) repeat-x left bottom;
}

.siteMapAT div dl:nth-child(3n-3) {
	margin-right: 0;
}

.siteMapAT div dl dt {
	padding: 10px 0 0 10px;
	font-weight: bold;
	background: url(../../images/icn/icn_arr_right01.gif) no-repeat left 15px;
}

.siteMapAT div dl dd ul {
	padding: 2px 0 0 10px;
}

.siteMapAT div dl dd ul li {
	line-height:1.8;
}

.siteMapAT ul.infoMT {
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6;
}

.siteMapAT ul.infoMT li {
	margin-right: 10px;
	padding: 10px 0;
	width: 305px;
	float: left;
	background: url(../../images/icn/icn_line01.gif) repeat-x left bottom;
}

.siteMapAT ul.infoMT li:nth-child(3n-3) {
	margin-right: 0;
}

.siteMapAT ul.infoMT li::before {
	padding-right: 5px;
	content: url(../../images/icn/icn_arr_right01.gif);
}
/* 2017/01/19 ADD ライフフォルシア連携・右ナビ対応 by 矢口正 END */

/* 会員規約
---------------------------------------------------------- */
.agreementMT {
	font-size: 12px;
	line-height: 1.6;
}

.agreementMT .innerBoxMT {
	padding: 0 10px 0;
}

.agreementMT .pageTopMT {
	width:660px;
	text-align: right;
}
.agreementMT .pageTopMT p {
	display:inline-block;
	width:111px;
	cursor:pointer;
	font-weight: normal;
	text-decoration: underline;
}

.agreementMT .pageTopMT p:hover {
	text-decoration: none;
}

.agreementMT h4 {
	font-weight: bold;
}

.agreementMT p {
	margin-bottom: 10px;
}

.agreementMT dl {
	margin-bottom: 10px;
}

.agreementMT dl dd {
	padding-left: 3em;
}

.agreementMT ul {
}

.agreementMT ul li {
	text-indent: -3em;
	padding-left: 3em;
	margin-bottom: 5px;
}

.agreementMT ul li ul li {
	text-indent: -2em;
	padding-left: 2em;
}

.agreementMT ul li:nth-child(10),
.agreementMT ul li:nth-child(11),
.agreementMT ul li:nth-child(12),
.agreementMT ul li:nth-child(13),
.agreementMT ul li:nth-child(14) {
	text-indent: -4em;
	padding-left: 3em;
}

.agreementMT ul li dl {
	padding-left: 34px;
}

.agreementMT dl dd ul li {
	text-indent: -2em;
	padding-left: 2em;
	margin-bottom: 5px;
}

.agreementMT .layout01MT dl dd {
	padding-left: 0;
}

.agreementMT .layout01MT dl dd ul li {
	text-indent: -3em;
	padding-left: 3em;
	margin-bottom: 5px;
}
.agreementMT .pagelistMT {
	overflow: hidden;
}

.agreementMT .pagelistMT ul {
	margin-left: 10px;
}

.agreementMT .pagelistMT ul li {
	float: left;
	margin: 0 40px 5px 0;
	padding-left: 10px;
	text-indent: 0;
	background: url(../../images/icn/icn_arr_right08-trans.png) no-repeat left center;
}

.agreementMT .pagelistMT ul li a {
	color: #5b5a5a;
}

.displayMT {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}

.displayMT dl {
	float: left;
	padding-left: 10px;
}

.displayMT dl dt {
	float: left;
	font-weight: bold;
}

.displayMT dl dd {
	float: left;
	padding-left: 5px;
}

.leisureLayoutMT .layer02MT{
	position:relative;
}

.layer02MT{
	position:relative;
	height:32px;
	line-height:32px;
	overflow:inherit;
}

.secBorder{
	padding:5px 0;
	border-top: 2px solid #4fa8ff;
}


/*  2014.7.30 k.ichiishi add  */

.leisureBox01MT .txtBoxMT {
	WIDTH: 656px; FLOAT: left
}
.leisureBox01MT .txtBoxMT P {
	FONT-SIZE: 12px
}

/*  2014.7.30 k.ichiishi end  */
