@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    height: 24px;
    overflow: hidden;
}

#hpb-headerMain h1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    text-align: left;
    font-weight: normal;
    line-height: 15px;
    font-size: 12px;
    color: #666666;
}

#hpb-headerLogo{
    width: 400px;
    float: left;
}

#hpb-headerLogo a{
    display: block;
    color: #ff0000;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 1px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 52px;
    background-image : url(../images/logo.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#hpb-headerExtra1{
    width: 360px;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
}

#hpb-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 1.2;
    text-align: right;
    color: #81BA32;
    font-weight: bold;
    font-size: 1.2em;
}

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    font-size: 0.8em;
    font-weight: normal;
    color: #333333;
    padding-right: 10px;
}

#hpb-headerExtra1 p.address{
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: right;
}

#hpb-headerExtra2
{
}

/* フッター内パーツ */
#hpb-footerMain
{
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 1em;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
}

#hpb-footerLogo
{
}

#hpb-footerExtra1
{
}

#hpb-footerExtra2
{
}
#hpb-footer .counter{
    top: 13px;
    right: 0px;
    position: absolute;
}

/* サイドブロック内パーツ */

/* バナー */
#banner{
    overflow: hidden;
}

#banner ul{
    margin: 9px 0 0 0;
    padding: 0;
    list-style-type: none;
}

#banner li{
    display: block;
    width: 205px;
    margin: 0 auto 10px auto;
    background-color: #ffffff;
}

#banner li a{
    display: block;
/*-    height: 115px;-*/
    height: 93px;
    text-indent: -9999px;
    overflow: hidden;
}

#banner li a:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

#banner a#banner-vision{
    /* 中長期ビジョンバナー */
    background-image : url(../images/banner_01.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

#banner a#banner-jigyo{
    /* 事業バナー */
    background-image : url(../images/banner_02.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

#banner a#banner-jigyo2{
    /* 事業バナー */
    background-image : url(../images/banner_03.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #ffffff;
}


#banner2{
    overflow: hidden;
}

#banner2 .banner-sdgs{
    margin: 9px 0 0 0;
}

#banner2 ul{
    margin: 2px 0 0 0;
    padding: 0;
    list-style-type: none;
    border: 3px solid #81ba32;
    background-color: #F6F6F6;
    background-color: #ffffdf;

    overflow: hidden;
}

#banner2 li{
    display: block;
    width: 220px;
    margin: 10px auto 10px auto;
    margin: 0;
/*-    background-color: #ffffff;-*/
}


#banner2 li a{
    display: block;
/*-    height: 48px;-*/
    text-indent: -9999px;
    overflow: hidden;
}

#banner2 li a:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
#banner2 a#banner-blog{
    /* ブログバナー */
    width: 225px;
    height: 90px;
    background-image : url(../images/banner_04.png);
    background-position: center left;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

#banner2 a#banner-out-01{
    /* ブログバナー */
    width: 205px;
    height: 79px;
    background-image : url(../images/banner_out_01.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

#banner2 li.head{
    display: block;
    width: 225px;
    margin: 10px auto 0px auto;
    background-color: #F6F6F6;
    color: #81ba32;
    text-align: left;
    font-size: 1.0em;
    font-weight: bold;
}
#banner2 ul.ban-link{
    padding-left: 10px;
    border: 1px solid #81ba32;
    background-color: #F6F6F6;
}
#banner2 ul.ban-link li{
    margin: 10px auto 10px auto !important;
}

#submenu{
    overflow: hidden;
    margin: 10px 0;
    border: 1px solid #81ba32;
    background-color: #F6F6F6;
}

#submenu h3{
    margin: 8px 0 3px 0;
    padding: 0;
    color: #81ba32;
}

#submenu ul{
    margin: 9px 0 10px 0;
    padding: 0;
    list-style-type: none;
}

#submenu li{
    display: block;
    font-size: 90%;
    width: 205px;
    margin: 10px auto 10px auto;
    padding: 5px 2px 5px 10px;
    text-align: left;
    background: #ffffff url(../images/point.png) 3px 12px no-repeat;
}

/* 組合情報 */
#shopinfo{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 5px;
}

#shopinfo h3{
    color: #81ba32;
    font-size: 1.0em;
    text-align: left;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
}

#shopinfo span.en{
    display: none;
}

#shopinfo p{
    padding-top: 0;
    margin-top: 0.1em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.2em;
    line-height: 1.5;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a
{
    /* ナビゲーション文字設定 */
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #000000;
    text-decoration: underline;
}
a:visited{
    color: #000000;
    text-decoration: underline;
}
a:hover{
    color: #ff9900;
    text-decoration: none;
}
a:active{
    color: #81BA32;
    text-decoration: none;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

p.large{
    margin-bottom: -0.5em;
}
p.indent{
    padding-left: 15px;
    background-image : url(../images/point.png);
    background-position: 3px 4px;
    background-repeat: no-repeat;
}

.left{
    float: left;
}
.right{
    float: right;
}

.center{
    text-align: center;
    margin: 20px 0;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h2{
    background-image : url(../images/titleBg.png);
    background-position: top right;
    background-repeat: repeat-x;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    height: 45px;
    padding-top: 15px;
    text-align: left;
    overflow: hidden;
    line-height: 1.1em;
}

.hpb-layoutset-02 h2 span.ja{
    font-size: 1em;
    color: #ffffff;
    padding-right: 0;
    padding-left: 15px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.hpb-layoutset-02 h2 span.en{
/*-
    font-size: 0.8em;
    color: #efeabd;
    font-weight: normal;
    padding-left: 15px;
    text-transform: capitalize;
    font-weight: normal;
-*/
    display:none;
}

.hpb-layoutset-01 #hpb-wrapper h3{
    margin: 0px 0 0px 0px;
    padding: 0px;
    font-size: 1.5em;
    line-height: 18px;
    border: none;
    text-align: left;
    background-image : url(../images/titleBg.png);
    background-position: top right;
    background-repeat: repeat-x;
}

.hpb-layoutset-02 #hpb-wrapper h3{
    margin: 10px 0 20px 0px;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 8px;
    font-size: 1.5em;
    line-height: 18px;
    border: 1px solid #81ba32;
    border-bottom: 3px solid #81ba32;
    text-align: left;
    color: #81ba32;
    background-color: #ffffdf;
}

#hpb-wrapper h3 span.en{
    padding-right: 10px;
    text-transform: capitalize;
    font-family: Arial,Helvetica,Verdana,sans-serif;
}

#hpb-wrapper h3 span.ja
{
}

h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
    border-bottom-style: none;
}

h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 0;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    font-weight: bold;
    color: #81ba32;
}

h5{
    display: inline;
    margin: 0 0 0 17px;
    padding-left: 15px;
    text-align: left;
    background-image : url(../images/point.png);
    background-position: 3px 7px;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: normal;
}

table{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dddddd;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #dddddd;
}

table th{
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: left;
    background-color: #f8f6e2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dddddd;
    color: #887546;
}

table td{
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dddddd;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea{
    width: 380px;
    height: 200px;
}

input.l{
    width: 380px;
}
input.m{
    width: 250px;
}
input.s{
    width: 50px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main ol{
    margin: 0 0 0 40px;
    padding: 0;
}

#hpb-main ol li{
    text-align: left;
    line-height: 1.5;
    padding: 5px 0 5px 0;
}

#hpb-main ul{
    margin: 0 20px 0 20px;
    padding: 0;
    list-style-type: none;
}

#hpb-main ul li{
    text-align: left;
    line-height: 1.4;
    padding: 5px 0 5px 18px;
    background : url(../images/point.png) 3px 12px no-repeat;
}

#hpb-main dl{
    margin: 0 10px 20px 15px;
    padding: 0;
}

#hpb-main dt{
    float: left;
    margin: 0;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width: 9em !important;
    padding: 5px 0 2px 15px;
    background : url(../images/point.png) 3px 10px no-repeat;
}

#hpb-main dd{
    margin: 0;
    padding: 7px 0 4px 11em;
    text-align: left;
    line-height: 1.4;
    border-bottom: 1px solid #dddddd;
}

* #hpb-main dd{
    height: 1%; /* for IE6 */
}

#hpb-main dl:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right{
    margin-top: 5px;
    margin-bottom: 20px;
    margin-left: 10px;
    float: right;
}

#pagetop{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: left;
    padding-left: 5px;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: 0;
    margin-right: auto;
    margin-top: 20px;
    background-image : url(../images/returnTop.png);
    background-position: center left;
    background-repeat: no-repeat;
    width: 127px;
    height: 30px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}


/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title h2{
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    overflow: hidden;
    text-indent: -9999px;
    height: 260px;
    background-image : url(../images/mainimg.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#toppage{
    margin-left: 10px;
}

#toppage-news{
    padding-bottom: 20px;
    border: 2px solid #81ba32;
    background-color: #ffffdf;
}

#toppage-news h3{
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
}

#toppage-news h3 span.en{
    display: block;
    font-size: 31px;
    line-height: 26px;
    font-weight: normal;
    margin: 0 10px 10px 0;
    padding: 10px 0 3px 10px;
    color: #ffffff;
}

#toppage-news h3 span.ja{
    display:none;
}

#toppage-news h4{
    color: #333333;
    padding-top: 3px;
    position: relative;
}
#toppage-news h4.icon-new::after{
    position: absolute;
    top: 0px;
    content: "NEW";
	color: #fff;
    font-size: 80%;
	padding: 2px 5px;
    margin-left: 5px;
    background-color: #f00;
    border-radius: 10px;
}

#toppage-news li{
    margin-bottom: 30px;
    border-bottom: 1px dotted #81ba32;
}

#toppage-access {
	margin: 0;
	padding: 0;
}

#toppage-access .access-img {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #ffffff;
}

#toppage-access .access a img {
	display: block;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}

#toppage-access a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

.clear {
    clear: both;
}

.left30 {
    margin-left: 30px;;
}

/*- フラッシュ デザイン定義 -*/
#slideshow {
    margin: 0px auto;
    position: relative;
    width:  675px;
    height: 360px;
}
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow img.last-active {
   z-index: 9;
}

/* 組合概要ページ デザイン定義 */
#guide .map-wrap {
	position: relative;
	width: 605px;
	height: 350px;
	text-align: center;
	border: #cccccc solid 1px;
	margin: 0 20px;
}
#guide .map-wrap .link-map {
	position: absolute;
	bottom: -25px;
	left: 1px;
	background: #ffffff url(../images/expand.gif) 5px center no-repeat;
	background-size: 20px;
	background-color: #ffffff;
	filter: alpha(opacity=85);
	opacity: 0.85;
	padding: 5px 10px 5px 30px;
}
#guide .map-wrap .link-map a {
	color: #81ba32;
}
#guide .map-wrap .link-map p {
	line-height: 1.2;
}

/* 事業内容ページ デザイン定義 */

#page-info ul{
    display: table;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
}

#page-info ul li{
    display: table;
    text-align: left;
    line-height: 1.4;
    padding: 5px 15px;
    background: none;
    border-left: 1px solid #81ba32;
    float: left;
}

#page-info ul li.last{
    border-right: 1px solid #81ba32;
}

#operation h4 {
    clear: both;
    border-left: 5px solid #81ba32;
    padding: 2px 0 0 7px;
    margin: 20px 0 10px 15px;
    line-height: 1.0;
}

#operation h5 {
    color: #65391f;
    font-weight: bold;
}

#operation p {
    padding: 0px;
    margin: 0 0 20px 15px;
}

#operation p.pkeikaku {
    padding: 0px;
    margin: 0 0 20px 30px;
}

#operation p.pzourin {
    padding: 0px;
    margin: 20px 0 20px 15px;
}

#operation .seibi {
    border: 1px solid #81ba32;
    padding: 10px;
    margin: 0 0 20px 20px;
}

#operation #movie-play{
    margin: 0 0 0px 30px;
}
#operation #movie-play ul{
    margin: 0 0 0px 30px;
    padding: 0;
    list-style-type: none;
}

#operation #movie-play ul li{
    width: 300px;
    text-align: center;
    font-size: 90%;
    line-height: 1.0;
    padding: 5px 0px 0 0px;
    border-right: 0px dotted #cccccc;
    background : none;
    float: left;
}

#operation #movie-play ul li img {
    clear: both;
    width: 25px;
    padding: 5px 0
}

#operation #movie-play dl{
    margin: 80px 0px 10px 10px;
    padding: 0px 0 0 0;
}

#operation #movie-play dt {
    float: left;
    margin: 0;
    text-align: left;
    line-height: 1.4;
    width: 30px !important;
    padding: 5px 0 2px 0px;
    background : none;
}

#operation #movie-play dd {
    margin: 0;
    padding: 7px 0 4px 35px;
    text-align: left;
    line-height: 1.4;
    border-bottom: none;
    height: 30px;
    text-indent: 0em;
}

#operation dl{
    margin: 0 10px 10px 10px;
    padding: 0;
}

#operation dt {
    float: left;
    margin: 0;
    text-align: left;
    line-height: 1.4;
    width: 7em !important;
    padding: 5px 0 2px 8px;
    background : url(../images/point.png) 0px 10px no-repeat;
    color: #65391f;
    font-weight: bold;
}

#operation dd {
    margin: 0;
    padding: 7px 0 4px 7.5em;
    text-align: left;
    line-height: 1.4;
    border-bottom: 1px solid #dddddd;
    height: 165px;
    text-indent: 1.0em;
}

#operation dd.last {
    border-bottom: none;
}

#operation dl:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#operation ul{
    margin: 0 0 20px 0px;
    padding: 0;
    list-style-type: none;
}

#operation ul li{
    width: 150px;
    text-align: center;
    font-size: 90%;
    line-height: 1.0;
    padding: 5px 0 0 0;
    border-right: 1px dotted #cccccc;
    background : none;
    float: left;
}

#operation ul li.last{
    border-right: 0px dotted #cccccc;
}

#operation ul li img {
    clear: both;
    width: 100px;
    padding: 5px 0
}

#operation #koubai h5 {
    color: #65391f;
    font-weight: normal;
    margin-left: 0px;
}

#operation #koubai table {
    margin-left: 10px;
}

#operation #koubai table th {
    padding: 5px 5px;
}

#operation #koubai table td {
    padding: 5px;
}

#operation #hoken {
    margin: 0 0 20px 15px;
    padding: 0;
    font-size: 12px;
}

#operation #hoken ul{
    margin: 5px 0 5px 0;
    list-style-type: none;
}

#operation #hoken ul li{
    width: 147px;
    height: 30px;
    text-align: center;
    line-height: 1.0;
    margin: 0 8px 0 0;
    padding: 0px 0px 5px 0px;
    background : none;
    float: left;
    border: none;
}

#operation div#PageBody {
	margin: 0px 10px;
	padding: 0.5em;
}
#operation div#PageBody ul.Photos {
	padding: 0px;
	margin: 0.5em 0;
	list-style: none;
}
#operation div#PageBody ul.Photos li {
	display: inline;
	border: none;
	width: 135px;
	height: 110px;
}
#operation div#PageBody ul.Photos li img {
	border-width: 1px;
}
#operation div#PageBody p {
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
}

#operation .area {
	float: left;
}

/* 組合員メニューページ デザイン定義 */

#unionmenu ul{
    margin: 0 0 20px 10px;
    padding: 0;
    list-style-type: none;
}

#unionmenu ul li{
    display: inline-block;
    vertical-align: top;
    width: 279px;
    float: left;
    line-height: 1.4;
    margin: 10px 3px 0 0;
    padding: 6px 5px 10px 25px;
    border-bottom: 1px dotted #cccccc;
}

#unionmenu ul li.dayori{
    height: 110px;
}

#unionmenu img.imgp{
    float: right;
    margin: 0 10px 0 5px;
    border: 1px solid #cccccc;
    width: 65px;
}

#unionmenu .small{
    font-size: 70%;
}
#unionmenu .dayori-detail{
    font-size: 70%;
    margin-left: -20px;
    width: 80px !important;
}
#unionmenu .dayori-detail ul{
    width: 80px !important;
    padding: 0px !important;
    margin: 0px !important;
}
#unionmenu .dayori-detail ul li{
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
    border: none !important;
}

#unionmenu .dl-excel{
    background : url(../unionmenu/icon_excel.png) 3px 4px no-repeat;
    background-size: 20px 20px;
}

#unionmenu .dl-pdf{
    background : url(../unionmenu/icon_pdf.png) 3px 4px no-repeat;
    background-size: 20px 20px;
}

#unionmenu .dl-pdf-sp{
    background : none;
}

#unionmenu .clear {
    clear: both;
}
/*-
#unionmenu fieldset {
    border: 0px #cccccc solid;
    margin: 20px;
    padding: 0 0 0 5px;
    border-radius: 5px;
}

#unionmenu legend {
    padding: 0 0 0 10px;
    background : url(../images/point.png) 3px 5px no-repeat;
}

#unionmenu #hogo2 legend {
    font-weight: bold;
    padding: 0 0 0 15px;
    background : url(../images/point.png) 3px 5px no-repeat;
}

#unionmenu #more ul{
    margin: 5px 10px 10px 20px;
    padding: 0 0 0px 0;
    list-style-type: none;
    overflow: hidden;
}

#unionmenu #more ul li{
    width: 240px;
    line-height: 1.4;
    padding: 6px 0 5px 35px;
    float: left;
}
-*/

#unionmenu ul.more{
    margin: 5px 10px 10px 20px;
    padding: 0 0 0px 0;
    list-style-type: none;
    overflow: hidden;
}

#unionmenu ul.more li{
    width: 240px;
    line-height: 1.4;
    padding: 6px 0 5px 35px;
    float: left;
}

.accbox {
    margin: 2em 0;
    padding: 0;
    max-width: 640px;
}
.accbox label {
    display: block;
    cursor :pointer;
    transition: all 0.5s;
    padding: 0 0 0 15px;
    margin: 10px 10px;
    background: #fff url(../images/point.png) 3px 5px no-repeat;
    text-decoration: underline;
}
.accbox label:hover {
    color: #ff9900;
    background :#85baef;
    background: #efefef url(../images/point.png) 3px 5px no-repeat;
}
.accbox input {
    display: none;
}
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
.cssacc:checked + .accshow {
    height: auto;
    margin: -10px 20px 10px 20px;
    padding: 0 0 0 5px;
    opacity: 1;
    border: 1px #cccccc solid;
    border-radius: 5px;
    background: #fff;
}


/* 中長期ビジョンページ デザイン定義 */

#vision {
/*-    background: url(../vision/image.png) no-repeat 370px 30px;-*/
}

#vision ul.list li{
    background-image : none;
    list-style-type: none;
    text-align: left;
    line-height: 1.4;
    margin:0 0 0 -1.5em;
    text-indent:-3.0em;
    padding-left:2.5em;
}

.small{
    font-size: 70%;
}

.large{
    font-size: 150%;
}

/* お問い合わせページ デザイン定義 */

#contact .frame {
    border: 1px solid #81ba32;
    width: 295px;
    height: 160px;
    margin: 0 10px 0 10px;
    float: left;
}

#hpb-wrapper #contact h3 {
    width: 295px;
    margin: 0;
    padding: 10px 0 12px 0;
    font-size: 1.2em;
    line-height: 18px;
    border: none;
    text-align: center;
    background-color: #81ba32;
    color: #ffffff;
    float: left;
}

#contact ul{
    margin: 10px auto;
    padding: 0px;
    width: 295px;
    float: left;
}

#contact ul li{
    width: 285px;
    margin: 0 0 0 10px;
    padding: 0px;
    float: left;
    background-image: none;
}

#contact .contact-hr {
    width: 100%;
    height: 1px;
    margin: 10px auto 20px auto;
    padding: 0;
    clear: both;
    border: none;
    color: #ffffff;
}

#contact #privacy {
    border-top: 2px dotted #81ba32;
    padding: 20px 0 0 0;
    margin: 50px 0 0 0;
    font-size: 85%;
}

#contact #privacy ul{
    margin: 10px auto;
    padding: 0px;
    width: 600px;
    float: left;
}

#contact #privacy ul li{
    margin: 0 0 0 10px;
    padding: 0 0 10px 1.0em;
    width: 600px;
    background-image: none;
    text-indent: -1.0em;
}

.large2{
    font-size: 200%;
    padding: 0px 0 0 0;
    margin: 2px 20px 30px 10px;
}

.col_red {
    color: #ff0000;
}

.col_bul {
    color: #0000ff;
}

#hpb-main #imgbox_right {
	width: auto;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
}

#hpb-main #imgbox_right img {
	margin-bottom: 5px;
}

#hpb-main #imgbox_right .comment{
	font-size : 100%;
	width: 300px;
	letter-spacing : 0.1px;
	line-height: 1.1em;
	text-align: center;
}

/*-森林組合ニュース-*/

.flex{display: flex;}

#forestnews div#PageBody2 {
	margin: 0px 10px;
	padding: 0.5em;
}
#forestnews div#PageBody2 ul.Photos {
	padding: 0px;
	margin: 0.5em 0;
	list-style: none;
}
#forestnews div#PageBody2 ul.Photos li {
	display: inline;
	border: none;
	width: 300px;
/*-	height: 110px;-*/
	background: none;
    padding: 5px 0 5px 0px;
}
div#PageBody2 ul.Photos li img {
	width: 300px;
	border-width: 1px;
}
div#PageBody2 ul.Photos li img.wd {
	width: 303px !important;
}

#forestnews div#PageBody2 ul.Photos li.wd2 {
	width: 605px;
}
div#PageBody2 ul.Photos li.wd2 img {
	width: 605px;
}
.mr10{margin-right: 10px !important;}

#forestnews div#PageBody2 p {
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
}

#forestnews div#PageBody3 {
	margin: 0 0 0 10px;
	padding: 0.5em;
}
#forestnews div#PageBody3 ul.Photos {
	padding: 0px;
	margin: 0.5em 0;
	list-style: none;
}
#forestnews div#PageBody3 ul.Photos li {
	display: inline;
	border: none;
	width: 110px;
	background: none;
	padding-left: 5px;
}
 div#PageBody3 ul.Photos li img {
	width: 110px;
	border-width: 1px;
}
#forestnews div#PageBody3 p {
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
}

/*-Information NEWアイコン-*/
span.text-icon {
  display: inline-block;
  background: #df002c;
  padding: 1px 5px;
  margin-left: 5px;
  vertical-align: middle;
  font-size: 0.6em;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;
}

/*-リンク pdfファイル PDFアイコン-*/
#forestnews a[href $='.pdf'],
#toppage a[href $='.pdf']{
    background:url(../images/pdf_image.gif) no-repeat center right 2px;
    margin:0;
    padding:2px 20px 2px 0;
    text-decoration:underline;
}
#forestnews a[href $='.pdf']:hover,
#toppage  a[href $='.pdf']:hover{
    text-decoration:none;
}
.normal{
    font-weight: normal;
    font-size: 11px;
}