@charset "UTF-8";
/* ----------------------------------------
   メンテナンス専用 CSS
   
---------------------------------------- */
#mv{
	background: url(../images/member/mv_201604.jpg) no-repeat center top;
}
#contentArea h1#intro{
	background: url(../images/member/ttl_h1.png) no-repeat;
}
ul.g_nav2 li a#member{
	font-weight:bold;
	text-decoration:none;
}



/*--h2--*/
#contentArea h2#ttl_h2_resort{
	margin-top:30px;
	background-image: url(../images/common/ttl_h2_resort.gif);
}
#contentArea h2#ttl_h2_circulation{
	margin-top:30px;
	background-image: url(../images/common/ttl_h2_circulation.gif);
}



/*--plan_list--*/
.plan_list h3#t1{
	background-image:url(../images/member/t1.gif);
}
.plan_list h3#t2{
	background-image:url(../images/member/t2.gif);
}
.plan_list h3#t3{
	background-image:url(../images/member/t3.gif);
}
.plan_list h3#t4{
	background-image:url(../images/member/t4.gif);
}

