@charset "UTF-8";
/* ---------------------------------------
  TITLE : HANSHIN Tigers
  URI : hanshintigers.jp
  (C) HANSHIN Tigers.
--------------------------------------- */
#cheerday .ttl{
	position: relative;
	width: 740px;
	height: 399px;
	background: url(../img/ttl1.gif) no-repeat;
	margin-bottom: 15px;
	background-image: url(../img/ttl1.gif);
}
#cheerday .ttl p{
  position: absolute;
  top: 300px;
  right: 80px;
  width: 600px;
  height: 100px;
  font-weight:bold;
  font-size:120%;
  text-align:center;
}
#cheerday ul.btn {
	margin-left:97px;
	
}
#cheerday .btn li{
	float:left;
	margin-right:18px;
	padding-bottom:22px;
	font-weight:bold;
	font-size:140%;
	text-align:center;
}
#cheerday .btn li a{
	color:#fff;
	display:block;
	width:170px;
	height:33px;
	padding-top:8px;
	background:url(../img/btn_bk.gif) no-repeat;

}	
#cheerday .btn li a:hover{
	text-decoration:none;
}
#cheerday h3{
	background:url(../img/title_bk.gif) no-repeat;
	width:710px;
	height:28px;
	margin-bottom:19px;
	clear:both;
	font-size:140%;
	color:#fff;
	font-weight:bold;
	padding:8px 0 0 30px;
}
#cheerday .mb25{
	margin-bottom:25px;
}
#cheerday .mb40{
	margin-bottom:40px;
}
#cheerday #caution{
	width:738px;
	border:#d71518 solid 1px;
	display:inline-block;
	padding-bottom:10px;
}
#cheerday #caution p{
	color:#eeb522;
	background:#d71518;
	padding:4px;
	font-weight:bold;
}
#cheerday #caution ul li{
	padding-left:1em;
	text-indent:-1em;
}
#cheerday #caution ul.left{
	float:left;
	margin:10px;
	width:354px;
}
#cheerday #caution ul.right{
	float:right;
	margin:10px 10px 0 0;
	width:354px;
}

	
