@charset "UTF-8";

#header{
	height: 50px;
}
#header div.inner{
	width: 100%;
	height: 50px;
}
#header h1{
	top: 20px;
	left: 10px;
	width: 30%;
	max-width: 120px;
}
#header h1 img{
	width: 100%;
	height: auto;
}

/*-----------------------------------------#navi*/
#navi.pc{
	display:none;
}
#navi:before{
	content: "+";
	background-color: #006736;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	left: -40px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
#navi.open:before{
	content: "-";
}
#navi{
	width: 160px;
	right: -160px;
	background: none;
	z-index:301;
}
#navi span{
	display: block;
	width: 100%;
}
#navi ul li ul {
    display: block;
    padding-left: 20px;
    background-color: #FFF;
}
#navi .navi01,
#navi .navi02,
#navi .navi03,
#navi .navi04,
#navi .navi05,
#navi .navi06{
	position: static;
	float: none;
	width: 100%;
	height: auto;
}
#navi a{
	height: auto;
}

#navi li a,#navi li li a {
    border-bottom: 1px solid #EEE;
    background-color: #FFF;
    color: #006736;
    height: 40px;
    padding: 0 3px;
    text-decoration: none;
    font-weight: 900;
    font-size: 14px;
    font-family: 'Noto Sans', sans-serif;
    font-style: italic;
    line-height: 28px;
}










#footer,#footer div.inner{
	width: 100%;
	overflow: hidden;
}

#footer div.box{
	float: none;
	margin: 20px;
}
#footer div.box.fb{
	float: none;
	text-align: center;
}

div#topslide img{
	min-width: 100%;
	height: auto;
}







#topnews{
	width: auto;
	position: static;
}
#topnews div.news div.body p{
	margin: 10px;
}
#topnews .banner{
	text-align: center;
	margin: 0 0 10px;
}
#topnews .banner img{
	display: block;
	margin: auto;
	width: 50%;
	height: auto;
}



#navisub {
    position: static;
    width: auto;
    left: 0;
    top: 0;
    margin: 80px 10px 0;
}
#navisub.pc,#navisub .pc{
	display:none;
}























#wrapper {
    width: 100%;
    overflow: hidden;
    top: 50px;
}

#main {
    width: auto;
    box-sizing:border-box;
    margin: 0px 10px 18px;
	padding:0;
}
#main h2.emboss{
	padding: 10px 10px 20px;
	background-color: transparent;
	color: #A8A8A8;
	font-size:200%;
}

#main img{
	width: 100%;
	height: auto;
}
.mainbody {
    padding: 10px;
}
.mainbody h2 {
    font-size: 150%;
}
.mainbody div#img {
    width: 100%;
    height: 200px !important;
}
#img img{
	width:100%;
	height:auto;
}
#main.com table,#main table{
	width:100%;
}
#main table td {
    padding: 2px;
	font-size:10px;
}
#main.com table td.ttl{
	width:150px;
}
#main.com th {
    padding: 2px;
	font-size:10px;
}
#main table.noborder td,
#main table.noborder tr{
	display:block;
}


.mainbodyparts{
	padding:5px;
}

.mainleft{
	margin:0 auto;
}
.mainactiveright,.mainactiveleft{
	float:none;
	margin: auto;
}
#main .active img,
#main .ruftxt img,
#main .rtctxt img{
	width: auto;
}
.mainleft{
	width: 100%;
}
#main table.acticve,
#main table.acticve tr,
#main table.acticve td{
	display: block;
	width: 152px;
	margin: auto;
}
#main iframe{
	width: 100%;
}


/**/
