@charset "Shift_JIS";

* {
	text-align: justify;
	text-justify: inter-ideograph;
	text-decoration: none;
	
	margin: 0;
	padding: 0;
}

html,body{
  line-height: 150%;
  background-color: #ffffff;
  font-family: MS UI Gothic;
  color: #00040f;

  scrollbar-3dlight-color : #aad177;
  scrollbar-darkshadow-color : #aad177;
  scrollbar-arrow-color : #ffffff;
  scrollbar-face-color : #aad177;
  scrollbar-highlight-color : #aad177;
  scrollbar-shadow-color : #aad177;
  scrollbar-track-color : #ffffff;
}

a:link { color : #00040f; font-weight : bold; text-decoration : none; }
a:active { color : #00040f; font-weight : bold; text-decoration : none; }
a:visited { color : #00040f; font-weight : bold; text-decoration : none; }
a:hover { color : #c0c0c0; font-weight : bold; text-decoration : none;}

#container {
  width: 890px;
  margin: 0 auto;
}

#main {
  width: 800px;
  color: #00040f;
  background-color: #ffffff;
  border-style: solid;
  border-width: 0px 1px 0px 1px;
  border-color: #c0c0c0;
}

.main-txt {
  font-size : 11pt;
  margin : 20px;
  line-height : 150%;
}

.menu {
  width : 800px;
  font-size : 11pt;
  text-align : right;
}

.top-txt {
  font-size:9pt;
  margin-left: 10px;
}

.txt-2 {
  font-size : 11pt;
  text-align : center;
}

.txt-3 {
  font-size : 11pt;
  margin : 10px;
  padding: 10px;
  border-style : solid;
  border-color : #aad177;
  border-width : 1px;
  width : 760px;
  background-color: #eff4ed;
}

.txt-4 {
  font-size : 12pt;
  margin : 10px;
  font-weight : bold;
}

.txt-5 {
  font-size : 11pt;
  margin : 10px;
  font-weight : bold;
}

.privacy {
  width : 600px;
  background-color : #ffffff;
  color : #393939;
  margin-left : 80px;
  margin-top : 20px;
  padding :1em;
  border-style : double;
  border-color : #36335b;
}

.kakidasi {
  font-size : 12pt;
}

.red {
  font-size : 10pt;
  color : #CC0001;
  margin-top : 2em;
  text-align : left;
}

.blue {
  font-size : 10pt;
  color : #003366;
  margin-top : 1em;
  text-align : left;
}

td.back {
  background-color : #e0f0d0;
}

.center {
  text-align : center;
}

td.right {
  text-align : right;
}

.r-photo {
  float : right;
  margin-right : 10px;
  margin-left : 10px;
}

.l-photo {
  float : left;
  margin-right : 10px;
  margin-left : 10px;
}

.main {
  width : 800px;
}

.back {
  background-color : #e0f0d0;
  font-weight: bold;
  text-align: center;
}

table {
  margin-left : 50px;
  font-size : 11pt;
  margin : 10px;
}

#footer {
  width : 800px;
  background-color : #ffffff;
  font-size : 9pt;
  color : #00040f;
  text-align : center;
  padding-top : 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
}

.asta {
  font-size: 9pt;
  color: #ff0000;
}

td.form {
  background-color: #e2edde;
  color: #364033;
  margin-left: 0.5em;
}

