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

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

/* STRUCTURES
--------------------------------------- */
#ln {
	background: url(../../news/img/bg_ct.jpg) 0 0 no-repeat;
}
.ctop #ln {
	background: none;
}
h2.ct {
	background: url(../../news/img/ct_news.jpg) 0 0 no-repeat;
}

/* TOP
--------------------------------------- */
.ctop h3.pt {
	background: #D4D4CD url(../../news/img/pt_news.gif) 0 0 no-repeat;
}
.ctop #news-list table {
	width: 708px;
}

.ctop #news-list p.list {
	padding-top: 20px;
	text-align: right;
	clear: both;
}
.ctop #news-list .panes {
	padding: 13px 20px 0 10px;
}
.ctop #event-list {
	margin-top: 18px;
}
.ctop #event-list .unit {
	padding: 13px 10px 10px 10px;
	width: 700px;
}
.ctop #event-list .unit dl {
	margin-right: 8px;
	float: left;
	width: 169px;
}
.ctop #event-list .unit dl.last {
	margin-right: 0;
}
.ctop #event-list .unit dt {
	margin-bottom: 7px;
}
.ctop #event-list .unit dt a img {
	border: 1px solid #999999;
}
.ctop #event-list .unit dt a:hover img {
	border: 1px solid #CC0000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.ctop #event-list .unit dd {
	margin: 5px 0 0 2px;
	line-height: 1.1;
	font-size: 10px;
}

/* NEWS VISION */
.ctop #news_vision {
	height: 275px;
	margin: -20px 0 20px -20px;
	padding: 20px;
	background: #827f65;



}
.ctop #news_vision #news_img {
	float: left;
	position: relative;
	width: 533px;
	height: 275px;
}
.ctop #news_vision #news_img div {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 533px;
	height: 275px;
	cursor:pointer;
}
.ctop #news_vision #news_tabs {
	float: right;
	width: 148px;
}
.ctop #news_vision #news_tabs div {
	margin-bottom: 18px;
}
.ctop #news_vision #news_tabs a img{
	border: 4px solid #FFFFFF;
}
.ctop #news_vision #news_tabs a:hover img,
.ctop #news_vision #news_tabs a.current img {
	border: 4px solid #000000;
}
.ctop #news_vision .disabled {
	visibility:hidden !important;
}

/* EVENT
--------------------------------------- */
.event #main {
	background: url(../../news/img/pt_event.gif) 0 0 no-repeat;
}

/* MEDIA
--------------------------------------- */
.media #main {
	background: url(../../news/img/pt_media.gif) 0 0 no-repeat;
}

/* OFF TORA NEWS
--------------------------------------- */
.offtora #main {
	background: url(../../news/img/pt_offtora.gif) 0 0 no-repeat;
}

/* RESIGN
---------------------------------------------------- */
.resign #main {
	background: url(../../news/img/pt_resign.gif) 0 0 no-repeat;
}
.resign #article h4 {
	margin-bottom: 20px;
}
.resign #article h5 {
	margin: 10px 0;
	padding: 3px 7px;
	border-top: 1px dotted #AAAAAA;
	border-bottom: 1px dotted #AAAAAA;
	background: #EEEEEE;
	line-height: 1.8;
	font-weight: bold;
}
.resign #article p {
	margin: 20px 0;
}

/* TOPICS
--------------------------------------- */
.topics #main {
	background: url(../../news/img/pt_topics.gif) 0 0 no-repeat;
}
.topics #news-list .panes{
	min-height: 480px;
	background: url(../../news/topics/images/bg_topics.gif) top center no-repeat
}
.topics #tohoku2 {
	margin: 20px 0;
	padding: 10px;
	border: 3px solid #FFCC00;
	background: #FFF6D1;
}
.topics #tohoku2 p {
	margin: 0;
	line-height: 1.6;
}
.topics .donation-all {
	margin: 20px 0;
	padding: 20px 40px;
	background-color: #EEEEEE;
	text-align: center;
}
.topics .donation-all p {
	margin: 0 !important;
	line-height: 1.5;
	font-size: 16px;
	font-weight: bold;
}
.topics .donation-all table {
	margin: 10px auto 0 auto;
}
.topics .donation-all th,
.topics .donation-all td {
	padding: 0 5px;
}
.topics #news2131 .simple_overlay {
	display: none;
	z-index: 10000;
	background-color: #FFFFFF;
	width: 750px;
	min-height: 500px;
	border: 5px solid #000000;
	text-align: center;
}
.topics #news2131 .simple_overlay .close {
	background: url(../../img/common/close.gif) 0 0 no-repeat;
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}
.topics table td span.center {
	text-align: center;
	display: block;
}

/* WEATHER
--------------------------------------- */
.weather #main {
	background: url(../../news/img/pt_weather.gif) 0 0 no-repeat;
}
