@charset "UTF-8";
/* CSS Document */

#container {
	width:100%;
}
#wrapper{
	width:100%;
	position:relative;
	background-image: url(../img/bg_en.png );
}
#wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#head {
	clear: both;
	padding: 10px;
	background-image: url(../img/headbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	overflow:hidden;
}
#top_header_box {
	z-index: 1;
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#sub_nav {
	position: fixed; 
	top: 36px; 
	left: 64%;
	margin-left: 220px;
	width: 280px;
	height: 60px; 
	z-index: 100;
}
#submenu li {
	float: left;
	margin-right: 10px;
}
.in_title {
	position: absolute; 
	width: 400px;
	top: 170px; 
	left: 65%; 
	margin-left: -42px;
	z-index: 5;
	font-size: 30px;
	color: #FFF;
	text-align: right;
	text-shadow: 0 0 5px #000;
	letter-spacing: 10px;
}
.slide {
	width:100%;
	height: 576px;
	max-height: 614px;
	overflow: hidden;
	z-index: 0;
	position:relative;
}
.slideInner {
	list-style:none;
	margin:0;
	padding:0;
}
.slideInner li {
	position:absolute;
	width:100%;
	height: 590px;
	max-height: 614px;
	margin:0;
	padding:0;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	text-align: center;
	bottom: 0px;
}
.slideInner li img {
	width:100%;
	vertical-align: bottom;
	bottom: 0px;
}
#top_header {
	position:absolute;
	width: 315px;
	height: 557px;
	background: url(../img/con_back.png) no-repeat left top;
	display: block;
	float: left;
	z-index: 150;
	top: 0px;
}
#co_header_box {
	z-index: 0;
	position: relative;
}
#top_menu {
	width: 315px;
	height: 140px;
	display: block;
	margin: 350px 0 0px 28px;
}
#top_menu li {
	width: 25px;
	height: 140px;
	margin-right: 5px;
	display: inline;
	float: left;}
#top_logo{
	position:absolute;
	left: 50%;
	top: 30px;
	margin-left: -60px;
	z-index: 5;
}

#catch{
	position:absolute;
	left: 50%;
	top: 50%;
	margin-left: -140px;
	z-index: 5;
	margin-top: -180px;
}
#sidasibtn{
	position:absolute;
	z-index: 10;
	height: 298px;
	width: 206px;
	margin: 0px;
	padding: 0px;
	right: 320px;
	bottom: 20px;
}
#sidasibtn_sp{
	display:none;
	height: 298px;
	width: 206px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#slide_l{
	position:absolute;
	left: 0px;
	bottom: 50%;
	margin-bottom: -307px;
	z-index: 5;
}
#slide_r{
	position:absolute;
	right: 0px;
	bottom: 50%;
	margin-bottom: -307px;
	z-index: 5;
}
.slideline{
	position:absolute;
	z-index: 10;
	background-color: rgba(125,89,129,0.6);
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 10px;
	bottom: 0px;
}

.controlNav {
	position:absolute;
	float:left;
	left:50%;
	bottom:10px;
}
.controlNav span {
    position:relative;
    left:-50%;
    overflow:hidden;
    float:left;
    width:10px;
    height:10px;
	border-radius:10px;
    margin:5px;
    vertical-align:middle;
	background-color: #9F2C3D;
	color: #9F2C3D;
}

.controlNav span img {
    width:100%;
    height:100%;
}
.controlNav span:hover {
	background-color: #EB1E79;
	color: #EB1E79;
    cursor:pointer;
}
.controlNav span.current {
	background-color: #FFF;
	color: #FFF;
}
p.bgimg {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #000;
}
#logo {
	clear: both;
	width: 94px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: relative;
	text-align: center;
	height: 120px;
}
#logo h1{
	margin: 0px;
	padding: 0px;
}
#sp_navi {
	z-index: 2000;
	top: 0px;
	display: none;
	right: 0px;
}

#pagetitle {
	max-height: 350px;
	overflow: hidden;
}
#pagetitle .title {
	position: absolute;
	width: 980px;
	max-height: 350px;
	margin-left: -490px;
	left: 50%;
	top: 0px;
}
#headnav {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#headnav #telbox {
	position: absolute;
	width: 280px;
	top: -10px;
	right: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../img/telboxbg.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 115px;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
}

#nav {
	clear: both;
	/* [disabled]overflow: hidden;
*/
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	box-shadow: 0px 1px 1px -1px rgba(171,137,80,1);
	-webkit-box-shadow: 0px 1px 1px -1px rgba(171,137,80,1);
	-moz-box-shadow: 0px 1px 1px -1px rgba(171,137,80,1);
	height: 47px;
}
#nav h2 {
	margin-bottom: 18px;
}
#nav li {
	float: left;
	text-align: center;
	display: inline-block;
	height: 47px;
}
#nav li:hover{
	background-image: url(../img/menubg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav ul {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul img {
}

#bannerarea{
	clear: both;
	padding-top: 60px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#season{
	clear: both;
	padding-top: 60px;
	padding-bottom: 20px;
}
#season .inner{
	background-color: rgba(255,255,255,0.7);
	padding: 30px;
	text-align: left;
}

#sidasi{
	clear: both;
	padding-top: 60px;
	color: #52493f;
}
.sidasi_info{
	float: left;
	width: 300px;
	margin-left: 40px;
}
.sidasi_info:before{
	content:"";
	display:block;
	visibility:visible;
	background-image: url(../img/sidasi_line.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
	padding-bottom: 10px;
}
.sidasi_info:after{
	content:"";
	display:block;
	visibility:visible;
	background-image: url(../img/sidasi_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 12px;
}

.sidasi_info_l{
	clear:both;
	margin-bottom:50px;
}
.sidasiwrap{
  display: -webkit-flex;
	display: flex;
	align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;}
.sidasi_info_l:before{
	content:"";
	display:block;
	visibility:visible;
	background-image: url(../img/sidasi_line_l.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
	padding-bottom: 10px;
}
.sidasi_info_l:after{
	content:"";
	display:block;
	visibility:visible;
	background-image: url(../img/sidasi_line_l.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 12px;
	padding-top: 10px;
}
.sidasi_info_l div{
	padding-right: 20px;
	padding-left: 10px;
}
.sidasi_info_l .sidasitel{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #771f16;
	padding-left: 20px;
	vertical-align: sub;
}
.sidasi_info_l .sidasibtn{
	margin-left:auto;
	margin-right: 0px;
	padding: 0px;
}
.sidasi_info_l02{
	clear:both;
	margin-bottom:50px;
}
.sidasi_info_l02:before{
	content:"";
	display:block;
	visibility:visible;
	background-image: url(../img/sidasi_line_l02.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 12px;
	padding-bottom: 10px;
}
.sidasi_info_l02:after{
	content:"";
	display:block;
	visibility:visible;
	background-image: url(../img/sidasi_line_l02.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 12px;
	padding-top: 10px;
}
.sidasi_info_l02 .sidasi_info{
	float: left;
	width: 300px;
	margin-left: 0px;
	text-align: center;
	padding-top: 20px;
}
.sidasi_info_l02 .map{
	float: right;
	width: 640px;
	text-align: center;
	clear: none;
	margin-bottom: 0px;
}
.sidasi_info_l02 .sidasi_info:before{
	content:"";
	display:none;
	visibility:visible;
	background-image: url(../img/sidasi_line.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
	padding-bottom: 10px;
}
.sidasi_info_l02 .sidasi_info:after{
	content:"";
	display:none;
	visibility:visible;
	background-image: url(../img/sidasi_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 12px;
}
.sidasi_flow{
	float: left;
	width: 320px;
	padding-left: 35px;
}
.sidasi_area{
	float: left;
	width: 250px;
}
#foot {
	clear: both;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 0px;
	font-size: 12px;
	background-image: url(../img/footbg.png);
}
#footnav {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../img/infobg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 90px;
	padding-left: 480px;
	padding-bottom: 20px;
}
#footer {
	
}
#footnav a {
	color: #333333;
	font-size: 12px;
}
.footinfo {
	float: left;
}
.footinfo02 {
	float: left;
	width: 290px;
	text-align: left;
}
#foot .logo {
	margin-bottom: 10px;
	width: 160px;
}
#foot .logo02 {
	margin-left: 40px;
	width: 200px;
	margin-bottom: 10px;
}
.footnav01 {
	float: left;
	padding-right: 40px;
}
.footnav01 li{
	margin-bottom: 10px;}
.photo_waku_l {
	padding: 4px;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.box{
	width: 980px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.box .photo{
	float: left;}
.txtbox_l {
	float: left;
	padding-left: 20px;
	width: 700px;
}
.txtbox_l390 {
	float: left;
	padding-left: 20px;
	width: 390px;
}
.txtbox_r {
	float: right;
	padding-left: 20px;
	width: 700px;
}
.txtbox_r410 {
	float: right;
	width: 410px;
}

.linebox{
	background-color: #FFFFFF;
	border: 1px solid #FFBF00;
	clear: both;
	margin-bottom: 30px;
	position: relative;
	font-size: 12px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 34px;
	padding-left: 14px;
}
.linebox .btn_info{
	background-image: url(../img/btnbg.png);
	width: 130px;
	padding-right: 36px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
	line-height: 28px;
	padding-top: 4px;
	padding-bottom: 0px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	margin: 0px;
	background-color: #FFBF00;
}
.linebox .btn_info a{color: #FFFFFF;}

.infobox01 {
	width: 320px;
	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
}
.infobox01 img{
	margin: 0px;
fobox01:nth-child(3n+1) {
	padding: 0px;
}
.in	margin-right: 0px;
}

.imgbox{
	width: 266px;
	padding: 0px;
	margin-right: 90px;
	margin-bottom: 50px;
	float: left;
}
.imgbox img{	background-color:#FFFFFF;
	padding:2px;
	border-style:solid;
	border-color:#cfcdcd;
	border-width: 1px;
	
}
.imgbox_last{
	width: 266px;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
}
.imgbox_last img{background-color:#FFFFFF;
	padding:2px;
	border-style: solid;
	border-color: #cfcdcd;
	border-width: 1px;
	
}
.img_name{
	background-image: url(../img/icon_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	line-height: 18px;
	font-size: 16px;
	margin-top: 30px;
	letter-spacing: 3px;
}
.imgbox02{
	width: 266px;
	height: 460px;
	padding: 0px;
	margin-right: 90px;
	margin-bottom: 50px;
	float: left;
}
.imgbox02_2{
	width: 266px;
	padding: 0px;
	margin-right: 90px;
	margin-bottom: 50px;
	float: left;
}
.imgbox02 img{	background-color:#FFFFFF;
	padding:2px;
	border-style:solid;
	border-color:#cfcdcd;
	border-width: 1px;
	
}
.imgbox02 p{
	margin-top: 20px
}
.imgbox02_2 img{	background-color:#FFFFFF;
	padding:2px;
	border-style:solid;
	border-color:#cfcdcd;
	border-width: 1px;
	
}
.imgbox02_2 p{
	margin-top: 20px
}
.imgbox_last02 p{
	margin-top: 20px
}
.imgbox_last02{
	width: 266px;
	height: 430px;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
}
.imgbox_last02 img{background-color:#FFFFFF;
	padding:2px;
	border-style:solid;
	border-color:#cfcdcd;
	border-width: 1px;
	
}
.img_name02{
	line-height: 20px;
	font-size: 19px;
	margin-top: 30px;
	text-align: center;
	letter-spacing: 3px;
}
.syurui_nav {
	padding: 20px;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	width: 260px;
	text-align: center;
	font-size: 18px;
	float: left;
	margin-right: 33px;
	margin-bottom: 70px;
}
.syurui_nav a{
	color: #000;
	text-decoration: none;
}
.syurui_nav_last {
	padding: 20px;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	width: 266px;
	text-align: center;
	font-size: 18px;
	float: left;
	margin-right: 0px;
	margin-bottom: 70px;
}
.syurui_nav_last a{
	color: #000;
	text-decoration: none;
}
.menu_name02{
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}
.menubox02{
	width: 410px;
	padding: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	float: left;
	margin-left: 40px;
}

.menubox02 .photo{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d80612;
	padding: 0px;
	margin-bottom: 10px;
}
.menubox02 .photo p{
	padding:0;}
.menubox02 .icon{
	float: left;
	width: 150px;
}

#flash {
	clear: both;
}
#cont {
	clear: both;
}
#co_cont {
	clear: both;

	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 80px;
}
#nav .tub a{
	height: auto;
}

#pagetitle h2{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	text-shadow: 0 1px 1px #fff;
	font-size: 30px;
	color: #ffedc8;
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 110px;
}
.news_box{
	margin: 0 auto;
	width: 605px;
}
.news_table_l{
	float: left;
	margin-right: 5px;
}
.news_table_r{
	float: left;
	width: 300px;
}
.day{
	font-family: Arial;
	color: #000000;
	font-size: 16px;
	font-weight: 700;
}
.news_read{
	color: #000000;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0px;
}
.midasi_box {
	margin-bottom: 50px;
}
.midasi_title {
	color: #000000;
	font-size: 36px;
	font-weight: 500;
	margin-top: 10px;
	text-align: center;
	letter-spacing: 3px;
}
.midasi_title_co {
	color: #000000;
	font-size: 33px;
	font-weight: 500;
	margin-top: 10px;
	text-align: center;
	letter-spacing: 7px;
}
.midasi01_txt {
	text-align: left;
	margin: 0 auto;
	font-size: 16px;
	letter-spacing: 3px;
	margin-bottom: 50px;
	width: 90%;
	line-height: 30px;
	margin-top: 30px;
}
.midasi01_txt_co {
	text-align: left;
	margin: 0 auto;
	font-size: 16px;
	letter-spacing: 3px;
	margin-bottom: 50px;
	width: 100%;
	line-height: 30px;
}
.copy{
	clear: both;
	padding-top: 10px;
	background-color: #cfcdcd;
	color: #000;
	margin: 0px;
	padding-bottom: 10px;
	font-size: 13px;
}

.mb30 {
	margin-bottom: 30px;
}
.mb50 {
	margin-bottom: 50px;
}
.pt30 {
	padding-top: 30px;
}
.pt50 {
	padding-top: 50px;
}
.pl20 {
	padding-left: 20px;
}
.midasi01{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 26px;
	line-height: 31px;
	margin-bottom: 40px;
	color: #000;
	background-image: url(../img/icon_01.png);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 1em;
	padding-top: 40px;
}
.midasi02{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 21px;
	line-height: 17px;
	margin-bottom: 20px;
	color: #000000;
	background-image: url(../img/icon_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	letter-spacing: 3px;
}
.midasi03{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 20px;
	line-height: 120%;
	background-image: url(../img/midasibg01.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-bottom: 20px;
	text-align: center;
}
.midasi04{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 18px;
	line-height: 120%;
	clear: both;
	margin-bottom: 20px;
	background-image: url(../img/midasibg04.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 870px;
}
.midasi05{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 22px;
	line-height: 120%;
	clear: both;
	padding-bottom: 8px;
	margin-bottom: 20px;
	letter-spacing: 3px;
}
.midasi06{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 19px;
	line-height: 120%;
	clear: both;
	padding-bottom: 8px;
}
.midasi_area{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #1a0b06;
	background-image: url(../img/midasibg03.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-left: 60px;
}
.tel{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 36px;
	line-height: 120%;
	/* [disabled]clear: both; */
	padding-bottom: 8px;
}
.tel:before{
	background-image: url(../img/bg_tel.png);
	background-repeat: no-repeat;
	background-position: left top;
	content:"";
	display:inline-block;
	width:28px;
	height:32px;
	position: relative;
	top: 2px;
	padding-right: 4px;
}
.komidasi{
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
}
.txt_c{
	text-align:center;}
.txt_l{
	float:left;}
.txt_14{
	font-size: 14px;
	}

.box{
	clear: both;
	overflow: hidden;
}
.box900{
	clear: both;
	margin-bottom: 70px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.photobox01{
	clear: both;
	margin-bottom: 50px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.photobox01 .photo {
	float: left;
	background-color: #FFFFFF;
	padding: 2px;
	border-style: solid;
	border-color: #cfcdcd;
	border-width: 1px;
	
	
}
.photobox01 .photo img{
	height: auto;
	width: 266px;
}
.photobox01 .txt{
	float: right;
	width: 640px;
}
.nagarebox01{
	clear: both;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/nagare_line_03.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 40px;
	padding-bottom: 50px;
	padding-top: 20px;
}
.nagarebox01 .photo {
	float: left;
	
}
.nagarebox01 .photo img{
	height: auto;
	width: 266px;
}
.nagarebox01 .txt{
	float: right;
	width: 640px;
}
.photobox03{
	clear: both;
	margin-bottom: 40px;
	overflow: hidden;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-image: url(../img/boxbg01.jpg);
}
.photobox03 .inner{
	background-color: #f2f5e3;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;}
.photobox03 .photo {
	float: left;}
.photobox03 .photo img{
	height: auto;
	width: 448px;
	border: 1px solid #d7b876;
}
.photobox03 .txt{
	float: right;
	width: 410px;
}

.map{
	clear: both;
	margin-bottom: 40px;}

.map img, .map iframe{
	border: 1px solid #d7b876;}

.btn_about{
	text-align: right;
	padding-top: 30px;
}
.fortop{
	text-align: right;
	margin: 0px;
	clear: both;
	padding: 0px;
	height: 165px;
	width: 40px;
	position: absolute;
	right: 0px;
	bottom: 10px;
}

.tbl {
	width: 100%;
	margin-bottom: 100px;
	clear: both;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-left-color: #000;
}
.tbl th {
	text-align: left;
	vertical-align: top;
	font-size: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-weight: normal;
	background-color: #fff;
	color: #000;
	width: 15%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5%;
}
.tbl td {
	text-align: left;
	vertical-align: top;
	font-size: 17px;
	padding-top: 10px;
	padding-left: 5%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	width: 45%;
}
.tbl_short {
	width: 100%;
	margin-bottom: 40px;
	clear: both;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tbl_short th {
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
	background-color: #FFEFBF;
}
.tbl_short td {
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


.miniSurveyView table.formBlockSurveyTable {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.miniSurveyView table.formBlockSurveyTable tr {
}
.miniSurveyView table.formBlockSurveyTable td {
	padding:5px;
	white-space: nowrap;
}
.miniSurveyView table .checkboxPair input{
	width: auto;}
.miniSurveyView table textarea,.miniSurveyView table input{
	width: 90%;}
.miniSurveyView table input.formBlockSubmitButton{
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}

.img_full{
	width: 100%;
	padding: 0px;
	clear: both;
	margin-bottom: 30px;
}
.img_full img{
	width: 100%;
	height: auto;
}