@charset "UTF-8";
/*▼▼構造▼▼*/
body{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(../imageNew/bg_head2.gif);
  background-repeat : repeat-x;
  background-color: #f4f0d7;
  text-align : center;
}
td{
  line-height : 140%;
  font-size : 15px;
}
.Futter1{
  font-size : 14px;
  background-image : url(../imageNew/bg_foot.gif);
  background-repeat : repeat-x;
  font-family : HGP明朝E;
  height : 36px;
  text-align : center;
}
.Futter2{
  font-size : 14px;
  height : 36px;
  text-align : center;
}
.Futter2 a:visited,.Futter2 a:link {
  color: #39220F;
  text-decoration: none;
}
.Futter2 a:active,.Futter2 a:hover {
  color: #39220F;
  text-decoration: underline;
}
/*△△構造△△*/


/*▼▼メインコンテンツ部分▼▼*/

#mainContmain{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
  text-align : center;
}
h1{
  font-size : 14px;
  float : right;
  margin : 2px 0px 8px;
  padding:0;
  vertical-align:baseline;
  font-weight : 100;
  border-bottom-color : #000000;
}
/*△△メインコンテンツ部分△△*/

/*▼▼左側メニュー部分▼▼*/
.Menu{
  font-size: 14px;
  color: #7b6140;
  line-height: 150%;
  background-image : url(../imageNew/leftin.gif);
  background-repeat : repeat-y;
  margin-left : auto;
  margin-right : auto;
  clear : both;
  text-align : left;
  padding-left : 0px;
  width : 231px;
  text-decoration:none;
  font-family : HGP明朝E;
  padding-right : 0px;
}
.Menu a:link{
  color : #7b6140;
  text-decoration:none;
}
.Menu a:visited{
  color : #7b6140;
  text-decoration:none;
}
.Menu a:hover{
  color:#0000FF;
  text-decoration:underline;
}
.Menu a:active{
  color : #7b6140;
  text-decoration:none;
}
.calen{
  margin-left : auto;
  margin-right : auto;
  text-align : center;
}
#SSL{
  margin-left : 0px;
  margin-right : 0px;
  float : left;
  text-align : left;
  width : 230px;
}
#SSLImg{
  margin-left : 10px;
  float : left;
  left : -2px;
}
#SSLText{
  float : left;
  width : 150px;
}
/*△△左側メニュー部分△△*/

.LeftFlowText{
  float : left;
}
.ClearFlowText{
  clear: both;
}
.DanText{
  margin-left:1em;
  text-indent: -1em;
}
.LeftPanText{
  margin-left:1em;
}
.LeftPan2Text{
  margin-left:2em;
}
