@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: #230b09;
  
  scrollbar-3dlight-color : #ffffff;
  scrollbar-darkshadow-color : #ffffff;
  scrollbar-arrow-color : #ffffff;
  scrollbar-face-color : #734a48;
  scrollbar-highlight-color : #ffffff;
  scrollbar-shadow-color : #ffffff;
  scrollbar-track-color : #ffffff;
}

a:link { color: #734a48; font-weight: bold; text-decoration: none; }
a:active { color: #734a48; font-weight: bold; text-decoration: none; }
a:visited { color: #734a48; font-weight: bold; text-decoration: none; }
a:hover { color: #c0c0c0; font-weight: bold; text-decoration: none; position : relative; top : 2pt; left : 2pt; }

#container {
  width: 900px;
  margin: 0 auto;
}

#main {
  height: auto;
  color: #864b4b;
  background-color: #ffffff;
}

#footer {
  width: 900px;
  font-size: 10pt;
  text-align: center;
  color: #864b4b;
  padding-bottom: 15px;
  background-color: #ffffff;
  border-style: solid;
  border-color: #c0c0c0;
  border-width: 1px 0 0 0;
  padding-top: 10px;
  height: 30px;
  line-height: 170%;
}

#globalnavi {
  margin: 0;
  padding: 0;
  width: 900px;
}

#globalnavi ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi li {
  float: left;
  margin: 0;
  padding: 0;
}

.menu {
  float: left;
}

.main-txt {
  font-size: 11pt;
  color: #864b4b;
  line-height: 150%;
}

.l-txt {
  font-size: 10pt;
  color: #864b4b;
  line-height: 120%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.bold {
  font-weight: bold;
}

.center {
  text-align: center;
}

.news {
  width: 610px;
  height: 150px;
  font-size: 11pt;
  border-style: dotted;
  border-color: #280c0c;
  border-width: 1px;
  color: #864b4b;
  line-height: 150%;
  overflow: auto;
  padding: 1em;
  background-color: #deb887;
}

ul.profile {
  list-style: url("image/icon.gif");
  font-size: 11pt;
  color: #864b4b;
  line-height: 150%;
  margin-left: 2em;
  margin-top: 8px;
}

ul.order {
  list-style: url("image/icon_2.gif");
  font-size: 11pt;
  color: #864b4b;
  line-height: 150%;
  margin-left: 2em;
}

.title-txt {
  font-size: 11pt;
  font-weight: bold;
  color: #990099;
}

.title-txt-2 {
  font-size: 12pt;
  font-weight: bold;
  color: #990099;
}

.title-txt-3 {
  font-size: 11pt;
  font-weight: bold;
  color: #663300;
}

.new {
  font-size: 10pt;
  color: #ff0000;
}

.r-txt {
  float: right;
  margin: 1em;
}

.asta {
  font-size: 9pt;
  color: #ff0000;
}

td.form {
  background-color: #ead7d7;
  color: #864b4b;
  margin-left: 0.5em;
  height: 30px;
}

table.enquiry {
  margin-left: 70px;
  font-size: 11pt;
  color: #864b4b;
  line-height: 150%;
}

.privacy {
  font-size: 11pt;
  color: #864b4b;
  line-height: 150%;
  border-style: double;
  border-color: #280c0c;
  background-color: #f2ecec;
  padding: 1em;
  margin-left: 20px;
  margin-right: 20px;
}

.red {
  font-size : 10pt;
  color : #CC0001;
  margin-top : 2em;
  text-align : left;
}

.blue {
  font-size : 10pt;
  color : #003366;
  margin-top : 1em;
  text-align : left;
}