@charset "UTF-8";
/*▼▼構造▼▼*/
#mainFrame{
  width : 520px;
  border-width : 0px;
  border-spacing : 0px;
  empty-cells : hide;
}
#topWaku{
  width : 500px;
}
#topLink{
  display:none;
}
.topLink2{
  clear : both;
  text-align : center;
}
.topLink2 a:link{
  text-decoration:none;
}
.topLink2 a:active{
  text-decoration:none;
}
.topLink2 a:visited{
  text-decoration:none;
}
#pageCont{
  background-color : white;
  width : 500px;
}
/*コンテンツ部分*/
#mainCont{
  float : right;
  width : 500px;
  padding-top : 0px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #7b6140;
}
/*左側メニュー部分*/
#LeftC{
  float : left;
  width : 500px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-align : center;
}
.Futter{
  width : 528px;
}

/*△△構造△△*/

/*▼▼メインコンテンツ部分▼▼*/
h2{
  position : relative;
  top : -160px;
  font-size : 21px;
  font-family : HGP明朝E;
  margin : 0px 0px -60px;
  padding:0;
  vertical-align:baseline;
  float : left;
  width : 490px;
  left : 10px;
  border-top-color : #000000;
  border-bottom-color : #000000;
  height : 0px;
  text-align : left;
}
.h2tagb{
  font-size : 12px;
  line-height : 190%;
  position : relative;
  top : -130px;
  left : 25px;
  width : 430px;
  margin : 0px 0px -30px;
  padding:0;
  vertical-align:baseline;
  height : 0px;
  float : left;
  border-top-color : #000000;
  border-bottom-color : #000000;
}
#Teiki{
  width : 480px;
}
div.outerWaku{
	border-width: 1px;
	border-style: solid;
	border-color: silver;
	border-spacing: 1px;
	display: table;
       width:350px;
}
div.outerWaku div.innerWaku{
	border-width: 1px;
	border-style: solid;
	border-color: silver;
	border-spacing: 1px;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	display: inline-block;
       width:344px;
}

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

/*▼▼左側メニュー部分▼▼*/
#LeftC2{
  float : clear;
  font-size: 14px;
  line-height: 150%;
  margin-left : auto;
  margin-right : auto;
  color : #99784f;
  clear : left;
}
#LeftCR{
  float : left;
  width : 250px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-align : center;
}
#CalenRemarks{
  float : left;
  text-align : left;
  margin-left : 35px;
  margin-right : 30px;
  width : 200px;
}
/*△△左側メニュー部分△△*/

