@charset "UTF-8";
/* CSS Document */

#wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 100%;
	background-image: url(../img/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#head {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#headwrap {
	clear: both;
}
#logo {
	float: left;
	width: 300px;
	padding-top: 23px;
	padding-left: 10px;
	padding-bottom: 8px;
}
#telwrap {
	text-align: left;
	float: right;
	width: 590px;
	padding-top: 50px;
}
.telnum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../img/telbg.png);
	height: 58px;
	width: 590px;
	clear: both;
}
.telnum li {
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}


#navwrap {
	clear: both;
	background-image: url(../img/line02.png);
	height: 194px;
	width: 100%;
}
#navwrap02 {
	display: none;
	visibility: hidden;
}
#nav02 {
	width: 1016px;
	margin-right: auto;
	margin-left: auto;
}
#nav02 li {
	float: left;
	padding-left: 12px;
	padding-top: 8px;
	padding-right: 13px;
}
#nav02 img {
	display: block;
}
#autolink a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	}
#flash {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	background-image: url(../img/bg_fla.png);
	padding-top: 86px;
	padding-right: 10px;
	padding-bottom: 34px;
	padding-left: 10px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}
#flash02 {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 299px;
	background-image: url(../img/bg_main.png);
	padding-top: 86px;
	padding-right: 10px;
	padding-bottom: 34px;
	padding-left: 10px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}
#flash02 p {
	position: absolute;
	top: 86px;
	z-index: 0;
	padding: 0px;
}
#flash02 .box {
	background-image: url(../img/bg_title.png);
	display: table;
	height: 300px;
	width: 430px;
	margin-right: auto;
	margin-left: 0px;
	z-index: 1000;
	position: relative;
	top: 0px;
	text-align: center;
}
#flash02 .box h3 {
	font-size: 30px;
	line-height: 34px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	height: 300px;
	color: #736357;
	padding: 0px;
}
p .lightbox {
	-webkit-border-radius: 10px; /* Safari, Chrome用 */
-moz-border-radius: 10px; /* Firefox用 */
border-radius: 10px; /* CSS3 */
}



#nahuda {
	height: 184px;
	width: 140px;
	position: absolute;
	top: 350px;
	right: 60px;
}
#catch {
	height: 114px;
	width: 404px;
	position: absolute;
	left: 16px;
	top: 395px;
}

#cont {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding-top: 20px;
	position: relative;
}
#footwrap {
	background-color: #FFFFFF;
	clear: both;
	height: 100%;
	overflow: hidden;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CDBEB0;
	padding-top: 35px;
}
#foot {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#footnav {
	text-align: right;
	float: right;
	width: 450px;
	padding:0
}
#footnav a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#cr {
	font-size: 10px;
	line-height: 16px;
	color: #754C24;
	text-align: center;
}
#footad {
	float: left;
	width: 500px;
}
#footad h6 {
	float: left;
	width: 160px;
}

#news {
	width: 600px;
	margin-bottom: 30px;
	background-image: url(../../img/bg_news.png);
	height: 570px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#news h4 {
	float: unset;
	width: 200px;
	padding-bottom: 20px;
}
#news p.instagram {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px 0;
	padding-top: 15px;
	padding-bottom: 45px;
  font-weight: bold;
}
#news p.instagram br {
  display: none;
}
#news p.instagram a {
  display: inline-block;
  line-height: 26px;
  color: #e51c5a;
  text-decoration: unset;
  padding-left: 20px;
  padding-right: 10px;
  background-image: url("../../img/icon-instagram.png"), url("../../img/chevron-right.png");
  background-repeat: no-repeat, no-repeat;
  background-size: 16px, 6px;
  background-position: top 4px left, center right;
  position: relative;
}
#news p.instagram a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e51c5a;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#news table {
	border-collapse:collapse;
}
#news th {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0806D;
	color: #807C52;
	width: 130px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#news td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0806D;
}
#news .box01 {
	clear: both;
	overflow: auto;
	height: 355px;
	padding-right: 20px;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	float: left;
	width: 720px;
	height: 100%;
}
#main_top {
	float: left;
	width: 640px;
	height: 100%;
	padding-bottom: 30px;
}

#sub {
	float: right;
	width: 250px;
	height: 100%;
}
#sub h6 {
	font-size: 16px;
	line-height: 35px;
	background-image: url(../img/bg_side.png);
	text-align: center;
	padding: 0px;
	margin-bottom: 10px;
	color: #630;
	font-weight: bold;
}

#sub_top {
	float: right;
	width: 330px;
	height: 100%;
	padding-bottom: 30px;
}

.sidelist {
	padding-bottom: 20px;
}
.sidelist li {
	padding-bottom: 10px;
	line-height: 20px;
	background-image: url(../img/list02.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 35px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ADA399;
}
.sidelist  a {
	color: #EB6D51;
	text-decoration: none;
}


.telbox {
	background-image: url(../../img/bg_cbn.png);
	height: 130px;
	width: 625px;
	margin-bottom: 30px;
	padding-left: 15px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.telbox h5 {
	padding-top: 25px;
	padding-left: 145px;
}
#reportpdf {
  display: block;
  width: 290px;
  height: 35px;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  color: #64504b;
  border: 1px solid #64504b;
  text-decoration: none;
  margin-bottom: 30px;
}
.fb {
	padding-bottom: 20px;
}
#top_cont {
	background-image: url(../../img/bg05.png);
	height: 770px;
	width: 1000px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
	background-position: center top;
}
#top_cont .box {
	float: left;
	width: 400px;
	padding-right: 50px;
	padding-left: 50px;
}
#top_cont .box01 {
	background-image: url(../../img/bg01.png);
	width: 400px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 63px;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 15px;
}
#top_cont .box02 {
	background-image: url(../../img/bg02.png);
	width: 400px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 51px;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 15px;
}
#top_cont .box03 {
	background-image: url(../../img/bg03.png);
	width: 400px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 75px;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 15px;
	margin-top: 25px;
}
#top_cont .box04 {
	background-image: url(../../img/bg04.png);
	width: 400px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 67px;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 15px;
	margin-top: 25px;
}
.pagetop a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}






.photo340 {
	clear: both;
	width: 720px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.photo340 .box {
	float: right;
	width: 340px;
}

.photo340 .photo {
	float: left;
	width: 340px;
	padding-right: 10px;
	padding-left: 10px;
}

.photo340 .photo02 {
	float: right;
	width: 340px;
	padding-right: 10px;
	padding-left: 10px;
}
.photo340 .box02 {
	float: left;
	width: 340px;
}

.photo339 {
	clear: both;
	width: 720px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.photo339 .box {
	float: right;
	width: 340px;
}

.photo339 .photo {
	float: left;
	width: 339px;
	padding-right: 11px;
	padding-left: 10px;
}

.photo339 .photo02 {
	float: right;
	width: 339px;
}
.photo339 .box02 {
	float: left;
	width: 340px;
}

.photo220 {
	clear: both;
	width: 720px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.photo220 .box {
	float: right;
	width: 460px;
	padding-right: 10px;
}

.photo220 .photo {
	float: left;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
}
.photo220 .photo03 {
	float: left;
	width: 220px;
	padding-right: 20px;
}
.photo220 .photo02 {
	float: right;
	width: 220px;
}
.photo220 .box02 {
	float: left;
	width: 460px;
	padding-left: 10px;
	padding-right: 10px;
}

.photo216 {
	clear: both;
	width: 720px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.photo216 .box {
	float: right;
	width: 460px;
	padding-right: 12px;
	padding-left: 8px;
}

.photo216 .photo {
	float: left;
	width: 216px;
	padding-right: 12px;
	padding-left: 12px;
}
.photo216 .photo03 {
	float: left;
	width: 216px;
	padding-right: 26px;
}
.photo216 .photo02 {
	float: right;
	width: 216px;
}
.photo216 .box02 {
	float: left;
	width: 460px;
	padding-right: 8px;
	padding-left: 12px;
}
.photo160 {
	clear: both;
	width: 720px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.photo160 .box {
	float: right;
	width: 520px;
	padding-right: 10px;
	padding-left: 10px;
}

.photo160 .photo {
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
.photo160 .photo03 {
	float: left;
	width: 160px;
	padding-right: 20px;
}
.photo160 .photo02 {
	float: right;
	width: 160px;
}
.photo160 .box02 {
	float: left;
	width: 460px;
}
.midashi {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	font-size: 24px;
	margin-bottom: 15px;
	width: 650px;
	-webkit-box-shadow: 0px 0px 3px #999; /* Safari, Chrome用 */
	-moz-box-shadow: 0px 0px 3px #999; /* Firefox用 */
	box-shadow: 0px 0px 3px #999;
	color:#630;
   background-color: rgba( 255, 255, 255, 0.4 );
	background-image: url(../img/list.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	background-size:42px 27px;
}
.midashi02 {
	background-repeat: repeat-x;
	font-size: 20px;
	line-height: 24px;
	clear: both;
	width: 720px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(../img/bg_midashi.png);
	background-position: center bottom;
}

.komidashi {
	line-height: 20px;
	background-image: url(../img/list04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #CB4949;
}
.komidashi02 {
	line-height: 20px;
	background-image: url(../img/list04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #67AD52;
}
.txtbox {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.linebox {
	clear: both;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 6px;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
	border: 4px dotted #A18C80;
	margin-bottom: 30px;
	border-radius: 10px;
	-webkit-border-radius: 10px; /* Safari, Chrome用 */
	-moz-border-radius: 10px; /* Firefox用 */
	background-image: url(../img/bg_box.png);
}
.linebox02 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 6px;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
	border: 4px dotted #A18C80;
	margin-bottom: 10px;
	background-image: url(../img/bg_box.png);
	border-radius: 10px;
	-webkit-border-radius: 10px; /* Safari, Chrome用 */
	-moz-border-radius: 10px; /* Firefox用 */
	width: auto;
}
.p_name {
	text-align: right;
	font-size: 16px;
	line-height: 24px;
}

.centerphoto {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
}
.centertxt {
	text-align: center;
	clear: both;
}
.tbl {
	width: 100%;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	clear: both;
}
.tbl02 {
	width: 100%;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	clear: both;
}
.tbl td {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-image: url(../img/bg_box.png);
}
.tbl02 td {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-image: url(../img/bg_box.png);
}
.tbl th {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #E0D8CF;
	width: auto;
}
.tbl02 th {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #E0D8CF;
	width: auto;
}
.tbl 
.td_miman {
	background-color: #FFDAD8 !important;
}
.td_you {
	background-color: #FFFF99 !important;
}


.pagetop {
	text-align: right;
	clear: both;
	padding-bottom: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #F15A24;
}
.wc_anctxt img {
vertical-align: top !important;
}
.date {
	font-size: 16px;
	padding-right: 5px;
}
.ques {
	background-image: url(../img/q.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 50px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #9D846D;
	padding-bottom: 15px;
}
.ans {
	background-image: url(../img/a.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 50px;
}
.you {
	padding: 10px;
	background-color: #86B6F0;
	margin-bottom: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px; /* Safari, Chrome用 */
	-moz-border-radius: 10px; /* Firefox用 */
	font-size: 16px;
	font-weight: bold;
}
.hoi {
	padding: 10px;
	background-color: #FFC000;
	margin-bottom: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px; /* Safari, Chrome用 */
	-moz-border-radius: 10px; /* Firefox用 */
	font-size: 16px;
	font-weight: bold;
}
.encho {
	padding: 10px;
	background-color: #EC9E16;
	margin-bottom: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px; /* Safari, Chrome用 */
	-moz-border-radius: 10px; /* Firefox用 */
	font-size: 16px;
	font-weight: bold;
}
.encho02 {
	padding: 10px;
	background-color: #4FB559;
	margin-bottom: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px; /* Safari, Chrome用 */
	-moz-border-radius: 10px; /* Firefox用 */
	font-size: 16px;
	font-weight: bold;
}
.encho03 {
	padding: 10px;
	background-color: #4B9CD5;
	margin-bottom: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px; /* Safari, Chrome用 */
	-moz-border-radius: 10px; /* Firefox用 */
	font-size: 16px;
	font-weight: bold;
}
.miman {
	padding: 10px;
	background-color: #DF8080;
	margin-bottom: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px; /* Safari, Chrome用 */
	-moz-border-radius: 10px; /* Firefox用 */
	font-size: 16px;
	font-weight: bold;
}
.month {
	clear: both;
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.month li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.month li a {
	padding: 20px;
	text-align: center;
	width: 60px;
	background-color: #F3A516;
	border-radius: 10px;
	-webkit-border-radius: 10px; /* Safari, Chrome用 */
	-moz-border-radius: 10px; /* Firefox用 */
	display:block;
	color: #FFF;
	text-decoration: none;
}
.month li a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.month .second a {
	background-color: #E68080;
}
.monthbox {
	background-color: #FFF;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #E68080;
	border-radius: 10px;
	-webkit-border-radius: 10px; /* Safari, Chrome用 */
	-moz-border-radius: 10px; /* Firefox用 */
}
.monthbox h5 {
	font-size: 30px;
	line-height: 34px;
	padding-bottom: 0px;
}
.dailywrap {
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.dailywrap .bg01 {
	background-repeat: repeat-y;
	background-position: 0% 0%;
}
.dailywrap .bg02 {
	background-repeat: repeat-y;
	background-position: 0% 0%;
}
.dailywrap .photo {
	width: 140px;
	float: left;
	clear: none;
}
.dailywrap .photo02 {
	width: 120px;
	float: left;
	clear: left;
}

.dailywrap .box01   {
	width: 390px;
	float: right;
}
.dailywrap .box02 {
	width: 550px;
	margin-right: 0px;
	float: right;
}



.dailywrap .box {
	padding-left: 0px;
	clear: both;
}
.time01 {
	width: 60px;
	line-height: 40px;
}
.en01 {
	width: 80px;
	margin-right: 10px;
	float: left;
	text-align: center;
}
.en02   {
	min-height: 40px;
	padding-top: 0px;
}

.en03 {
	width: 80px;
	margin-right: 10px;
	float: left;
	text-align: center;
	clear: left;
	min-height: px;
}
form table {
	margin-bottom: 30px;
}
form th {
	vertical-align: top;
	background-image: url(../img/list02.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #624933;
}
form td {
	padding: 10px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #624933;
}
.form01 {
	width: 400px;
}
.form02 {
	height: 80px;
	width: 450px;
}
.form03 {
	width: 100px;
}
.saiyo {
	float: right;
	background-image: url(../img/bg_saiyo.png);
	width: 132px;
	height: 36px;
	padding-top: 4px;
	padding-left: 12px;
	margin-bottom: 5px;
}
#teltitle {
	float: left;
	padding-top: 15px;
}
