@charset "UTF-8";

@media screen and ( min-width: 768px ){

.pc { display: block !important; }
.sp { display: none !important; }

body{
    font-family: 'メイリオ', Meiryo,'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','ＭＳ Ｐゴシック','MS PGothic';
    font-size: 16px;
    letter-spacing: 0em;
    font-weight: normal;
    margin: 0;
    overflow: visible;
    padding: 0;
    line-height: 1.6em;
}

/* ///////////////////////////////////////////////////////////////////
	見出し
/////////////////////////////////////////////////////////////////// */
h2 {
    font-size: 120%;
    color: #FF0004;
}
h3 {
    background-color: #DBDBDB;
    border-radius: 3px;
    padding: 10px 10px 10px 30px;
    background-repeat: no-repeat;
    background-image: url(../img/h3.png);
    background-position: 10px center;
    margin-bottom: 10px;
    font-size: 130%;
    font-weight: normal;
    color: #000000;
}

h4 {
	background:url(../img/h4_bg.jpg) no-repeat;
}
h5 {
    padding-right: 0;
    color: #251992;
    font-size: 120%;
    margin: 10px 0 5px 0.5em;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #799219;
    padding-bottom: 5px;
}
h6{
    color: #2B2B2B;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 1em;
}
.table-midashi{
    background-color: #DFDFDF;
    margin: 0px;
    padding: 5px;
    border-bottom: 1px solid #929292;
    text-align: center;
    font-weight: normal;
}

.table-midashig{
    background-color: #80b23f;
    margin: 0px;
    padding: 5px;
    border-bottom: 1px solid #929292;
    text-align: center;
    font-weight: normal;
    color: #FFFFFF;
}

.table-nakami{
    margin: 0px;
    padding: 5px;
    border-bottom: 1px solid #929292;
}

.table-nakami-nb{
    margin: 0px;
    padding: 5px;
    text-align: left;
    font-weight: normal;
    font-size: 80%;
}


/* ///////////////////////////////////////////////////////////////////
	header
/////////////////////////////////////////////////////////////////// */


/* header_frame
------------------------------------------------------------------- */

#header_frame{
	background:url(../img/header_top.jpg) repeat-x bottom;
}

/* header
------------------------------------------------------------------- */
#header{
	width:1000px;
	margin:0px auto 0px auto;
	height:99px;
	position: relative;
}

/* siteID
------------------------------------------------------------------- */
#siteID{
	position:absolute;
	top:20px;
	left:0px;
}

/* head_btn
------------------------------------------------------------------- */
#head_btn{
	position:absolute;
	top:0px;
	right:0px;
}
	
	#head_btn li{
		float:left;
		margin:0px 0px 0px 6px;
	}
    
/* fontSize
------------------------------------------------------------------- */

#fontSize{
	position:absolute;
	top:55px;
	right:0px;
	width:280px;
	*zoom: 1; /*forIE6,7*/
	padding:0px 10px 0px 0px;
}

	#fontSize:after{
		content: "";
		display: block;
		clear: both; 
	}
	
	#fontSize ul{
		padding:0px 0px 0px 83px;
	}
		
#fontSize ul li{
	float:left;
	margin:0px 0px 0px 2px;
	height:20px;
	padding:3px 0px 3px 0px;
	text-align:center;
	cursor: pointer;
	color:#ffffff;
	font-weight:bold;
}
		
#fontSize li:hover{
}
			
#fontSize li.active,
#fontSize li.active:hover{
}
		
#fontSize li.small{
	float:left;
}
	
#fontSize li.large{
	float:left;
}

	
/* g_search
------------------------------------------------------------------- */
#g_search{
	position:absolute;
	top:66px;
	right:0px;
	width:231px;
}
	
	#g_search .text_box{
		width:170px;
		padding:2px 5px 3px 5px;
		margin:0px 0px 0px 16px;
	}
	
	#g_search .btn01{
		padding:0px 0px 0px 0px;
		float:right;
	}


/* ///////////////////////////////////////////////////////////////////
	gnavi
/////////////////////////////////////////////////////////////////// */

#gnavi{
    background: url(../img/gnavi_bg.jpg) repeat-x;
    padding: 10px 0;
    margin: 0 auto;
    clear: both;
display: block;
}

#gnavi ul{
width:1000px;
margin:0px auto;
}
	
#gnavi ul li{
float:left;
display: block;
color:#FFF;
font-size:1em;
padding:5px 33.5px;
border-left: 1px solid #CFCFCF;
border-right: 1px solid #64935A;
}
#gnavi .navis li a {
text-decoration:none;
display: block;
color:#FFF;
}
#gnavi .navis li a:hover {
  color:#EFE756;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
		
		

/* ///////////////////////////////////////////////////////////////////
	frame
/////////////////////////////////////////////////////////////////// */

/* container
------------------------------------------------------------------- */
#container{
	width:100%;
	margin:0;
	padding:0;
}

/* wrapper
------------------------------------------------------------------- */
#wrapper{
	width: 980px;
	padding: 0;
	margin: 0px auto;
}


/* main
------------------------------------------------------------------- */
.main{
	width:680px;
	float:left;
	margin:10px auto 0 auto;
}
.main2{
	width:680px;
	float:left;
	margin:10px auto 0 auto;
}
.top_img {
	margin-bottom:10px;
	width:980px;
}
.main_left {
    width: 680px;
    margin: 10px auto 0 auto;
    color: #000000;
}


.news_list_wrap{
    width: 678px;
    margin-bottom: 10px;
	border:1px solid #D9D9D9;
}

.news_list_wrap2{
    width: 100%;
    margin-bottom: 10px;
}
ul#newsList{
    padding: 0;
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 100%;
    line-height: 1em;
    margin-left: 5px;
    margin-right: 5px;
}
ul#newsList li{
    color: #666;
    font-size: 14px;
    padding: 7px 0px 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
    line-height: 1.2em;
    list-style-type: none;
    width: 100%;
}
a{
  color:#0085B2;
  }
a:hover{
  color:#FF8000;
  }

.catName{
	display:inline-block;
	padding:3px 8px;
	border:1px solid #ccc;
	border-radius:6px;
	font-size:11px;
	line-height:100%;
	margin:0px 5px;
}

.newMark{
	display:inline-block;
	border:1px solid #F00;
	padding:1px 4px;
	font-size:11px;
	line-height:100%;
	background:#F00;
	color:#fff;
	box-shadow:1px 1px 1px #999;
	border-radius:8px;
	font-style:italic;
}


.newBox{
	width:678px;
	border:1px solid #D9D9D9;
	background:#ffffff;
	margin:0px;
	min-height:200px;
}


.newBox2{
		width:330px;
		border:1px solid #D9D9D9;
		background:#ffffff;
		margin:0px;
	    height:300px;
}
.news_list01 {
}


.news_list02 {
    width: 330px;
    float: left;
    margin-right: 15px;    
}

.news_list03 {
    width: 330px;
    float: left;    
}
.news_list04 {
    width: 330px;
    float: left;
    margin-right: 15px;    
}
.news_list05 {
    width: 330px;
    float: left;    
}


.newBox .newBox2.newBox3 .newBox4 .newBox5 ul{
	width:328px;
	margin:0px auto;
	overflow-y:scroll;
	overflow-x:hidden;
	height:300px;
	border:0px solid #000000;
}
.newBox .newBox2.newBox3 .newBox4 .newBox5 li{
	padding:10px 10px 10px 0em;
	margin:0 2px;
	overflow:hidden;
	clear:both;
}
span.up_ymd {
	display:inline-block;
}
span.title {
	display:inline;
}



.calender-box{
		width:280px;
	    background:url(../img/cal_bg1.png) no-repeat;
		margin:0px;
	    padding: 32px 0 0 0;
	    min-height:200px;
}


	.pickup-info {
		width: 680px;
		margin: 0.5em 0 0 0;
	}
	.pickup01{
    background: url(../img/info01.png) no-repeat;
    width: 665px;
    height: 52px;
    line-height: 52px;
    padding-left: 15px;
    margin-bottom: 5px;
    font-size: 90%;
    clear: both;
    color: #010101;
	}
	.pickup02{
    background: url(../img/info02.png) no-repeat;
    width: 665px;
    height: 52px;
    line-height: 52px;
    padding-left: 15px;
    margin-bottom: 5px;
    font-size: 90%;
    clear: both;
	}
    	.pickup03{
    background: url(../img/info03.png) no-repeat;
    width: 665px;
    height: 52px;
    line-height: 52px;
    padding-left: 15px;
    margin-bottom: 5px;
    font-size: 90%;
    clear: both;
	}
	.pickup04{
    background: url(../img/info04.png) no-repeat;
    width: 665px;
    height: 52px;
    line-height: 52px;
    padding-left: 15px;
    margin-bottom: 5px;
    font-size: 90%;
    clear: both;
	}


/* ///////////////////////////////////////////////////////////////////
	mov
/////////////////////////////////////////////////////////////////// */
	
	.mov{
		padding-bottom: 20px;
	}
	
	
	.mov p{
		text-align: center;
    font-family: 'メイリオ', Meiryo,'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','ＭＳ Ｐゴシック','MS PGothic';
		font-size: 18px;
		width: 100%;
		background-color: #7FB13F;
		color: #ffffff;
		padding-top: 0.2em;
		padding-bottom: 0.2em
	}	
	
	
/* ///////////////////////////////////////////////////////////////////
	side
/////////////////////////////////////////////////////////////////// */

#side{
	width:285px;
	float:right;
	margin:10px auto 0 auto;
}

#side2{
	width:280px;
	float:right;
}

.search {
	width:285px;
	height:55px;
	background:url(../img/search_bg.png);
}

.right_navi img{
	margin:2px 0;
    width: 100%;
}
/*------------------21080725追加------------------*/
.menu {
width: 280px;
margin: 0px;
padding: 0px;
}

.menu img {
width: 280px;
margin: 0px;
}

.menu li {
list-style: none;
margin: 0px;
}

.menu li a {
display: table;
margin: 0px;
width: 100%;
text-decoration: none;
text-align: left;
vertical-align: middle;
color: #fff;
overflow: hidden;
transition:all .3s ease-out;
    
}

.menu > li:first-child a {
margin-top: 0px;
}

.menu li a:hover {
transition:all .3s ease-out;
}

.menu li ul {
margin: 0px;
padding: 0px;
}

.menu li li a {
display: block;
margin-top: 0px;
padding: 0px;
height: 0px;
background:#8FC31F;
color: #FFFFFF;
transition:all .3s ease-out;
}

.menu > li:hover li a {
display: table;
margin: 1px 0px 0px 2px;
padding:5px;
width: 96%;
height: 1em;
transition:all .3s ease-out;
}

.menu > li:hover li a:hover {
background: #97DE14;
transition:all .3s ease-out;
}

	


/* ///////////////////////////////////////////////////////////////////
	footer
/////////////////////////////////////////////////////////////////// */

/* footer_frame
------------------------------------------------------------------- */
#footer_frame{
	background: url(../images/footer/search_icon01.gif) no-repeat top center;
	padding:84px 0px 0px 0px;
}

	#footer_frame .inner{
		border-top:3px solid #1BA4D8;
		background:#eeeeee;
		padding:34px 0px 10px 0px;
	}

/* footer
------------------------------------------------------------------- */
.foot_link{
	width: 840px;
	margin: 20px auto;
}
.foot_link img{
	width:auto;
	margin:2px 0;
}

#footer{
	width:100%;
	margin:0px auto 0px auto;
	padding:50px 0px 0px 0px;
	background:url(../img/f_top.png) repeat-x top;
}
.footer_bg{
	background:#80B23F;
	margin:120px auto 0 auto;
	padding:0 0 10px 0; 
	color:#FFF;
}
.footer_both {
	width: 1000px;
	margin: 0 auto;
	font-size: 13px;
}
.footer_left {
	width:400px;
	float:left;
}
.footer_left h2{
	font-size:1.5em;
	font-weight:normal;
}
.footer_right {
	width:480px;
	margin-left:50px;
	float:left;
	line-height:2.0em;
}
.footer_right ul {
	float:left;
	width:150px;
	margin-right:10px;
}
.footer_right ul+ul{
	float:left;
	width:150px;
	margin-right:10px;
}
.footer_right ul li a{
	text-decoration:none;
	color:#FFF;
}

/* copyright
------------------------------------------------------------------- */
.copyright{
	padding:30px 0px 0px 0px;
	text-align:center;
	color:#FFF;
	font-size:83.4%;
}

/* ///////////////////////////////////////////////////////////////////
	pagetop
/////////////////////////////////////////////////////////////////// */

.pagetop{
	position:fixed;
	bottom:80px;
	right:40px;
}

.pagetop a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}

/* ///////////////////////////////////////////////////////////////////
	main_image,page_title
/////////////////////////////////////////////////////////////////// */
.slider {
	width:100%;
	background:url(../img/main_bg_top.jpg) repeat-x top;
}
#main_image{
	width:980px;
	height:394px;
	margin:0px auto 34px auto;
	padding:0px 0px 0px 0px;
}

#page_title{
	width:1014px;
	margin:0px auto 12px auto;
	padding:32px 0px 0px 0px;

}
/* ///////////////////////////////////////////////////////////////////
	about
/////////////////////////////////////////////////////////////////// */
.green_table {
	font-size:1em;
}
.green_table tr th{
	border:#FFF 2px solid;
	font-weight:normal;
	background:#C0E592;
	padding:5px 10px;
}
.green_table tr td{
	border:#FFF 2px solid;
	background:#E9E9E9;
	padding:5px 10px;
	line-height:1.8em;
}
.disk p{
	display:inline-block;
	margin:5px auto;
}

.disk_link{
	width: 680px;
	margin: 10px auto;
}
.disk_link img{
	width:auto;
	margin:2px 0;
}

/* ///////////////////////////////////////////////////////////////////
	gyokai
/////////////////////////////////////////////////////////////////// */
.g_title {
      font-size: 1.1em !important;
      font-weight: normal;
      padding-bottom: 5px;
      position: relative;
      padding-left:15px;
}
.g_title:before {
        background: #000;
        content: "";
        height: 10px;
        width: 10px;
        left: 0;
        position: absolute;
        top: 3px;
}
.gbutton {
	background:url(../img/gbutton_bg.jpg) no-repeat;
	width:390px;
	height:53px;
	font-size:1.2em;
	color:#FFF!important;
	line-height:25px;
	margin:10px auto;
	padding:15px 0px 0 0;
	display: block;
	text-align:center;
}
.gbutton p {
	width:360px;
	height:53px;
	padding:30px 15px 0 auto;
	text-align:center;
}
.gbutton p a{
	color:#FFF!important;
	text-decoration:none !important;
	display: block;
}
.gbutton p a:hover{
	color:#EFE756!important;
	text-decoration:none !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
dl.g_dlist {
	width: 350px;
	margin: 0 0 0 30px;
	float: left;
}
dl.g_dlist dt{
	color:#69812F;
    font-weight: bold;
}
dl.g_dlist dt:before{
	border-top: 8px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 13px solid #ffb3cc;
}
dl.g_dlist dd{
	margin:0 0 15px 0;
	line-height:22px;
	font-size:1em;
}

dl.g_dlist2 {
	width:620px;
	margin:0 0 0 30px;
	float:left;
}
dl.g_dlist2 dt{
    color: #69812F;
    font-weight: bold;
}
dl.g_dlist2 dt:before{
}
dl.g_dlist2 dd{
	margin:0 0 15px 0;
	line-height:22px;
	font-size:1em;
}
dl.g_dlist3 {
	width: 300px;
	margin: 0 0 0 30px;
	float: left;
}
dl.g_dlist3 dt{
	color: #0C0F05;
	font-size: 1em;
	display: list-item;
	list-style-type: square;
	background-repeat: repeat-x;
	background-color: ＃333;
}
dl.g_dlist3 dt:before{
	border-top: 8px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 13px solid #ffb3cc;
}
dl.g_dlist3 dd{
	margin:0 10px 15px 0;
	line-height:22px;
	font-size:1em;
}
dl.g_dlist3a {
	width: 600px;
	margin: 0 0 0 30px;
}
dl.g_dlist3a dd{
	font-size: 1em;
	display: list-item;
	list-style-type: square;
}
dl.n_dlist {
	width: 400px;
	margin: 0 0 0 30px;
	float: left;
}
dl.n_dlist dt{
	color: #0C0F05;
	font-size: 1em;
	display: list-item;
	list-style: none;
	background-repeat: repeat-x;
	background-color: ＃333;
}
dl.n_dlist dt:before{
	border-top: 8px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 13px solid #ffb3cc;
}
dl.n_dlist dd{
	margin:0 0 15px 0;
	line-height:22px;
	font-size:1em;
}
.y_border {
    border: #F6E728 3px dotted;
    padding: 10px;
}


/* ///////////////////////////////////////////////////////////////////
	license
/////////////////////////////////////////////////////////////////// */
ul.g_list li{
	position:relative;
	padding-left:20px;
	margin-left:30px;
}
ul.g_list li a{
	text-decoration:none;
	border-bottom:#60A03E dotted 1px;
	line-height:1.8em;
	font-size:1em;
	box-sizing:border-box;
}
ul.g_list li:before{
	content:''; 
	display:block; 
	position:absolute; 
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
	top:8px; 
	left:2px; 
	height:0; 
	width:0; 
	border-top: 6px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 9px solid #60A03E;
}


/* ///////////////////////////////////////////////////////////////////
	kouhou
/////////////////////////////////////////////////////////////////// */

.float_right {
	float:right;
	text-align:center;
	width:240px;
}
.float_right p{
	text-align:center;
}
/* ///////////////////////////////////////////////////////////////////
	member
/////////////////////////////////////////////////////////////////// */
.green_bg {
    background: #80B23F;
    color: #FFFFFF;
    padding: 5px 10px;
    margin-bottom: 5px;
    border-radius: 5px;
    font-size: 110%;
}
.scroll9 {
	overflow:hidden;
}
.downroad_link{
	width: 48%;
	float: left;
	margin-left: 10px;
}
.doc_downroad{
	width: 100%;
	display:table;
}
.doc_downroad dt {
	font-size: 1em;
	color: #80B23F;
	margin-top: 5px;
}
.g_list_b li{
	width: 280px;
	position:relative;
	padding-left:10px;
	margin-left:5px;
}

.g_list_b li a {
	margin-left: 1em;
	text-decoration:none;
	border-bottom:#60A03E dotted 2px;
	box-sizing:border-box;
	line-height: 1.4em;
}
.g_list_b li a:before{
	content:''; 
	display:block; 
	position:absolute; 
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
	top:3px; 
	left:2px; 
	height:0; 
	width:0; 
	border-top: 6px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 9px solid #60A03E;
}
table.files tr th {
	width: 300px;
	text-align: left;
	font-weight: normal;
	text-indent: 1em;
	background: #B2D77D;
	padding: 10px 5px;
	border: #FFFFFF 1px solid;
}
table.files tr td {
	width: 120px;
	text-align: center;
	background:#E4E4E4;
	padding: 3px 5px;
	border: #FFFFFF 1px solid;
}
/* ///////////////////////////////////////////////////////////////////
	fit
/////////////////////////////////////////////////////////////////// */
.border_g{
	width: 550px;
	padding: 10px;
	border: #80B23F 2px solid;
	margin: 10px auto;
	line-height: 1.7em;
}
th.list {
	background: #E8DA95;
	font-weight: normal;
}
th.tekiue{
	background: #F5C30A;
	color: #FFFFFF;
}

/* ///////////////////////////////////////////////////////////////////
	group
/////////////////////////////////////////////////////////////////// */
.line {
	text-decoration:none;
	line-height:1.8em;
	font-size:1em;
}
.hiyou {
	width: 600px;
	margin: 0px auto;
	text-align: center;
}
.hiyou th{
	background:#AAC884;
	font-weight: normal;
}



.box50{
    display: block;
    margin: 0px;    
    }
.w90{
    width: 90%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.w50{
    margin-bottom: 3px;
}

.w100per img{
    width: 100%;
    height: auto;
    clear: both;
}

.sitemap ul{}
.sitemap li{
    background-image: url(../img/info01_arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 25px 25px;
    width: 100%;
    padding-left: 28px;
    margin-bottom: 5px;
}

.text {
    width: 650px;
    font-size: 1em;
    margin: 0 15px 40px;
}

.text00 {
    width: 650px;
    font-size: 1em;
    margin: 0 15px 15px;
}


.txt-indent{
    text-indent: 1em;
    margin-bottom: 5px;
    margin-left: 10px;
}

.txt-mini{
    font-size: 80%;
    color: #2A2A2A;
}

.txt-caption{
    text-align: center;
    font-size: 90%;
    color: #171717;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 15px;
}
.movie{
    width: 300px;
    height: 190px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

}
