/*@charaset "utf-8";*/

body {
  background: url(../image/bg_01.gif);
  width: 730px;
  margin: 0px auto;
  text-align: center;
}

.entire {
  width: 730px;
  background-color: #fff;
  border-left: #e7e7e7 2px solid;
  border-right: #e7e7e7 2px solid;
  color: #333333;
  font-weight: normal;
  font-style: normal;
  line-height: 150%;
  text-align: left;
  padding: 2px;
}
/*
.title {
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: url(../image/titlebg.gif);
  background-repeat: repeat-y;
}
*/
.title {
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: url(../image/titlebg2.gif);
  background-repeat: repeat-x;
}

.title1 {
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: url(../image/titlebg1.gif);
  background-repeat: repeat-y;
}

.hide {
  margin : 0px;
  padding : 0px;
  width : 0px;
  height : 0px;
  overflow : hidden;
  position : absolute;
}

div.position {
  margin-bottom: 10px;
}

#envi1 ul {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 1em;
  color: #000000;
  background-color: #ffffff;
}

#envi1 li {
  display: inline;
}

#envi1 ul.envi1 {
  text-align: right;
}

#envi1 ul.guid {
  float: left;
  margin-top: 0px;
  margin-left: 5px;
}

#envi1 a:link, #envi1 a:visited { 
  color: #333333;
  text-decoration: none;
}

#envi1 a:hover {
  color : #ffffff;
  background: #336666;
  text-decoration: none;
}

div.menu1 {
  width: 100%;
  height: 26px;
  background: url(../image/menu.gif) repeat-x;
  margin-bottom: 0px;
  color: #fff;
  text-align:right;
}

#menu1 ul {
  list-style: none;
  margin-bottom: 0px;
  margin-top: 2px;
  margin-right: 1em;
}

#menu1 li {
  display: inline;
}

#menu1 a:link, #menu1 a:visited { 
  color: #fff;
  text-decoration: none;
}

#menu1 a:hover {
  color : #fff;
  text-decoration: underline;
}

.container {
  width: 100%;
  margin-top: 0px;
  background: url(../image/bg_10.gif) repeat-y top;
  overflow: auto;
}

div.left-col {
  width: 510px;
  margin-top: 0px;
  padding: 0px 10px 10px 10px;
  background: #fff;
  float: left;
}

#left-col p {
  width: 92%;
  line-break: strict;
  text-indent: 1em;
  margin: 0.5em 5% 0.5em 3%;
}

#left-col div.comment {
  background-color: #e1f1ff;
  border-right: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
  text-indent: 0em;
  width: 90%;
  margin: 15px auto;
  padding-top: 1.5em;
}

#left-col .pibox {
  margin: 15px 40px;
}

#left-col .pitop {
  width:430px;
  height:10px;
  background : url(../image/waku01.gif) no-repeat center bottom;
  margin:0px;
  padding: 0px;
}

#left-col .pitext {
  width:396px;
  padding:5px 15px;
  border-left:solid 2px #336666;
  border-right:solid 2px #336666;
  margin:0px;
}

#left-col .pibot {
  width:430px;
  height:10px;
  background : url(../image/waku02.gif) no-repeat center top;
  margin:0px;
}

#left-col ul.pindex {
  margin-bottom: 0px;
  list-style-type : decimal;
}

#left-col ul {
 margin-top: 5px;
  padding-right: 1em;
}

#left-col div.comment-title {
  text-align: center;
  font-weight: bold;
}

#left-col div.navi-top {
  text-align: right;
}

#left-col div.navi-top img {
  vertical-align: middle;
}

#left-col div.navi-home {
  text-align: left;
}

#left-col div.navi-home img {
  vertical-align: middle;
}

#left-col .h1box {
  width: 100%;
  background-color: #32d4a9;
  margin-bottom: 10px;
}

#left-col .h1top {
  background:url(../image/kado1a.gif) no-repeat left top;
}

#left-col .h1top div {
  background:url(../image/kado2a.gif) no-repeat right top;
}

#left-col .h1bot {
  background:url(../image/kado4a.gif) no-repeat left bottom;
}

#left-col .h1bot div {
  background:url(../image/kado3a.gif) no-repeat right bottom;
}

#left-col .h1top div, #left-col .h1top, #left-col .h1bot div, #left-col .h1bot {
  width: 100%;
  height: 5px;
}

#left-col h1 {
  text-align: center;
  font-weight: bold;
  color: #333333;
  font-size: 120%;
  margin: 0px auto;
  padding-top: 0.2em;
  }

#left-col h2 {
  width: 90%;
  color: #333333;
  font-size: 100%;
  font-weight: bold;
  border-left: 5px solid #336666;
  border-bottom: 1px dashed #336666;
  padding: 0.2em 0.5em;
}

#left-col .h3-1 {
  font-size: 100%;
  font-weight: bold;
  color: #336666;
  padding-left : 1em;
  margin-top: 5px;
  margin-bottom: 5px;
}

#left-col .h3-2 {
  font-size: 100%;
  font-weight: bold;
  border-left: solid 5px #336666;
  padding-left:0.3em;
  margin-left: 1em;
  margin-top: 5px;
  margin-bottom: 10px;
  }

/*----  サイトメニュー--*/

div.right-col {
  width: 199px;
  float: right;
  margin-top: 0px;
  background: #fff;
  border-top: solid 2px #fff;
}

#right-index h2 {
  color: white;
  font-size: 100%;
  font-weight: normal;
  background-color: #336666;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 0px;
  margin-bottom: 2px;
  border-right: 2px #003300 solid;
  border-bottom: 2px #006600 solid;
  border-left: 2px #4e9c9c solid;
  border: 2px #4e9c9c solid;
}

#right-index ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  line-height: 150%;
}

#right-index ul li {
  margin:  0px;
  padding: 0px;
  display: inline;
}

#right-index ul li a {
  margin: 0px;
  padding: 5px 10px;
  width: 179px;
  color: #000000;
  display: block;
  text-decoration: none;
  background: #32d4a9;
/*    background-image: url(../image/bg_20.gif);
  background-repeat: repeat-x;
  background-position: center;*/
  border-bottom: 2px solid #fff;
}

#right-index a:hover {
  color: #ffffff;
  text-decoration: none;
  background: #249c7d;
}

.footer {
  width: 100%;
  border-top: 4px #336666 double;
  border-bottom: 4px #336666 double;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  text-align: center;
  margin-top: 2px;
  clear:both;
}
