@charset "euc-jp";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

img {
	border: none;
}

body {
	background-color: #dde9ff;
	margin-top: 0px;
}

a {
	color: #00f;
}

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;
}

.red {
	color: #f00;
}

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

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

.s_text {
	font-size: 80%;
}

.m_text {
	font-size: 90%;
}

.b_text {
	font-weight: bold;
}

.n_text {
	font-weight: normal;
}

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:782px;
	max-width:80em;
	text-align: center;
	margin: 0 auto 12px auto;
	position: relative;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

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



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

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

#header table {
	width: 100%;
}

#header h1 {
	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{
	padding-right: 6px;
	text-align: right;
	vertical-align: top;
}

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

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



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

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

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

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

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

#navi_beginner, #navi_help, #navi_mypage, #navi2 {
	clear: both;
	height: 27px;
	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: 176px;
	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;
}



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

#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: 224px;
	float: right;
}



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

#top_search_box {
	margin: 6px auto 0 auto;
}

#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 #keywords, #top_search_box #genre_txt {
	font-size: 13px;
	border-left: 5px solid #f03;
	padding-left: 6px;
}

#top_search_box #keywords p, #top_search_box #genre_txt p {
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
}

#top_search_box #genre_txt p#links {
	font-size: 12px;
	padding: 5px 0 4px 0;
}



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

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

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

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

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

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

#topic_path span{
	font-weight: bold;
}

#main_img {
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
	background: url(/img/bg_top_h.gif) 0px 0px repeat-x;
	border: 1px solid #666;
}

.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 {
	margin: 6px 0 0 0;
	background: url(/img/bg_top_h.gif) 0px -400px repeat-x;
}

#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 {
	margin: 12px 10px 0 0;
	background: url(/img/bg_top_h.gif) 0px -450px repeat-x;
}

#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 {
	margin: 12px 0 0 0;
	background: url(/img/bg_top_h.gif) 0px -500px repeat-x;
}

#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 {
	margin: 12px 0 0 0;
	background: url(/img/bg_top_h.gif) 0px -550px repeat-x;
}

#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;
}

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;
}

#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_box #login p {
	text-align: right;
	font-size: 80%;
	display: block;
	height: 18px;
	background: url(/img/bg_menu_h.gif) 0px 0px no-repeat;
	border-bottom: 1px solid #999;
	padding: 6px 4px 0 0;
	margin: 0px;
}

.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 #mobile_ent {
	border-top: 1px dotted #999;
	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;
}

.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;
}

.menu_box #ranking {
	position: relative;
}

.menu_box #ranking p {
	text-indent: -9999px;
	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;
}

.menu_box #ranking #ranking_rss {
	position: absolute;
	top: 4px;
	right: 8px;
}

.menu_box #ranking ul {
	margin-top: 4px;
	padding: 0px;
}

.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;
}

.menu_box #ranking .r_00 {
	padding: 4px 4px 2px 4px;
}

.menu_box #ranking .r_01 {
	background: url(/img/r_bg.gif) 0px 0px no-repeat;
}

.menu_box #ranking .r_02 {
	background: url(/img/r_bg.gif) 0px -80px no-repeat;
}

.menu_box #ranking .r_03 {
	background: url(/img/r_bg.gif) 0px -160px no-repeat;
}

.menu_box #ranking .r_04 {
	background: url(/img/r_bg.gif) 0px -240px no-repeat;
}

.menu_box #ranking .r_05 {
	background: url(/img/r_bg.gif) 0px -320px no-repeat;
}

.menu_box #ranking .r_06 {
	background: url(/img/r_bg.gif) 0px -400px no-repeat;
}

.menu_box #ranking .r_07 {
	background: url(/img/r_bg.gif) 0px -480px no-repeat;
}

.menu_box #ranking .r_08 {
	background: url(/img/r_bg.gif) 0px -560px no-repeat;
}

.menu_box #ranking .r_09 {
	background: url(/img/r_bg.gif) 0px -640px no-repeat;
}

.menu_box #ranking .r_10 {
	background: url(/img/r_bg.gif) 0px -720px no-repeat;
}

.menu_box #ranking h3 {
	display: inline;
	font-weight: normal;
}

.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 {
	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 #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;
}



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

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

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

#footer_cont #footnavi {
	font-size: 80%;
}

#footer_cont #foot_alert {
	font-weight: bold;
	border: 1px solid #999;
	width: 90%;
	margin: 10px auto;
	padding: 6px;
	background-color: #ffc;
}

#footer_cont p, #footer_cont address {
	font-size: 80%;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
}

#footer_cont #grouplink {
	width: 494px;
	height: 68px;
	font-size: 12px;
	text-align: left;
	line-height: 1.7;
	margin: 10px auto;
	padding: 12px 66px 8px 192px;
	background: url(/img/bg_grouplink.gif) 0 0 no-repeat;
	background-color: #f2f2f2;
}



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

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 {
	margin: 60px auto 36px auto;
	text-align: center;
}

#NotFound_txt {
	margin: 0 auto 36px auto;
	font-size: 24px;
	font-weight: bold;
	color: #191919;
	text-align: center;
	line-height: 1.2;
}

table#NotFound_info {
	width: 90%;
	margin: 0 auto 24px auto;
	border: 1px solid #ccc;
}

table#NotFound_info th {
	padding: 8px 6px 6px 6px;
	text-align: left;
	color: #191919;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #999;
	background-color: #e1e1e1;
}

table#NotFound_info td {
	width: 33%;
	padding: 6px;
	font-size: 12px;
	line-height: 1.8;
}



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

#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;
}

