@charset "utf-8";


body {
	color: #444;
	font-size: 15px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;
	background-color:#f9f8f4;
	word-wrap: break-word;
}
@media screen and (max-width: 767px) {
body {
	color: #333;
	font-size: 12px;
}
}
a:link { text-decoration:none; color:#0066cc;}
a:visited {text-decoration:none; color:#0066cc;}
a:hover {text-decoration: underline; color:#0066cc;}
a:active {text-decoration:none; color:#0066cc;}

article a:link { text-decoration:none; color:#333;}
article a:visited {text-decoration:none; color:#333;}
article a:hover {text-decoration: underline; color:#333;}
article a:active {text-decoration:none; color:#333;}

#tanto a:link, #mapk a:link { text-decoration:none; color:#fff;}
#tanto a:visited, #mapk a:visited {text-decoration:none; color:#fff;}
#tanto a:hove, #mapk a:hover {text-decoration: underline; color:#fff;}
#tanto a:active, #mapk a:active {text-decoration:none; color:#fff;}



.tb01{
width: 100%;
border-collapse: collapse;
}
.tb01 th{
width: 24%;
padding: 10px;
text-align: left;
vertical-align: top;
background-color: #fff;
border-left: 5px solid #78ca83;
border-bottom: 1px solid #ccc;
}
.tb01 td{
width: 76%;
padding: 10px;
background-color: #fff;
border-bottom: 1px solid #ccc;
}


.tb02{
width: 100%;
border-collapse: collapse;
border-right: 1px solid #ccc;
}
.tb02 th{
width: 14.2857%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #fff;
background-color: #78ca83;
border-top: 1px solid #ccc;
text-align:center;
}
.tb02 td{
width: 14.2857%;
padding: 6px;
background-color: #fff;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}

.tb02 .top{
width: 14.2857%;
padding: 6px;
background-color: #eee;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
text-align:center;
}

div , dl , dt , dd , ul , ol , li , pre , form , fieldset , input , textarea , blockquote , th , td {
	margin: 0;
	padding: 0;
}

p {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}



table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset , img {
	border: 0;
	vertical-align: bottom;
	margin: 0;
	padding: 0px;
}

address , caption , cite , code , dfn , em , strong , th , var {
	font-style: normal;
	font-weight: normal;
}

ol , ul {
	list-style: none;
}

caption , th {
	text-align: left;
}

h1 {
	font-weight: normal;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.clear {
	clear: both;
}

.clear:after {
  display: block;
  clear: both;
  content: "";
}

h2 , h3 ,h4 , h5 , h6 {
	margin: 0;
	padding:0;
}

q:before , q:after {
	content: '';
}

abbr , acronym {
	border: 0;
}

.gazo_100 img{
	width:100%;
	height:auto;
	margin-bottom:30px;
}

.table-harf{
width: 100%;
border-collapse: collapse;
}
.table-harf th{
padding: 6px;
text-align: left;
vertical-align: top;
background-color: #f6f6f6;
border: 1px solid #ccc;
}
.table-harf td{
padding: 6px;
background-color: #fff;
border: 1px solid #ccc;
text-align:left;
}

