@charset "utf-8";

/* =======================================
  top.css
======================================= */
/* --------------------------------------------------------
   main
-------------------------------------------------------- */
#main {
    width: 982px;
    margin: 5px auto;
	padding: 6px 0;
    overflow: hidden;
    _zoom: 1;
	background: #fff;
	border: 1px solid #e8e7e4;
}


/* --------------------------------------------------------
   topticker
-------------------------------------------------------- */
#topticker {
    width: 780px;
    height: 39px;
    margin: 0 auto 5px auto;
    overflow: hidden;
    _zoom: 1;
    background: url(../images_top/top_ticker_bg.jpg) no-repeat;
}
#topticker ul {
    margin: 10px 0 0 100px;
    height: 23px;
    overflow: hidden;
    _zoom: 1;
    font-size: 93%;
}
#topticker ul a:link {
    color: #ff5400;
    text-decoration: none;
    outline: none;
}
#topticker ul a:visited {
    color: #ff5400;
    text-decoration: none;
}
#topticker ul a:hover {
    color: #ff9000;
    text-decoration: none;
}
#topticker ul a:active {
    color: #ff5400;
    text-decoration: none;
}


/* --------------------------------------------------------
   topinfo
-------------------------------------------------------- */
#topinfo {
    width: 230px;
    margin: 0;
    float: left;
    font-size: 93%;
}
#topinfo a:link {
    color: #59153a;
    outline: none;
}
#topinfo a:visited {
    color: #59153a;
    text-decoration: none;
}
#topinfo a:hover {
    color: #b10973;
    text-decoration: none;
}
#topinfo a:active {
    color: #59153a;
    text-decoration: none;
}

#topinfo .date {
    font-weight: bold;
    color: #334a4b;
    padding: 0 0 2px 6px;
}
#topinfo .txt {
    line-height: 16px;
    padding: 0 2px 0 16px;
    background: url(../images_top/top_info_arrow.gif) no-repeat 7px 4px;
}
#topinfo .listlink {
    text-align: right;
    width: 100%;
    font-size: 93%;
}
#topinfo .listlink2 {
    text-align: right;
    width: 100%;
    font-size: 93%;
	margin: 0;
	padding: 5px 0 0 0;
    overflow: hidden;
    _zoom: 1;
}
#topnews {
    width: 230px;
    margin-bottom: 10px;
    overflow: hidden;
    _zoom: 1;
}
#topnews ul {
    width: 230px;
    margin: 0 0 8px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px dotted #999;
    overflow: hidden;
    _zoom: 1;
}
#topnews span img {
    position: relative;
    left: 6px;
    top: -2px;
}

#topblog a:link {
    color: #59153a;
    text-decoration: none;
    outline: none;
}
#topblog a:visited {
    color: #59153a;
    text-decoration: none;
}
#topblog a:hover {
    color: #b10973;
    text-decoration: none;
}
#topblog a:active {
    color: #59153a;
    text-decoration: none;
}
#topblog ul {
    width: 230px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    _zoom: 1;
}

/* rssFeed (Blog) */
#Blog {
    width: 230px;
	min-height: 212px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    _zoom: 1;
    font-size: 100%;
}
.rssBody {
    margin: 0;
    padding: 0;
    overflow: hidden;
    _zoom: 1;
}
.rssBody ul {
	width: 230px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    _zoom: 1;
}
.rssBody li {
	width: 230px;
    margin: 0 0 0 0;
    padding: 0 0 5px 0;
    border-bottom: 1px dotted #999;
    overflow: hidden;
    _zoom: 1;
}
.rssBody ul, .rssRow, .rssRow h4, .rssRow p {
	margin: 0;
	padding: 0;
}

.rssRow h4 {
    line-height: 16px;
    padding: 0 2px 0 16px;
    background: url(../images_top/top_info_arrow.gif) no-repeat 7px 4px;
	font-weight: normal;
	font-size: 100%;
}
.rssBody div {
    font-weight: bold;
    color: #334a4b;
    padding: 5px 0 2px 6px;
}


/* --------------------------------------------------------
   topevent
-------------------------------------------------------- */
#topevent {
    width: 540px;
    margin: 0;
	padding: 10px 0 0 0;
    border-top: 3px solid #b10973;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    float: right;
}
#topevent_title {
    width: 540px;
    height: 50px;
    margin: 0 0 5px 0;
    background: url(../images_top/top_event_title.gif) no-repeat;
}
/* tabNav */
#topeventtab #tabNavbox {
    width: 540px;
    margin: 0 auto;
    overflow: hidden;
    _zoom: 1;
    float: right;
    background: url(../images_top/top_event_title2.gif) no-repeat 7px 11px;
}
#topeventtab .tabNav {
    width: 265px;
    margin: 10px 0 0 0;
    overflow: hidden;
    _zoom: 1;
    float: right;
}
#topeventtab .tabNav li {
    padding-left: 3px;
    float: left;
}
#topeventtab .tabNav .tabNav3 a:link {
    width: 129px;
    height: 30px;
    display: block;
    overflow: hidden;
    _zoom: 1;
    background: url(../images_top/top_event_tab01.gif) no-repeat;
}
#topeventtab .tabNav .tabNav3 a:hover {
    width: 129px;
    height: 30px;
    display: block;
    overflow: hidden;
    _zoom: 1;
    background: url(../images_top/top_event_tab01_on.gif) no-repeat;
}
#topeventtab ul.tabs li.tabNav3.active a:link {
    width: 129px;
    height: 30px;
    display: block;
    overflow: hidden;
    _zoom: 1;
    background: url(../images_top/top_event_tab01_on.gif) no-repeat;
}
#topeventtab .tabNav .tabNav4 a:link {
    width: 130px;
    height: 30px;
    display: block;
    overflow: hidden;
    _zoom: 1;
    background: url(../images_top/top_event_tab02.gif) no-repeat;
}
#topeventtab .tabNav .tabNav4 a:hover {
    width: 130px;
    height: 30px;
    display: block;
    overflow: hidden;
    _zoom: 1;
    background: url(../images_top/top_event_tab02_on.gif) no-repeat;
}
#topeventtab ul.tabs li.tabNav4.active a:link {
    width: 130px;
    height: 30px;
    display: block;
    overflow: hidden;
    _zoom: 1;
    background: url(../images_top/top_event_tab02_on.gif) no-repeat;
}
#topeventtab .tabNav span { visibility: hidden; }
#topeventtab .tabNav a:link, a:visited, a:visited, a:active {
    text-decoration: none;
    outline: none;
}


/* --------------------------------------------------------
   tebox
-------------------------------------------------------- */
.tebox {
    width: 528px;
    margin: 0 0 5px 9px;
    padding: 10px 0 0 0;
    overflow: hidden;
    _zoom: 1;
    background: url(../images_top/top_event_shadow.gif) no-repeat top right;
	border: 1x solid #F00;
}
.tebox .alc {
    width: 520px;
    padding: 0 0 10px 0;
    overflow: hidden;
    _zoom: 1;
    border-bottom: 1px solid #efefef;
}
.tebox .photo {
    width: 151px;
    margin: 0 0 7px 0;
    text-align: center;
    float: left;
}
.tebox .photo a:link img { border: 2px solid #c6c6c6; }
.tebox .photo a:visited img { border: 2px solid #c6c6c6; }
.tebox .photo a:hover img { 
    border: 2px solid #daf2f2;
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.tebox .photo a:active img { border: 2px solid #c6c6c6; }

.tebox_r {
    width: 345px;
    margin: 0;
    padding: 0 10px 0 0;
    float: right;
}
.tebox_r p {
	line-height: 15px;
}

/* 2011/12/28追加 */
.tebox_r .date {
    margin: 0;
    padding: 0;
}
.tebox_r .datetxt {
    font-size: 93%;
    font-weight: bold;
	color: #59153a;
    margin: 0;
    padding: 0;
}
.tebox_r .datemark img {
	*vertical-align : middle; /* IE7 and below */
	_vertical-align : middle; /* IE6 */
}
/* 2011/12/28追加 */

.tebox_r .subtitle {
    font-size: 93%;
    font-weight: bold;
    margin: 0 0 2px 0;
}
.tebox_r h3 {
    font-size: 116%;
    font-weight: bold;
    line-height: 21px;
	padding: 0 0 4px 0;
}
.tebox_r h3 a:link {
    text-decoration: underline;
    outline: none;
}
.tebox_r h3 a:visited { text-decoration: underline; }
.tebox_r h3 a:hover { text-decoration: none; }
.tebox_r h3 a:active { text-decoration: none; }
.tebox_r h4 {
    color: #84896e;
    font-size: 85%;
    padding: 0 0 5px 0;
	line-height: 15px;
	font-weight: normal;
}
.tebox dl { 
    width: 340px;
	margin: 0;
	padding: 0;
    overflow: hidden;
    _zoom: 1;
	font-size: 93%;
	line-height: 17px;
}
.tebox dl dt {
    float: left;
    width: 40px;
	padding: 0;
}
.tebox dl dd {
    margin-left: 45px;
    padding: 0;
}

.none_data {
    margin: 0 0 5px 12px;
    padding: 10px 0 250px 0;
    overflow: hidden;
    _zoom: 1;
	font-size: 93%;
}

.alllink {
    width: 520px;
    font-size: 93%;
	margin: 10px auto;
	text-align: right;
}


/* --------------------------------------------------------
   spotbanner
-------------------------------------------------------- */
.spotbanner { padding-bottom: 15px; }
.spotbanner li { padding-bottom: 5px; }
.spotbanner a:hover img {
    filter: alpha(opacity=80);
    opacity: 0.8;
}


/* --------------------------------------------------------
   flashContent
-------------------------------------------------------- */
#flashContent {
	width: 967px;
	margin: 0 auto;
    height: 100%;
}

/* --------------------------------------------------------
   topaisatsu
-------------------------------------------------------- */
#topaisatsu {
    width: 534px;
    margin: 0;
	padding: 0;
	float: right;
}



