
#container {
padding-bottom: 230px;
}

/* 中央カラム
=====================================*/

#left_col {
float: left;
width:386px;
}
/* ただいま放送中の番組 */
#broadcasting_section {
margin-bottom: 20px;
background: #660000;
}
#broadcasting_section .details{
padding:2px 0 0 1px;
float: left;
}

/* liScroll styles */
#top_marquee {
color:#fff;
width:386px;
float: right;
padding: 1px 0 0 0;
overflow: hidden;
position: relative;
background: url(../../img/index/bg.png) repeat top left;
}


#top_marquee ul.newsticker  {
position: absolute;
right: 0px;
top: 0px;
width:201px;
height: 35px;
white-space: nowrap;
}
#top_marquee ul.newsticker li {
white-space: nowrap;
line-height: 2.5;
float: left;
}

#top_marquee .transparent {
position:relative;
top: 0;
right: 0;
z-index: 99;
}

/* ここまでliScroll styles */

#news_section,
#info_section,
#event_section{padding-bottom: 20px;position: relative;}
#news_section h2,
#info_section h2,
#event_section h2{margin-bottom: 2px;}

#news_section p.day,
#info_section p.day,
#event_section p.day {
position: absolute;
top: 8px;
color: #fff;
letter-spacing: 0.08em;
}
#news_section p.day{left:150px; font-size: 91%;}

#news_section p.details,
#info_section p.details,
#event_section p.details{
position: absolute;
top: 0px;
right:0px;
}
#left_col .scroll{
background: #fff;
border: 1px solid #ccc;
padding:5px 0;
}
#left_col .scroll ul{
padding: 10px 10px 20px 10px;
height:100px;
}
#left_col .scroll ul a{
padding-left:15px;
display: block;
}
#news_section .scroll ul a{
background: url(../../img/index/b_arrow.gif) no-repeat left 7px;
}
#info_section .scroll ul span{
background: url(../../img/index/r_arrow.gif) no-repeat left 7px;
color: #C60439;
padding-left: 15px;
display: block;
font-weight:bold;
}
#event_section .scroll ul span{
background: url(../../img/index/b_arrow.gif) no-repeat left 7px;
color: #2686AE;
padding-left: 15px;
display: block;
font-weight:bold;
}
#info_section .scroll ul span a,
#event_section .scroll ul span a{
padding:0;
font-weight:normal;
}

#news_section li,
#info_section li,
#event_section li{
padding-bottom: 8px;
margin-bottom:7px;
background: url(../../img/index/line.gif) no-repeat left bottom;
}



/* 右カラム
=====================================*/

#right_col {
float: right;
width:278px;
position: relative;
}

#photo_album {
background:#fff;
border: 1px solid #ccc;
padding: 1px;
margin-bottom:25px;
}

#photo_album h3 {
text-align: center;
font-weight:bold;
padding:10px 0 6px 0;
margin: 0 auto;
width:262px;
background: url(../../img/index/line.gif) no-repeat left bottom;
}
#photo_album .txt {
padding: 5px 5px 12px 5px;
margin: 0 auto;
width:258px;
font-size:91%;
background: url(../../img/index/line.gif) no-repeat left bottom;
}

.photo_album_top {
text-align: right;
padding: 7px;
}
.photo_album_top a {
text-align: right;
padding-left:15px;
background: url(../../img/index/photo_arrow.gif) no-repeat left 1px;
}
.photo_album_top a:hover {
background: url(../../img/index/photo_arrow.gif) no-repeat left -22px;
}

#donation {
background: #fff url(../../img/index/bg_side_bottom.gif) no-repeat bottom left;
padding-bottom: 5px;
}
#donation .click_btn {
border-right:2px solid #8ECD9A;
border-left:2px solid #8ECD9A;
padding: 10px 19px;
font-size:91%;
}
#donation .click_btn img {
margin-bottom:5px;
}
#donation .section {
border-right:2px solid #8ECD9A;
border-left:2px solid #8ECD9A;
text-align: center;
padding: 9px;
background: url(../../img/index/clilck_line.gif) no-repeat top center;
}
#donation .section h3{
text-align:left;
margin: 0 auto;
width:160px;
}
#donation .section p{
padding-top: 5px;
}
#licensed{
position: absolute;
bottom: 30px;
right: 10px;
font-size: 91%;
border-bottom:1px dotted #969491;
text-align: center;
}
#licensed dd{
padding: 10px;
}



/* jScroll css
=====================================*/

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right:7px;
	top:0;
	height: 100%;
	background: #E6E6E6;
}
.jScrollPaneDrag {
	position: absolute;
	background: #D9D9D9;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}

/* jquery-lightbox css
=====================================*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* フロートクリア
=====================================*/
#broadcasting_section:after,
#news_section:after,
#right_col:after,
#container:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height:0;
}
#broadcasting_section,
#news_section,
#right_col,
#container {
  min-height: 1px;
}

/*    以下 追加CSS 2011/06/15 
-------------------------------------------------------------*/
.m05-l {margin-left:5px!important; }
.m10-l {margin-left:10px!important; }
.m15-l {margin-left:15px!important; }

/*--文字の上の間隔
-------------------------------------------------------------*/
.m0-t{ margin-top: 0px!important; }
.m05-t{ margin-top: 5px!important; }
.m10-t{ margin-top: 10px!important; }
.m20-t{ margin-top: 20px!important; }
.m30-t{ margin-top: 30px!important; }
.m40-t{ margin-top: 40px!important; }
.m50-t{ margin-top: 50px!important; }
.m60-t{ margin-top: 60px!important; }
.m70-t{ margin-top: 70px!important; }
.m80-t{ margin-top: 80px!important; }

/*--文字の下の間隔
--------------------------------------------------------------*/
.m0-b{ margin-bottom: 0px!important; }
.m05-b{ margin-bottom: 5px!important; }
.m10-b{ margin-bottom: 10px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m30-b{ margin-bottom: 30px!important; }
.m40-b{ margin-bottom: 40px!important; }
.m50-b{ margin-bottom: 50px!important; }
.m60-b{ margin-bottom: 60px!important; }
.m70-b{ margin-bottom: 70px!important; }
.m80-b{ margin-bottom: 80px!important; }
.m90-b{ margin-bottom: 90px!important; }
.m100-b{ margin-bottom: 100px!important; }

/*文字の色
-------------------------------------------------------------*/
.black{ color: #000!important; }
.red{ color: #ff0000!important; }
.blue{ color: #0000dd!important; }
.green{ color: #008000!important; }
.yellow{ color: #ffff00!important; }
.navy{ color: #1F26A9!important; }
.gray{ color: #ccc!important; }
.orange{ color: #ff6600!important; }
.pink{ color: #ff0080!important; }
.purple{ color: #660099!important; }
.olive{ color: #808000!important; }
.lime{ color: #00ff00!important; }
.aqua{ color: #167FA6!important; }
.win{ color: #cc0000!important; }
.blue_2 { color:#336cc8!important; }


/*--文字の大きさ
--------------------------------------------------------------*/
.f8{ font-size: 8px!important; }
.f9{ font-size: 9px!important; }
.f10{ font-size: 10px!important; }
.f11{ font-size: 11px!important; }
.f12{ font-size: 12px!important; }
.f13{ font-size: 13px!important; }
.f14{ font-size: 14px!important; }
.f15{ font-size: 15px!important; }
.f16{ font-size: 16px!important; }
.f18{ font-size: 18px!important; }
.f20{ font-size: 20px!important; }
.f22{ font-size: 22px!important; }
.f24{ font-size: 24px!important; }

.f26{ font-size: 26px!important; }
.f28{ font-size: 28px!important; }
.f30{ font-size: 30px!important; }
.f32{ font-size: 32px!important; }
.f34{ font-size: 34px!important; }
.f36{ font-size: 36px!important; }
.f38{ font-size: 38px!important; }
.f40{ font-size: 40px!important; }
.f42{ font-size: 42px!important; }


.italic {
	font-style: italic;
}

