/* CSS Document */
h2 {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
}

.footer_submenu {
	padding-bottom: 80px;
}
#page-top {	display: none!important;}

/* list */
.list_wrap {
	font-size: 13px;
	line-height: 20px;
	width: 1200px;
	margin: 0 auto 15px;
	overflow: hidden;
}

/* ----------------------------------------
	list_main
---------------------------------------- */
.list_main {
	width: 880px;
	float: right;
}


/* l_userregist_wrap
---------------------------------------- */
.l_userregist_wrap {
	margin-bottom: 15px;
}
.l_userregist_wrap a {
	display: block;
	position: relative;
	border: 3px solid #FFBF00;
	background: #FFF7DD;
	font-weight: bold;
	text-align: center;
	padding-left: 25px;
	text-decoration: none;
}
.l_userregist_wrap a:hover {	background: #FFEBA4;}
.l_userregist_wrap a:hover .l_userregist_btn {	background: #dd0000;}
.l_userregist_wrap img,
.l_userregist_wrap a > div {
	display: inline-block;
}

.l_userregist_wrap img {
	margin: 4px 0 0 10px;
}
.l_userregist_wrap a > div {
	width: 600px;
	padding: 15px 0;
}
.l_userregist_wrap div p {
	color: #333;
	font-size: 18px;
	padding-bottom: 10px;
	line-height; 34px
}
.l_userregist_wrap b {
	color: #ff0000;
	font-size: 25px;
	font-family: 'Century Gothic','Arial';
}
.l_userregist_wrap span {
	color: #ff0000;
	font-weight: bold;
}
.l_userregist_btn {
	width: 200px;
	height: 45px;
	line-height: 45px;
	background: #ee0000;
	color: #fff;
	border-radius: 3px;
	display: block;
	margin: 0 auto;
	clear: both;
	font-size: 14px;
}

/* l_condition_wrap
---------------------------------------- */
.l_condition_wrap {
	border: 1px solid #666;
	border-top: 5px solid #666;
	background: #fff;
	margin-bottom: 15px;
	padding: 9px;
}
.l_condition {
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.l_condition ul {
	overflow: hidden;
}
.l_condition ul li {
	padding-right: 30px;
	float: left;
	line-height: 22px;
}
.l_co_detail {
	overflow: hidden;
}
.l_co_total {
	float: left;
}

.l_co_total span {
	color: #ff0000;
	font-size: 25px;
	font-family: 'Century Gothic','Arial';
	font-weight: bold;
}
.l_co_mail {
	float: right;
}
.l_co_mail a {
	font-weight: bold;
}
.l_co_mail a:hover {
	color: #999;
}


/* l_pager_wrap
---------------------------------------- */
.l_pager_wrap {
	overflow: hidden;
	margin-bottom: 15px;
}
.l_sort {
	float: left;
	overflow: hidden;
}
.l_sort p {
	float: left;
	margin-right: 20px;
}
.l_sort span {
	font-weight: bold;
}
.l_sort select {
	cursor: pointer;
	padding: 5px;
}
.l_sort select:hover {
	border: #014899 solid 1px;
	background: #edf7ff;
}


.l_pager {
	overflow: hidden;
	float: right;
	height: 33px;
}
/* y[W[ */
#results li .display-item {
  float: left;
  font: 14px;
  height: 24px;
  margin: 0 10px 0 0;
  padding: 0;
}
#results li .display-item b {
	color: #f00;
  font-size: 21px; 
  font-weight: bold;
  margin: 0 2px 0 0;
}
.l_pager ul {
  margin: 0 auto;
  padding: 1px 0;
}
.l_pager li {
	display: inline;
	margin: 0;
	padding: 0; 
}
.l_pager li.off {
	background: #fff;
	border: 1px solid #d9d9d9;
	display: inline-block;
	margin-bottom: 5px;
	padding: 3px 10px;
	text-decoration: none;
	vertical-align: middle;
}
.l_pager li a {
	background: #fff;
	border: 1px solid #d9d9d9;
  color: #014899; 
	display: inline-block;
	margin-bottom: 5px;
	padding: 3px 10px;
	text-decoration: none;
	vertical-align: middle;
}
.l_pager li a:hover {
  border: #014899 solid 1px;
	background: #edf7ff;
}
.l_pager li span {
	background: #014899;
	border: 1px solid #d9d9d9;
	color: #fff;
	display: inline-block;
	margin-bottom: 5px;
	padding: 3px 10px;
	text-decoration: none;
	vertical-align: middle;
}
/* y[W[ fin */

/* l_order_wrap
---------------------------------------- */
.l_order_wrap {
	overflow: hidden;
	border: 1px solid #666;
	background: #fff;
	margin-bottom: 20px;
}
.l_order_check {
	overflow: hidden;
	float: left;
}
.l_order_check p {
	float: left;
	background: #E6EFFB;
	width: 35px;
	height: 48px;
	line-height: 48px;
	text-align: center;
}
.l_order_check input {
	width: 18px;
	height: 18px;
	margin-top: 14px;
	cursor: pointer;
}
.l_order_check label {
	cursor: pointer;
	line-height: 48px;
	padding: 0 5px;
	font-weight: bold;
}
.l_order_btn {
	float: right;
	padding: 4px;
}
.l_order_btn p {
	float: left;
	line-height: 40px;
	margin-right: 5px;
}
.l_order_btn ul {
	overflow:hidden;
	float: right;
}
.l_order_btn li {
	float: right;
	margin-left: 4px;
}
.l_order_btn a {
	border: 1px solid #666;
	padding: 9px 19px;
	display: block;
	border-radius: 3px;
	text-decoration: none;
	font-weight: bold;
}
.l_order_btn a i {
	margin: 0 5px 0 -5px;
}
.l_order_inq a {
	background: #1A6800;
	color: #fff;
}
.l_order_inq a:hover {
	background: #8DB001;
}
.l_order_fav a {
	background: #DFDFD0;
	color: #333;
}
.l_order_fav a:hover {
	background: #C5C5A9;
}

/* l_bukken_wrap
---------------------------------------- */
.l_bukken_wrap {
}
.l_bukken {
	border: 1px solid #ccc;
	border-top: 3px solid #666;
	width: 878px;
	height: 260px;
	overflow: hidden;
	background: #fff;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 20px;
}
.l_b_check {
	float: left;
	background: #E6EFFB;
	width: 25px;
	height: 100%;
	text-align: center;
}
.l_b_check input[type="checkbox"] {
	margin-top: 120px;
	width: 18px;
	height: 18px;
	
}
.l_b {
	float: right;
	width: 853px;
    position: relative;
	overflow: hidden;
	height: 230px;
	padding-top: 30px;
}
.l_b:hover {	background: #EEFBFF;}
.l_b_title {
	display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background/*\**/: #fff\9;
    filter: alpha(opacity=0);
}
.l_b_title p {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 15px;
    line-height: 20px;
    text-decoration: underline;
}
.l_b_title p img {	margin-right: 5px;}
/* l_bukken_detail */
.l_b_detail_wrap {
	overflow: hidden;
	padding: 5px;
}
.l_b_img {
	float: left;
	text-align: center;
	width: 170px;
}
.l_b_img span {
	display: block;
	width: 170px;
	height: 22px;
	color: #fff;
	background: #2585de;
	margin-bottom: 5px;
	line-height: 22px;
	font-size: 12px;
}
.l_b_img p {
	height: 130px;
	width: 170px;
}
.l_b_img p img {
	height: auto;
	width: auto;
}
.l_b_detail {
	float: right;
	width: 668px;
}
.l_b_price {
	overflow: hidden;
	line-height: 25px;
	margin-bottom: 10px;
}
.l_b_price span {
	float: left;
	background: #eee;
	width: 80px;
	height: 25px;
	font-weight: bold;
	margin-right: 5px;
	text-align: center;
}
.l_b_price p {
	float: left;
	color: #ff0000;
	font-weight: bold;
	margin-right: 20px;
	font-size: 22px;
}
.l_b_rimawari {	color: #006DD9!important;}
.l_b_manshitsu {
	color: #006DD9!important;
	font-size: 18px!important;
	line-height: 25px;
	margin-right: 0!important;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 200px;
}
.l_b_table {
	border-top: 1px solid #ccc;
	width: 100%;
	border-collapse: collapse;
}
.l_b_table th, .l_b_table td {
	border-bottom: 1px solid #ccc;
}
.l_b_table td:nth-child(2) {
	width: 250px;
}
.l_b_table td:nth-child(2) p {
	width: 250px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.l_b_table th {
	background: #eee;
	width: 84px;
}
.l_b_table th span {
	display: block;
	font-size: 12px;
}
.l_b:hover .l_b_table th span {
	border-top: 2px solid #EEFBFF;
	border-bottom: 2px solid #EEFBFF;
}
.l_b_table td {
	padding: 4px 5px;
}

/* l_bukken_detail fin */
.l_b_bottom_wrap {
	overflow: hidden;
	margin: 0 5px;
}
.l_b_comment {
	float: left;
	width: 535px;
}
.l_b_btn {
	float: right;
	width: 300px;
	overflow: hidden;
}
.l_b_btn a {
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;
}
.l_b_btn_s {
	float: left;
	position: relative;
	z-index: 10;
	width: 145px;
}
.l_b_btn_s a {
	height: 21px;
	border: 1px solid #DFDFD0;
	color: #333;
	padding: 1px;
}
.l_b_btn_s span {
	display: block;
	height: 100%;
	font-size: 12px;
	padding-left: 10px;
}
.l_b_btn_s a:hover {
	border: 1px solid #C5C5A9;
}
.l_b_btn_s span {
	background-color: #DFDFD0!important;
}
.l_b_btn_s a:hover span {
	background-color: #C5C5A9!important;
}
.l_b_btn_fav {
	margin-bottom: 3px;
}
.l_b_btn_fav span {
	background: url(/img/list/icon_fav.png) no-repeat 0 40%;
}
.l_b_btn_more span {
	background: url(/img/list/icon_more.png) no-repeat 0 40%;
}
.l_b_btn_inq {
	float: right;
	position: relative;
	z-index: 10;
	width: 150px;
}
.l_b_btn_inq a {
	color: #fff;
	height: 53px;
	background: url(/img/shosai/d_inq_icon.png) no-repeat 88% 30px;
	background-size: 15px auto;
	background-color: #006600;
}
.l_b_btn_inq span {
	display: block;
	padding-top: 8px;
	padding-left: 15px;
	text-align: left;
}
.l_b_btn_inq a:hover {
	background-color: #004000;
}
/* --- l_bukken_wrap fin --- */



/* list0 ¨Θ’ 201502 */

.list0_comment {
	width: 1000px;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 20px;
}

.list0_title {
	width: 958px;
	margin: 0 auto 20px;
	padding: 15px;
	background: #F7F8F0;
	border: 6px double #999;
}

.shosaiclosed_title {/* shosai_closedp */
	text-align: center;
	font-size:15px;
	font-weight: bold;
	line-height: 30px;
}

.list0_title_shurui {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px dashed #666;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.list0_title dl dd {
	line-height: 22px;
}

.list0_title_kazu_wrap {
	overflow: hidden;
	margin-bottom: 20px;
}

.list0_title_kazu {
	float: left;
	width: 750px;
	text-align: center;
	font-size: 18px;
	font-weight : bold;
	line-height: 30px;
	letter-spacing: 2px;
}

.list0_title_kazu span {
	font-size: 30px;
	color: #ff0000;
}

.list0_title_userregist {
	float: right;
	width: 250px;
}

.list0_title_userregist a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.list0_bukken {
	overflow: hidden;
	margin-bottom: 20px;
}

.list0_bukken_bar {
	background: #FF9F19;
	margin-bottom: 20px;
	padding: 15px 20px;
	font-size: 20px;
	letter-spacing: 2px;
	color: #fff;
}

.list0_b_wrap {
	overflow: hidden;
	width: 970px;
	margin: 0 auto;
}

.list0_b {
	margin: 0 30px 30px 30px;
	width: 425px;
	float: left;
	position: relative;
}

.list0_b b {
	display: block;
	font-size: 17px;
	letter-spacing: 2px;
	border-bottom: 1px dashed #999;
	margin-bottom: 5px;
	line-height: 30px;
	text-indent: 30px;
	background: url(/img/left_menu_syubetu_category_icon.png) no-repeat;
}

.list0_b_1 b {	background-position: 0 0;}
.list0_b_2 b {	background-position: 0 -49px;}
.list0_b_3 b {	background-position: 0 -92px;}
.list0_b_4 b {	background-position: 0 -138px;}

.list0_b_link {
	position: absolute;
	top: 0;
	right: 0;
}

.list0_b_link a {
	font-weight: bold;
	color: #339900;
	background: #CAE3BF;
	border: 1px solid #339900;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 30px;
	padding: 0 5px;
}

.list0_b_link a:hover {
	color: #666;
	background: #ccc;
	border: 1px solid #666;
}

.list0_b_list {
	overflow: hidden;
	border: 1px solid #999;
	border-radius: 6px; /* CSS3Δ */ 
	-webkit-border-radius: 6px; /* Safari,Google Chromep */ 
	-moz-border-radius: 6px; /* Firefoxp */ 
	padding: 10px;
	background: #fff;
}

.list0_b_list .osusume_bukken {
	margin: 5px 11px;
}

.list0_b_list .osusume_bukken:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

.list0_search {
	overflow: hidden;
	margin-bottom: 20px;
}

.list0_search_bar {
	margin-bottom: 10px;
	border-bottom: 1px dashed #666;
	border-left: 20px double #060;
	line-height: 30px;
	text-indent: 20px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
}

.list0_s_wrap {
	overflow: hidden;
	padding-top: 15px;
	margin-bottom: 20px;
}

.list0_s {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 0 5px;
	border: 1px solid #999;
	border-radius: 6px; /* CSS3Δ */ 
	-webkit-border-radius: 6px; /* Safari,Google Chromep */ 
	-moz-border-radius: 6px; /* Firefoxp */ 
	padding: 5px;
	position: relative;
	height: 280px;
	background: #fff;
}

.list0_s a:hover {
	color: #999;
}

.list0_s strong {
	position: relative;
	top: -20px;
	left: 0;
	display: block;
	padding: 5px 0;
	border: 1px solid #999;
	background: #f5f5f5;
	text-align: center;
	width: 130px;
	letter-spacing: 2px;
}

.list0_s_quick {
	width: 198px;
	text-align: center;
}

.list0_s_quick .right {	float: right;}
.list0_s_quick .left {	float: left;}

.list0_s_quick .shubetsu, .list0_s_quick .area, .list0_s_quick .kakaku {
	overflow: hidden;
	margin-bottom: 10px;
	padding: 0 10px;
}

.list0_s_shubetsu {
	width: 338px;
	font-size: 13px;
}

.list0_s_shubetsu_wrap {
	float: left;
	width: 169px;
	overflow: hidden;
	margin-top: -10px;
}

.list0_s_shubetsu_wrap2 {
	clear: both;
}

.list0_s_shubetsu_wrap a {
	display: block;
}

.list0_s_shubetsu_wrap2 b {
	line-height: 20px;
}

.list0_s_shubetsu_wrap ul {
	overflow: hidden;
	margin-bottom: 5px;
	padding-left: 10px;
}

.list0_s_shubetsu_wrap li {
	float: left;
	padding-right: 10px;
	line-height: 18px;
}



.list0_s_area {
	width: 388px;
	font-size: 13px;
}

.list0_s_area_wrap {
	float: left;
	width: 194px;
	margin-top: -10px;
}

.list0_s_area_wrap a {
	display: block;
}

.list0_s_area_wrap b {
	display: block;
	line-height: 20px;
	border-bottom: 1px dashed #666;
	margin: 0 10px 3px 0;
}

.list0_s_area_wrap ul {
	overflow: hidden;
	margin-bottom: 5px;
	padding-left: 10px;
}

.list0_s_area_wrap li {
	float: left;
	padding-right: 10px;
	line-height: 18px;
}

.list0_member {
	overflow: hidden;
	border: 1px solid #999;
	border-radius: 6px; /* CSS3Δ */ 
	-webkit-border-radius: 6px; /* Safari,Google Chromep */ 
	-moz-border-radius: 6px; /* Firefoxp */ 
	padding: 10px;
	background: #F7F8F0;
	margin-bottom: 20px;
}

.list0_member_bar {
	margin-bottom: 10px;
	border-bottom: 1px dashed #666;
	line-height: 25px;
	text-indent: 25px;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 2px;
	background: url(/img/list0_member_icon.gif) no-repeat;
}

.list0_m_wrap strong {
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 2px solid #fff;
}

.list0_m_wrap ul {
	overflow: hidden;
	margin-bottom: 10px;
}

.list0_m_wrap ul li {
	float: left;
	width: 195px;
	line-height: 18px;
}

.list0_m_wrap ul li a {
	display: block;
	line-height: 30px;
	padding: 0 5px;
	font-size: 13px;
}

.list0_m_wrap ul li a:hover {
	background: #D1E08A;
	color: #666;
}

.list0_text_wrap {
	margin-bottom: 20px;
	line-height: 20px;
}



/*20141014 ΗLi^gj*/
.t-img_list_notfound {
	width:600px;
	margin:0 auto;
	text-align:center;
}

/* 20151116 πκ */
.history_date {
	border-left: 5px solid #006600;
	border-bottom: 1px solid #999;
	line-height: 30px;
	text-indent: 20px;
	margin-bottom: 10px;
	font-size: 15px;
}
.history_delete {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 148px;
	height: 28px;
	border: 1px solid #ddd;
	z-index: 10;
	color: #333;
	text-decoration: none;
}
.history_delete span {
	background: #ddd;
	display: block;
	margin: 1px;
	height: 26px;
	line-height: 28px;
	text-align: center;
}
.history_delete:hover {	border: 1px solid #999;}
.history_delete:hover span {	background: #999;}
.l_order b {
	color: #ff0000;
	font-size: 18px;
}
/* 20151218 ¨CΙόθ */
.l_b_fav {
	width: 998px!important;
}

/* ----------------------------------------
	list_side
---------------------------------------- */
.list_side {
	width: 300px;
	float: left;
}
.l_side_search {
	border: 1px solid #999;
	border-top: 3px solid #006600;
	padding: 9px;
	background: #fff;
	margin-bottom: 20px;
}
.l_side_tl {
	color: #006600;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 8px;
}
.l_side_tl i {
	margin: 0 5px;
	color: #8DB001;
}
.l_side_subtl {
	font-weight: bold;
	padding: 5px 10px;
	background: #f5f5f5;
	margin-bottom: 5px;
	font-size: 14px;
}
.l_side_box {
	margin-bottom: 10px;
	overflow: hidden;
}
.l_side_box br {	display: none;}

.l_side_area {
}
.l_side_area a {
	display: block;
	border: 2px solid #ccc;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 9px 0;
	color: #333;
}
.l_side_area i {
	margin: 0 5px 0 -5px;
}
.l_side_area span {
}
.l_side_area a:hover {
	background: #f5f5f5;
	border: 2px solid #999;
}

.l_side_box select,
.l_side_box label {
	cursor: pointer;
}
.l_side_box select:hover,
.l_side_box label:hover {
	background: #edf7ff;
}
.l_side_box select {
	padding: 5px;
}
.l_side_box label {
	padding: 3px 5px;
	display: block;
}
.l_side_box label input {
	width: 15px;
	height: 15px;
	margin-right: 5px;
	vertical-align: sub;
}

.l_side_submit {
	border-top: 1px solid #999;
	padding-top: 10px;
}
.l_search_submit a {
	display: block;
	background: #E57508;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 15px 0;
	color: #fff;
	font-size: 15px;
}
.l_search_submit a:hover {
	background: #d66b00;
}
.l_search_submit i {
	margin: 0 5px 0 -5px;
}
.l_search_submit span {
	font-family:"qMmpS Pro", "Hiragino Kaku Gothic Pro", "ΰSVbN", YuGothic, "CI", "Meiryo", sans-serif;
}


.l_side_member {
	padding: 9px;
	border: 1px solid #999;
	background: #fff;
	border-top: 3px solid #006600;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.l_side_member_name {
	border-bottom: 1px solid #999;
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.l_side_member_name span {
	background: #eee;
	font-weight: bold;
	font-size: 11px;
	padding: 0 5px;
	display: block;
	float: left;
	line-height: 20px;
}

.l_side_member_btn {
}
.l_side_member_btn li {
	margin-bottom: 7px;
}
.l_side_member_login span {	background: url(/img/index/icon_login.png) no-repeat 0 50%;}
.l_side_member_regist span {	background: url(/img/index/icon_first.png) no-repeat 0 50%;}
.l_side_member_btn span {
	padding-left: 25px;
	font-weight: bold;
	line-height: 18px;
	font-size: 12px;
	display: block;
	background-size: 20px auto;
}

.l_side_member_login {
}
.l_side_member_regist {
}
.l_side_member_btn a {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ΰSVbN" , "Yu Gothic" , "ΰSVbNΜ" , "YuGothic" , "qMmpS Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "CI" , Meiryo , "lr oSVbN" , "MS PGothic" , sans-serif;
}
.l_side_member_btn a:hover {	color: #fff;}

.l_side_member_login a {	background: #98B03E;}
.l_side_member_regist a {	background: #EE7701;}
.l_side_member_login a:hover {	background: #89A12F;}
.l_side_member_regist a:hover {	background: #DF6800;}

.l_side_member_link {
	padding-top: 5px;
	border-top: 1px solid #999;
}
.l_side_member_link a {
	display: block;
	line-height: 22px;
	font-size: 12px;
	color: #006DD9;
}
.l_side_member_link a:hover {
	color: #999;
}
.l_side_member i {
	font-size: 15px;
	font-weight: bold;
	padding-right: 5px;
}

.l_side_member_chara {
	position:absolute;
	bottom: 10px;
	right: 10px;
}
.l_side_member_chara img {
	width: 45px;
}

.side_ad iframe#jspad_bannar_arera15 {
	/*padding-bottom: 80px;*/
}
.side_ad iframe:hover {
	opacity: 0.8;
}
.side_keyword {
	display: none;
}

/* ----------------------------------------
	l_btm_search
---------------------------------------- */
.l_btm_search_wrap {
	padding-top: 40px;
}
.l_btm_search {
	border: 1px solid #999;
	background: #fff;
	padding: 9px;
}
.l_btm_search i {
	margin: 0 5px 0 -5px;
}
.l_btm_submit {
	width: 300px;
	margin: 0 auto;
}
.l_btm_tl {
	background: #006600;
	font-size: 16px;
	font-weight: bold;
	font-family:"qMmpS Pro", "Hiragino Kaku Gothic Pro", "ΰSVbN", YuGothic, "CI", "Meiryo", sans-serif;
	color: #fff;
	padding: 10px 20px;
}
.l_btm_subtl {
	font-size: 14px;
	font-weight: bold;
	font-family:"qMmpS Pro", "Hiragino Kaku Gothic Pro", "ΰSVbN", YuGothic, "CI", "Meiryo", sans-serif;
	padding: 10px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 10px 0;
}
.l_btm_area {
	margin-bottom: 10px;
}
.l_btm_area option {
	cursor: pointer;
}
.l_btm_area option:hover {
	background:#edf7ff;
}
.l_btm_line {
}
.l_btm_line label {
	display: block;
	float: left;
	padding: 4px 15px;
	border: 1px dotted #ccc;
	border-radius: 3px;
	margin: 3px;
	background: #faf7f3;
	cursor: pointer;
	font-size: 14px;
}
.l_btm_line input[type="checkbox"],
.l_btm_line input[type="radio"] {
	display: none;
}
.l_btm_line input:checked + label {
	background: #3EB3DA;
	border: 1px solid #2499C0;
	color: #fff;
}
.l_btm_line label:hover {
	background: #3EB3DA;
	border: 1px solid #2499C0;
	color: #fff;
}

#lineBtnArea, #stationBtnArea {
	padding:10px 0;
	text-align: center;
}
#lineBtnArea input,
#stationBtnArea input {
	padding: 7px 20px;
	font-family: "CI", "lr oSVbN", "MS PGothic", sans-serif;
	background: #fff;
	border: 2px solid #ccc;
	border-radius: 3px;
	font-weight: bold;
	cursor: pointer;
}
#lineBtnArea input:hover,
#stationBtnArea input:hover {
	background: #f5f5f5;
}


.l_btm_rec {
}
.l_btm_rec ul {
	overflow: hidden;
}
.l_btm_rec li {
	float: left;
	margin: 0 10px 10px 0;
}
.l_btm_rec li a {
	display: block;
	border: 2px solid #ccc;
	padding: 5px 18px;
	border-radius: 3px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
.l_btm_rec li a:hover {
	background: #f5f5f5;
}
.l_btm_one {
	font-size: 12px;
	overflow: hidden;
}
.l_btm_one a {
	color: #333;
}
.l_btm_one a:hover {
	color: #999;
}
.l_btm_region {
	float: left;
	width: 100px;
}
.l_btm_region a {
	display: block;
	text-align: center;
	background: #f5f5f5;
	border: 1px solid #999;
}
.l_btm_arealist {
	float: right;
	width: 735px;
	border-left: 3px solid #ccc;
	padding-left: 10px;
	margin-bottom: 10px;
}
.l_btm_arealist ul {
	overflow: hidden;
}
.l_btm_arealist li {
	float: left;
	margin: 0 10px 5px 0;
}
.l_btm_areamain {
}
.l_btm_areasub {
	margin-left: 15px;
}
.l_btm_txt {
	padding: 10px;
	font-size: 12px;
	background: #f5f5f5;
}


#fair_bnr {
	padding-bottom:40px;
}

.ttr_block:hover {
	background-color: rgba(198,23,48,1.0);
}