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:#CCC;
}
th       {
	background-color:#CCC;
	color:#ffffff;
}
td       {
	background-color:#FFF;
	color:#000;
	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;
	text-align: center;
}
#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: #DBCCAB;
	width: 100%;
	line-height: 200%;
}
#footer-bg2 {
	background-color: #666;
	width: 100%;
	line-height: 200%;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#footer-center {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	line-height: 200%;
	font-size: 12pt;
	color: #FFF;
}
#map {
	width: 100%;
}
#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-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: 555px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.font1 {
	font-size: 14pt;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
.font2 {
	font-size: 16pt;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-weight: bold;
	color: #E60412;
	}
.font3 {
	font-size: 24pt;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-weight: bold;
	color: #E60412;
	}
	.font4 {
	font-size: 24pt;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-weight: bold;
	color: #F90;
	}


.bar {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pict-right {
	float: right;
	width: 410px;
	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: #DBCCAB;
	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: #e41313;
  opacity: 0;
  visibility: hidden;
  -weblit-transition: .4s;
  transition: .4s;
}
.btn05:hover::after {
  bottom: -4px;
  opacity: 1;
  visibility: visible;
}#navi {
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.center-pict {
	text-align: center;
	width: 100%;
}
.madori-right {
	float: right;
	width: 480px;
	margin-left: 20px;
}
.line1 {
	width: 100%;
}
.line1 {
	width: 100%;
}
