@charset "utf-8";

#container , #columnTwoBox {overflow:visible;}

.textNotice {font-size: 84%;color: #999999;}

/*  */
/************************************************/

.image_boxR { /* 右寄せ用10px */
	padding: 3px;
	border: 1px solid #DFDFDF;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	float: right;
}


/* グラウンドのご利用2カラム */
.box_dome_i10m20_2clm {
	border: 4px solid #F0F0F0;	
	background-color: #FFFFFF;	
	height: auto;	
	width: 280px;	
	float: left;	
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 20px;
}

.bar_arrow_2column a{ 
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	background-image: url(../../_share/image_arrow.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 225px;
	display: block;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-color: #F7F7F7;
	background-position: left 10px;
}
.bar_arrow_2column a:hover{	
	font-size: 12px;
	line-height: 15px;
	color:#888888;
	background-image: url(../../_share/image_arrow.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 225px;
	display: block;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-color: #F7F7F7;
	background-position: left 10px;
}	

/* 2009.7.22追加 ミドルボタン */
/* アクセスマップ */
#middle_btn_access a{
	width: 300px;
	height: 75px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/stadium/img/middle_btn_access.gif) no-repeat 0 0;
}

#middle_btn_access a:hover{
	width: 300px;
	height: 75px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/stadium/img/middle_btn_access.gif) no-repeat 0 -75px;
}

/* 座席案内 */
#middle_btn_search a{
	width: 300px;
	height: 75px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/stadium/img/middle_btn_search.gif) no-repeat 0 0;
}

#middle_btn_search a:hover{
	width: 300px;
	height: 75px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/stadium/img/middle_btn_search.gif) no-repeat 0 -75px;
}

/* 施設利用イベントスケジュール */
#middle_btn_schedule a{
	width: 300px;
	height: 75px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/stadium/img/middle_btn_schedule.gif) no-repeat 0 0;
}

#middle_btn_schedule a:hover{
	width: 300px;
	height: 75px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/stadium/img/middle_btn_schedule.gif) no-repeat 0 -75px;
}

/* 2009.7.22追加 ミドルボタン ここまで */



/* 2009.7.25追加  */

/* デフォルト　paddingn無 */
.link_d_in img{
	border: 1px solid #DFDFDF;
	display: block;
	clear: right;	
}
.link_d_in img:hover{
	border: 1px solid #FFCC00;
	display: block;
	clear: right;	
}

a.link_d_out img{
	border: 1px solid #DFDFDF;
	display: block;
	clear: right;	
}
a.link_d_out img:hover{
	border: 1px solid #999999;
	display: block;
	clear: right;	
}


/* 2009.7.25追加  ここまで */

/* 2009.8/31追加 */

.funbox_02 {
background-image:url(/stadium/img/middle_about_bg_top.jpg);
background-position:top;
background-repeat:repeat-y;
line-height:160%;
padding:15px 5px 0 5px;
vertical-align:top;
height: auto;
overflow: hidden;
width: 184px;
}

.funbox_02_bg{
	background: url(/stadium/img/middle_about_bg_bottom.jpg) no-repeat top left;
	height: 10px;
	width: 194px;

}

/* 2009.8/31追加 ここまで */

/* 2009.11.5追加（バックステージツアースタンダードコースタイトルh5） */
.h5_tit_bst {
	background-image: url(/_share/bg_h5nor01.gif);
	background-repeat: no-repeat;
	background-position: 10px center ;
	padding-left: 28px;
	font-size: 13px;
	color: #FB9E04;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height:auto;
	width:auto;
	font-weight:normal;
	line-height:normal;
}

/* 2010.6.17追加 テキストのインデント */

.stadium-textindent{
	text-indent: -1em;
	padding-left: 1em;
}




/* 2011 リニューアル */

.yd_box {
	width:580px;
	margin-left:10px;
}

.yd_navi {
	float:left;
	width:600px;
	margin-bottom:15px;
}

.yd_navi li{
	float:left;
}


.yd_table {
	width:600px;
	margin-bottom:20px;
	border-left:3px solid #D5D5D5;
	border-right:3px solid #D5D5D5;
	border-bottom:3px solid #D5D5D5;
}

.yd_table .tdnIcon {
	width:30px;
}

.yd_table .tdnDate {
	color:#339900;
	width:50px !important;
}


.yd_table .tdnText {
	width:520px;
}

.yd_newstitle {
	clear:both;
}

.yd_course_box {
	width:542px;
	padding:0 15px;
	border-left:4px solid #FF5900;
	border-right:4px solid #FF5900;
}

.yd_course_box_left {
	float:left;
	width:283px;
	margin-right:18px;
}

.yd_course_box02 {
	width:542px;
	min-height:750px;
	padding:0 15px;
	border-left:4px solid #FF5900;
	border-right:4px solid #FF5900;
	background:url(/stadium/img/img_yd_photo02.jpg) no-repeat 280px 10px;
}

*html .yd_course_box02_in {
	width:542px;
	height:750px !important;
}

div.yd_course_box02.short {
	min-height:330px;
	background:url(/stadium/img/img_yd_photo03.jpg) no-repeat 280px top;
}

*html div.yd_course_box02.short {
	height:330px;
}

.yd_course_box02text {
	width:250px;
	margin-bottom:25px;
}

.yd_photo {
	float:left;
}

.course_box_top {
	width:580px;
	height:21px;
	background:url(/stadium/img/img_cource_head.gif) no-repeat;
}

.course_box_btm {
	width:580px;
	height:14px;
	background:url(/stadium/img/img_cource_btm.gif) no-repeat;
}

.textlast {
	margin-bottom:10px;
}

.yd_course_box02 .textNoticeR{
	width:250px;
}

body#yd_popup {
	font-family:"ＭＳ Ｐゴシック", sans-serif;
		font-size:12px;
}

#yd_popup img,
#yd_popup p,
#yd_popup ul,
#yd_popup li{
	margin:0;
	padding:0;
	font-size:12px;
}

.yd_popup_box {
	width:532px;
	padding:0 20px;
	border-left:4px solid #FF5900;
	border-right:4px solid #FF5900;
}

.yd_pop_table {
	width:532px;
	border:4px solid #FF5900;
	border-collapse:collapse;
	line-height:140%;
}

.yd_pop_table th {
	width:172px;
	padding:0px;
	color:#FFF;
	background-color:#FF5900;
	border:4px solid #FF5900;
}

.yd_pop_table td {
	width:172px;
	padding:7px;
	text-align:center;
	border:1px #FF5900 dotted;
}
.yd_pop_table td.offarea {
	text-align:left;
}

#yd_popup .yd_off_name {
	padding-top:5px;
	font-size:12px;
	color:#FF5900;
	font-weight:bold;
	display:inline-block;
}

#yd_popup p.yd_pop_subtext {
	margin-bottom:10px;
}

.yd_2010back {
	padding-top:10px;
}

.yd_contact {
	margin-top:20px;
}


/* -------------------- superboxmenu2012(2012_0201制作) -------------------- */

#menu2012_wrapper{
	width:600px;
}

/* -----共通設定----- */

#menu2012_wrapper .marginBtm25{
	margin-bottom:25px;
	padding-bottom:0px;
}

#menu2012_wrapper .marginBtm30{
	margin-bottom:30px;
	padding-bottom:0px;
}

#menu2012_list{
	width:596px;
	padding:2px 2px 0px;
	margin-bottom:15px;
	background:#CCC;
}

#menu2012_list li{
	float:left;
	margin-right:2px;
	*:margin-bottom:2px;
	margin-bottom:2px\9;
	_margin-bottom:-1px;
}

#menu2012_list li, x:-moz-any-link{
	margin-bottom:-1px;
}

#menu2012_list li.none{
	margin-right:0px;
}

#menu2012_wrapper .menutop_link{
	text-align:right;
	margin:0px 5px 10px 0px;
}

/* -----共通BOX（大）----- */

#menu2012_wrapper .menubox_1{
	width:600px;
}

#menu2012_wrapper .menubox_1 .menubox_1_l{
	width:310px;
	float:right;
}

.menubox_1_l h4{
	background:url(/stadium/superboxmenu/img/menu2012/bg_menu_title_01.jpg) no-repeat left center;
	padding:3px 0px 3px 10px;
	margin-bottom:7px;
	font-weight:bold;
	font-size:100%;
}

.menubox_1_l .menu_line{
	padding-bottom:8px;
	margin-bottom:15px;
	border-bottom:#D5AA00 1px solid;
}

.menubox_1_l .point_text04{
	text-align:left;
	background-image:url(../../_share/point_03.gif);
	background-repeat: no-repeat;
	height:auto;
	width:auto;
	background-position: 0px 4px;
	padding-left:13px;
	font-size:12px;
	text-indent:0px;
	margin-bottom:5px;
}

.menubox_1_l ul{
	margin-bottom:15px;
}

/* -----共通BOX（小）----- */
#menu2012_wrapper .menubox_2{
	width:600px;
	margin-bottom:18px;
}

#menu2012_wrapper .menubox_2_line{
	width:600px;
	padding-top:8px;
	border-top:#CCC 1px dotted;
	margin-bottom:18px;
}

#menu2012_wrapper .menubox_2 li,
#menu2012_wrapper .menubox_2_line li,
#menu2012_wrapper .menubox_2_l li{
	width:143px;
	float:left;
	margin-right:9px;
	line-height:140%;
}

#menu2012_wrapper .menubox_2 img,
#menu2012_wrapper .menubox_2_line img{
	margin-bottom:3px;
}

#menu2012_wrapper .menubox_2 li.none,
#menu2012_wrapper .menubox_2_line li.none{
	margin-right:0px;
}

.menubox_2 h4,
.menubox_2_line h4,
.drink_box_1 h4,
.drink_box_2 h4{
	background:url(/stadium/superboxmenu/img/menu2012/bg_menu_title_01.jpg) no-repeat left center;
	padding:3px 0px 3px 10px;
	margin-bottom:3px;
	font-weight:bold;
	font-size:100%;
	line-height:100%;
}

.menubox_2 h4.long,
.menubox_2_line h4.long{
	_height:33px;
	min-height:33px;
	background:url(/stadium/superboxmenu/img/menu2012/bg_menu_title_02.jpg) no-repeat left top;
	padding:2px 0px 0px 10px;
	margin-bottom:3px;
	font-weight:bold;
	font-size:100%;
	line-height:140%;
}

#menu2012_wrapper .menubox_2 .dessert_title{
	width:280px;
	background:#E9E9E9;
	padding:3px 6px 1px;
	margin-bottom:7px;
	font-weight:bold;
}

#menu2012_wrapper .menubox_2_l{
	width:295px;
	float:left;
}

#menu2012_wrapper .menubox_2_r{
	width:295px;
	float:right;
}

#menu2012_wrapper .menubox_2_r .noimage_box{
	width:125px;
	padding:7px 6px;
	border:#CCC 1px solid;
	margin-bottom:8px;
	_margin-bottom:5px;
}

/* -----ドリンクテーブル----- */

#menu2012_wrapper .drink_box_1{
	width:600px;
	border-collapse:collapse;
}

#menu2012_wrapper .drink_box_2{
	width:300px;
	border-collapse:collapse;
	float:right;
}

#menu2012_wrapper .drink_box_1 th,
#menu2012_wrapper .drink_box_2 th{
	background:url(/stadium/superboxmenu/img/menu2012/bg_menu_title_03.jpg) repeat-x;
	border:#DEBF52 1px solid;
	padding:6px 7px 4px;
	text-align:left;
	font-weight:bold;
}

#menu2012_wrapper .drink_box_1 td,
#menu2012_wrapper .drink_box_2 td{
	width:50%;
	border:#CCC 1px solid;
	padding:7px 7px 5px;
	line-height:140%;
}

#menu2012_wrapper .drink_box_2 td{
	height:124px;
}

#menu2012_wrapper .drink_box_2 li{
	width:142px;
	float:left;
}


