body,td,th {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
body {
	text-align: center;
	margin:0px;
	}

h1, h2, h3, img, img a,p,table,tr,td,object {
	margin: 0px;
	padding: 0px;
	border:0px;
}
a:link {
	color: #006ECD;
	text-decoration: none;
}
a:visited {
	color: #006ECD;
	text-decoration: none;
}
a:hover {
	color: #F99B06;
	text-decoration: underline;
}
a:active {
	color: #FF9600;
	text-decoration: none;
}

a.btn_01 {
	display: block;
    color: #fff;
    background: #006ECD;
	border: 1px solid #006ECD;
    width: fit-content;
    padding: 8px 20px;
    margin: 10px 0;
}
a.btn_01:hover {
	text-decoration: none;
	background: #fff;
    color: #006ECD;
}

#header {
	background-image: url(../images/bk_head_rp.gif);
	background-repeat: repeat-x;
	height: 178px;
	text-align:center;
}
#header-h1{
	font-size:10px;
	text-align:left;
	font-weight:normal;
	color:#FFFFFF;	
	display:block;
	width:1050px;
	height:20px;
}
.header_container {
	margin: auto;
	display: block;
	width: 1050px;
	text-align: center;
	background-image: url(../images/bk_header.gif);
	background-repeat: no-repeat;
}
#in_header {
	height: 103px;
	width: 1050px;
}
.in_header_left {
	float: left;
	width:740px;
	text-align:left;
	padding-top: 10px;
}
.in_header_right {
	float: right;
	margin-top: 0px;
	padding-right:16px;
}
#menu{
	display:block;
	width:1050px;
	clear: both;
	height:55px;
	text-align:left;
	background-image: url(../images/bk_menu.gif);
	background-repeat: repeat-x;

}
#menu #menuwrap{
	margin-left:100px;
}
#menu ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	height:55px;
	display:inline;
}
#menu li {
	float:left;
	list-style-type: none;
	list-style-position: outside;
	display:inline;
	margin: 0px;
	padding: 0px;
	height:55px;
}
#noflash {
	background-image: url(../images/img_noflash.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 284px;
	width: 1050px;
}
#noflash-in {
	display: block;
	height: 284px;
	width: 1050px;
}

.container {
	margin: auto;
	display: block;
	width: 1050px;
	text-align: center;
	clear: both;
}

.containerwrap-index {
	background-image: url(../images/bk_cont_top_rp_index.gif);
	background-repeat: repeat-x;
	height:534px;
	}
.containerwrap {
	background-image: url(../images/bk_cont_top_rp.gif);
	background-repeat: repeat-x;
	height:534px;
	}

.smenu {
	font-size: 12px;
	background-image: url(../images/ic_head_smenu.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	float: left;
	padding-left: 23px;
	padding-top:3px;
	margin-right: 5px;
}

#left-navi {
	float: left;
	width: 241px;
	text-align:left;
	padding-bottom:30px;

}

#left-navi ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display:inline;
}
#left-navi .lnavi {
	list-style-type: none;
	display: block;
	width:241px;
	height:480px;
	margin: 0px;
	padding-top: 14px;
	background-image: url(../images/bk_lnavi_menu.gif);
	background-repeat: no-repeat;
}
#left-navi .lnavi li{
	display: inline;
}
#left-navi .lnavi2 {
	list-style-type: none;
	display: block;
	width:241px;
	margin: 0px;
}
#left-navi .lnavi2 li{
	display: inline;
}
#left-navi ul .li01{
	list-style-type: none;
	display:block;
	margin-left: 52px;
	width:186px;
	height:46px;
	list-style-position: outside;	
}
#left-navi ul .li02{
	list-style-type: none;
	display:block;
	width:241px;
	height:115px;
	list-style-position: outside;
	margin-bottom:8px;	
}

#center-cont {
	width: 785px;
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-left: 24px;
	margin-right: 0px;
	text-align:left;
}
#center-cont-w {
	width: 785px;
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-left: 24px;
	margin-right: 0px;
	text-align:left;
	background-image: url(../images/bk_conttop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#center-cont-w h2{
	font-size:11px;
	font-weight:normal;
}
#center-cont .titlebn,#center-cont-w .titlebn{
	line-height: 40px;
	background-image: url(../images/bk_title_banner.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-bottom:5px;
	width: 785px;
	font-size: 18px;
	color: #00549c;
	text-indent: 50px;
}
.contp{
	padding:15px 20px 0px 20px;
}
.contpnotop{
	padding:0px 20px 0px 20px;
}
.contul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	display:inline;
}
.contul li {
	list-style-type: none;
	list-style-position: outside;
	display:block;
	margin: 0px;
	padding: 0px;
	height:24px;
}

#footerwrap {
	color:#FFF;
	clear: both;
	height:189px;
	background-image: url(../images/bk_foot_rp.gif);
	background-repeat: repeat-x;
	margin:auto;
	display:block;
	text-align:center;
	}
#footer {
	margin:auto;
	display:block;
	height:189px;
	width:1050px;
	background-image:url(../images/bk_footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	}
	
#footer a{
	color:#FFF;
	text-decoration: none;
}
.footer-sign-area {

}
.footer-sign-block {
	height:150px;
	padding-top:15px;
	display:block;
	width:1050px;
	text-align:left;
	line-height:14px;
	color:#fff;
	margin:auto;
	font-size:11px;
	
}
.copyright {
	letter-spacing:1px;
	font-size:11px;
	height: 20px;
	padding-top:4px;
}

.map-txt{
	float:left;
	display:block;
	width:200px;
	margin:0px;
}
.question {
	/*	background-color: #FFDAA2;*/
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #004076;
	width: 649px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006DCA;
}
.answer {
	/*	background-color: #FFDAA2;*/
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 649px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}

.clearb{
	clear:both;
}
.mag-7{
	margin-top:7px;
}
.mag-14{
	margin-top:14px;
}
.mag-28{
	margin-top:28px;
}
.mag-56{
	margin-top:56px;
}

.pad-8{
	height:8px;
	line-height:8px;
}
.pad-12{
	height:12px;
	line-height:12px;	
}
.pad-24{
	height:24px;
	line-height: 25px;
}
.pad-48{
	height:48px;
	line-height: 48px;
}
.align-right {
	text-align: right;
	padding-right:0px;
	display: block;
	height: 17px;
}
.dot-hor{
	background-image: url(../images/img_dot_hor.gif);
	background-repeat: repeat-x;
	height: 16px;
	margin-left:0px;
	margin-right:0px;
	width:551px;
}
.dot-hor-w{
	background-image: url(../images/img_dot_hor.gif);
	background-repeat: repeat-x;
	height: 16px;
	margin-left:0px;
	margin-right:0px;
	width:780px;
}
.pankuzu {
	clear:both;
	text-align: left;
	height: 16px;
	font-size:12px;
	padding-top:4px;
	border-color:#d1eff0;
	margin:auto;
	width:981px;
}
.caution {
	color: #C71B27;
}
.btn-input{
	color: #FFC;
	background-color: #333;
	padding: 0px;
	height: 30px;
	width: 80px;
	border: 1px solid #000;
}
input[type="text"]{
	border:solid 1px #666;
	width:180px;
}
#infomsg{
	width:784px;
	height:324px;
	background-image: url(../images/img_home_intro.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
}
#infomsgp{
	padding-top: 50px;
	padding-right: 220px;
	padding-left: 160px;
	font-size:16px;
	line-height:28px;
	
}
#center-cont-w .access01,#center-cont .access01 {
	background-image: url(../images/bk_access01.gif);
	height: 162px;
	width: 785px;
	background-repeat: no-repeat;
}
#center-cont-w .access02,#center-cont .access02 {
	clear:both;
	background-image: url(../images/bk_access02.gif);
	height: 162px;
	width: 785px;
	background-repeat: no-repeat;
}
#center-cont-w .access03,#center-cont .access03 {
	clear:both;
	background-image: url(../images/bk_access03.gif);
	height: 163px;
	width: 785px;
	background-repeat: no-repeat;
}
.accesstxt01 {
	width: 196px;
	height:162px;
	float:left;
	display:block;
}
.accesstxt01 p{
	line-height: 14px;
	font-size:12px;
	letter-spacing:1px;
	padding:123px 12px 0px 15px;
	float:left;
	display:block;
}
.accesstxt01n {
	width: 196px;
	float:left;
	display:block;
}
.accesstxt01n p{
	line-height: 14px;
	font-size:12px;
	letter-spacing:1px;
	padding:123px 12px 0px 12px;
	float:left;
	display:block;
}
.accesstxt02 {
	width: 196px;
	height:162px;
	float:left;
	display:block;
}
.accesstxt02 p{
	line-height: 14px;
	font-size:12px;
	letter-spacing:1px;
	padding:121px 12px 0px 15px;
	float:left;
	display:block;
}
.accesstxt02n {
	width: 196px;
	float:left;
	display:block;
}
.accesstxt02n p{
	line-height: 14px;
	font-size:12px;
	letter-spacing:1px;
	padding:121px 0px 0px 12px;
	float:left;
	display:block;
}
.accesstxt03 {
	width: 196px;
	height:162px;
	float:left;
	display:block;
}
.accesstxt03 p{
	line-height: 14px;
	font-size:12px;
	letter-spacing:1px;
	padding:121px 12px 0px 15px;
	float:left;
	display:block;
}
.accesstxt03n {
	width: 196px;
	float:left;
	display:block;
}
.accesstxt03n p{
	line-height: 14px;
	font-size:12px;
	letter-spacing:1px;
	padding:121px 12px 0px 12px;
	float:left;
	display:block;
}



textarea{
	border:solid 1px #666;
	width:200px;
	height:160px;

}
.newsline{
display:block;
width:745px;
height:30px;
line-height:30px;
	}
.newsdaycp{
	color:#c57400;
}
.newscap{
	padding-bottom:15px;
	border-bottom:solid 1px #cdcdcd;
}
.tbl01{
margin:15px 0px;

}
.tbl01 table{
	width:785px;
}
.tbl01 table tr th{
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A3E25C;
	border-left-color: #FF9600;
	padding:6px 8px;	
}
.tbl01 table tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3E25C;
	padding:6px 8px;	
}
.tbl02{
	padding:15px 0px 0px 20px;

}
.tbl02 ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
.tbl02 ul li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

.tbl02 table{
	width:765px;
}
.tbl02 table tr th{
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A3E25C;
	border-left-color: #FF9600;
	padding:6px 8px;	
}
.tbl02 table tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3E25C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3E25C;	
	padding:6px 8px;	
}

.tbl03{
	padding:15px 20px 0px 20px;

}
.tbl03 ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
.tbl03 ul li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

.tbl03 table{
	width:745px;
}
.tbl03 table tr .th{
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A3E25C;
	border-left-color: #FF9600;
	padding:0px 0px;	
}
.tbl03 table tr td{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #A3E25C;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #A3E25C;	
	padding:0px 0px;	
}

#sld01{
	padding:15px 0px 30px 20px;
}
#sld01 ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#sld01 ul li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
.rollover {
	width:745px;
	height:450px;
	margin:0px;
	padding-right:0px;
}
.rollover ul,.rollover ul li{
	padding:0px;
	margin:0px;
}
.rollover p {
	float:left;
	margin:0px;
	width:420px;
	position:relative;
}
.rollover .rollover_view {
	position:absolute;
	top:0;
	left:0;
}
.rollover .thumb {
	float:right;
	width:325px;
	display:block;
	list-style:none;
}
.rollover .lir {
	float:left;
	width:160px;
	height:140px;
}
.rollover li a{
	color: #343434;
	text-decoration: none;	
}
.rollover .lil{
	float:left;
	width:165px;
	height:140px;
	display:block;	
}

.rollover a img {
	border:0;
}



.sub-title{
	color:#FF6600;
	margin:15px 0px 0px 0px;
	font-weight:normal;
	letter-spacing:2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A3E25C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
	text-indent:15px;
}
.sub-titlemt30{
	color:#FF6600;
	margin:30px 0px 0px 0px;
	font-weight:normal;
	letter-spacing:2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A3E25C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
	text-indent:15px;
}
.sub-titlemt30 a,.sub-titlemt30 a:hover,.sub-titlemt30 a:active{
	color: #FF6600;
	text-decoration: none;
}
.ssub-title{
	color:#FFF;
	margin:15px 0px 0px 0px;
	font-weight:normal;
	letter-spacing:2px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #A3E25C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
	text-indent:20px;
	background-color: #006DCA;
}
.sub-title2{
	color:#004076;
	font-size:22px;
	font-weight:normal;
	letter-spacing:2px;
	text-indent:15px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.padright15{
		padding-right:15px;

}
.floatl{
	float:left;
}
.padl15{
	padding-left:15px;
}
.paragraph-normal{
	padding-left:20px;
	padding-right:20px;
}
.pad-top-middle{
	padding-top:12px;
}

.red{color:#ff0000;}

.tbl_timetable {
  border-spacing: 0;
}
.tbl_timetable thead tr th {
  background: #0260A8;
  color: #fff;
  width: 140px;
  letter-spacing: 3px;
}
.tbl_timetable thead tr td {
  text-align: center;
}
.tbl_timetable thead tr td:nth-of-type(6) {
  background: #D9E4FF;
  color: #0049f0;
}
.tbl_timetable thead tr td:nth-of-type(7) {
  background: #F9DDDD;
  color: #d42d2d;
}
.tbl_timetable tbody tr th {
  background: #f0e2d5;
}
.tbl_timetable tbody tr td {
  text-align: center;
  color: #898989;
}
.tbl_timetable tbody tr td.open {
  color: #ff6600;
}




