/* ペEジの基本チEイン用CSS */
BODY{
  color : #3d3d3d;
  margin : 10px 0px 0px 0px;
  padding: 0px;
  text-align:center;
  background-repeat : repeat-x;
  background-position : center top;
  background-color : #f3f3f3;
}
#header{
  font-weight: normal;
  letter-spacing: 5px;
  margin: 0px;
  background-position: top right;
  background-repeat: no-repeat;
  height : 130px;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  color : black;
  background-color : #1196c2;
  background-image : url(../images/header_back.gif);
}
P {
  font-size: 90%;
  line-height: 150%;
}
ADDRESS {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  font-style: normal;
  text-align:center;
  padding-top: 5px;
  clear: both;
  margin-bottom : 5px;
  padding-bottom : 5px;
}
P IMG {
  float: left;
  margin-right:5px;
  border: solid 1px #666666;
}
#path {
  text-align:right;
  margin: 0px;
}
H1 A {
  font-weight: normal;
  color : #414141;
}
#side H2 {
  font-family:Arial, Helvetica, sans-serif;
  padding-left : 0px;
  font-size : 15px;
  margin-left : 0px;
  padding-top : 0px;
  padding-bottom : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#side UL {
  font-size: 70%;
  margin : 5px 0px 0px 0px;
  padding-left : 0px;
  color : white;
}
FORM {
  font-size:90%;
}
#contents {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  margin: auto;
  text-align:left;
  color : black;
}
#global_menu{
  background-repeat : repeat-x;
  background-image : url(../images/menu_back.gif);
  height : 50px;
}
#global_menu LI{
  float : left;
  padding-left : 20px;
  padding-right : 10px;
  background-repeat : no-repeat;
  height : 20px;
  width : 205px;
  padding-top : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  text-align : left;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(../images/list_mark.gif);
  background-position : left top;
}
#global_menu UL{
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 0px;
  list-style-type : none;
}
#header H2{
  color : white;
  font-size : 22px;
  padding-top : 3px;
  padding-left : 45px;
  padding-right : 5px;
  padding-bottom : 4px;
  width : 620px;
  background-repeat : repeat-x;
  font-weight : bold;
}
#global_menu H3{
  padding-top : 12px;
  padding-left : 10px;
  margin-top : 0px;
  color : navy;
}
#global_menu A{
  color : navy;
}
#global_menu A:HOVER{
  color : gray;
  text-decoration : underline;
}
#side A{
  color : navy;
}
A{
  text-decoration : none;
  color : blue;
}
.mitui{
  color : red;
  font-size : 70%;
  font-weight : bold;
}
#box H3{
  background-repeat : no-repeat;
  padding-top : 7px;
  padding-left : 5px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  font-size : 22px;
  line-height : 140%;
  color : navy;
}
#header H3{
  font-size : 14px;
  font-weight : normal;
  line-height : 140%;
  margin-left : 40px;
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
}
#side LI{
  padding-top : 3px;
  padding-left : 7px;
  padding-right : 5px;
  padding-bottom : 3px;
  font-size : 15px;
  background-image : url(../images/side_menu_back.gif);
  background-repeat : repeat-x;
}
.this{
  color : navy;
  background-color : olive;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #e4b803;
}
#footer{
  height : 40px;
  background-image : url(../images/footer_back.gif);
  background-repeat : repeat-x;
  width : 860px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : silver;
  border-right-color : silver;
  background-color : white;
}
#footer LI{
  float : left;
  list-style-type : none;
  font-size : 13px;
  color : gray;
  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#box P{
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
}
#message{
  height : 100px;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  border-width : 3px 3px 3px 3px;
  border-style : double double double double;
  border-color : navy navy navy navy;
  width : 60%;
}
#message P{
  font-size : 18px;
  color : navy;
  font-weight : bold;
  line-height : 100%;
}
#txt01{
  font-size : 20px;
  font-weight : bold;
  color : #414141;
}
#txt02{
  font-size : 18px;
  font-weight : bold;
  color : #414141;
}
#box H2{
  color : #ff8000;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  font-size : 120%;
}
#header H1{
  font-size : 24px;
  background-image : url(../images/logo.jpg);
  background-position : left center;
  background-repeat : no-repeat;
  padding-left : 180px;
  padding-top : 7px;
  padding-bottom : 7px;
  color : navy;
  font-family : "MS UI Gothic";
}
#kanyou{
  font-size : 15px;
  margin-bottom : 30px;
}
#kanyou LI{
  padding-top : 5px;
  padding-bottom : 5px;
}
.pagetop{
  text-align : right;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 20px;
  font-size : 13px;
}
