a {
	text-decoration: none;
	color:#5d8540;
}
.menu2 {
	display: none
}
#menu_bth {
	display: none
}

.menu2 li .bth{ background:#aed268;color:#fff}

 @media (min-width: 991px) {
#top .menu2 {
	display: none !important
}
.left_menu .menu2 {
	display: block !important
}
}
 @media (max-width: 990px) {
* {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
#fancybox-wrap, #fancybox-wrap * {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.rwd_img {
	max-width: 100% !important;
	vertical-align: middle;
	height: auto !important;
}
.pp img {
	max-width: inherit !important;
	vertical-align: middle;
	height: inherit !important
}
.imgBox2 img {
	max-width: 100% !important;
	vertical-align: middle;
	height: auto !important;
}
.height_5 {
	height: 5px !important
}
.width_120 {
	width: 120px !important
}
.block {
	display: block
}
.display_no {
	display: none !important
}
.in_block {
	display: inline-block;
	vertical-align: middle
}
.float_none {
	float: none !important
}
.width_100 {
	width: 100% !important;
}
.width_25 {
	width: 25% !important;
}
.width_900 {
	width: 900px !important;
}
.width_auto {
	width: auto !important;
}
.height_auto {
	height: auto !important;
}
.vertical_align {
	vertical-align: top;
	padding-top: 10px;
}
.word_purple {
	line-height: 25px;
	vertical-align: top;
	padding-top: 5px;
}
.text_center {
	text-align: center
}
.text_left {
	text-align: left;
}
.text_center tbody {
	display: inline-block
}
#menu_bth {
	display: block
}
.menu2 {
	width: 100%;
}
#menu, #top_link, #main_bn {
	display: none
}
#top {
	height: auto
}
#page_bn {
	background: #fff;
	padding: 10px;
	margin: 0
}
#logo {
	width: 100%;
	height: auto;
	margin: 10px 0;
}
#logo a {
	height: 100%;
	display: block;
}
#logo img {
	max-width: 100% !important;
	height: auto !important;
	vertical-align: middle;
	padding: 10px;
}
#wallpaper {
	background: #e9f1e8
}
#wallpaper2, #all, #top, #con_top {
	background: none
}
.acc, #other_top, #other_footer{ display:none}

#main {
	width: 100%;
	float: none;
	padding-bottom: 20px;
}
#left {
	width:100%;
	float: none;
}
#banner, #news, #activity_table, #links_table{border-radius: 10px ;border: 1px solid #bfd7b7;}

#banner {
	width: 100%;
	height: auto;
	background: #fff;
	float: none;
	text-align:center;
	padding:5px;
}
#news {
	width: 100%;
	height: auto;
	background: #fff;
	float: none;
}
#news_title{background: url(../in_images/news_title.png) no-repeat 10px 16px;}
 
#news_footer, #other, #other_top, #other_footer { background:none}
#activity_table, #links_table{ border-radius: 10px ;background:#fff; width:100%; padding:0; margin:10px 0}
#activity_title, #links_title{ border-radius: 10px 10px 0 0;background-color:#dbf1da; background-position:left; height:auto; padding:5px}
#main_title {
	background: #e9f1e8;
	height: auto;
	padding: 5px;
	margin: 10px 0
}
#con {
	background:#fff;
	overflow: inherit;
	padding:10px;
}
#footer {
	height: auto;
	background: #5d8540;
	text-align: center;
	padding:10px;
}
#place, .page_list {
	width: auto
}
#copyright {
	padding: 10px;
}
/*----------------------------rwd-table---------------------*/

.rwd-table {
	overflow: hidden;
}
.rwd-table {
	min-width: 100%;
}
.rwd-table .list_head {
	display: none;
}
.rwd-table dd {
	display: block;
}
.rwd-table td:before {
	content: attr(data-th) " : ";
	font-weight: bold;
	width: 6.5em;
}
.rwd-table td {
	text-align: left;
	text-indent: 0 !important;
	display: block;
	width: 100%;
	padding: 5px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
}
