/* CSS Document */

body{
background-color:#f2f2e5;
background-image:url("../images/back1.jpg") ;
margin-top: 0;
color: #333;
}

a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{color:#900;text-decoration:underline;
}

.contents_honsho {
  background-color: #fff;
  background-image:url("../images/honsho_back.jpg") ;
  background-repeat:no-repeat;
  background-attachment: fixed;
  background-position:center top;
  margin-top: 0px;
  width: 800px;
  height: 95%;
}

.contents_shisho {
  background-color: #fff;
  background-image:url("../images/shisho_back.jpg") ;
  background-repeat:no-repeat;
  background-attachment: fixed;
  background-position:center top;
  margin-top: 0px;
  width: 800px;
  height: 95%;
}

.copy {
  color: #fff;
  font-size:10px;
  width: 800px;
  height: 25px;
  background-color:#000;
  margin-top: 0px;
}

.text {
  font-size:x-small; 
  line-height:150%;
  width:540px;
  margin-top: 5px;
}

.text_r {
  color: #900;
}

.text_g {
  color: #063;
}

.text_b {
  color: #000;
  font-weight: 900;
}

.text_wb {
  color: #fff;
  font-size:x-small;
  font-weight: 900;
}

.head_green {
  font-size:small;
  font-weight: 900;
  color: #fff;
  margin-top: 20px;
  width: 540px;
  height: 25px;
  border-bottom:#000 3px solid;
  background-color:#063;
}

.head_red {
  font-size:small;
  font-weight: 900;
  color: #fff;
  margin-top: 20px;
  width: 540px;
  height: 25px;
  border-bottom:#000 5px solid;
  background-color:#900;
}

.title_red {
  font-size:small;
  font-weight: 900;
  color: #000;
  margin-top: 10px;
  width: 540px;
  height: 25px;
  border-bottom:#900 3px solid;
  border-left:#900 10px solid;
}

.subtitle {
  font-size:small;
  font-weight: 900;
  color: #000;
  margin-top: 10px;
  width: 540px;
  height: 25px;
  border-bottom:#ccc 1px solid;
}

.title_green{
  font-size:small;
  font-weight: 900;
  color: #000;
  margin-top: 10px;
  width: 540px;
  height: 25px;
  border-bottom:#063 3px solid;
  border-left:#063 10px solid;
}

.sub {
  width:187px;
  margin-top: 5px;
}

.search {
  width:187px;
  margin-top: 5px;
}

.pig_skin {
  color: #fff;
  font-size:x-small;
  font-weight: 900;
  width: 187px;
  height: 25px;
  background-color:#900;
  margin-top: 5px;
  border:#333 1px solid;
}

.shoes {
  color: #fff;
  font-size:x-small;
  font-weight: 900;
  width: 187px;
  height: 25px;
  background-color:#063;
  margin-top: 5px;
  border:#333 1px solid;
}

.list {
  font-size:x-small;
  width: 540px;
  margin-top: 5px;
  border:#ccc 1px solid;
  padding: 3px;
}

.list_head {
  font-size:90%;
  font-weight: 900;
  background-color:#fc6;
}

.go_top {
  font-size:xx-small;
  border-top: 1px solid #ccc;
  width:540px;
  height: 25px;
  margin-top: 20px;
}

.navi {
  font-size:xx-small;
  width:540px;
  margin-top: 3px;
}

.menu1 {
  margin-top: 60px;
  width: 187px;
}

.menu2 {
  margin-top: 5px;
  width: 187px;
}

.image {
  margin-top: 50px;
}

.box {
  font-size:x-small;
  width: 187px;
  height: 25px;
  background-color:#f2f2e5;
  margin-top: 0px;
  border:#333 1px solid;
  padding: 5px;
}
