@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : list_common.css
 author     : Ability Consultant
 style info : 宿一覧　共通
=================================================================== */
/* Fonts */
/* -----------------------------------------------------------
	con_main
----------------------------------------------------------- */
.con_main {
	background: transparent url(../list/images/img_main.jpg) no-repeat top center;
	background-size: auto 100%;
}

/* -----------------------------------------------------------
	gnav
----------------------------------------------------------- */
.con_gnav ul li.gnav_2 a {
	background: #e3debf;
}
