@charset "euc-jp";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	/*font-family: "ＭＳ Ｐゴシック",Helvetica,sans-serif;*/
}

img {
	border: none;
}

body {
	background-color: #dde9ff;
	margin-top: 0px;
	font-family: sans-serif;
}

a {
	color: #0079ff;
}

a:hover {
	color: #f03;
}

a.black {
	color:#333;
}
a:hover.black {
	color:#f03;
}

a.musbi {
	color:#fff;
	font-weight: bold;
	text-decoration: none;
}
a:hover.musbi {
	color:#f03;
}

a:hover img.btn {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}

.red {
	color: #f00;
}

.b_red {
	font-weight: bold;
	color: #f00;
}

.b_blue {
	font-weight: bold;
	color: #06c;
}

.xs_text {
	font-size: 70%;
}

.s_text {
	font-size: 80%;
}

.m_text {
	font-size: 90%;
}

.b_text {
	font-weight: bold;
}

.n_text {
	font-weight: normal;
}

.mt-6 {
	margin-top: 6px;
}
.mt-24 {
	margin-top: 24px;
}


input, textarea {
	font-family: 'ＭＳ Ｐゴシック', 'OSAKA', sans-serif;
	font-size: 100%;
}

/* For modern browsers */
.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}

.clearfix:after {
	clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
}

#wrapper {
	background-color: #fff;
	width: 90%;
	min-width:982px;
	max-width:80em;
	text-align: center;
	margin: 0 auto;
	position: relative;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

*html #wrapper{  /* for IE6 */
	width: expression(document.body.clientWidth < 780? "780px" ;
	document.body.clientWidth > 1000? “1000px” : “auto”);
}

.width100 {
	width: 100%;
}



/* -------------ヘッダー要素----------------- */

#header {
	border-top: 6px solid #039;
	display: inline-table;
	/* hides from MacIE5 \*/
	display: block;
	/* end */
}

#header table {
	width: 100%;
}

#header h1,
#header .top_text {
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 6px;
	text-align: left;
	font-size: 80%;
	font-weight: bold;
	color: #666;
}

#header #logo {
	width: 188px;
	margin-left: 4px;
	height: 38px !important;
	height /**/: 72px; /* for WinIE5 */
}

#header #sbi_logo,
#header #wd_logo{
	padding-right: 6px;
	text-align: right;
	vertical-align: top;
}

#header #wd_logo{
	width: 195px;
}

#header h1.ticket_list{
	padding-bottom: 2px;
	word-break: break-all;
}

#header td.ticket{
	padding-top: 4px;
	padding-bottom: 8px;
}

.site-header {
	box-sizing: border-box;
	border-top: 6px solid #039;
	display: table;
	width: 100%;
	height: 69px;
	text-align: left;
}
.site-header h1,
.site-header .top_text {
	padding: 5px 6px 6px 6px;
	text-align: left;
	font-size: 13px;
	line-height: 1.4;
	font-weight: bold;
	color: #666;
}
.site-header li {
	display: table-cell;
	vertical-align: middle;
}
.header-banner {
	width: 480px;
	position: relative;
}
.bnr-userguide {
	position: absolute;
	top: 10px;
	right: 10px;
}
.bnr-caution {
	position: absolute;
	top: 10px;
	right: 10px;
}

.site-logo {
	padding: 0 0 0 6px;
	height: 40px;
}



/* -------------タブ要素----------------- */

#navi {
	clear: both;
	height: 27px;
	text-align: right;
	padding-left: 10px;
	border-bottom: 5px solid #f03;
}

#navi_home {
	clear: both;
	height: 27px;
	text-align: right;
	padding-left: 10px;
	border-bottom: 5px solid #f03;
}

#navi_buy {
	clear: both;
	height: 27px;
	text-align: right;
	padding-left: 10px;
	border-bottom: 5px solid #f03;
}

#navi_sell {
	clear: both;
	height: 27px;
	text-align: right;
	padding-left: 10px;
	border-bottom: 5px solid #06c;
}

#navi_beginner, #navi_help, #navi_mypage, #navi2 {
	clear: both;
	height: 27px;
	text-align: right;
	padding-left: 10px;
	border-bottom: 5px solid #666;
}

#navi img, #navi2 img, #navi_home img, #navi_buy img, #navi_sell img, #navi_beginner img, #navi_mypage img, #navi_help img {
	vertical-align: bottom;
}

#tab ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#tab {
	float: left;
	width: 564px;
	height: 27px;
}
#nav-one {
	padding-bottom: 27px;
}
#nav-one li {
	float: left;
	position: relative;
}
#nav-one li a {
	display: block;
}
#nav-one li a#home{
	width: 76px;
	height: 27px;
	background: url(/img_cmn/tab.gif) 0px 0px no-repeat;
}
#nav-one li a#home:hover{
	background: url(/img_cmn/tab.gif) 0px -27px no-repeat;
}
#nav-one li a#buy{
	width: 126px;
	height: 27px;
	background: url(/img_cmn/tab.gif) -76px 0px no-repeat;
}
#nav-one li:hover a#buy,
#nav-one li.sfHover a#buy{
	background: url(/img_cmn/tab.gif) -76px -27px no-repeat;
}
#nav-one li a#sell{
	width: 120px;
	height: 27px;
	background: url(/img_cmn/tab.gif) -202px 0px no-repeat;
}
#nav-one li a#sell:hover{
	background: url(/img_cmn/tab.gif) -202px -27px no-repeat;
}
#nav-one li a#beginner{
	width: 102px;
	height: 27px;
	background: url(/img_cmn/tab.gif) -322px 0px no-repeat;
}
#nav-one li a#beginner:hover{
	background: url(/img_cmn/tab.gif) -322px -27px no-repeat;
}
#nav-one li a#mypage{
	width: 82px;
	height: 27px;
	background: url(/img_cmn/tab.gif) -424px 0px no-repeat;
}
#nav-one li a#mypage:hover{
	background: url(/img_cmn/tab.gif) -424px -27px no-repeat;
}
#nav-one li a#help{
	width: 58px;
	height: 27px;
	background: url(/img_cmn/tab.gif) -506px 0px no-repeat;
}
#nav-one li a#help:hover{
	background: url(/img_cmn/tab.gif) -506px -27px no-repeat;
}
#nav-one li a span {
	display: none;
}

#nav-one #genre {
	width: 200px;
	position: absolute;
	top: -999em;
	padding: 5px 1px 1px 1px;
	background-color: #f03;
	z-index: 3;
}
#nav-one li:hover #genre,
#nav-one li.sfHover #genre{
	top: 27px;
}
#nav-one table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #fff;
	text-align: left;
}
#nav-one table td {
	padding: 0;
	vertical-align: top;
	border-bottom: 1px solid #f03;
}
#nav-one table td#last {
	border-bottom: none;
}
#nav-one li:hover table a,
#nav-one li.sfHover table a {
	width: 100%;
	background-color: #fff;
	color: #333;
	text-transform: none;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#nav-one li:hover table a:hover,
#nav-one li.sfHover table a:hover {
	background-color: #ffc;
	color: #f00;
}
#nav-one table td span{
	display: block;
	padding: 10px 8px;
	font-weight: bold;
}


/* -- 選択状態 --*/
#navi_home #tab li a#home{
	background: url(/img_cmn/tab.gif) 0px -27px no-repeat;
}

#navi_buy #tab li a#buy{
	background: url(/img_cmn/tab.gif) -76px -27px no-repeat;
}

#navi_sell #tab li a#sell{
	background: url(/img_cmn/tab.gif) -202px -27px no-repeat;
}

#navi_beginner #tab li a#beginner{
	background: url(/img_cmn/tab.gif) -322px -27px no-repeat;
}

#navi_mypage #tab li a#mypage{
	background: url(/img_cmn/tab.gif) -424px -27px no-repeat;
}

#navi_help #tab li a#help{
	background: url(/img_cmn/tab.gif) -506px -27px no-repeat;
}

#navi_sell #nav-one #genre {
	background-color: #06c;
}
#navi_sell #nav-one table td {
	border-bottom: 1px solid #06c;
}

#navi_beginner #nav-one #genre, #navi_mypage #nav-one #genre, #navi_help #nav-one #genre, #navi2 #nav-one #genre {
	background-color: #666;
}
#navi_beginner #nav-one table td, #navi_mypage #nav-one table td, #navi_help #nav-one table td, #navi2 #nav-one table td {
	border-bottom: 1px solid #666;
}

#navi_sell #nav-one table td#last, #navi_beginner #nav-one table td#last, #navi_mypage #nav-one table td#last, #navi_help #nav-one table td#last, #navi2 #nav-one table td#last {
	border-bottom: none;
}

#counter, #h_logout {
	float: right;
	padding-right: 6px;
	text-align: right;
}

#tab_watchlist {
	position: absolute;
	right: 92px;
	display: block;
	width: 148px;
	height: 32px;
	margin: -5px 0 0 0;
	padding: 9px 0 0 30px;
	background: url(/img_cmn/tab_watchlist.png?20161013) 0 0 no-repeat;
	text-align: left;
	font-size: 12px;
}
#tab_watchlist a {
	text-decoration: none;
	color: #333;
}
#tab_watchlist a:hover {
	text-decoration: underline;
	color: #f00;
}
.watchstar_yellow {
	color: #F6921D;
	font-weight: bold;
}


/* -------------段組要素----------------- */

#contents {
	margin: 12px 9px 0 9px;
	text-align: left;
	display: inline-table;
	/* hides from MacIE5 \*/
	display: block;
	/* end */
}
/* float clear for modern browser */
#contents:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
}

#contents #main {
	width: 100%;
	float: left;
	margin-right: -234px;
}

#contents #main_cont {
	margin-right: 234px;
}

#contents #menu {
	width: 226px;
	float: right;
}

/* -------------メインコンテンツ680px 固定----------------- */

.w950 {
	width: 950px!important;
	background-color: #fff;
}

#contents_920 {
	width: 920px;
	margin: 12px auto 0 auto;
	text-align: left;
}

#contents_920 #main_cont {
	width: 680px;
	float: left;
}

#contents_920 #menu {
	width: 226px;
	float: right;
}

/* -------------メインコンテンツ720px 固定----------------- */

.w990 {
	width: 990px!important;
	background-color: #fff;
}

#contents_960 {
	width: 960px;
	margin: 12px auto 0 auto;
	text-align: left;
}

#contents_960 #main_cont {
	width: 720px;
	float: left;
}

#contents_960 #menu {
	width: 226px;
	float: right;
}

/* -------------トップ検索要素----------------- */

#top_search_box {
	margin: 6px auto 0 auto;
	position: relative;
	border: 1px solid #ccc;
}

#top_search_box table {
	background-color: #999;
	width: 100%;
}

#top_search_box td {
	background: url(/img/bg_top_h.gif) 0px -150px repeat-x;
	background-color: #ffffa5;
	vertical-align: top;
	padding: 4px 4px 3px 6px;
}
#top_search_box td.bd-left {
	border-left: 1px solid #ccc;
}

#top_search_box #keywords, #top_search_box #genre_txt {
	font-size: 13px;
	border-left: 5px solid #f03;
	padding-left: 6px;
	height: 55px;
}

#top_search_box #keywords p, #top_search_box #genre_txt p {
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 17px;
	background: url(/img/top_search_icon.png) 0 2px no-repeat;
}
#top_search_box #genre_txt p#links {
	font-size: 12px;
	padding: 10px 0 4px 0;
	background: none;
}
form#search #search_wrap {
	display: block;
	margin-top: 3px;
}
#search_wrap .search_form input#search_word,
#search_wrap .search_form select#pref_id,
#top_search_box .search_form #search input#search_word,
#top_search_box .search_form #search select#pref_id {
	height: 28px;
	border: solid 1px #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	vertical-align: middle;
}

#search_wrap #search_border select#pref_id,
#keywords #search select#pref_id {
	width: 90px;
	padding: 3px\9;
	height: 30px\9;
	border-radius: 4px\9;
}
#search_wrap #search_border select#pref_id option,
#keywords #search select#pref_id option {
	padding: 5px 0 \9;
}


/* -------------検索box----------------- */

#search_wrap input.search_btn,
#keywords #search .search_btn {
	font-size: 14px;
	height: 28px;
	vertical-align: middle;
	font-weight: bold;
	padding: 0 8px;
}
.kouen_search_keywords #search .search_btn {
	width: 10%;
}
#search_wrap .search_form input#search_word,
#keywords #search input#search_word {
	width: 71%;
	padding-left: 5px;
	height: 25px\9;
	padding-top: 3px\9;
	border-radius: 4px\9;
}

@media screen and (min-width: 1200px) {
	#top_search_box #keywords #search input#search_word {
		width: 75%;
	}
}

#result_no_entry #keywords #search p {
	padding-bottom: 3px;
}

/* -------------メイン部分要素----------------- */

.top_camp_bnr{
	text-align: center;
	margin: 12px auto 0 auto;
	width: 722px;
}

.top_camp_bnr ul{
	list-style-type: none;
}

.top_camp_bnr li{
	float: left;
	margin-right: 5px;
	margin-bottom: 6px;
}

.top_camp_bnr li.last{
	float: left;
	margin-right: 0px;
}

p#top-group-link{
	clear: both;
	margin-top: 6px;
	text-align: center;
	font-size: 13px;
}

#top_reason_bnr{
	margin-top: 12px;
	text-align: center;
}

#topic_path {
	font-size: 80%;
	text-align: left;
}

#topic_path span{
	font-weight: bold;
}

.breadcrumb{
	font-size: 80%;
	line-height: 1.3;
}
.breadcrumb a.breadcrumb-last{
	text-decoration: none;
	color: #333;
}
.breadcrumb a.breadcrumb-last:hover{
	text-decoration: underline;
	color: #333;
}
.breadcrumb strong{
	font-weight: bold;
}

#main_img {
	position: relative;
	margin: 0 auto;
	box-sizing: border-box;
	height: 200px;
	text-align: center;
	border: 1px solid #999;
	overflow: hidden;
}
#main_img_01,
#main_img_02 {
	box-sizing: border-box;
	width: 100%;
	z-index: 100;
	text-align: center;
}
/*#main_img_01 {
	background-color: #FFCC33;
}*/
#main_img_02 {
	background: url('/img/main_01_v20161110_bg.png') 0 0;
}
#main_img_01 a,
#main_img_02 a {
	display: block;
	text-decoration: none;
}
#main_img_01 a:hover,
#main_img_02 a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#main_img_01 a span.main_img_wrap {
	background: url('/img/main_01_v20170110.png') no-repeat 0 0;
	width: 728px;
	display: block;
	margin: auto;
	height: 163px;
	text-align: right;
}
#main_img_01 a span.main_img_wrap span {
	font-size: 12px;
	color: #FFF;
	display: inline-block;
	padding-top: 163px;
	padding-right: 15px;
	font-family: "meiryo",sans-serif;
}
#main_img_02 a span.main_img_wrap {
	background: url('/img/main_01_v20161110.png?20161129') no-repeat 0 0;
	width: 728px;
	height: 198px;
	display: block;
	margin: auto;
	text-align: right;
}
#main_img_02 .main_img_left {
	position: absolute;
	top: 0;
	left: 0;
}

/* -------------メインバナーをカルーセルに----------------- */
.variable-width {
	max-width: 1028px;
	overflow: hidden;
}
.pc-main-img {
//
}
.pc-main-img img {
	margin: 0 auto;
}
.pc-main-img a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
/*バナーごとの背景など*/
.pc-main-img.main-cont-zero {
	background-color: #06c;
}
.pc-main-img.main-cont-today {
	background-color: #2facff;
}
.pc-main-img.main-cont-stamp {
	background-color: #ffdd55;
}
.pc-main-img.main-cont-appli {
	background: url(/img/main_01_v20170300_bg.png) 0 50% no-repeat;
}
.pc-main-img.main-cont-login {
	background: url(/img/main_01_v20170412_bg.png) 0 50% no-repeat;
}
.pc-main-img.main-cont-figure {
	background: url(/img/main_01_v20170601a_bg.png) center 50% no-repeat;
}
.pc-main-img.main-cont-sumo {
	background: url(/img/main_01_v20170802_bg.png) center 50% no-repeat;
}
.pc-main-img.main-cont-baseball {
	background: url(/img/main_01_v20170621.png) center 50% no-repeat;
}
.pc-main-img.main-cont-baseball a {
	display: block;
	width: 100%;
	height: 198px;
}
.pc-main-img.main-cont-hanryu {
	background: url(/img/main_01_v20170718_bg.png) center 50% no-repeat;
}
.pc-main-img.main-cont-25d {
	background: url(/img/main_01_v20170724_bg.png) center 50% no-repeat;
}


.sp_mark {
	width: 41px;
	height: 41px;
	margin-left: -6px;
	margin-bottom: -34px;
	position: relative;
	z-index: 2;
}

.special {
	clear: left;
	margin: 10px 0 0 0;
}

.special h2 {
	height: 27px;
	font-weight: bold;
	font-size: 100%;
	color: #f33;
	background: url(/img/bg_top_h.gif) 0px -250px repeat-x;
	margin: 0px;
	padding: 5px 0 0 42px;
}

.special p {
	width: 95%;
	font-size: 85%;
	line-height: 1.2;
	padding: 4px;
	margin: 0 auto;
}

.special table {
	width: 98%;
	margin-left: 8px;
}

.special td {
	font-size: 80%;
	line-height: 1.2;
	width: 33%;
	vertical-align: top;
	padding: 4px 6px 0 6px;
	margin: 0;
}

.special h3 {
	margin: 0;
	font-weight: normal;
	background: url(/img/bg_ico.gif) 0px 5px no-repeat;
	padding: 0 0 0 10px;
	line-height: 1.2;
}

.special span {
	font-size: 90%;
}

#new_last {
	clear: both;
	margin-top: 10px;
}

#new_last table{
	width: 100%;
}

#new_last td{
	vertical-align: top;
	width: 50%;
}

#top_new h2, #top_last h2 {
	height: 20px;
	font-weight: bold;
	font-size: 100%;
	margin: 0;
	padding: 6px 0 0 6px;
	border-bottom: 1px solid #999;
	background: url(/img/bg_top_h.gif) 0px -320px repeat-x;
}

#top_new {
	border: 1px solid #999;
	margin-right: 5px;
	position: relative;
}

#top_new #new_rss {
	position: absolute;
	top: 5px;
	right: 10px;
}

#top_last {
	border: 1px solid #999;
	margin-left: 5px;
}

#top_new ul, #top_last ul {
	margin: 0px;
	padding: 0 0 6px 0;
}

#top_new li, #top_last li {
	font-size: 80%;
	list-style-type: none;
	line-height: 1.2;
	margin-top: 4px;
	margin-left: 6px;
}

#top_recommend {
	clear: both;
	height: 20px;
	margin-top: 10px;
	font-weight: bold;
	padding: 6px 0 0 6px;
	border: 1px solid #999;
	background: url(/img/bg_top_h.gif) 0px -320px repeat-x;
}

#recommend_table table td {
	vertical-align: top;
}

#concert h2 {
	position: relative;
	margin: 6px 0 0 0;
	background: url(/img/bg_top_h.gif) 0px -400px repeat-x;
}
#concert h2 span {
	position: absolute;
	top: 6px;
	left: 134px;
	display: block;
	font-size: 12px;
}

#concert table {
	width: 100%;
}

#concert h3 {
	display: inline;
	font-weight: normal;
	background: url(/img/bg_ico.gif) 0px -96px no-repeat;
	padding: 0 0 0 10px;
	line-height: 1.2;
}

#takarazuka h3, #sports h3, #others h3 {
	display: inline;
	font-weight: normal;
}

#concert table td {
	font-size: 80%;
	width: 33%;
	line-height: 1.5;
	margin: 0 12px 0 0;
	padding: 0 0 0 5px;
	vertical-align: top;
}

#recommend_table td#takarazuka, #recommend_table td#sports, #recommend_table td#others {
	width: 50%;
}

#takarazuka h2 {
	position: relative;
	margin: 12px 10px 0 0;
	background: url(/img/bg_top_h.gif) 0px -450px repeat-x;
}
#takarazuka h2 span {
	position: absolute;
	top: 6px;
	left: 248px;
	display: block;
	font-size: 12px;
}

#takarazuka ul, #sports ul, #others ul {
	margin: 0;
	padding: 0;
}

#takarazuka li {
	list-style-type: none;
	font-size: 80%;
	line-height: 1.2;
	margin: 6px 6px 0 0;
	padding: 0 0 0 16px;
	background: url(/img/bg_ico.gif) 4px -196px no-repeat;
}

#sports h2 {
	position: relative;
	margin: 12px 0 0 0;
	background: url(/img/bg_top_h.gif) 0px -500px repeat-x;
}
#sports h2 span {
	position: absolute;
	top: 6px;
	left: 120px;
	display: block;
	font-size: 12px;
}

#sports li {
	list-style-type: none;
	font-size: 80%;
	line-height: 1.2;
	margin: 6px 0 0 0;
	padding: 0 0 0 16px;
	background: url(/img/bg_ico.gif) 4px -296px no-repeat;
}

#others h2 {
	position: relative;
	margin: 12px 0 0 0;
	background: url(/img/bg_top_h.gif) 0px -550px repeat-x;
}
#others h2 span {
	position: absolute;
	top: 6px;
	left: 186px;
	display: block;
	font-size: 12px;
}

#others li {
	list-style-type: none;
	font-size: 80%;
	line-height: 1.2;
	margin: 6px 0 0 0;
	padding: 0 0 0 16px;
	background: url(/img/bg_ico.gif) 4px -1195px no-repeat;
}

.to_top {
	text-align: right;
	font-size: 80%;
	margin-top: 24px;
}

.to_top_kouen {
	text-align: right;
	font-size: 80%;
	margin-top: 6px;
	padding-bottom: 12px;
}

.pageback {
	text-align: center;
}

h2.header {
	font-size: 120%;
	font-weight: bold;
	border-left: 6px solid #06c;
	border-bottom: 2px solid #06c;
	color: #06c;
	padding: 4px 0 2px 8px;
	margin-bottom: 12px;
	text-align: left;
}

h2.header_new {
	font-size: 32px;
	color: #333;
	padding: 4px 0 2px;
	text-align: left;
}

#form_head {
	width: 100%;
	margin: 0;
}

#form_head2 {
	width: 90%;
	margin: 0;
}



/* -------------右メニュー要素----------------- */

#fontsize p {
	display: block;
	text-align: right;
	font-size: 12px;
	margin: 0px 3px 5px 3px;
	white-space: nowrap;
}

#menu .menu_box {
	border: 1px solid #999;
	margin-bottom: 6px;
	padding: 0;
	width: 224px;
}
#menu .menu_box.last_box {
	margin-bottom: 24px;
}
.menu_box #login {
	text-align: center;
	background: #CCC;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 54%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(54%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 54%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 54%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 54%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 54%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	padding: 5px 8px;
}
.menu_box #login p {
	font-size: 80%;
	padding: 5px 2px 0 0;
	float: left;
	font-weight: bold;
	color: #333;
}
.menu_box #login a {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF3333;
	border-radius: 4px;
	padding: 4px 10px;
	border: 1px solid #666;
	text-decoration: none;
	float: right;
	vertical-align: middle;
}
.menu_box #login a:hover {
	background-color: #FF4D4D;
}
.menu_box #login ul, .menu_box #flow ul, .menu_box #flow2 ul, .menu_box #pay ul {
	margin-top: 4px;
	padding: 0px;
	width: 220px;
}

.menu_box #login li, .menu_box #flow li, .menu_box #flow2 li, .menu_box #pay li {
	list-style-type: none;
	font-size: 80%;
	margin-bottom: 4px;
	margin-left: 6px;
	padding-left: 18px;
	padding-right: 4px;
	line-height: 1.2;
	background: url(/img/bg_ico.gif) 0px -698px no-repeat ;
}

.menu_box #logout p {
	text-align: right;
	font-size: 80%;
	display: block;
	height: 18px;
	background: url(/img/bg_menu_h.gif) 0px -50px no-repeat;
	border-bottom: 1px solid #999;
	padding: 6px 4px 0 0;
	margin: 0px;
}

.menu_box #logout #logout_text {
	padding: 6px 6px 0px 6px;
	font-size: 85%;
	line-height: 1.5;
}
.menu_box #first {
	padding: 3px 6px 6px 6px;
	background-color: #01A6DC;
	text-align: center;
}
.menu_box #first .first-title {
	margin: 6px 0 10px;
}
.menu_box #first .wrap {
	background-color: #FFF;
	padding: 10px 8px 6px 8px;
	text-align: left;
}
.menu_box #first ul {
	margin-bottom: 10px;
}
.menu_box #first ul li {
	margin-bottom: 6px;
	margin-left: 15px;
	font-size: 80%;
	line-height: 130%;
	font-weight: bold;
	color: #333;
	border-bottom: 1px dotted #333;
	padding-bottom: 3px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.menu_box #first ul li span {
	color: red;
	font-weight: bold;
}
.menu_box #first .wrap div {
	margin-bottom: 6px;
	background: rgba(0, 0, 0, 0) url("/img/bg_ico.gif") no-repeat scroll 6px -698px;
}
.menu_box #first div a {
	font-size: 80%;
	margin-bottom: 4px;
	margin-left: 6px;
	padding-left: 18px;
	padding-right: 4px;
}
.menu_box #sell,
.menu_box #buy {
	font-size: 85%;
}
.menu_box #sell h3,
.menu_box #buy h3 {
	border-bottom: 1px solid #999;
    display: block;
    height: 40px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}
.menu_box #sell h3 {
	background: url(/img/bg_menu_h.gif?150714) 0px -700px no-repeat;
}
.menu_box #buy h3 {
	background: url(/img/bg_menu_h.gif?150714) 0px -766px no-repeat;
}
.menu_box #sell p,
.menu_box #buy p {
    font-size: 95%;
    line-height: 1.4;
    margin: 0;
    padding: 4px;
}
.menu_box #sell p span.sell_b,
.menu_box #buy p span.buy_b {
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px;
}
.menu_box #sell p span,
.menu_box #buy p span {
	display: block;
	text-align: right;
}
.menu_box #sell p span.b_red,
.menu_box #buy p span.b_red {
	display: inline;
	color: #f33;
	font-weight: bold;
}
.menu_box #member_info {
	margin-top: 4px;
	padding: 8px 6px;
	font-size: 90%;
	line-height: 1.2;
	background-image: none;
	background-color: #ffc;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}

.menu_box #member_info span {
	font-weight: bold;
	color: #393;
}

.menu_box #member_info p {
	margin-top: 4px;
	padding:0;
	height: auto;
	text-align: left;
	font-size: 13px;
	background-image: none;
	border: none;
}

.menu_box #mobile_ent {
	padding: 8px 6px 6px 26px;
	font-size: 90%;
	line-height: 1.2;
	background: url(/img/bg_ico.gif) 6px -596px no-repeat;
	background-color: #ffc;
	border-bottom: 1px dotted #999;
}

.menu_box #flow h3 {
	text-indent: -9999px;
	display: block;
	height: 18px;
	background: url(/img/bg_menu_h.gif) 0px -150px no-repeat;
	border-bottom: 1px solid #999;
	padding: 6px 4px 0 0;
	margin: 0px;
}

.menu_box #flow2 h3 {
	text-indent: -9999px;
	display: block;
	height: 18px;
	background: url(/img/bg_menu_h.gif) 0px -150px no-repeat;
	border-bottom: 1px solid #999;
	padding: 6px 4px 0 0;
	margin: 0px;
}

.menu_box #seller h3 {
	text-indent: -9999px;
	display: block;
	height: 18px;
	background: url(/img/bg_menu_h.gif) 0px -200px no-repeat;
	border-bottom: 1px solid #999;
	padding: 6px 4px 0 0;
	margin: 0px;
}

.menu_box #pay h3 {
	text-indent: -9999px;
	display: block;
	height: 18px;
	background: url(/img/bg_menu_h.gif) 0px -250px no-repeat;
	border-bottom: 1px solid #999;
	padding: 6px 4px 0 0;
	margin: 0px;
}

.menu_box #user_info h3 {
	text-indent: -9999px;
	display: block;
	height: 18px;
	background: url(/img/bg_menu_h.gif) 0px -300px no-repeat;
	border-bottom: 1px solid #999;
	padding: 6px 4px 0 0;
	margin: 0px;
}

.menu_box #user_info p {
	font-size: 90%;
	padding: 6px;
	margin: 0;
	line-height: 1.2;
	font-weight: bold;
}

.menu_box #user_info span {
	font-weight: normal;
	font-size: 90%;
}

.menu_box #mmaga {
	padding: 4px 0px 0px 0px;
}

.menu_box #mmaga p {
	background: url(/img/bg_ico.gif) 7px -397px no-repeat;
	font-size: 90%;
	margin: 0;
	padding: 0px 6px 4px 30px;
}

.menu_box #mmaga p#cal {
	background: url(/img/bg_ico.gif) 7px -498px no-repeat;
	font-size: 90%;
	margin: 0;
	padding: 0px 6px 4px 30px;
}

.menu_box #info h3 {
	text-indent: -9999px;
	display: block;
	height: 18px;
	background: url(/img/bg_menu_h.gif) 0px -100px no-repeat;
	border-bottom: 1px solid #999;
	padding: 6px 4px 0 0;
	margin: 0px;
}

.menu_box #info ul, .menu_box #seller ul {
	margin: 4px 0 0 0;
	padding: 0;
	width: 220px;
}

.menu_box #info li, .menu_box #seller li {
	list-style-type: none;
	font-size: 80%;
	line-height: 1.2;
	margin-bottom: 4px;
	margin-left: 6px;
	padding-left: 18px;
	padding-right: 4px;
	background: url(/img/bg_ico.gif) 0px -798px no-repeat;
}

.menu_box #info span.backnumber {
	display: block;
	text-align: right;
	font-size: 80%;
	padding: 0 4px 4px 0;
}
#top_ranking {
	position: relative;
	margin-top: 4px;
}
.menu_box #ranking {
	position: relative;
}
.menu_box #ranking p {
	display: block;
	height: 18px;
	background: url(/img/bg_menu_h.gif) 0px -350px no-repeat;
	border-bottom: 1px solid #999;
	padding: 6px 4px 0 0;
	margin: 0px;
}
#top_ranking h2 {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: bold;
	padding: 5px 0;
	background: url(/img/top_ranking_bg.png) repeat-x 0 0;
}
#top_ranking #ranking_rss {
	position: absolute;
	top: 12px;
	right: 8px;
}
.menu_box #ranking #ranking_rss {
	position: absolute;
	top: 4px;
	right: 8px;
}
#top_ranking ul {
	padding: 10px 0 10px 15px;
	width: 47%;
	float: left;
}
.menu_box #ranking ul {
	margin-top: 4px;
	padding: 0px;
}
#top_ranking li {
	list-style-type: none;
	line-height: 1.2;
	margin-bottom: 2px;
	margin-left: 6px;
	padding: 3px 4px 3px 35px;
}
.menu_box #ranking li {
	list-style-type: none;
	font-size: 80%;
	line-height: 1.2;
	margin-bottom: 2px;
	margin-left: 6px;
	padding: 4px 4px 2px 32px;
}
#top_ranking .r_00,
.menu_box #ranking .r_00 {
	padding: 4px 4px 2px 4px;
}
#top_ranking .r_01,
.menu_box #ranking .r_01 {
	background: url(/img/r_bg.gif) 0px 0px no-repeat;
}
#top_ranking .r_02,
.menu_box #ranking .r_02 {
	background: url(/img/r_bg.gif) 0px -80px no-repeat;
}
#top_ranking .r_03,
.menu_box #ranking .r_03 {
	background: url(/img/r_bg.gif) 0px -160px no-repeat;
}
#top_ranking .r_04,
.menu_box #ranking .r_04 {
	background: url(/img/r_bg.gif) 0px -240px no-repeat;
}
#top_ranking .r_05,
.menu_box #ranking .r_05 {
	background: url(/img/r_bg.gif) 0px -320px no-repeat;
}
#top_ranking .r_06,
.menu_box #ranking .r_06 {
	background: url(/img/r_bg.gif) 0px -400px no-repeat;
}
#top_ranking .r_07,
.menu_box #ranking .r_07 {
	background: url(/img/r_bg.gif) 0px -480px no-repeat;
}
#top_ranking .r_08,
.menu_box #ranking .r_08 {
	background: url(/img/r_bg.gif) 0px -560px no-repeat;
}
#top_ranking .r_09,
.menu_box #ranking .r_09 {
	background: url(/img/r_bg.gif) 0px -640px no-repeat;
}
#top_ranking .r_10,
.menu_box #ranking .r_10 {
	background: url(/img/r_bg.gif) 0px -720px no-repeat;
}

#top_ranking h3 {
	display: inline;
	font-size: 14px;
}
#top_ranking li.r_01 a,
#top_ranking li.r_02 a,
#top_ranking li.r_03 a {
	font-size: 14px;
	font-weight: bold;
}
#top_ranking a {
	font-size: 12px;
}

.menu_box #mobile h3 {
	text-indent: -9999px;
	display: block;
	height: 18px;
	background: url(/img/bg_menu_h.gif) 0px -400px no-repeat;
	border-bottom: 1px solid #999;
	padding: 6px 4px 0 0;
	margin: 0px;
}

.menu_box #mobile table,
.menu_box #appli table {
	font-size: 80%;
	line-height: 1.2;
	width: 220px;
}

.menu_box #mobile td {
	padding: 6px 3px;
	vertical-align: middle;
}

.menu_box #mobile span.backnumber {
	display: block;
	text-align: right;
}

.menu_box #appli h3 {
	text-indent: -9999px;
	display: block;
	height: 18px;
	background: url(/img/bg_menu_h.gif?20140826) 0px -650px no-repeat;
	border-bottom: 1px solid #999;
	padding: 6px 4px 0 0;
	margin: 0px;
}

.menu_box #appli td {
	padding: 0 2px;
	vertical-align: middle;
}

.menu_box #faq_tab p {
	text-indent: -9999px;
	display: block;
	height: 18px;
	background: url(/img/bg_menu_h.gif) 0px -450px no-repeat;
	border-bottom: 1px solid #999;
	padding: 6px 4px 0 0;
	margin: 0px;
}

.menu_box #faq_tab img {
	margin-top: 4px;
}

.menu_box #faq_tab ul {
	margin-top: 6px;
	padding: 0px;
}

.menu_box #faq_tab li {
	list-style-type: none;
	font-size: 80%;
	line-height: 1.2;
	margin-bottom: 4px;
	margin-left: 6px;
	padding: 0 4px 0 18px;
}

.menu_box #faq_tab #buy_list li {
	background: url(/img/bg_ico.gif) 0px -900px no-repeat;
}

.menu_box #faq_tab #sell_list li {
	background: url(/img/bg_ico.gif) 0px -1000px no-repeat;
}

.menu_box #faq_tab #regist_list li {
	background: url(/img/bg_ico.gif) 0px -1100px no-repeat;
}

.menu_box #faq_tab span.backnumber {
	display: block;
	text-align: right;
	font-size: 80%;
	padding: 0 4px 4px 0;
}

.menu_box #cs h3 {
	text-indent: -9999px;
	display: block;
	height: 18px;
	background: url(/img/bg_menu_h.gif) 0px -500px no-repeat;
	border-bottom: 1px solid #999;
	padding: 6px 4px 0 0;
	margin: 0px;
}

.menu_box #cs p,
.menu_box #biz p {
	font-size: 80%;
	line-height: 1.2;
	padding: 4px;
	margin: 0;
}

.menu_box #biz h3 {
	text-indent: -9999px;
	display: block;
	height: 18px;
	background: url(/img/bg_menu_h.gif) 0px -600px no-repeat;
	border-bottom: 1px solid #999;
	padding: 6px 4px 0 0;
	margin: 0px;
}

.menu_box #security h3 {
	text-indent: -9999px;
	display: block;
	height: 18px;
	background: url(/img/bg_menu_h.gif) 0px -550px no-repeat;
	border-bottom: 1px solid #999;
	padding: 6px 4px 0 0;
	margin: 0px;
}

.menu_box #security p {
	font-size: 80%;
	line-height: 1.2;
	padding: 4px;
}

.menu_box #security table {
	font-size: 80%;
	line-height: 1.2;
}

.menu_box #security td {
	padding: 4px;
	vertical-align: top;
}

.menu_box #security span#privacy-policy {
	display: block;
	font-size: 12px;
}

#menu .banner {
	margin-top: 6px;
	text-align: center;
}

#menu #airticket_bnr p {
	padding-bottom: 1px;
	font-size: 13px;
	text-align: left;
}

/* -------------メニューtmplのデザインに----------------- */
.sidebar-box {
	text-align: left;
	background-color: #FFF;
	border: 1px solid #e6e6e6;
	font-size: 12px;
	margin-top: 6px;
	padding: 10px;
}
.sidebar-box-title {
	font-size: 14px;
	color: #444;
}

.sidebar-box-title span {
	padding: 8px 5px 8px 40px;
	font-weight: bold;
	display: block;
}
.sidebar-box.beginner {
	background-color: #01a6dc;
	margin-bottom: 6px;
	padding: 10px 6px 6px;
	border: none;
}

#menu .sidebar-box .menu_box {
	border: none;
	margin-bottom: 0px;
	padding: 0;
	width: 100%;
}
.sidebar-box.beginner .beginner-title {
	margin: 0 0 6px 0;
	text-align: center;
}
.sidebar-box.beginner .wrap {
	padding: 6px 10px;
}
.sidebar-box.beginner .wrap ul {
	padding-left: 15px;
}
.sidebar-box.beginner .wrap li {
	border-bottom: 1px dotted #999;
	padding: 8px 6px 6px 0;
	font-size: 12px;
	font-weight: bold;
}
.sidebar-box.beginner .wrap li:last-child {
	border-bottom: none;
}
.sidebar-box.beginner .beginner-link ul {
	list-style: none;
}
.sidebar-box.beginner .beginner-link li {
	position: relative;
	border-top: 1px solid #ccc;
}
.sidebar-box.beginner .beginner-link li:first-child {
	border-top: 3px solid #01a6dc;
}
.sidebar-box.beginner .beginner-link li::before {
	position: absolute;
	display: block;
	top: 9px;
	left: 6px;
	width: 32px;
	height: 32px;
}
.sidebar-box.beginner .beginner-link li.buy::before {
	content: url(/img/menu/icon_buy.png);
}
.sidebar-box.beginner .beginner-link li.sell::before {
	content: url(/img/menu/icon_sell.png);
}
.sidebar-box.beginner .beginner-link li.beginner::before {
	top: 7px;
	content: url(/img/menu/icon_beginner.png);
}
.sidebar-box.beginner .beginner-link li.flow::before {
	top: 12px;
	content: url(/img/menu/icon_flow.png);
}
.sidebar-box.beginner .beginner-link li.manner::before {
	top: 12px;
	content: url(/img/menu/icon_manner.png);
}
.sidebar-box.beginner .beginner-link li::after {
	position: absolute;
	top: 50%;
	right: 13px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 1px solid #888;
	border-right: 1px solid #888;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.sidebar-box.beginner .beginner-link li a {
	display: block;
	padding: 18px 24px 18px 44px;
	line-height: 1;
	text-decoration: none;
}
.sidebar-box.beginner .beginner-link li.beginner a,
.sidebar-box.beginner .beginner-link li.flow a {
	padding: 14px 24px 14px 44px;
	line-height: 1.2;
}

.sidebar-box #info ul {
	list-style-type: disc;
	margin-top: 5px;
	padding: 5px 0 0 15px;
	border-top: 1px solid #e6e6e6;
}
.sidebar-box #info li {
	margin: 3px 0 5px 0;
	font-size: 12px;
}
.sidebar-box #info li a {
	text-decoration: none;
}
p.sidebar-link-more {
	text-align: right;
	margin-top: 6px;
	font-size: 12px;
}
p.sidebar-link-more a {
	text-decoration: none;
}

/* sidebar：売れ筋ランキング */
.sidebar-box #ranking {
	border-top: 1px solid #e6e6e6;
}
.sidebar-box #ranking ul {
	padding-top: 5px;
	margin-top: 5px;
	list-style: none;
}
.sidebar-box #ranking li {
	position: relative;
	margin: 0 0 2px 0;
	padding-top: 2px;
	font-size: 12px;
	word-break: break-all;
}
.sidebar-box #ranking h3 {
	padding: 2px 0 2px 30px;
	font-size: 11px;
}
.sidebar-box #ranking li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.3;
}

.sidebar-box .r_01::before, .sidebar-box .r_02::before, .sidebar-box .r_03::before,
	.sidebar-box .r_04::before, .sidebar-box .r_05::before, .sidebar-box .r_06::before,
	.sidebar-box .r_07::before, .sidebar-box .r_08::before, .sidebar-box .r_09::before,
	.sidebar-box .r_10::before {
	position: absolute;
	display: block;
	top: 3px;
	left: 2px;
	width: 20px;
	height: 20px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", "Lucida Grande", arial, sans-serif;
	line-height: 21px;
	border-radius: 10px;
}

.sidebar-box .r_01::before {
	content: '1';
	background-color: #e95a61;
}

.sidebar-box .r_02::before {
	content: '2';
	background-color: #e95a61;
}

.sidebar-box .r_03::before {
	content: '3';
	background-color: #e95a61;
}

.sidebar-box .r_04::before {
	content: '4';
	background-color: #7b8184;
}

.sidebar-box .r_05::before {
	content: '5';
	background-color: #7b8184;
}

.sidebar-box .r_06::before {
	content: '6';
	background-color: #7b8184;
}

.sidebar-box .r_07::before {
	content: '7';
	background-color: #7b8184;
}

.sidebar-box .r_08::before {
	content: '8';
	background-color: #7b8184;
}

.sidebar-box .r_09::before {
	content: '9';
	background-color: #7b8184;
}

.sidebar-box .r_10::before {
	content: '10';
	background-color: #7b8184;
	line-height: 2.0;
	font-size: 11px;
}

/* sidebar：FAQ */
.sidebar-faq-wrap {
	border-top: 1px solid #e6e6e6;
}

.sidebar-faq-nav {
	width: 100%;
	overflow: hidden;
}

.sidebar-faq-nav li {
	display: table-cell;
	width: 82px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 0;
	background-color: #E6E6E6;
}

.sidebar-faq-nav li.select {
	background-color: #FFF;
}

.sidebar-faq-nav li:hover {
	cursor: pointer;
	background-color: #EEEEEE;
}

.sidebar-faq-nav li.select:hover {
	background-color: #FFF;
}

.sidebar-faq-nav .faq-for-buy {
	color: #e43139;
}

.sidebar-faq-nav .faq-for-sell {
	color: #093c84;
}

.sidebar-faq-nav .faq-for-user {
	color: #009933;
}

.sidebar-faq-inner {
	padding: 15px 10px 10px 10px;
}

.sidebar-faq-inner li {
	padding-left: 25px;
	margin-bottom: 8px;
}

.sidebar-faq-inner li a {
	font-weight: bold;
	text-decoration: none;
}

.faq-for-buy-wrap li {
	background: url("/img/mypage/faq_buy_icon.png") no-repeat 0 0;
}

.faq-for-sell-wrap li {
	background: url("/img/mypage/faq_sell_icon.png") no-repeat 0 0;
}

.faq-for-user-wrap li {
	background: url("/img/mypage/faq_user_icon.png") no-repeat 0 0;
}
.sidebar-faq-wrap ul {
	list-style: none;
}
.sidebar-faq-wrap .hide {
	display: none;
}

.sidebar-box #appli h3,
.sidebar-box #cs h3,
.sidebar-box #security h3 {
	text-indent: 0;
	background-color: #f2f2f2;
	background-image: none;
	border-bottom: none;
	color: #444;
	font-weight: bold;
	font-size: 14px;
	padding: 7px;
}
.sidebar-box #cs p,
.sidebar-box #security p {
	margin-top: 6px;
	font-size: 12px;
	line-height: 1.4;
}

/* sidebar：アイコン */
.sd-ico {
	background-image: url("/img/mypage/sidebar-icon.png");
	background-repeat: no-repeat;
}
.info-ico {
	background-position: 0 -186px;
}
.ranking-ico {
	background-position: 0 -300px;
}
.faq-ico {
	background-position: 0 -232px;
}



/* -------------フッター要素----------------- */

#footer {
	clear: both;
	margin: 0;
	border-top: 1px solid #e4e4e4;
}

#footer_cont {
	width: 100%;
	margin: 0 auto;
	color: #666;
	text-align: center;
	padding: 6px 0 0;
}

#footer_cont #footnavi {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.7;
}

#footer_cont #foot_alert {
	width: 840px;
	margin: 10px auto;
	padding: 6px 6px 8px;
	border: 1px solid #e4e4e4;
	background-color: #ffd;
}
#footer_cont #foot_alert p {
	margin-bottom: 6px;
	font-weight: bold;
}
.footer-caution-bnr {
	margin-top: 12px;
	text-align: center;
}
#footer_cont p, #footer_cont address {
	font-size: 80%;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
}
#footer_cont p {
	margin-top: 6px;
}

#footer_cont #grouplink {
	width: 740px;
	font-size: 12px;
	text-align: left;
	line-height: 1.8;
	margin: 12px auto 6px auto;
	padding: 10px;
	background-color: #f2f2f2;
	border-radius: 3px;
}
#footer_cont #grouplink ul,
#footer_cont #grouplink dl {
	list-style-type: none;
}
#footer_cont #grouplink li {
	width: 359px;
	float: left;
}
#footer_cont #grouplink li.sitelink {
	padding-right: 10px;
	border-right: 1px dotted #ccc;
}
#footer_cont #grouplink li.medialink {
	padding-left: 10px;
}
#footer_cont #grouplink dt {
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
}
#footer_cont #grouplink dd {
	padding-top: 4px;
}
#footer_cont #grouplink li.medialink dd {
	float: left;
	width: 168px;
	padding-top: 0;
}
#footer_cont #grouplink li.medialink dd.mdlink_first_row {
	padding-top: 4px;
}

#footer_cont .newsmedia {
	margin-top: 12px;
	line-height: 1.4;
}
#footer_cont .newsmedia a {
	color: #666;
}
#footer_cont .newsmedia a:hover {
	color: #f03;
}

.footer-category-link-wrapper {
	padding: 24px 0;
	border-bottom: 1px solid #e4e4e4;
}
.footer-category-link {
	width: 1000px;
	margin: 0 auto;
}
.footer-category-link ul {
	display: table;
	width: 100%;
	font-size: 13px;
	text-align: left;
	list-style: none;
	list-style-type: none;
}
.footer-category-link li {
	display: table-cell;
	width: 50%;
	line-height: 1.7;
}
.footer-category-link li a.top-category {
	font-size: 16px;
	font-weight: bold;
}
.footer-category-link li a {
	text-decoration: none;
}
.footer-copyright {
	padding: 12px 0;
	color: #fff;
	background-color: #555;
}
.footer-category-link li a,
#footer_cont p a,
#footer_cont address {
	font-family: "Meiryo","メイリオ","ＭＳ Ｐゴシック","MS PGothic","Lucida Grande",arial,sans-serif;
}
.footer-category-link li a {
	color: #666;
}
.footer-category-link li a:hover {
	text-decoration: underline;
}



/* ------------- チケット登録フロー ----------------- */

table#sell_flow {
	width: 90%;
	background-color: #999;
	margin: 12px auto 0 auto;
}

table#sell_flow tr {
	background-color: #fff;
}

table#sell_flow td {
	width: 25%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0;
	color: #06c;
}

table#sell_flow td.current {
	background-color: #06c;
	color: #fff;
}



/* ------------- NotFound要素 ----------------- */

#NotFound, #NotFound span, #NotFound_txt, table#NotFound_info a, table#NotFound_info th span, .NotFound_title p {
	font-family: "Meiryo","メイリオ","ＭＳ Ｐゴシック","MS PGothic","Lucida Grande",arial,sans-serif;
}
div.NotFound_title {
	text-align: center;
	margin-top: 60px;
}
div.NotFound_title p {
	background-color: #4FB4E3;
	color: #FFF;
	font-weight: bold;
	display: inline;
	padding: 8px 30px;
	font-size: 20px;
}
#NotFound {
	margin: 0 auto 20px auto;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #4FB4E3;
	width: 90%;
	padding: 40px 10px 10px 10px;
}
#NotFound span {
	font-size: 50px;
	font-weight: bold;
	display: inline-block;
	line-height: 110%;
	margin-bottom: 10px;
	padding: 0 10px;
}

#NotFound_txt {
	margin: 0 auto 50px auto;
	font-size: 20px;
	font-weight: bold;
	color: #191919;
	text-align: center;
	line-height: 1.3;
	color: #333;
}
.NotFound_img {
	text-align: center;
	margin-bottom: 40px;
}
table#NotFound_info {
	width: 90%;
	margin: 0 auto 24px auto;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 5px;
}

table#NotFound_info th {
	padding: 3px 6px 3px 15px;
	text-align: left;
	font-size: 22px;
	background-color: #F0EEEF;
}
table#NotFound_info th span {
	font-weight: bold;
	background: url("/img_cmn/error_beginner_mark.png") no-repeat 0 3px;
	padding-left: 30px;
	color: #333;
}

table#NotFound_info td {
	width: 33%;
	padding: 15px 0 15px 20px;
	font-size: 14px;
	line-height: 1.8;
	vertical-align: top;
}
table#NotFound_info td a {
	color: #0079ff;
}

/* ------------- Unauthorized ----------------- */
#Unauthorized {
	font-family: "Meiryo","メイリオ","ＭＳ Ｐゴシック","MS PGothic","Lucida Grande",arial,sans-serif;
	margin: 40px auto 20px auto;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #4FB4E3;
	width: 90%;
	padding: 30px 10px 10px 10px;
}
#Unauthorized span {
	font-family: "Meiryo","メイリオ","ＭＳ Ｐゴシック","MS PGothic","Lucida Grande",arial,sans-serif;
	font-size: 50px;
	font-weight: bold;
	display: inline-block;
	line-height: 110%;
	margin-bottom: 10px;
	padding: 0 10px;
}

/* ------------- フッターナビ要素 ----------------- */

#bottom_links {
	width: 95%;
	background-color: #e6e6e6;
	font-size: 80%;
	padding: 6px 12px;
	line-height: 1.5;
	margin: 24px auto 12px auto;
}

#bottom_links span {
	font-weight: bold;
	padding-right: 4px;
}



/* ------------- ログアウト要素 ----------------- */
p#logout_text {
	margin-top: 36px;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
}

p#logout_link {
	margin-top: 24px;
	text-align: center;
	line-height: 1.3;
}

#logout_banner {
	width: 736px;
	margin: 48px auto 12px auto;
}

#logout_banner_h {
	border-bottom: 1px solid #999;
}

#logout_banner ul {
	margin-top: 6px;
	list-style-type: none;
}

#logout_banner li {
	float: left;
}

#logout_banner li#center {
	margin: 0 8px;
}

#logout_banner li.last {
	margin-left: 8px;
}

/* ------------- ※印リストのインデント ----------------- */
ul.kome_list {
	padding:0;
	margin:0;
}

ul.kome_list li {
	list-style:none;
	text-indent:-1em;
	padding:0 0 0.2em 1em;
	line-height:1.2em;
}

/* -------------ログイン履歴----------------- */
#login_name {
	float: left;
}

#logout_text .clear {
	clear: both;
}

.login_hist {
	float: right;
	margin-top: -1px;
	font-size: 90%;
}

.login_last {
	margin: 0 -6px 6px -6px;
	padding: 4px 6px;
	border-bottom: 1px dotted #999;
	font-size: 90%;
	line-height: 1.3;
}

/* -------------10周年キャンペーン----------------- */
#top_10thcamp_bnr {
	margin: 12px auto 0 auto;
	text-align: center;
}

.menu_box #camp_info {
	margin-top: 4px;
	padding: 8px 6px;
	font-size: 90%;
	line-height: 1.2;
	background-color: #ffcede;
	border-top: 1px dotted #999;
}

.menu_box #camp_info span {
	font-weight: bold;
	color: #191919;
}

.menu_box #camp_info p {
	margin-top: 4px;
	padding: 0;
	text-align: left;
	font-size: 13px;
	line-height: 1.5;
	background-image: none;
	border: none;
}

/* -------------10周年キャンペーン スマホのみ----------------- */
#fixed_pr_bnr {
	display: none;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 3;
}
#fixed_pr_bnr #camp10th_bnr {
	width: 100%;
}
#close_btn {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 15%;
	height: 65%;
}

/* ---スマホPC切り替えボタン--- */
#view_switcher_footer {
	padding-top: 2em;
	text-align: center !important;
}

/* ---夏フェス仲介手数料0円キャンペーン--- */
div.summer_fes_cam {
	width: 760px;
	margin: auto;
	background: #FF3333;
	color: #FFF;
	margin-top: 20px;
	font-weight: bold;
	padding: 15px 0;
}
/* ---年末年始お取引ありがとうキャンペーン--- */
div.cam_20161201_bn {
	text-align: center;
	margin-top: 13px;
}

/* ------------- suggest ----------------- */
.suggest_list {
	position: absolute;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: none;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	z-index: 999;
	padding: 0;
	cursor: default;
	box-shadow: 0 0 10px #999;
	width: 368px;
}
.suggest_list div a {
	padding: 6px;
	display: block;
	font-size: 14px;
	line-height: 1.2;
	text-decoration: none;
	color: #333;
}
.suggest_list div span {
	font-size: 90%;
	color: #777;
	margin-left: .5em;
}
.suggest_list div.select a {
	color: #fff;
	background-color: #0079ff;
}
.suggest_list div a:hover {
	color: #fff;
	background-color: #0079ff;
}
.suggest_list div.select span {
	color: #eee;
}
.suggest_list div a:hover span {
	color: #eee;
}
.suggest_list strong {
	font-weight: bold;
}

/* ------------- grouping ----------------- */

table#t_s_list td dl {
	vertical-align: top;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}
table#t_s_list td dt.grouping {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+30,e5e5e5+100 */
	background: rgb(249,249,249); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(249,249,249,1) 30%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 30%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(249,249,249,1) 30%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	padding: 10px;
}
	table#t_s_list td dt.grouping br {
		display: none;
	}
	table#t_s_list td dt.grouping a {
		font-weight: bold;
		font-family: "meiryo",sans-serif;
	}
	table#t_s_list td dt.grouping a.black {
		float: right;
		width: auto;
		text-decoration: none;
	}
table#t_s_list td.search_list_wrap dd:last-child {
	border-bottom: none;
	padding-bottom: 5px;
}
table#t_s_list td dd.kouen {
	font-size: 14px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}
	table#t_s_list td dd.kouen span {
		padding-left: 25px;
		font-family: "meiryo",sans-serif;
	}
	table#t_s_list td dd.kouen a.b_text {
		font-weight: normal;
		line-height: 130%;
		font-family: "meiryo",sans-serif;
		color: #555;
	}
	table#t_s_list td dd.kouen a.b_text:hover {
		color: red;
	}
	table#t_s_list td dd.kouen a.black {
		background: url("/img/alert_mail.gif") no-repeat 4px 4px;
		background-size: 12px;
		text-decoration: none;
		float: right;
		font-size: 11px;
		padding: 0 5px 0 20px;
		border: 1px solid #c2c2c2;
		margin-right: 5px;
		font-weight: bold;
		font-family: "meiryo",sans-serif;
	}
	table#t_s_list td dd.kouen a.black:hover {
		background-color: #FFFFE0;
	}

/* ------------- 新着アラート ----------------- */

.alertkouen h2 {
	background: url("/img/ticket_list_title_bg.gif") repeat-x scroll 0 0 #d3d3d3;
	font-weight: bold;
	border: 1px solid #999;
	padding: 10px 0;
	margin: 15px 0;
}
.alertkouen .wrap {
	background-color: #FFCC33;
	padding-bottom: 20px;
}
.alertkouen .wrap p.f28 {
	font-size: 28px;
	font-family: "meiryo",sans-serif;
	color: #333;
	font-weight: bold;
	line-height: 130%;
	padding: 46px 0 10px 0;
}
	.alertkouen .wrap p.f28 br {
		display: none;
	}
.alertkouen .wrap p.f16 {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	font-family: "meiryo",sans-serif;
	color: #333;
	padding-bottom: 18px;
	width: 50%;
	text-align: left;
	margin: auto;
}
.alertkouen .wrap div.search {
	position: relative;
	top: 0;
	left: 0;
}
.alertkouen .wrap div.search img.alertkouen_magnifier {
	position: absolute;
	left: 3%;
	top: 65px;
	width: 170px;
}
.alertkouen .wrap div.search img.alertkouen_icon {
	position: absolute;
	top: 66px;
	right: 30px;
}
.alertkouen .wrap form#search #search_wrap {
	padding-bottom: 25px;
}
.alertkouen .wrap form#search #search_wrap input#search_word {
	width: 48%;
}
.alertkouen .wrap div.aleart_list_wrap {
	margin: 20px 20px 0 20px;
	background-color: #FFF;
	padding-top: 10px;
}
.alertkouen .wrap div.aleart_list_wrap div.no_result {
	padding: 40px 0 20px 0;
	text-align: center;
	font-weight: bold;
	font-family: "meiryo",sans-serif;
	line-height: 130%;
	font-size: 24px;
	color: #fe2e2e;
}
.alertkouen .wrap div.ranking {
	padding: 25px;
}
.alertkouen .wrap div.ranking h3 {
	font-weight: bold;
	padding: 7px 0;
	margin: 0 0 20px 0;
	background-color: #333;
	color: #FFF;
	font-size: 20px;
	font-family: "meiryo",sans-serif;
}
.alertkouen .wrap div.ranking h3 br {
	display: none;
}
.alertkouen .wrap div.ranking h3 img {
	padding-right: 10px;
}
.alertkouen .wrap ul.ranking_list li {
	width: 20%;
	padding: 10px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	border: 5px solid #CCC;
	min-height: 80px;
	border-radius: 8px;
}
.alertkouen .wrap ul.ranking_list li a.kouen_ttl {
	background: url("/img/alert_mail.gif") no-repeat scroll 1px 2px;
	line-height: 120%;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
	padding-left: 20px;
}
.alertkouen .wrap .ranking_list li h4 {
	font-size: 12px;
}
.alertkouen .wrap .ranking_list li h4 span {
	display: block;
	background-color: #e6e6e6;
	margin-bottom: 3px;
	border-bottom: 1px dashed #999;
	text-align: center;
}
.alertkouen .wrap .ranking_list li h4 span span {
	font-size: 14px;
	font-weight: bold;
	font-family: "meiryo",sans-serif;
	border-bottom: none;
	display: inline;
}
.alertkouen .wrap .ranking_list li.r_01 span,
.alertkouen .wrap .ranking_list li.r_02 span,
.alertkouen .wrap .ranking_list li.r_03 span {
	background-color: #FE2E2E;
	font-size: 16px;
	color: #FFF;
}
.alertkouen .wrap .ranking_list li.r_01 span span {
	background: url("/img/alertkouen_ranking_icon.png") no-repeat scroll 0 2px;
	background-size: 20px;
	padding-left: 25px;
}
.alertkouen .wrap .ranking_list li.r_02 span span {
	background: url("/img/alertkouen_ranking_icon_silver.png") no-repeat scroll 0 2px;
	background-size: 20px;
	padding-left: 25px;
}
.alertkouen .wrap .ranking_list li.r_03 span span {
	background: url("/img/alertkouen_ranking_icon_bronze.png") no-repeat scroll 0 2px;
	background-size: 20px;
	padding-left: 25px;
}
div.alertkouen_list {
	padding-left: 3%;
	text-align: left;
}
div.alertkouen_list dl {
	display: inline-block;
	width: 29%;
	border: 1px dotted #999;
	vertical-align: top;
	text-align: left;
	padding: 13px 11px;
	margin: 7px 5px 4px 5px;
	min-height: 56px;
	background-color: #FFF;
}
@media screen and (max-width: 1200px){
	div.alertkouen_list {
		padding-left: 10px;
	}
	.alertkouen .wrap p.f16 {
		width: 55%;
	}
}
div.alertkouen_list dl dt {
	font-size: 12px;
	line-height: 150%;
}
div.alertkouen_list dl .b_text {
	font-size: 14px;
	line-height: 120%;
	display: block;
	color: #000;
	padding: 8px 5px 8px 30px;
	background: #E6E6E6 url("/img/alert_mail.gif") no-repeat scroll 7px 8px;
	font-family: "meiryo",sans-serif;
	text-decoration: none;
	margin-bottom: 5px;
}
div.alertkouen_list dl .b_text:hover {
	background: #F0F1F1 url("/img/alert_mail.gif") no-repeat scroll 7px 8px;
	color: red;
}

/* お取引内容詳細のアイコンリスト */
.ticket_info_icons_box img {
	margin-top: 4px;
}
.tk-ico {
	box-sizing: border-box;
	display: inline-block;
	margin-top: 4px;
	padding: 1px 4px;
	height: 18px;
	font-size: 10px;
	border-radius: 2px;
}
/* 郵送 */
.tk-ico.trade-type-1 {
	color: #2ea439;
	border: 2px solid #2ea439;
}

/* 直前（手渡し） */
.tk-ico.trade-type-2 {
	color: #d31359;
	border: 2px solid #d31359;
}

/* 電子チケット */
.tk-ico.trade-type-3 {
	color: #0070bb;
	border: 2px solid #0070bb;
}

/* 発券番号 */
.tk-ico.trade-type-4 {
	color: #98814e;
	border: 2px solid #98814e;
}

/* Helper Class */
.fs-large {font-size: 18px;}
.fs-medium {font-size: 14px;}
.fs-small {font-size: 13px;}

.fc-red {color: #f03;}
.fc-blue {color: #06c;}

.fw-bold {font-weight: bold;}

.mt-18 {margin-top: 18px;}
.mt-12 {margin-top: 12px;}
.mt-6 {margin-top: 6px;}
.mb-6 {margin-bottom: 6px;}
.mb-24 {margin-bottom: 24px;}

.pd-0 {padding: 0;}
.pd-10 {padding: 10px;}

.lh-12 {line-height: 1.2;}
.lh-15 {line-height: 1.5;}

.lst-disc {list-style-type: disc;}

.bg-white {background-color: #fff;}

.smooth-font {font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", "Lucida Grande", arial, sans-serif;}
