body {
	margin: 0px;
	padding: 0px;
	}

*{
	padding:0;
	margin: 0;
}

h1{
	font-size: 10pt;
	font-weight: normal;
}
h2{
	font-size: 10pt;
	font-weight: normal;
}

table    {
	background-color:;
}
th       {
	background-color:;
	color:;
}
td       {
	background-color:;
	color:;
	padding-left: 10px;
}

#header-line {
	height: 15px;
	width: 100%;
	color: #000;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#top-out {
	width: 100%;
	margin-top: 5px;
}
#top-in {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 200%;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
}
#footer-bg {
	background-color: #FFFFF7;
	width: 100%;
	line-height: 200%;
	background-attachment: fixed;
	background-image: url(images/white_00096.jpg);
	background-repeat: repeat;
}
#footer-bg2 {
	background-color: #FFF;
	width: 100%;
	line-height: 200%;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	clear: both;
}
#footer-center {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	line-height: 200%;
	font-size: 12pt;
	color: #75642A;
	text-align: center;
}
#map {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	line-height: 200%;
	text-align: center;
}
#footer-access {
	float: right;
	width: 550px;
	line-height: 200%;
}
#footer-tel {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 200%;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	font-size: 14pt;
	color: #FFF;
}
#footer-logo {
	text-align: center;
	width: 100%;
}
.center {
	text-align: center;
	width: 100%;
}

.title {
	font-family: "ＤＨＰ特太ゴシック体";
	width: 100%;
	padding-top: 5px;
	font-size: 14pt;
	line-height: 200%;
	font-weight: bold;
	color: #6D9A33;
	text-align: center;
	text-decoration: underline;
}
.topics1 {
	padding: 5px;
	width: 950px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-left: 10px;
}
.topics {
	height: 350px;
	width: 100%;
	overflow: auto;
}
.conte-right {
	float: right;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12pt;
	line-height: 200%;
	color: #937F39;
}
.font1 {
	font-size: 14pt;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}

.bar {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pict-right {
	float: right;
	width: 600px;
	margin-left: 10px;
}
.company-pict {
	float: right;
	width: 450px;
	padding-left: 10px;
}
.contents2 {
	line-height: 300%;
	width: 100%;
}
.baikyaku-index {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14pt;
	color: #6D9A33;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #6D9A33;
}
.baikyaku2 {
	font-size: 12pt;
	width: 950px;
	padding-left: 50px;
	padding-top: 10px;
}
.btn05 {
  position: relative;
  display: inline-block;
  color: #999;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  line-heigt: 1.2em;
  -webkit-transition: .8s;
  transition: .8s;
}
.btn05:hover {
  cursor: pointer;
}
.btn05::after {
  position: absolute;
  bottom: -8px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #00A99D;
  opacity: 0;
  visibility: hidden;
  -weblit-transition: .4s;
  transition: .4s;
}
.btn05:hover::after {
  bottom: -4px;
  opacity: 1;
  visibility: visible;
}#navi {
	width: 1300px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.center-index {
	text-align: center;
	width: 100%;
}
.top-conte {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
}
#contents-bg {
	background-color: #FFFFF7;
}
.font3 {
	font-size: 24pt;
	font-weight: bold;
}
#access-bg {
	width: 100%;
	background-color: #FFF;
}
.font2 {
	font-size: 14pt;
	color: #A6965C;
}
.font4 {
	font-size: 12pt;
	color: #A6965C;
}
.gold-line {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #937F3A;
}
.menu2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	line-height: 200%;
}
.right-comment {
	text-align: right;
	width: 100%;
	margin-top: 10px;
}
.bg2 {
	background-color: #FFFFF7;
}
.gold-line2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #937F3A;
	width: 100%;
}
.topics2 {
	width: 980px;
	padding-left: 20px;
	color: #A6965C;
}
