* {
  font-family: "ＭＳ Ｐゴシック","MS PGothic";
  background-position: center center;
  line-height: 140%;
}
body {
  margin: 0;
  height: 100%;
  padding: 0;
  color: #4E98E9;
  font-size: 12px;
  background: #fff url(../img/bg.gif);
}
a:link, a:visited {
  color: #4E98E9;
}
a:hover {
  color: #4E98E9;
  text-decoration: none;
}
a.red:link {
  color: #800080;
}
a.red:visited {
  color: #FF0000;
}
a.red:hover {
  color: #800080;
}
a.red:active {
  color: #ff8000;
}
a.xsmall:link, a.xsmall:visited {
  color: #333;
}
a.xsmall:hover {
  color: #A7A7A7;
  text-decoration: none;
}
a.xsmall {
  display: block;
  height: 18px;
}
img {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
.h2_Txt {
  font-size: 18px;
  text-align: left;
  color: #333;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.h1-midashi-h, .h1-midashi-m {
  background-repeat: repeat-x;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  width: 535px;
  height: 31px;
  padding: 5px 0 0 5px;
  margin: 10px 0 15px 0;
}
.h1-midashi-h {
  background-image: url("../hashiru/img/h1_back00-hashiru.gif");
}
.h1-midashi-m {
  background-image: url("../miru/img/h1_back00-miru.gif")
}
.midashi-h02, .midashi-m02 {
  border: 1px solid;
  text-align: left;
  color: #444;
  width: 510px;
  height: 21px;
  font-weight: bold;
  padding: 5px 5px 3px 15px;
  margin: 0 0 15px 0;
  background-repeat: no-repeat;
  background-position: 3px 3px;
}
.midashi-h02 {
  border-color: #FF8787;
  background-image: url(../hashiru/img/st_back01-hashiru.gif);
}
.midashi-m02 {
  border-color: #ffd587;
  background-image: url("../miru/img/st_back01-miru.gif");
}
.img_center {
  margin-top: 10px;
  margin-bottom: 20px;
}
p, table.text, table.text table {
  font-size: 12px;
  line-height: 1.5;
  color: #515151;
  margin: 0;
  padding: 0;
}
p.small {
    font-size: 10px;
    color: #515151;
}
.p_Txt, .p_Txt2, .p_Txt-left, .p_Txt-left2, .p_Txt-right, .p_bold {
  text-align: left;
}
.p_Txt {
  margin: 20px 10px;
}
.p_Txt2, .p_bold {
  margin: 20px 10px 0 10px;
}
.p_Txt-left {
  margin: 0px 10px 20px 10px;
}
.p_Txt-left2 {
  margin: 0 10px;
}
.p_Txt-right {
  margin: 0 10px 10px 0;
  padding: 0;
}
.p_bold, .p_bold-blue {
  font-weight: bold;
  font-size: 14px;
}
.p_bold-blue {
  color: #3265B6;
}
.gray_out {
  color: #8C8C8C;
}
.wt {
  font-size: 12px;
  color: #03458C;
  margin: 0;
  padding: 0;
  font-weight: bold;
  text-decoration: none;
}
p.copy {
  font-size: 10px;
  color: #ffffff;
  margin: 10px 0 0 0;
}
p.t1, p.t2, p.t1-2 {
  color: #444;
  font-weight: bold;
}
p.t1, p.t1-2 {
  margin: 0 0 0 14px;
}
p.t1-2 {
  font-size: 9px;
}
p.t2 {
  margin: 2px 1px 0px 1px;
  line-height: 1.2;
}
p.big {
  font-size: 14px;
  color: #515151;
  font-weight: bold;
}
p.title_youtube {
  width: 510px;
  text-align: left;
  margin: 20px auto 0;
  font-size: 1em;
  font-weight: bold;
  background-color: #4E4D4B;
  border-left: 10px solid #E74F4F;
  padding-left: 10px;
  color: #ffffff;
}
.red_box, .red_box-bold {
  color: #C70003;
  padding: 5px;
  margin: 10px;
}
.red_box {
  border: 1px solid #C70003;
}
.red_box-bold {
  border: 3px solid #C70003;
  font-weight: bold;
  font-size: 1em;
}
.red_box2 {
  background-color: #C50205;
  padding: 0.25em;
  margin: 0.25em;
  color: #fff;
  border-radius: 3px;
  font-size: 0.75em;
}
.red_txt-bold {
  font-weight: bold;
  color: #C70003;
}
.title_blue {
  width: 520px;
  text-align: left;
  margin: 20px auto 0;
  font-weight: bold;
  border: 1px solid #1097F7;
  padding-left: 10px;
  color: #1097F7;
}
.title_blue-s {
  margin: 0 10px 10px 10px;
  text-align: left;
  color: #1097F7;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.5em;
}
ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
ul ul {
  margin-left: 20px;
  list-style-type: circle;
}
.ol_basic {
  text-align: left;
  font-size: 12px;
  color: #333;
  padding: 0;
  margin: 10px 0 10px 30px;
}
.ol_basic li {
  line-height: 1.5em;
  list-style: decimal;
  list-style-position: outside;
  margin-bottom: 10px;
}
.list_basic {
  text-align: left;
  color: #333;
  font-size: 12px;
  margin-bottom: 20px;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  list-style-position: inside;
}
.list_basic li {
  line-height: 1.5em;
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 15px;
}
table {
  clear: both;
}
.t_font {
  font-size: 14px;
  line-height: 1.4;
  color: #333
}
.t_fonts {
  font-size: 10px;
  line-height: 1.2;
  color: #333
}
.table_de00{
     width: 530px;
    margin: 5px 0;
}
.table_de00 th,.table_de00 td{
    color: #333;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
    padding: 0.5rem;
    text-align: left;
}

.table_de01, .table_de02, .table_de02-a, .table_de02-b, .table_de04, .table_de04-a, .table_de05, .table_de05-a, .table_de07{
  border-collapse: collapse;
  width: 530px;
  margin: 10px 0 20px 0;
}
.table_de01, .table_de02, .table_de02-a, .table_de02-b, .table_de04, .table_de04-a, .table_de06, .table_de07 ,.table_de08-a{
  border: 1px solid #cccccc;
}
.table_de08-a{
  border-collapse:separate;
  border-spacing:5px;
  width: 530px;
  margin: 10px 0 20px 0;
}

.table_de01 th, .table_de01 td, .table_de02 th, .table_de02 td, .table_de02-a th, .table_de02-a td,.table_de02-b th, .table_de02-b td, .table_de03 th, .table_de03 td, .table_de04 th, .table_de04 td, .table_de06 th, .table_de06 td, .table_de07 th, .table_de07 td {
  padding: 5px;
				font-size: 12px;
				color:#333;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
.table_de08-a th, .table_de08-a td{
  padding: 5px;
  font-size: 12px;
}
.table_de08-a th{
  vertical-align: top;
}

.table_de00 td,.table_de01 td, .table_de02 th, .table_de02 td, .table_de02-a th, .table_de02-a td, .table_de02-b th, .table_de02-b td,.table_de03 th, .table_de03 td, .table_de04 td, .table_de05 th, .table_de05 td, .table_de05-a th, .table_de05-a td, .table_de06 th, .table_de06 td, .table_de07 th, .table_de07 td .table_de08-a th, .table_de08-a td {
  color: #515151;
}
.table_de01 th {
  background-color: #333333;
  color: #FFFFFF;
  font-size: 12px;
}
.table_de01 .td_gray,.table_de02-b .td_gray {
  background-color: #F2F2F2;
}
.table_de01 .td_gray_right {
  background-color: #F2F2F2;
  text-align: right;
}
.table_de01 .td_white_right {
  text-align: right;
}
.table_de01 .td_white_center {
  text-align: center;
}
.table_de02 caption {
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-weight: bolder;
}
.table_de02 th, .table_de02 td {
  text-align: center;
}
.table_de02 th, .table_de02-a th, .table_de02-b th  {
  background-color: #EBEBEB;
  font-size: 12px;
  color: #515151;
}
.table_de02 th, .table_de02-a th{
font-weight: normal;
}

.table_de02-a td {
  vertical-align: middle;
}
.table_de02 .td_de02-left, .table_de02-b th  {
  text-align: left;
}
.table_de03 {
  width: 530px;
}
.table_de04 caption {
  color: #333333;
  text-align: left;
  font-weight: bold;
}
.table_de04 th, .table_de04 td {
  line-height: 1.5em;
}
.table_de04 th {
  background-color: #EEEEEE;
  font-size: 12px;
  color: #333333;
  font-weight: normal;
}
.table_de04-a {
  text-align: left;
  color: #333;
}
.table_de04-a th {
  background-color: #EEEEEE;
  font-size: 12px;
  color: #333333;
}
.table_de05 th, .table_de05 td, .table_de05-a th, .table_de05-a td {
  padding: 3px;
  font-size: 0.75em;
  line-height: 1.5em;
}
.table_de05 th, .table_de05 td {
  text-align: center;
}
.table_de05-a th, .table_de05-a td {
  text-align: left;
}
.table_de05 a {
  text-decoration: none;
}
.table_de06 {
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0 20px 0;
}
.table_de07 th {
  font-weight: bold;
}
.table_de07 .th_black {
  background-color: #333;
  color: #fff;
}
.table_de07 .th_07gray {
  background-color: #f2f2f2;
}
.table_event-info {
  width: 100%;
}
.table_event-info th, .table_event-info td {
  padding: 2px;
  vertical-align: middle;
  border: none;
  text-align: left;
  line-height: 1.4;
}
.table_event-info th {
  width: 30%;
  background: #fff;
  color: #333;
}
.table_event-info td {
  color: #4E98E9;
}
.t_info-list {
  border: 1px solid #B7B7B7;
  border-collapse: separate;
  border-spacing: 5px 5px;
  width: 530px;
  margin-bottom: 20px;
}
.td_gray_center {
  text-align: center;
  background-color: #F2F2F2;
}
/*ミニコース営業日のtable*/
.t_minicouse {
  width: 530px;
  border-left-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-top-color: #CCCCCC;
  border-left-style: solid;
  border-right-style: solid;
  border-top-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  font-size: 12px;
  color: #333;
  border-collapse: collapse;
  margin: 10px 0px 20px 0px;
}
.t_minicouse caption {
  text-align: right;
  font-size: 12px;
  color: #333;
}
.t_minicouse th {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.t_minicouse td {
  text-align: center;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
td.t_mini-day01 {
  border-right: 1px dotted #ccc;
  text-align: right;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  border-bottom: 1px solid #ccc;
  width: 70px;
}
td.t_mini-day02 {
  text-align: center;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #0069F9;
}
td.t_mini-day03 {
  text-align: center;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #EE2E55;
}
td.t_mini-basic {
  padding: 5px;
  text-align: center;
}
h1 {
  font-size: 18px;
  margin: 0 0 0 5px;
  padding: 0;
  color: #333;
}
a.feed {
  font-size: x-small;
  padding: 2px 0 2px 20px;
  background: url(../img/rss.gif) 0% 50% no-repeat;
}
a.today:link, a.today:visited {
  color: #FF3300;
}
a.today:hover {
  color: #FF9E00;
  text-decoration: none;
}
a.week:link, a.week:visited {
  color: #FF3300;
}
a.week:hover {
  color: #FF9E00;
  text-decoration: none;
}
a.pb:link, a.pb:visited {
  color: #fff;
  font-size: 10px;
}
a.pb:hover {
  color: #98C2F0;
  text-decoration: none;
  font-size: 10px;
}
.c_red {
  color: #FF2519
}
#query {
  width: 160px;
  height: 18px;
  margin: 0 4px 0 0;
  padding: 0;
  border: 1px solid #ccc;
  background: #f7f7f7;
  line-height: 1.3;
  font-size: x-small;
}
#input#button {
  width: 34px;
  height: 20px;
}
form.searchArea {
  margin: 0;
}
/* ؁E*/
ul.remark {
  margin-top: 1em;
  padding-right: 2em;
  font-size: 12px;
  color: #666;
  line-height: 14px;
  text-align: left;
}
.syubetsu {
  font-size: 12px;
  color: #333333;
}
a.syubetsu:link, a.syubetsu:visited {
  color: #333333;
}
a.syubetsu:hover {
  color: #FF9E00;
  text-decoration: none;
}
.t_260 {
  width: 260px;
  color: #333;
  border-collapse: collapse;
  font-size: 12px;
  border-spacing: 0;
}
.t_260 th, .t_260 td {
  padding: 0px;
  vertical-align: top;
}
.t_260 th {
  text-align: left;
}
.t_coment {
  width: 500px;
  margin-bottom: 15px;
  margin-top: 20px;
  border-collapse: collapse;
  border: 1px solid #333;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
  line-height: 1.5;
  color: #515151;
}
.t_coment th, .t_coment td {
  border: solid 1px #333;
  padding: 4px 6px;
  text-align: left;
}
.t_coment tr th {
  background-color: #F5F5F5;
  font-weight: normal;
  width: 65;
}
.t_coment .t_com {
  background-color: #FAFAFA;
}
.t_02-orange {
  background-color: #fff5ce;
  text-align: center;
  border: 1px solid #ff6600;
  font-size: 12px;
  line-height: 1.4;
  color: #333;
}
.t_info {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  padding: 0px;
  border-collapse: collapse;
  border-top-color: #FFF;
  border-right-color: #FFF;
  border-bottom-color: #FFF;
  border-left-color: #FFF;
}
.t_info td {
  padding: 0px;
}
.sll_small {
  font-size: 60%;
  color: #333;
  width: 150px;
  float: right;
  text-align: left;
  margin-top: 20px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
}
.box_blue {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 10px;
  border: 1px solid #287DAA;
  text-align: center;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  color: #333333;
  font-size: 12px;
}
.box_blue a {
  color: #287DAA;
}
