@charset "UTF-8";

body{
	background:#FFF;
	width: 100%;
	color:#333;
	font-size: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 120%;
	margin: 0;
/*	overflow:hidden;*/
	overflow-x:hidden;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1   {
	margin: 2px;
	text-align: center;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-size: 16px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	color: #06F;
}
h3 {
	font-size: 14px;
	color: #333;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}


p {
	line-height: 110%;
	margin: 2px;
	font-size: 16px;
}


#logo {
	width: 100%;
	margin-top: 2px;

}
#gnavi {
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #B7A471;
	height: 35px;
}
#gnavi a #menu_home {
	float: left;
	margin-left: 10px;
}
#gnavi #normal {
	position: relative;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	list-style-type: none;
	padding: 0px;
}
#gnavi #normal li ul{
	display: none;
	float: right;
	background-color: #E7E7E7;
	list-style-type: disc;
	font-size: 16px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#gnavi #normal li:hover ul{
	display: block;
}
#top_img {
	display: block;
	height: auto;
	max-width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 2px;
}
#info {
	background-color: #F2F2F2;
	padding: 5px;
}

#info #img_n{
	border: 1px solid #CCC;
	margin: 2px;
}
#acMenu {
	margin: 2px;
}
#acMenu dt{
	display:block;
	border:#666 1px solid;
	cursor:pointer;
	overflow: visible;
	margin-top: 5px;
	margin-bottom: 5px;
    }

#acMenu dd{
	background:#f2f2f2;
	display:none;
	clear: left;
	overflow: visible;
	margin: 10px;
    }
.totop {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#time_td {
	border: 1px solid #A68F55;
	width: 100%;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#time_td tr th {
	background-color: #A68F55;
}
#time_td tr th p {
	font-size: 14px;
	color: #FFF;
	margin: 2px;
	text-align: center;
	font-weight: normal;
}

#time_td p    {
	font-size: 14px;
	color: #8B7847;
	margin-right: 20px;
}
#time_td tr td p .tkome {
	font-size: 12px;
	color: #066;
	margin-left: 5px;
	font-weight: normal;
	margin-right: 5px;
}
#time_td tr td p .skome {
	font-size: 14px;
	margin-left: 2px;
	margin-right: 2px;
}
#time_td img   {
	margin: 5px;
}
#time_td tr td {
	background-color: #ECE9D8;
	font-size: 14px;
	margin: 5px;
	color: #39351C;
}
#page_tb {
	width: 100%;
	margin: 2px;
}
#page_tb tr td img {
	margin: 5px;
}
#page_tb tr td .txcli {
	font-size: 16px;
	background-color: #AE9962;
	color: #FFF;
	padding: 2px;
	margin: 2px;
}
.pig {
	display: block;
	height: auto;
	max-width: 95%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 2px;
}
.pig_80    {
	display: block;
	height: auto;
	max-width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 2px;
}
#f_navi {
	background-color: #DDD9C6;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 3px;
}
#f_navi ul li {
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
footer  p{
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	line-height: 110%;
	margin: 5px;
	padding: 5px;
}
.tb01 {
	border: 1px solid #CCC;
	width: 100%;
}
.cb {
	clear: both;
	color: #FFF;
	height: 1px;
	width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left {
	margin: 5px;
	float: left;
}
.tb01 {
	margin: 0px;
	width: 95%;
}
.tb01 tr td iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


.tb02 {
	width: 95%;
	margin: 2px;
	background-color: #CCC;
}
.tb02 td  {
	background-color: #FFF;
}
.red {
	color: #F00;
}

.content_tb {
	width: 90%;
	margin: 5px;
	border: 1px solid #CCC;
}

.shinryou_tb {
	margin: 2px;
	width: 100%;
}
.faq_a {
	font-size: 14px;
	background-image: url(../imgs/back/faq_a.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	text-decoration: underline;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.faq_q {
	font-size: 14px;
	background-image: url(../imgs/back/faq_q.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 20px;
	border: 1px dotted #CCC;
}
#ac_tb {
	margin: 2px;
	width: 95%;
}


div#logos {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: center;
align-items: center;
font-size: 0;
}
div#logos img.pig:last-of-type {
margin-right: 0;
margin-left: 0;
}


.info_01, .info_02 {
	max-width: 350px;
	padding: 20px 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	border: 1px solid #CCC;
}
.info_01 h3, .info_02 h3 {
	font-size: 18px;
	margin-bottom: 15px;
}
.info_02 span {
	display: block;
}
span.bold {
	font-weight: bold;
}
span.color_brown {
	color: #867444;
}