body{
	margin:0px;
	padding:0px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #666;
}

table{
	text-align: center;	
	
}
td {
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
}


h1 {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	font: normal 10px "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;


}
h2 {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	font: normal 12px ;
	color: #666666;

}

h3 {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	font: normal 12px "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;


}
h4 {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	font: normal 10px "ＭＳ Ｐゴシック", "Osaka";
}
	
.underline1 {
	border-right: 1px #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px #999999;
}

.line-upper {
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
}
.undrdot {
	border-top: 1px #999999;
	border-right: 1px #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px #999999;
}
.waku1 {
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #336699;
}
.undrdot2 {

	border-top: 1px #999999;
	border-right: 1px #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px #999999;
	text-align: left;
}
.undrdot-uesita {


	border-top: 1px dashed #999999;
	border-right: 1px #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px #999999;
}
.waku2 {

	font-size: 14px;
	font-weight: bold;
	border: 1px solid #459465;
}
a:link {
	font-size: 14px;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #CC6600;
	text-decoration: underline;
}
a:visited {
	font-size: 14px;
	color: #336699;
	text-decoration: none;
}

a:hover img.hoverImg{
 opacity:.5;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
 }

img {
	margin:0;
	padding:0;
	border: none;
    vertical-align: bottom;
}

strong {
	color:#003091;
}

em {
    font-weight: bold;
    color: #252525;
    font-style: normal;
}







.wakudot {
	border: 3px dotted #6699CC;
}

.marjin20 {
	margin-left: 80px;
	margin-right: 50px;
	font-size: 14px;
	line-height: 20px;

}

.marjin10 {
	margin-left: 10px;
	margin-right: 10px;
}

#map {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
	height: auto;
	width: 100%;
	float: none;
}
.tb900 {
	text-align: left;
	padding: 5px;
	height: 180px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 14px;
}
.t14 {
    font-size: 14px;
    line-height: 1.3em;
	
}



.midashi1 {
    font-size: 20px;
    font-weight: bold;
    padding: 1rem 2rem;
    border-bottom: 3px dotted #000;
    background-color: #EAF3FF;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    color: rgba(53,23,3,1.00);
}


.midashi2 {
    font-size: 16px;
    font-weight: bold;
    padding: 1rem 1rem;
    border-bottom: 2px dotted #000;
    background-color: #C0ECE6;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    color: rgba(53,23,3,1.00);
}



.sttx {
    position: relative;
    width: 75%;
    text-align: center;
    color: #0194B3;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
	margin: 25px auto 10px;
    clear: both;
}
.sttx span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2em;
  padding: 0 .5em;
  background-color: #fff;
  text-align: left;
}
.sttx::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background:#79C3CC;
  background: -webkit-linear-gradient(-45deg, transparent, #79C3CC 10%, #79C3CC90%, transparent);
  background: linear-gradient(-45deg, transparent, #79C3CC 10%, #79C3CC 90%, transparent);
}



.sttx2 {
	position: relative;
	width:90%;
	margin: 30px auto 15px;
	padding: 0;
	background-color:#188AC2;
	line-height: 40px;
	font-size:24px;
	text-align: center;
	letter-spacing: 1px;
	color:#fff;
	font-family:'TheSecret';
}
.sttx2::before,
.sttx2::after {
  position: absolute;
  bottom: 8px;
  z-index: -1;
  content: '';
  width: 30%;
  height: 50%;
  box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
}
.sttx2::before {
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  left: .3em;
}
.sttx2::after {
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
  right: .3em;
}

.sst {
    position: relative;
	width:800px;
    padding: 0.5em 0;
	margin: 30px auto 15px;
    font-size: 20px;
    text-align: center;
    text-indent: 1em;
    color: #452407;
    font-weight: bold;
}
.sst::before,
.sst::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}
.sst::before {
  top: 0;
  border-top: 2px solid #362305;
  border-bottom: 1px solid #362305;
}
.sst::after {
  bottom: 0;
  border-top: 1px solid #362305;
  border-bottom: 2px solid #362305;
}


.sst2 {
  padding: 0.5em .75em;
  font-size: 18px;
  background: -webkit-linear-gradient(top, #AFD7F1 0%, #95C9EC 100%);
  background: linear-gradient(to bottom, #ABD5F1 0%, #81BFE8 100%);
  color: #220303;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
	margin:10px auto;
	width:750px;
	text-align: left
}



.btn-denim {
    display: inline-block;
    max-width: 180px;
    text-align: left;
    background-color: #293b6a;
    font-size: 16px;
    color: #FFF!important;
    text-decoration: none;
    font-weight: bold;
    padding: 8px 16px;
    border: 1px dashed #FFF;
    box-shadow: 0px 0px 0px 5px #293b6a;/* box-shadowで外枠を */
    margin-left: auto;
    margin-right: auto;
}

.btn-denim:hover {
  border-style: solid;
}

a:btn-denim {
  color: #fff!important;
}
a:hover.btn-denim {
  color: #fff!important;
	text-decoration: none;
}
a:visited.btn-denim {
  color: #fff!important;
}


.txt{
	font-size: 16px;
	line-height: 24px;
	letter-spacing:1px;
	margin:10px auto;
	padding:0px;
	width:650px;
	color:#333;
	text-align:left;
}

.txt-font12{
	font-size: 12px;
	letter-spacing:1px;
	margin:0px auto;
	padding:0px;
	width:650px;
	color:#333;
	text-align:left;
}

.txt750{
	font-size: 15px;
	line-height: 24px;
	letter-spacing:1px;
	margin:10px auto;
	padding:10px;
	width:750px;
	color:#333;
	text-align:left;
}

.txt750-blue{
	font-size: 15px;
	line-height: 24px;
	letter-spacing:1px;
	margin:10px auto;
	padding:10px;
	width:750px;
	color:#333;
	background-color: #EAF3F9;
	text-align:left;
}


table.com{
margin:0 auto 15px;
	padding: 4px;
	width:750px;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
  border-collapse: collapse;
}

#qual{
	margin: 0;
	padding: 0;
	font-size: 32px;
	line-height: 1;
	letter-spacing: 2px;
	color: #F4FAFB;
	font-weight: normal;
}
.com th{
	font-size: 14px;
	letter-spacing: 1px;
  padding: 5px;
    text-align: center;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	color: #333;
}
.com td{
	font-size: 14px;
	text-align: left;
	color: #333; 
  padding: 10px;
	background-color:#fff;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
}


.under li{
    border-bottom: dashed 1px #ccc;
    padding: 2px 0;
    margin: 0 0 5px;
    ;
    list-style-type: none;
}
