@charset 'UTF-8';
* {
  font-style: normal;
  margin:0;
  padding:0;
}
html{
  background-color:#f7f7f7;
}
body{
  text-align: center;
  font-family: "ＭＳ Ｐゴシック","Osaka",Verdana,Arial,sans-serif;
  color: #333333;
  font-size : 12px;
  line-height: 140%;
  letter-spacing:0.1em;
  background-color:#f7f7f7;
  margin:0px;
  padding:0px;
}
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.2;
  color : #000000;
/*  color : #505050;*/
  text-decoration:none;
}
h1 {
  font-weight : bold;
  font-size : 16px;
  line-height : 1.2;
  color : #18499c;
  text-decoration:none;
  padding-left: 5px;
  border-left: 10px solid #18499c;
  border-bottom: 1px solid #18499c;
}
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.strong{
  font-weight: bold;
  font-size: 14px;
  line-height: 1.3;
}
span.normal{
  font-weight: normal;
  font-size: 14px;
  line-height: 1.3;
}
ul{
  margin-left: 25px;
}
ol{
  margin-left: 25px;
}

.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;
}
.inputbox_noborder {
  border: 0px solid #7f9db9;
  padding-left: 1px;
  padding-right: 2px;
}
.inputbox {
  border: 1px solid #7f9db9;
  padding-left: 1px;
  padding-right: 2px;
}
.numinput {
  text-align: right;
  ime-mode: disabled;
  padding-right: 2px;
}
.linkSpan{
  color: blue; 
  text-decoration: underline;
  cursor: pointer;
}
.clear{
  clear: both;
  height: 1px;
}

#container {
  text-align:left;
  margin:0px auto;
  width:760px;
  height:auto;
  background-color:white;
  border:1px solid #999999;
  padding:0px;
}
#header {
  width:100%;
  height:60px;
  background:url(../images/bg_head.jpg) no-repeat right 40%;
  margin:0px;
  padding:0px;
}
#header2 {
  padding:10px;
}
#menu {
  width:100%;
  height:30px;
  background:url(../images/bg_menu.gif) repeat-x;
  margin: 0px;
  padding: 0px;
}
#menumark {
  width:100%;
  height:8px;
  border-bottom:1px solid #999999;
  margin: 0px;
  padding: 0px;
}
#contents {
  width:760px;
  margin:0px;
  padding:0px;
}
#contents2 {
  padding:20px;
}
#footer {
  width:100%;
  height:50px;
  border-top:1px solid #999999;
  background-color:#e0e0ef;
  margin: 0px;
  padding: 0px;
}
#footer2 {
  padding:10px;
}

#menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#menu li {
  display: inline;
  padding: 0px;
  margin: 0px;
  float: left;
}
#menu a {
  display:block;
  border-right:1px solid #aac;
  font-size: x-small;
  padding:6px 0px 1px 0px;
  text-decoration:none;
  color: #000000;
  width:7em;
  height: 21px;
  margin:1px 0px 2px 0px;
  text-align:center;
}
#menu a:hover {
  display:block;
  border-right:1px solid #aca; 
  background-color: #dde;
  font-size:x-small;
  padding:6px 0px 2px 0px;
  text-decoration:none;
  color:#557;
  height: 21px;
  margin:1px 0px 1px 0px;
  text-align: center;
}
#menumark ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  clear: both;
}
#menumark li {
  display: inline;
  padding: 0px;
  margin: 0px;
  float: left;
}
#menumark a {
  display:block;
  border-right:1px solid #999999;
  background-color:#e0e0ef;
  font-size: x-small;
  padding:0px;
  text-decoration:none;
  color: #000000;
  width:7em;
  height: 7px;
  margin:0px;
}
#menumark a.active {
  background-color:#ffffff;
  background:url(../images/mark_tri_r.gif) no-repeat center 0;
}
#menumark a.active2 {
  background-color:#ffffff;
  background:url(../images/mark_tri_o.gif) no-repeat center 0;
}

/*--------------------------
 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;
}
