/**/
/* 文字コード : UTF-8, BOM : なし, 改行コード : \n */
/**/
/*  background-color: #598EA9;  */
body {
  background-color : #e5e5e5;
  margin : 0px;
  padding : 0px;
  font-family : Verdana;
  /*font-size : 8pt*/;
  color : rgb(0, 0, 0);
}
a {
  /*font-size: 8pt;*/
  color : rgb(0, 0, 0);
  font-family : Verdana;
  text-decoration : none; /* underline */
  font-weight : 700;
}
a:link { 
  color : rgb(0, 0, 0);
  text-decoration : none;
}
a:active {
  text-decoration : none;
}
a:visited {
  color : rgb(64, 64, 64);
  text-decoration : none;
}
a:hover {
  color : rgb(204, 0, 0);
  text-decoration : underline
}
hr {
  color: #808080;
  height: 1px;
  border-top-width : 1;
  border-bottom-width : 0;
  border-left-width : 0;
  border-right-width : 0;
  border-color : rgb(128, 128, 128);
  border-style : solid;
}
.hr_0 {
  border-style : dotted;
}
.list_price_number {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : normal;
  color : rgb(0,0,0);
  text-decoration : line-through;
}
.price_number {  
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  /*color : #990000;*/
  color : rgb(255, 128, 128);
}
select,input {
  /*font-family : Verdana;*/
  font-size : 12px;
  height : 20px;
}

.title {
  font-family : Verdana;
  font-size : 18px;
  font-weight : 900;
  line-height : 125%;
  color : rgb(0, 0, 0);
}
.title_0 {
  font-family : Verdana;
  font-weight : 900;
  font-size : 16px;
  line-height : 125%;
}
.title_1 {
  font-family : Verdana;
  font-weight : 600;
  font-size : 14px;
  line-height : 125%;
}
.title_2 {
  font-family : Verdana;
  font-size : 12px;
  line-height : 125%;
}
.comment {
  font-family : Verdana;
  font-size : 16px;
  font-weight : 600;
  line-height : 125%;
  color : rgb(0, 64, 0);
}
.comment_0 {
  font-family : Verdana;
  font-size : 14px;
  line-height : 125%;
}
.comment_1 {
  font-family : Verdana;
  font-size : 12px;
  line-height : 125%;
}
.comment_2 {
  font-family : Verdana;
  font-size : 10px;
  line-height : 125%;
}
.menu {
  font-family : Verdana;
  font-size : 12px;
  line-height : 125%;
}
.link {
  font-family : Verdana;
  font-size : 12px;
  line-height : 125%;
}
.copyright {
  font-family : Verdana;
  font-size : 10px;
  line-height : 125%;
}
.current_page {  
  font-weight : bold;
  color : rgb(255, 128, 128);
}


/*
.destination {
  padding : 0px;
  margin : 10px;
  text-align : left;
}
.t1 {
  font-size: 14px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
.t2 {
  font-size: 10px;
}
p {
  margin: 0px;
  padding: 0px;
}
h1 {
  font-size: 18px;
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
#startop {
  z-index: 1;
  background-image: url("/images/staron.gif");
  background-repeat: repeat-x;
  height: 12px;
}
#starbottom {
  z-index: 0;
  background-image: url("/images/staroff.gif");
  background-repeat: repeat-x;
  width: 65px;
  height: 12px;
} 

font {
  font-face:verdana;
  font-size:12px;
}
.para1 {
  margin-top: -45px;
  margin-left: 55px;
  margin-right: 10px;
  font-family: "verdana";
  font-size: 30px;
  line-height: 35px;
  text-align: left;
  font-weight:600;
  color: #000000;
}
.para2 {
  margin-top: 15px;
  margin-left: 45px;
  margin-right: 50px;
  font-family: "font1, Arial Black";
  font-size: 40px;
  line-height: 40px;
  text-align: left;
  color: silver;
}
.BodyHeader {
  margin: 0px;
  text-align: left;
  background: #ffffff;
  //border: 1px solid #999999; 
  border: 0px solid #999999; 
}
.BodyHeader1 {
  background-color: #ff7500;
}
.BodyHeader2 {
  height: 21px;
}
.BodyHeading {
  font-weight: bold;
  font-size: 16pt;
  color: black;
  font-family: Verdana;
}
.BodyHeading1 {
  font-weight: bold;
  font-size: 9pt;
  color: #155c93;
  font-family: Verdana;
  text-decoration: underline
}
.SideHeading {
  font-weight: bold;
  font-size: 8pt;
  color: white;
  font-family: Verdana;
}
.SideHeader {
  height: 21px;
  background-color: black
}
.Text1 {
  font-size: 8pt;
  color: black;
  font-family: Verdana
}
.SideBody {
  background-color: #000000
}

#container {
  margin-left:auto;
  margin-right:auto;
  width:100%;
  text-align:left;
  background-color:transparent;
}
#header {
  background-color:#ffffff;
  background-repeat: repeat-x;
}
#lmenu {
  font-size: 8pt;
  font-family: Verdana;
  border-collapse: collapse;
}
#lmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  border-collapse: collapse;
}
#lmenu li {
  font-size: 8pt;
  font-family: Verdana;
  border-top: 0px black solid;
  border-bottom: 1px black solid;
  margin: 0;
  font-weight: bold;
  border-collapse : collapse;
}
#lmenu li.title {
  font-size: 8pt;
  font-family: Verdana;
  padding: 0px 2px 2px 7px;
  color:#cc0000;
  background-color: #eeeeee;
  border-collapse : collapse;
}
#lmenu li a {
  font-size: 8pt;
  font-family: Verdana;
  display: block;
  width: 100%;
  text-decoration: none;
  background-color: #eeeeee;
  color: black;
  border-color:#000000;
  padding: 2px;
  border-top: 0px;
  border-left: 15px #eeeeee solid;
  border-collapse : collapse;
}
html>body #lmenu li a {
  width: auto;
}
#lmenu li a:hover {
  padding: 2px;
  padding-left:15px;
  font-size: 8pt;
  font-family: Verdana;
  border: 1px inset;
  border-color:#000000;
  border-top: 0px;
  background-color: #eeeeee;
  color: black;
  border-collapse : collapse;
}
select,input {
  font-face:verdana;
  font-size:12px;
  height:20px;
}
.small {
  font-face:verdana;
  font-size:10px;
}
*/

