@charset 'UTF-8';
* {
  font-style: normal;
  margin:0;
  padding:0;
}
html{
  background-color:#efebef;
}
body{
  font-family: "ＭＳ Ｐゴシック","Osaka",Verdana,Arial,sans-serif;
  color: #333333;
  font-size : 12px;
  line-height: 130%;
  letter-spacing:0.1em;
  background-color:#efebef;
}
p {
  padding: 0;
  font-size : 12px;
}
img{
  margin: 0;
  padding: 0;
  border: none;
}
table{
  font-size : 12px;
  line-height : 130%;
  color: #333333;
  border-collapse: collapse
}
th{
  font-weight: bold;
  text-align: center;
}
h1.top_title {
  font-weight : normal;
  font-size : 12px;
  display: inline;
  line-height : 1;
  color : #000000;
/*  color : #505050;*/
  text-decoration:none;
}
h2 {
  font-weight : bold;
  font-size : 14px;
  display: inline;
  line-height : 1.2;
  color : #18499c;
  text-decoration:none;
}
h3 {
  font-weight : bold;
  font-size : 12px;
  display: inline;
  line-height : 1.2;
  color : #18499c;
  text-decoration:none;
}
strong {
  font-weight : bold;
}
span.menu{
  cursor : pointer;
  text-decoration : underline;
}

.menubar td {
  font-weight : bold;
  font-size : 12px;
  color : #ffffff;
}
.menubar a {
  font-family: "ＭＳ Ｐゴシック","Osaka",Verdana,Arial,sans-serif;
  font-weight : bold;
  font-size : 12px;
  color : #ffffff;
  display: block;
  text-decoration:none;
}
.menubar a:visited {
  color : #ffffff;
}
.menubar a:hover {
  color : #00ff00;
}
.footer {
  font-size:10px;
}
.footer a:link{
  color : #333333;
  text-decoration:none;
}
.footer a:visited{
  color : #333333;
  text-decoration:none;
}
.footer a:hover{
  color : blue;
  text-decoration:underline;
}
.footer a:active{
  color : #333333;
  text-decoration:none;
}
.pgttlbar {
  margin-left:10px;
}
.txtRed {
  color:red;
}
.txtBlue {
  color:blue;
}
.numinput {
  text-align: right;
  ime-mode: disabled;
}
.linkSpan{
  color: blue; 
  text-decoration: underline;
  cursor: pointer;
}

/* #container {
  margin:0 auto;
  width:790px;
  height:auto;
  background-color:white;
  border:1px solid #999999;
  padding:10px;
} */
#container {
  margin:0 auto;
  width:790px;
  height:100%;
}
#header {
  width:790px;
  height:114px;
  background:url(../images/bg_head.gif) no-repeat;
  padding-left:6px;
}
#menubar {
  width:776px;
  height:25px;
  background:url(../images/bg_menubar.gif) repeat-x;
}
#contents {
  width:790px;
  background:url(../images/bg_cont.gif) repeat-y;
  padding-left:7px;
}
#footer {
  width:790px;
  height:80px;
  background:url(../images/bg_foot.gif) no-repeat;
  padding-left:7px;
}

/*--------------------------
 Waitダイアログ用
----------------------------*/
#phWait{
  background-color: #F0F0E8;
  position: fixed !important; /* not IE or >= IE7 */
  position: absolute; /* < IE7 */
  top: 51px;
  left: 201px;
  width: 180px;
  height: 70px;
  z-index: 200;
  border: 0px solid #F0F0E8;
/*  display: none;
  visibility: hidden;*/
}
#ifWait1{
  background-color: #F0F0E8;
  position: fixed !important; /* not IE or >= IE7 */
  position: absolute; /* < IE7 */
  top: 50px;
  left: 200px;
  width: 180px;
  height: 70px;
  z-index: 190;
  border: 1px solid #000000;
/*  display: none;
  visibility: hidden;*/
}
#ifWait2{
  background-color: #808080;
  position: fixed !important; /* not IE or >= IE7 */
  position: absolute; /* < IE7 */
  top: 51px;
  left: 201px;
  width: 180px;
  height: 70px;
  z-index: 180;
  border: 1px solid #808080;
/*  display: none;
  visibility: hidden;*/
}
#ifWait3{
  position: fixed !important; /* not IE or >= IE7 */
  position: absolute; /* < IE7 */
  top: 49px;
  left: 199px;
  width: 182px;
  height: 72px;
  z-index: 170;
  border: 1px solid #ffffff;
/*  display: none;
  visibility: hidden;*/
}

/*--------------------------
 Sortコントロール用
----------------------------*/
.nosort {
  color: blue;
  text-decoration: underline;
  cursor: pointer;
  padding-right: 15px;
}
.sortedasc {
  color: blue;
  text-decoration: underline;
  cursor: pointer;
  padding-right: 15px;
  background: transparent url(../images/sortedasc.gif) no-repeat center right;
}
.sorteddesc {
  color: blue;
  text-decoration: underline;
  cursor: pointer;
  padding-right: 15px;
  background: transparent url(../images/sorteddesc.gif) no-repeat center right;
}

/*--------------------------
 Menu用
----------------------------*/
a.gmnu0{
  display:block;
  width:65px;
  height:25px;
  background-image:url(../images/gmnu0.gif);
  text-align:center;
  margin:0px 0px;
}
a:hover.gmnu0{
  background-position:0px -25px;
}
a.gmnu0cur{
  display:block;
  width:65px;
  height:25px;
  background-image:url(../images/gmnu0.gif);
  text-align:center;
  margin:0px 0px;
  background-position:0px -25px;
}
a.gmnu1{
  display:block;
  width:65px;
  height:25px;
  background-image:url(../images/gmnu1.gif);
  text-align:center;
  margin:0px 0px;
}
a:hover.gmnu1{
  background-position:0px -25px;
}
a.gmnu1cur{
  display:block;
  width:65px;
  height:25px;
  background-image:url(../images/gmnu1.gif);
  text-align:center;
  margin:0px 0px;
  background-position:0px -25px;
}
a.gmnu2{
  display:block;
  width:65px;
  height:25px;
  background-image:url(../images/gmnu2.gif);
  text-align:center;
  margin:0px 0px;
}
a:hover.gmnu2{
  background-position:0px -25px;
}
a.gmnu2cur{
  display:block;
  width:65px;
  height:25px;
  background-image:url(../images/gmnu2.gif);
  text-align:center;
  margin:0px 0px;
  background-position:0px -25px;
}
a.gmnu3{
  display:block;
  width:65px;
  height:25px;
  background-image:url(../images/gmnu3.gif);
  text-align:center;
  margin:0px 0px;
}
a:hover.gmnu3{
  background-position:0px -25px;
}
a.gmnu3cur{
  display:block;
  width:65px;
  height:25px;
  background-image:url(../images/gmnu3.gif);
  text-align:center;
  margin:0px 0px;
  background-position:0px -25px;
}
a.gmnu4{
  display:block;
  width:65px;
  height:25px;
  background-image:url(../images/gmnu4.gif);
  text-align:center;
  margin:0px 0px;
}
a:hover.gmnu4{
  background-position:0px -25px;
}
a.gmnu4cur{
  display:block;
  width:65px;
  height:25px;
  background-image:url(../images/gmnu4.gif);
  text-align:center;
  margin:0px 0px;
  background-position:0px -25px;
}

/*--------------------------
 Ad用
----------------------------*/
.ad_rect {
  width: 125px;
  height: 125px;
  margin: 5px;
  font-size: 12px;
  font-family: "ＭＳ Ｐゴシック","Osaka",Verdana,Arial,sans-serif;
  letter-spacing: 0.1em;
  line-heitht: 130%;
  color: #333333;
}
.ad_rect_title {
  color: blue;
  font-weight: bold;
}
.ad_rect_url {
  color: #009900;
  text-decoration: none;
}
