@charset "UTF-8";
/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

/* CSS Document */
html{
	background-color: transparent;
}
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#fff url(../img/back.gif) repeat-x top left;
	font-size:12px;
	line-height:1em;
}
img{
	vertical-align:top;
}
a{
	color:#12409e;
}
a:hover{
	color:#1543a0;
	text-decoration:none;
}
strong{
	font-weight:bold;
}
#container{
	padding:40px 0 0;
	width:960px;
	margin:0 auto;
}
h1{
	padding:0 0 35px;
}

#main{
	overflow:hidden;
	height:100%;
	padding:0 0 50px;
	background:url(../img/content_back.gif) top left repeat-y;
}
#navi{
	float:left;
	width:290px;
}
#navi dl{
	width:270px;
	
}
#navi dl a{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
#navi dl dt{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	padding:0 0 0 35px;
	display:block;
	line-height:43px;
	height:40px;
	overflow:hidden;
	background:url(../img/navi01.gif) no-repeat;
}
#navi dl dt a{
	color:#ffffff;
}
#navi dl dd{
	padding:0 0 0 40px;
	overflow:hidden;
	background:url(../img/bg_navi02.gif);
	position: relative;
}
#navi dl dd:before{
	content: '';
	display: block;
	width: 7px;
	height: 8px;
	background:url(../img/btn_navi02.gif) no-repeat;
	position: absolute;
	top: 16px;
	left: 45px;
}
#navi dl dd a{
	padding: 12px 0 7px 24px;
	line-height:20px;
	display:block;
	border-bottom: 1px solid #ffffff;
}

#copyright{
	color:#fff;
	line-height:30px;
	font-size:12px;
	background:#1543a0;
	text-align:center;
}


#mainphoto{
	padding:0 0 40px;
}
#content{
	width:670px;
	float:left;
}
.section{
	padding:0 0 50px;
	line-height:1.8em;
	font-size:12px;
}
.section_body{
	padding:15px;
	background:#fff;
}
.section_body p{

	padding:0 0 10px;
}
.section h2{
	background:#306be4 url(../img/title_bar.gif) top left no-repeat;
	color:#fff;
	line-height:32px;
	font-size:14px;
	text-indent:15px;
	height:30px;
	overflow:hidden;
}
.section h3{
	font-size:14px;
	font-weight:bold;
	color:#306be4;
	line-height:32px;
}
.section h4{
	border-bottom:solid 1px #ccc;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	margin:0 0 10px;
}
.section ol{
	margin:0 20px 10px;
	list-style-type:decimal;
}

#news{
	padding:5px 15px 0;
}
#news table{
	width:100%;
}
#news table tr{
	background:url(../img/news_line.gif) left bottom repeat-x;
}
#news table th{
	width:80px;
	padding:10px 0;
	vertical-align:top;
}
#news table td{
	padding:10px 0;
	vertical-align:top;
}

#tableScroll{
	width:100%;
	height:600px;
	overflow:scroll;
}
#tableScroll table{
	width:2000px;
}





.program_list{
  padding:0 0 30px;
}
.program_list h5{
  background:#bfd4ff;
  color:#002165;
  padding:8px 5px 5px;
  margin:0 0 10px;
}
.program_list table{
  border-top:solid 1px #d0d0d0;
  border-left:solid 1px #d0d0d0;
  width:619px;
  margin:0 auto 5px;
}
.program_list table th,
.program_list table td{
  border-right:solid 1px #d0d0d0;
  border-bottom:solid 1px #d0d0d0;
  padding:12px 10px 10px;
}
.program_list table th{
  width:50px;
  text-align:center;
  background:#eaf1ff;
}
.program_list table th.program_th{
  font-size:14px;
  text-align:left;
}

ul#program_list_kome{
  font-size:12px;
  line-height:1.5em;
}
ul#program_list_kome li{
  text-indent:-1em;
  padding:0 0 1em 1em;
}


