@charset   "Shift_JIS";
* {
 color: #333333;
 padding: 0;
 margin: 0;
 font-size: 14px;
 font-family: Verdana, Arial, sans-serif;
 line-height: 140%;
}
BODY {
 text-decoration: none;
 background-color: #ffffff;
 text-align: center;
}
A {
 text-decoration: none;
}
#main1 {
 text-align: center;
 width: 800px;
 margin-top: auto;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: auto;
 background-color: #ffffff;
 background-image: url(img/bg.gif);
 background-repeat: no-repeat;
 border-left-width: 1px;
 border-right-width: 1px;
 border-left-style: solid;
 border-right-style: solid;
 border-left-color: #adb6cb;
 border-right-color: #adb6cb;
}
#under {
 background-color: #FAFAF8;
 padding-top: 5px;
 padding-bottom: 5px;
 margin-top : 15px;
 margin-bottom: auto;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: solid;
 border-bottom-style: solid;
 border-top-color: #adb6cb;
 border-bottom-color: #adb6cb;
 text-align: center;
}
#under LI {
 list-style-type: none;
 display: inline;
 padding-right: 10px;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #404763;
 padding-left: 10px;
}
DIV {
 text-align: left;
}
#sidemenu {
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #adb6cb;
}
#sidemenu LI {
 padding-bottom: 5px;
 list-style-type: none;
 padding-left: 8px;
 background-color: #adb6cb;
 padding-top: 5px;
}
#sidemenu UL A:HOVER {
 color: black;
 font-weight: bold;
}
H1 {
 padding-top: 15px;
 padding-bottom: 5px;
 color: #000033;
 font-size: 16px;
}
.con {
 padding-left: 30px;
 list-style-type: none;
 padding-top: 10px;
}
.con A:HOVER {
 color: black;
 font-weight: bold;
}
.con A {
 color: #404763;
}
.con LI {
 list-style-type: none;
}
.dotdiv LI {
 border-bottom-width: 3px;
 border-bottom-style: dotted;
 border-bottom-color: #ff80c0;
 padding-top: 10px;
 padding-left: 5px;
}
.dotdiv1 LI {
 border-bottom-width: 3px;
 border-bottom-style: dotted;
 border-bottom-color: #b9dcff;
 padding-top: 10px;
 padding-left: 5px;
}
#under_in {
 border-top-width: 3px;
 border-top-style: dotted;
 border-top-color: #000033;
 margin-top: 20px;
 padding-top: 5px;
 padding-bottom: 5px;
}
ADDRESS {
 text-align: center;
 font-style: normal;
 font-size: 12px;
 padding-top: 3px;
}
H2 {
 padding-top: 15px;
 padding-bottom: 2px;
 color: #404763;
 font-size: 15px;
}
.TD {
 padding-top: 5px;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
}
H3 {
 float: left;
}
H4 {
 float: right;
}
.schudule {
 text-align: right;
}
.schudule LI {
 list-style-type: none;
 display: inline;
 padding-right: 10px;
 padding-left: 10px;
}
.schudule A:HOVER {
 color: black;
 font-weight: bold;
}
.al {
 text-align : left;
 padding-left : 5px;
}
.al LI {
 list-style-type: none;
 display: inline;
 padding-right: 10px;
 padding-left: 10px;
}
.al A:HOVER {
 color: black;
 font-weight: bold;
}




