@charset "UTF-8";
/* ---------------------------------------
  TITLE : HANSHIN Tigers
  URI : hanshintigers.jp
  (C) HANSHIN Tigers.
--------------------------------------- */

@import "/common/css/format.css";
@import "/common/css/layout.css";
@import "/common/css/common.css";
@import "/common/css/event.css";

#section  {
	padding: 0 0 0 20px;
}

/* URUTORA2014
--------------------------------------- */
#main.urutora2014 {
	padding-bottom: 0;
}
.urutora2014 #section h4 {
	margin-top: 0;
}
.urutora2014 #section h5 {
	margin: 0;
}
.urutora2014 #section p {
	margin-bottom: 0;
}
.urutora2014 #section .btn-area {
	width: 760px;
	height: 146px;
	background: #006f47;
}
.urutora2014 #section .btn-area .btn-box-l,
.urutora2014 #section .btn-area .btn-box-r {
	position: relative;
	width: 365px;
	height: 105px;
	float: left;
	margin: 20px 0 0 10px;
}
.urutora2014 #section .btn-area .btn-box-l {
	background: url(img/20140729a/bg_bn_ticket.gif) no-repeat top left;
}
.urutora2014 #section .btn-area .btn-box-r {
	background: url(img/20140729a/bg_bn_vacant.gif) no-repeat top left;
}
.urutora2014 #section .btn-area .btn-box-l img,
.urutora2014 #section .btn-area .btn-box-r img {
	position: absolute;
	top: 43px;
	left: 67px;
}
.urutora2014 #section .sponcer {
	width: 740px;
	padding: 0 10px 20px;
	background: #006f47;
}

/* URUTORA2015
--------------------------------------- */
#main.urutora2015 {
	padding-bottom: 0;
}
.urutora2015 #section h4 {
	margin-top: 0;
}
.urutora2015 #section h5 {
	margin: 0;
}
.urutora2015 #section p {
	margin-bottom: 0;
}
.urutora2015 #section .btn-area {
	width: 760px;
	height: 146px;
	background: #ffe100;
}
.urutora2015 #section .btn-area .btn-box-l,
.urutora2015 #section .btn-area .btn-box-r {
	position: relative;
	width: 365px;
	height: 105px;
	float: left;
	margin: 20px 0 0 10px;
}
.urutora2015 #section .btn-area .btn-box-l {
	background: url(img/20150724/bg_bn_ticket.gif) no-repeat top left;
}
.urutora2015 #section .btn-area .btn-box-r {
	background: url(img/20150724/bg_bn_vacant.gif) no-repeat top left;
}
.urutora2015 #section .btn-area .btn-box-l img,
.urutora2015 #section .btn-area .btn-box-r img {
	position: absolute;
	top: 43px;
	left: 67px;
}
.urutora2015 #section .sponcer {
	width: 740px;
	padding: 0 10px 20px;
	background: #ffe100;
}
.urutora2015 #movie-unit {
	width: 760px;
	height: 340px;
	padding: 120px 0 0 0;
	background: url(img/20150724/bg_movie.jpg) no-repeat top left;
}
.urutora2015 #movie-unit .movie {
	width: 512px;
	margin: 0 auto;
}
.urutora2015 #section .yellow-btn-area {
	position: relative;
}
.urutora2015 #section .yellow-btn-area .yellow-btn img {
	position: absolute;
	bottom: 20px;
	left: 50px;
}

.urutora2015 #section #auction{
	margin: 30px;
}{