*{ margin:0px; padding:0px; list-style-type:none; font-size:100%;}
img{border:0px; vertical-align:top;}

/* 全体構造
---------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "Osaka", Verdana, Arial, Helvetica, "MS P ゴシック", "MS UI Gothic", sans-serif;
	background-position: top;
	font-size: 12px;
	line-height: 21px;
	background-color: #eeeeee;
	;
}

#header {
	background-image: url(../img/header.gif);
	height: 102px;
	width: 934px;
	margin: 0 auto;
}
#header ul {
	float: right;
}
#header li {
	margin: 0 0 0 3px;
	float: right;
}

.container {
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;
	width: 934px;
	margin: 0 auto 15px auto;
}
.container2 {
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;
	width: 934px;
	margin: 0 auto;
}
.container-in {
	padding: 17px 0px 17px 17px;
}
.container-b {
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	height: 2px;
	width: 934px;
	clear: both;
	margin: 0 auto;
}

#left {
	width: 250px;
	margin: 0px 15px 15px 0px;
	float: left;
	background-image: url(../img/hr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 18px;
}
#left li {
	background-image: url(../img/hr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left li img {
	padding: 1px 0px;
}
.left-img img {
	margin: 10px 0px 0px 0px;
}
.main-text {
	width: 635px;
	margin: 0px 0px 25px 0px;
}
.main-text img {
	margin: 0px 0px 15px 0px;
}

#main {
	width: 650px;
	margin: 0px 0px 15px 0px;
	float: left;
}

#footer {
	width: 934px;
	margin: 5px auto;
	font-size: 11px;
	text-align: center;
}

a {
	color: #014a81;
	text-decoration: none;
}
a:hover {
	color: #014a81;
	text-decoration: underline;
}
b {
	color: #014a81;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}
.note {
	color: #CC0000;}



/* グローバルナビゲーション
---------------------------------------------------- */
#globalnavi-box{
  width: 934px;
  margin: 0 auto;
}
#globalnavi{
	height: 62px;
    position: relative;
}
#globalnavi ul {
  margin: 0;
  padding: 0;
}
#globalnavi li {
  position: absolute;
  top: 0px;
  display: block;
  margin: 0;
  padding: 0;
  width: 188px;
  height: 62px;
}
#globalnavi li a {
  text-decoration: none;
  display: block;
  width: 188px;
  height: 62px;
  text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#globalnavi li#n1 { left: 0px; background: url(../img/globalnavi.gif) 0 0 no-repeat;}
#globalnavi li#n2 { left: 188px; background: url(../img/globalnavi.gif) -188px 0 no-repeat;}
#globalnavi li#n3 { left: 376px; background: url(../img/globalnavi.gif) -376px 0 no-repeat;}
#globalnavi li#n4 { left: 564px; background: url(../img/globalnavi.gif) -564px 0 no-repeat;}
#globalnavi li#n5 { left: 752px; background: url(../img/globalnavi.gif) -752px 0 no-repeat;}

#globalnavi li#n1 a:hover,#globalnavi li#n1 a.stay { left: 0px; background: url(../img/globalnavi.gif) 0 -62px no-repeat;}
#globalnavi li#n2 a:hover,#globalnavi li#n2 a.stay { left: 188px; background: url(../img/globalnavi.gif) -188px -62px no-repeat;}
#globalnavi li#n3 a:hover,#globalnavi li#n3 a.stay { left: 376px; background: url(../img/globalnavi.gif) -376px -62px no-repeat;}
#globalnavi li#n4 a:hover,#globalnavi li#n4 a.stay { left: 564px; background: url(../img/globalnavi.gif) -564px -62px no-repeat;}
#globalnavi li#n5 a:hover,#globalnavi li#n5 a.stay { left: 752px; background: url(../img/globalnavi.gif) -752px -62px no-repeat;}

/* index
---------------------------------------------------- */
#news {
	width: 635px;
	margin: 0 0 25px 0;
}
#news ul {
  margin: 10px 0 0 0;
}
#news li {
	margin: 15px 0 0 0;
	padding: 5px 10px;
	border-left: 8px solid #eeeeee;
	line-height: 18px;
}

#index-txt {
	background-color: #eeeeee;
	background-image: url(../img/index-back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 635px;
}
#index-txt h1 {
	clear: both;
	margin: 0 0 0 15px;
	padding: 15px 0;
	width: 620px;
}
#index-txt ul {
	padding: 15px 0 15px 15px;
}
#index-txt li {
	float: left;
	margin: 0 10px 0 0;
}


/* table
---------------------------------------------------- */
.table1 {
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
.table1 th {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 4px;
	line-height: 18px;
}

.table1 td {
	border-bottom: 1px solid #dddddd;
	padding: 4px;
	line-height: 18px;
	text-align: center;
}

.table2 {
}
.table2 th {
	background-color: #eeeeee;
	padding: 4px;	
	line-height: 18px;
}
.table2 td {
	padding: 4px;
	line-height: 18px;
	border-bottom: 1px solid #dddddd;
}
.table2 td li {
	margin: 0 0 5px 18px;
	line-height: 18px;
	list-style-type: disc;
	list-style-position: outside;
}

.table3 {
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
.table3 th {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 6px;
	line-height: 18px;
	background-color: #f5f5f5;
}
.table3 td {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 6px;
	line-height: 18px;
}
.table3 li {
	margin: 0 0 5px 18px;
	line-height: 18px;
	list-style-type: disc;
	list-style-position: outside;
}

.table4 {
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
.table4 th {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 6px;
	line-height: 18px;
	background-color: #f5f5f5;
	width: 120px;
	text-align: left;
}
.table4 td {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 6px;
	line-height: 18px;
}
.table5 {
	border: none!important;
}
.table5 th {
	border: none!important;
}
.table5 td {
	border: none!important;
}


/* news
---------------------------------------------------- */
#news2 {
	width: 635px;
	margin: 0 0 25px 0;
}
#news2 ul {
  margin: 0;
}
#news2 li {
	margin: 0 0 21px 0;
	line-height: 18px;
}
#news2 li h1 {
	color: #014a81;
	font-size: 13px;
	font-weight: bold;
	background-color: #eeeeee;
	border-left: 8px solid #014a81;
	padding: 5px;
}
#news2 li h1 span {
	color: #014a81;
	font-size: 11px;
	font-weight: normal;
	background-color: #eeeeee;
	padding: 5px;
}
#news2 li p {
	margin: 8px 0 0 0;
	padding: 10px;
	border: 1px solid #e6e6e6;
	line-height: 23px;
	}
	
/* access
---------------------------------------------------- */
#mapCanvas {
		width:633px;
		height:450px;
		border:1px solid #e6e6e6;
}
.mapInfowindow { width:300px; height:7em;}

.form1 {
	width: 300px;
}
.form2 {
	width: 450px;
}
.program2 {
	margin: 0 0 8px 0;
	font-weight: bold;
}

/* popup
---------------------------------------------------- */

#popup-main {
	padding: 15px;
	text-align: center;
}

/* popup
---------------------------------------------------- */

.lesson1 dl { margin:0; clear: both ;}
.lesson1 dt { float: left ;clear: left ; width: 60px ;font-weight: bold;}
.lesson1 dd  { float: left ; width: 575px ; }

.lesson2 { padding-top:15px; clear: both ;}
.lesson2 dl {  clear: both ;}
.lesson2 dt { float: left ;clear: left ; width: 110px ;font-weight: bold;}
.lesson2 dd  { float: left ; width: 525px ; }