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

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

/* TOPICS
--------------------------------------- */
#main {
	padding-bottom: 120px;
}
.event-unit .unit {
	padding: 18px 16px;
	margin-top: 27px;
	background: #faf6ea;
	border: 6px solid #d7c5a8;
}
.event-unit .unit .sst {
	margin-bottom: 20px;
}
.event-unit .unit h4 {
	padding-left: 71px;
	font-size: 27px;
	font-weight: bold;
	color: #802433;
}
.event-unit .unit#vol1 h4 { background: url(/80th/img/top/i_vol1.gif) no-repeat 0 0; }
.event-unit .unit#vol2 h4 { background: url(/80th/img/top/i_vol2.gif) no-repeat 0 0; }
.event-unit .unit#vol3 h4 { background: url(/80th/img/top/i_vol3.gif) no-repeat 0 0; }
.event-unit .unit#vol4 h4 { background: url(/80th/img/top/i_vol4.gif) no-repeat 0 0; }

.event-unit .unit h4 span {
	display: block;
	font-size: 15px;
}
.event-unit .inner-unit {
	padding-left: 71px;
}
.event-unit .inner-unit.wide {
	padding-left: 0;
}
.event-unit .inner-unit p.att,
.event-unit .inner-unit p.text {
	padding-top: 5px;
	color: #802433;
	font-size: 12px;
}
.event-unit .inner-unit p.text {
	margin-top: 10px;
}
.event-unit .inner-unit p.text .lead {
	display: block;
	text-align: center;
	margin-bottom: 5px;
}
.event-unit .bnr {
	margin: 40px auto;
}
.event-unit .btn {
	text-align: center;
	margin-top: 30px;
}
.event-unit .att {
	margin: 10px 0 0 1em;
	text-indent: -1em;
}

