@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: #1b3f59;
    text-decoration: none;
    outline: none;
}
#topinfo a:visited {
    color: #1b3f59;
    text-decoration: none;
}
#topinfo a:hover {
    color: #6ea1f0;
    text-decoration: none;
}
#topinfo a:active {
    color: #1b3f59;
    text-decoration: none;
}

#topinfo .date {
    font-weight: bold;
    color: #2d3a40;
    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: #1b3f59;
    text-decoration: none;
    outline: none;
}
#topblog a:visited {
    color: #1b3f59;
    text-decoration: none;
}
#topblog a:hover {
    color: #45a1bb;
    text-decoration: none;
}
#topblog a:active {
    color: #1b3f59;
    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: #004061;
    padding: 5px 0 2px 6px;
}


/* --------------------------------------------------------
   topevent
-------------------------------------------------------- */
#topevent {
    width: 540px;
    margin: 0;
	padding: 10px 0 0 0;
    border-top: 3px solid #468ec9;
    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 #d1e7e7;
    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: #7693c0;
    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: #6e7989;
    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%;
}


/* --------------------------------------------------------
   calendar
-------------------------------------------------------- */
#calendar p {
	text-align: left;
	padding: 0 0 0 3px;
}
#calendar caption {
	margin: 0;
	padding: 4px 0 3px 5px;
	font-size: 12px;
	font-weight: bold;
	background: #c6e0ff;
	border-top: 3px solid #adcbf0;
}

#calendar table {
	width: 184px;
	padding: 0;
	margin: 0 auto 2px auto;
	border-left: 1px solid #bfbfbf;
	font-size: 12px;
	color: #616B76;
	background-color: #fff;
}
#calendar th {
	width: 20px;
	height: 25px;
	color: #616B76;
	background: #f5f5f5;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-top: 1px solid #bfbfbf;
	text-align: center;
	text-align: right･9;
    *text-align: right; /* IE7 */
    _text-align: right; /* IE6 */	
}
#calendar td {
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	width: 20px;
	height: 25px;
	text-align: center;
	text-align: right･9;
    *text-align: right; /* IE7 */
    _text-align: right; /* IE6 */	
	margin: 0;
	padding: 0;
}

.ev, td.ev a, td.ev a:link, td.ev a:visited {
	font-weight: bold;
	color: #5276ad;
	background: #bfdfff;
}
.today, td.today a, td.today a:link, td.today a:visited {
	font-weight: bold;
	background: #fff7c9;
}
.closed {
	color: #8d8d8d;
	background: #d9d9d9;
}
#calendar .sat { color: #09C; }
#calendar .sun { color: #F36; }


/* --------------------------------------------------------
   topex
-------------------------------------------------------- */
#topex {
	width: 182px;
	margin: 0 auto 10px auto;
	padding: 0;
	font-size: 12px;
	text-align: left;
	background-color: #fff;
    overflow: hidden;
    _zoom: 1;
	border: 1px solid #CCC;
	line-height: 17px;
}
#topex .title{
	padding: 0 0 5px 0;
}
#topex p {
	padding: 0 5px 0 5px;
}

#topex .smark { color: #398bcf; }
#topex .red { color: #C00; }
#topex .att { font-size: 11px; }


/* --------------------------------------------------------
   topaisatsu
-------------------------------------------------------- */
#topaisatsu {
    width: 534px;
    margin: 0;
	padding: 0;
	float: right;
}

