@charset "shift_jis";

a:link {  
  color: rgb(0, 0, 255);  
  background-color: transparent;
}

a:visited {  
  color: rgb(128, 0, 128);  
  background-color: transparent;
}

a:hover {  
  color: rgb(255, 0, 0);  
  background-color: rgb(255, 255, 0);
}

a:active {  
  color: rgb(255, 0, 0);  
  background-color: transparent;
}

body {  
  margin-top: 0px;  
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;  
  font-size: medium;  
  text-align: left;  
  background-color: rgb(255, 255, 255);  
  color: rgb(0, 0, 0);  
  line-height: 1.8;
}

.bg {  
  background-image: url("../img/bg.jpg");  
  background-position: center center;  
  background-repeat: repeat-y;
}

.body {  
  text-align: left;  
  width: 750px;  
  font-size: larger;  
  line-height: normal;
}

.header {  
  height: 100px;  
  border-top-color: rgb(35, 59, 108);  
  border-right-color: rgb(35, 59, 108);  
  border-bottom-color: rgb(35, 59, 108);  
  border-left-color: rgb(35, 59, 108);  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 5px;  
  border-left-width: 0px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  background-image: url("../img/bg2.jpg");  
  background-position: right center;  
  background-repeat: no-repeat;
}

.sub {  
  width: 180px;  
  float: right;  
  font-size: 90%;
}

.menu {  
  margin-top: 10px;  
  margin-right: 9px;  
  margin-bottom: 10px;  
  margin-left: 9px;  
  border-top-color: rgb(170, 170, 170);  
  border-right-color: rgb(170, 170, 170);  
  border-bottom-color: rgb(170, 170, 170);  
  border-left-color: rgb(170, 170, 170);  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;
}

.main {  
  margin-top: 5px;  
  margin-right: 190px;  
  margin-left: 10px;
}

h1 {  
  color: rgb(210, 105, 30);  
  font-size: 110%;
}

h2 {  
  color: rgb(85, 85, 85);  
  border-top-color: rgb(85, 85, 85);  
  border-right-color: rgb(85, 85, 85);  
  border-bottom-color: rgb(85, 85, 85);  
  border-left-color: rgb(85, 85, 85);  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 1px;  
  border-left-width: 0px;  
  border-top-style: dotted;  
  border-right-style: dotted;  
  border-bottom-style: dotted;  
  border-left-style: dotted;  
  font-size: 100%;  
  padding-top: 0em;  
  padding-right: 0.5em;  
  padding-bottom: 0em;  
  padding-left: 0.5em;
}

h3 {  
  color: rgb(85, 85, 85);  
  font-size: 90%;  
  padding-top: 0em;  
  padding-right: 1em;  
  padding-bottom: 0em;  
  padding-left: 1em;
}

h4 {  
  font-size: 90%;  
  padding-top: 0em;  
  padding-right: 1em;  
  padding-bottom: 0em;  
  padding-left: 1em;  
  border-top-color: rgb(85, 85, 85);  
  border-right-color: rgb(85, 85, 85);  
  border-bottom-color: rgb(85, 85, 85);  
  border-left-color: rgb(85, 85, 85);  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 1px;  
  border-left-width: 0px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;
}

p, dl, UL, ol {  
  text-indent: 1em;
}

jisage {  
  text-indent: 5em;
}

dt {  
  margin-top: 1.2em;  
  font-weight: bold;
}

.smaller {
}

.red {  
  color: rgb(255, 0, 0);
}

.right {  
  text-align: right;
}

.no {  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 0px;  
  border-left-width: 0px;
}

.box {  
  border-top-color: rgb(210, 105, 30);  
  border-right-color: rgb(210, 105, 30);  
  border-bottom-color: rgb(210, 105, 30);  
  border-left-color: rgb(210, 105, 30);  
  border-top-width: 3px;  
  border-right-width: 3px;  
  border-bottom-width: 3px;  
  border-left-width: 3px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  margin-top: 1em;  
  margin-right: 1em;  
  margin-bottom: 1em;  
  margin-left: 1em;  
  padding-top: 1em;  
  padding-right: 1em;  
  padding-bottom: 1em;  
  padding-left: 1em;
}

.form {  
  margin-left: 1em;
}

address {  
  padding-top: 10px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  padding-left: 10px;  
  border-top-color: rgb(170, 170, 170);  
  border-right-color: rgb(170, 170, 170);  
  border-bottom-color: rgb(170, 170, 170);  
  border-left-color: rgb(170, 170, 170);  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 2px;  
  border-left-width: 0px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  text-align: center;
}

