@charset "UTF-8";



/* =============================================================================
*
*
    Reset CSS
*
*
    ========================================================================== */



/* =============================================================================
   Base
   ========================================================================== */

*, *:before, *:after {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}

html {
    overflow-y: scroll; 
    -webkit-tap-highlight-color: rgba(0,0,0,0); 
    -webkit-text-size-adjust: 100%; 
    -ms-text-size-adjust: 100%;
    font-size: 62.5%;
}

body {
    font-size: 100%; 
    line-height: normal; 
    margin: 0;
    font-size: 1.2em; font-size: 1.2rem;
}

body,
input,
button,
textarea,
select {
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

img {
    border: 0; 
    -ms-interpolation-mode: bicubic;
}

/* =============================================================================
   Links
   ========================================================================== */
a {
    color: #196bc7;
    word-break : break-all;
}
a:visited {color: #196bc7;}
a:focus {outline: thin dotted;}
a:hover,
a:active {outline: 0;color: #16AAC9;}
 
/* =============================================================================
   Typography
   ========================================================================== */
 
abbr[title] {
    border-bottom: 1px dotted;
}
 
b,
strong {
    font-weight: bold;
}
 
blockquote {
    margin: 1em 40px;
}
 
dfn {
    font-style: italic;
}
 
mark {
    background: #ff0;
    color: #000;
}
 
pre,
code,
kbd,
samp {
    font-family: monospace, monospace; 
    _font-family: 'courier new', monospace; 
    font-size: 1em;
}
 
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
 
q {
    quotes: none;
}
 
q:before,
q:after {
    content: '';
    content: none;
}
 
small {
    font-size: 75%;
}
 
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
 
sup {
    top: -0.5em;
}
 
sub {
    bottom: -0.25em;
}
 
/* =============================================================================
   Lists
   ========================================================================== */
 
ul{
    margin: 0;
    padding: 0;
}
ol {
    margin: 0;
    padding: 0 0 0 30px;
}
dd {
    margin: 0 0 0 40px;
}
 
nav ul,
nav ol {
    list-style: none;
}
 
/* =============================================================================
   Figures
   ========================================================================== */
 
figure {
    margin: 0;
}
 
/* =============================================================================
   Forms
   ========================================================================== */

form {
    margin: 0;
}
 
fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
 
legend {
    *margin-left: -7px;
}
 
button,
input,
select,
textarea {
    font-size: 100%; 
    margin: 0; 
    vertical-align: baseline; 
    *vertical-align: middle; 
}
 
button,
input {
    line-height: normal; 
    *overflow: visible;  
}
 
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer; 
    -webkit-appearance: button; 
}
 
input[type="checkbox"],
input[type="radio"] {
    /* box-sizing: border-box; */
}
 
input[type="search"] {
    -webkit-appearance: textfield;
    /* -moz-box-sizing: content-box; */
    /* -webkit-box-sizing: content-box; */
    /* box-sizing: content-box; */
}
 
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
 
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
 
textarea {
    overflow: auto; 
    vertical-align: top; 
}
 
/* =============================================================================
   Tables
   ========================================================================== */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
 
th,
td {
    padding: 0;
    text-align: left;
    vertical-align: middle;
}

/* =============================================================================
   HTML5 element display
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
 
audio[controls],
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}





/* =============================================================================
*
*
    Default CSS
*
*
    ========================================================================== */



/*----------------------------------------------------------------------------
******************************************************************************
   Base
******************************************************************************
----------------------------------------------------------------------------*/

body{
    margin: 0px;
    padding: 0px;
    background:#e8f9e9;
    font-size:14px;
    line-height:2em;}

/* For modern browsers */
.cf { zoom: 1; }
.cf:before,
.cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.crr{
font-size:14px;
line-height:0;
padding:0;
margin:0;
clear:both;
}
p{ padding:0; margin:10px 5px;}
ul {list-style:none;}
.ul_list { margin-left:30px;}
.ul_list li{list-style:disc;}
.list {
    padding:0px;
    margin:10px 20px;}
.list li{
    list-style:disc;
    border-bottom:#CCC dotted 1px;
    padding:0 0 5px 0;
    margin:5px 0;}
.list dd{
	margin-left:0;}
.list2 {
    padding:0px;
    margin:10px 20px;}
.list2 li{
    list-style:disc;
    padding:0 0 5px 0;
    margin:5px 0;}
.none {margin-left:20px;}
.none li{list-style:none;}
.line_top{padding-top: 10px;border-top: 1px dotted #CCC;}
.outline li{
    background:#D9E682;
    padding:3px;
    margin-bottom:5px;}

h2 {
    box-sizing: content-box;
    margin:0;
    clear:both;
    background:url(../img/h2_.jpg) 0 0 no-repeat;
    height:45px;
    font-size:25px;
    color:#FFFFFF;
    padding: 15px 0 0 30px;
    text-shadow: 1px 1px 3px #000;
}

.h2-img {
    background: none;
    height:auto;
    padding: 0 0 10px 0;
}

h2 img {
    width: auto;
    height: 20px;
}

h3{
    clear: both;
    font-size: 16px;
    font-weight:bold;
    background:url(../img/h3.jpg) left top no-repeat;
    color:#1a4013;
    padding: 5px 0 0 20px;
    margin:10px 0; 
    text-shadow: 1px 1px 3px #fff;
    height: 40px;}

h4 {
    font-size: 14px;
    color:#333;
    padding: 0 0 0 20px;
    clear: both;
    border-bottom: #2b647f dotted 1px;
    border-left:#2b647f solid 5px;
    height:30px;
}

#wrapper{
    margin: 0px auto;
    width: 960px;
    backgroundurl:url(../img/bg.jpg) 0 0 repeat-y;}

/*----------------------------------------------------------------------------
******************************************************************************
    Header
******************************************************************************
----------------------------------------------------------------------------*/

#header_wrp {
    background: url(../img/head_bg.jpg) left top repeat-x;
}

#header {
    width: 960px;
    margin: 0 auto;
    /* height:160px; */
}

#logo{
    /* width:116px; */
    /* height:30px; */
    /* float:right; */
    padding: 30px 0 0 0;
    display: block;
    text-align: right;
}

#header h1 {
    margin: 0;
}

#language {
    /* width:210px; */
    /* height:20px; */
    text-align: right;
    /* float:right; */
}

#language li {
    display: inline-block;
    /* float:left; */
    margin: 0 5px 0 0;
}

#language li:last-child {
    margin: 0;
}

/*----------------------------------------------------------------------------
******************************************************************************
    Menu
******************************************************************************
----------------------------------------------------------------------------*/
#menu_wap {
    /* height:62px; */
    width: 100%;
    clear: both;
    margin: 10px 0 20px 0;
}

#menu {
    margin: 0 auto;
    position: relative;
    line-height:1;
    text-align: left;
}

#menu li { list-style: none; float: left; position: relative; }

#menu ul { display: none; position: absolute; top: 60px; left: 0; }
* html #menu ul { line-height: 0; }
#menu ul li { float: none; }

#menu ul { width: 140px; }
#menu ul ul { top: 0; left: 141px; }
#menu ul a { 
    display: block;
    width: 120px;
    background:#121212;
    padding: 10px;
    color: #FFF;
    border-bottom: 1px dotted #FFF;
/*  opacity: 0.7;
    filter: alpha(opacity=70);*/
    text-decoration:none;
    zoom: 1;
    line-height: 1;
}
#menu ul a.hover { background: #444; }

/*----------------------------------------------------------------------------
******************************************************************************
    contents(共通)
******************************************************************************
----------------------------------------------------------------------------*/
#contents {
    width:960px;
    clear:both;
    margin: 30px 0 30px 0;
}

#contents:after {
    content: "";
    display: block;
    clear: both;
}

/*----------------------------------------------------------------------------
******************************************************************************
    Footer
******************************************************************************
----------------------------------------------------------------------------*/

#footer {
    background: url(../img/foot_bg.jpg) 0 0 repeat-x;
    font-size: 12px;
    padding: 20px 20px;
}

#footer address {
    color: #fff;
    line-height: 1.5em;
    text-align: center;
    margin: 0;
}

#footer p {
    color: #fff;
    line-height: 1.5em;
    text-align: center;
    margin: 0;
}

/*----------------------------------------------------------------------------
******************************************************************************
    Other pages(default)
******************************************************************************
----------------------------------------------------------------------------*/
.thumbL {
    float: left;
    margin: 0px 15px 10px 0;
    padding: 0px;
}
.thumbR {
    float: right;
    margin: 0px 0px 10px 15px;
    padding: 0px;
}
.description {overflow: hidden;}
.alignC{text-align:center}
.alignL{text-align:left}
.alignR{text-align:right}
.alignT{vertical-align:top;}
.alignM{vertical-align:middle;}

.line{
    clear: both;
    float: none;
    height: 1px;
    background: url(../img/line.gif) repeat-x;
    margin-top: 15px;
    margin-bottom: 15px;
}

/*----------------------------------------------------------------------------
******************************************************************************
    Other pages(original)
******************************************************************************
----------------------------------------------------------------------------*/
/*--  --*/

#sub_menu {
    width:190px;
    float:left;
}

#sub_menu ul {
    padding:0;
    margin:0;
}

#sub_menu li {
    list-style:none;
    margin-bottom:5px;

}

#sub_menu ul li a {
    display: block;
    height: 40px;
    padding:5px 0 0 10px;
    font-size:13px;
    color:#fff;
    text-decoration:none;
    background:url(../img/sub_menu.jpg) 0 0 no-repeat;
}

#sub_menu ul li a.lvl3{
    background:none;
    height:auto;
    color:#2D4529;
    line-height: normal;
    padding:5px 0 5px 5px;
    border-bottom: 1px dotted #2D4529;
    font-size: 0.9em;
}

#sub_menu ul li a.lvl3:hover{
    background:none #2E5035;
    color:#FFF;
}

#in_menu li{
    width:180px;
    height:auto;
    padding:5px;
    background:#690;
    border-bottom:#CCCCCC dotted 1px;
    margin-bottom:1px;
    clear:both;
}

#sub_menu ul #in_menu li a {
    width:180px;
    padding:0;
    height:auto;
    display:block;
    text-decoration:none;
    background:#690;
}

#cont_R {
    width:740px;
    float:right;
}

#cont_R_mail {
    width: 100%;
}

#cont_R_mail h2 {
    background-color: #c14343;
    background-image: none;
    border-radius: 3px;
    margin: 0 0 20px 0;
}

#cont_R_mail h3 {
    background-image: none;
    background-color: #cbe8c2;
    border-radius: 3px;
    height: auto;
    margin: 10px 0 10px 0;
    padding: 10px 20px;
}




    /* =============================================================================
    *
    *
        Content CSS
    *
    *
        ========================================================================== */



/*----------------------------------------------------------------------------
******************************************************************************
Layout
******************************************************************************
----------------------------------------------------------------------------*/
.fsS{font-size:70%;}
.fsL{font-size:120%;}

.marT5{margin-top:5px;}
.marT10{margin-top:10px;}
.marT15{margin-top:15px;}
.marT20{margin-top:20px;}
.marB5{margin-bottom:5px;}
.marB10{margin-bottom:10px;}
.marB15{margin-bottom:15px;}
.marB20{margin-bottom:20px;}
.marL5{margin-left:5px;}
.marL10{margin-left:10px;}
.marL15{margin-left:15px;}
.marL20{margin-left:20px;}
.marL30{margin-left:30px;}
.marL40{margin-left:40px;}
.marL50{margin-left:50px;}
.marL100{margin-left:100px;}
.marR5{margin-right:5px;}
.marR10{margin-right:10px;}
.marR15{margin-right:15px;}
.marR20{margin-right:20px;}
.padT5{padding-top:5px;}
.padT10{padding-top:10px;}
.padB50{padding-bottom:50px;}
.padB100{padding-bottom:100px;}
.padL30{padding-left:30px;}
.pad5{padding:5px;}

.fs10{font-size: 10px;}
.fs12{font-size: 12px;}
.fs14{font-size: 14px;}
.fs16{font-size: 16px;}

strong{font-weight: bold;}

.alignC{text-align:center}
.alignL{text-align:left}
.alignR{text-align:right}
.alignT{vertical-align:top;}
.alignM{vertical-align:middle;}

.fontc_red{ color:#F00;}

span .super{
    vertical-align:super;}

.line{
    background: url(../img/line.gif) 0 0 no-repeat;
    height:15px;
    margin:10px 0;
}
.float_l{
    float:left;}
.float_r{
    float:right;}

/*----------------------------------------------------------------------------
******************************************************************************
テーブル用 スタイル
******************************************************************************
----------------------------------------------------------------------------*/
.t_border{
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #D7D7D7;
    border-left-color: #D7D7D7;
    margin-bottom:10px;
    background:#F6F6F6;
    width:100%;
}
.t_border td{
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #D7D7D7;
    border-bottom-color: #D7D7D7;
    vertical-align: top;
    padding: 5px;
}
.t_border th{
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #D7D7D7;
    border-bottom-color: #D7D7D7;
    background:#AFCB67;
    color:#FFFFFF;
    text-align: center;
    width:20%;
}

.t_border02{
    border-top-width: 1px;
    border-left-width: 1px;
    border-right:1px solid #D7D7D7;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #D7D7D7;
    border-left-color: #D7D7D7;
    margin-bottom:10px;
    background:#F6F6F6;
    width:100%;
}
.t_border02 td{
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #D7D7D7;
    border-bottom-color: #D7D7D7;
    vertical-align: middle;
    padding: 5px 5px 5px 10px;
}
.t_border02 tr .td_right{
    text-align:right;
    border-right:none;
}

.t_border02 th{
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #D7D7D7;
    border-bottom-color: #D7D7D7;
    background:#AFCB67;
    color:#FFFFFF;
    text-align: center;
}

.t_border_non{
    margin-bottom:10px;
}
.t_border_non td{
    vertical-align: top;
    padding: 3px;
}
 .t_border_non.td_pad td{
    padding:10px;}
.t_border_member{
    width:100%;}
.t_border_member td{
    vertical-align: top;
    padding: 5px 10px;
    border-bottom:#CCCCCC dotted 1px;
}
.t_border_member th{
    vertical-align: middle;
    padding: 5px 10px;
    background:#AFCB67;
    color:#FFFFFF;
    text-align: left;
    border-bottom: #fff dotted 1px;
}

.td_text{
    font-size:14px;
    font-weight:bold;
    background:#B0D8FF;
    padding:5px;}
    
.thumbL {
    float: left;
    margin: 0px 15px 10px 0;
    padding: 0px;
}
.thumbR {
    float: right;
    margin: 0px 0px 10px 15px;
    padding: 0px;
}
.description {overflow: hidden;}

.txtlist {
    padding-left:40px;
    list-style-type: none;
}
.txtlist ul,
.txtlist dl{
    padding-left:20px;
}

.txtlist li,
.txtlist dd{
    text-indent:-15px;}


dl.dl_side dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 7.5em;
}

dl.dl_side dd {
  margin-bottom: 0.8em;
  margin-left: 7.5em;
}
.normal{
    padding:0 20px;
    margin-bottom:10px;}
.normal dd {
    margin: 0 0 20px 10px;}

/*----------------------------------------------------------------------------
******************************************************************************
text-decoration(box内text余白など）
******************************************************************************
----------------------------------------------------------------------------*/
.text_box {
    padding:10px;}

.text_box02 {
    padding:10px 0;
    float:left;}
.text_box02 p {
    float:left;
    width:430px;}
.text_box02 img {
    float:right;}

/*----------------------------------------------------------------------------
******************************************************************************
contents(top page)
******************************************************************************
----------------------------------------------------------------------------*/

/*-- contents_l --*/
#contents_l {
    width: 623px;
    float: left;
}
#whatsnew table {

}

#whatsnew table td{vertical-align: top;font-size: small;padding: 10px;border-bottom: 1px dotted #CCC;line-height: normal;}

#whatsnew table td.date{
    width: 100px;
}

/*-- contents_r --*/
#contents_r {
    width:310px;
    float:right;}
#link li a{
    margin:10px 0;
    display: block;
    padding:10px 20px;
    text-decoration:none;
    font-weight:bold;
    background: #D9F7DB;
    border: 1px solid #C5EDCA;
    color: #000;
}
#link li a:hover{
    opacity: 0.6;filter: alpha(Opacity=60);
}

/*-- top_img --*/

#main_img {
    margin: 0 0 20px 0;
    padding: 0;
}

#main_img img {
    width: 100%;
}



/*----------------1------------------------------------------------------------
******************************************************************************
contents(other pages)
******************************************************************************
----------------------------------------------------------------------------*/
#page_contents{
    width:880px;
    padding:10px;
    background:#FFFFFF;}

/*-- contents_l --*/
#page_cont_l {
    width:200px;
    float:left;}
#page_cont_l p{margin:0;}

.sub_menu li{
    background: url(../img/contents_mid.gif) 0 0 no-repeat;
    height: 47px;
    color: #2b647f;
    font-weight: bold;
    padding: 15px 0 0 0;
    text-align:center;
}

/*-- contents_r --*/
#page_cont_r {
    width:670px;
    float:right;}
#page_cont_r p{margin:0;}

.pagetop {
    width:135px;
    height:18px;
    float:right;}
span.ref{
    font-style: italic;
    font-weight: bold; }
.photo{
    padding: 5px;
    border: 1px solid #CCCCCC;
}
.photo_L{
    padding: 5px;
    border: 1px solid #CCCCCC;
    float: left;
}
.photo_R{
    padding: 5px;
    border: 1px solid #CCCCCC;
    float: right;
    margin: 0 0 10px 10px;
}
#cont_R .h5_name{
    margin: 0 0 10px 0;
    padding: 0px;
    clear: both;
    font-size:20px;
    font-weight:bold;
    color:#1a4013;}
#member p{
    margin-left:20px;}
.member_detail{
    width:80%;
    float:right;}
.text_bg{
    background:#AFCB67;
    color:#FFFFFF;
    width:8em;
    text-align:center;}
.member_list th,
.member_list td {
	width:25%;}




/*++++++++++++++++++++++++++++++++++++++++++++++++++++
| LightNEasy Content Management System
| Copyright 2007 - 2010 Fernando Baptista
| http://www.LightNEasy.org
++++++++++++++++++++++++++++++++++++++++++++++++++++++
| lightneasy.css Version 3.2
++++++++++++++++++++++++++++++++++++++++++++++++++++++
| Released under the terms & conditions of v2 of the
| GNU General Public License. For details refer to
| the included gpl.txt file or visit http://gnu.org
+++++++++++++++++++++++++++++++++++++++++++++++++++++
General classes for LightNEasy elements on page display */

#mycontent {
    width: 95%;
    height: 600px;
}

#LNE_setup {
    width: 600px;
}

#LNE_setup textarea {
    width: 450px;
    height: 100px;
}

#LNE_setup input {
    width: 240px;
}

#LNE_restrictlogin {
    margin-top: 12px;
}

#LNE_restrictlogin form, #LNE_restrictlogin fieldset {
    border: 0;
    background: transparent;
    text-align: center;
}

#LNE_restrictlogin input {
    width: 50px;
}

#LNE_admininput {
    width: 600px;
    margin: 50px auto;
}

#LNE_admininput h2 {
    margin-bottom: 14px;
}

#LNE_admininput a, #LNE_admininput img {
    border: none;
    text-decoration: none;
    padding: 0;
    margin: 0;
}

#LNE_admininput table.settings {
    border: none;
    width: 400px;
    margin: 0 auto;
}

#LNE_admininput table.settings td {
    width: 50px;
    text-align: center;
}

#LNE_admininput input, #LNE_admininput textarea {
    width: 300px;
}

#LNE_admininput fieldset {
/*  background: #e0e0e0; */
    color: #000;
    padding: 10px;
    border: 0;
}
.LNE_settings {
    float: left;
    width: 70px;
    height: 80px;
    padding: 10px;
    text-align: center;
}
.LNE_title {
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 8px;
    color:#333;
    background: none;
}

.LNE_message {
    display: block;
    font-size: 1.2em;
    color: #c00;
    margin: 0 0 10px 0;
    background: none #EDDCDE;
    text-shadow: none;
}

#LNE_admin {
    width: 82px;
    float: right;
    padding-right: 10px;
}

#LNE_admin td {
    width: 24px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
}

#LNE_admin table, #LNE_admin tr, #LNE_admin img {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
}

#LNE_admin a {
    text-decoration: none;
}

.LNE_gallery {
    margin: auto;
}

.LNE_gallery_img {
    margin: 6px;
    padding: 0;
    border: 1px solid #000000;
}

.LNE_gallery fieldset, .LNE_gallery fieldset, .LNE_gallery table {
    border: none;
}

.LNE_select {
    background: #d0d0d0;
    border-top: 2px solid #f0f0f0;
    border-left: 2px solid #f0f0f0;
    border-right: 2px solid #b0b0b0;
    border-bottom: 2px solid #b0b0b0;
    padding-left: 4px;
}

/* Classes for showing downloads and links */
#LNE_show {
    width: 90%;
    margin: auto;
}

#LNE_show h3 {
}

#LNE_show ul {
    margin: 6px 6px 6px 0;
}

#LNE_show li {
    list-style: none;
    padding: 4px 0 4px 14px;
    color: #303030;
    background: #f0f0f0;
}

#LNE_show a {
    font-weight: bold;
    text-decoration: none;
}

#LNE_show a:hover {
    text-decoration: none;
}

/* Classes for contact form */
#LNE_contact {
    width: 95%;
    margin: auto;
}

#LNE_contact form {
    border: none;
    background: transparent;
}

#LNE_contact fieldset {
    background: transparent;
    border: none;
    margin-top: 20px;
}

#LNE_contact table  {
    border: none;
}

/* Menus classes */
.LNE_menu {
}

.LNE_menu_ul {
}

.LNE_menu_intend {
    text-indent: 12px;
/*  position: relative;
    margin-left: 20px; */
}

.LNE_menu_doubleintend {
    text-indent: 24px;
/*  position: relative;
    margin-left: 30px; */
}

.rss {
    float: right;
    margin: 0;
    padding: 0 6px;
    border: none;
}

.rss a, .rss a:hover {
    text-decoration: none;
}

.rss img {
    border: 0;
    margin: 0;
    padding: 0;
    background: transparent;
}

/* Classes for the news module */
#LNEnews {
/*background: #9090ff; */
    line-height: 1.1em;
    margin: 0 5% 0 5%;
    padding-top: 1em;
    padding-bottom: .8em;
}

#LNEnews hr {
    width: 80%;
    margin: auto;
}

.LNEnews_title {
    display: block;
    font-size: 130%;
    font-weight: bold;
}

.LNEnews_date {
    font-size: 80%;
    margin-top: 0;
    margin-bottom: 0;
}

.LNEnews_text {
    display: block;
    margin-top: 6px;
    margin-bottom: 6px;
}

.LNEnews_text p {
    margin-bottom: .1em;
    margin-top: 0;
}

.LNEnews_author {
    display: block;
    margin: 0;
    padding: 0;
}

.LNEnews_email {
    font-size: .9em;
}

.LNEnews_comments {
/*  width: 85%; */
    margin: 12px auto 0 auto;
    font-size: 1.1em;
    font-weight: bold;
}

.LNEnews_comment {
/*  width: 85%; */
    margin: 6px auto 6px;
    background: #f0f0f0;
    color: #303030;
    padding: 4px 10px 4px 10px;
}

.LNEnews_comment .time {
    font-size: .8em;
}

.LNEnews_comment .text {
    display: block;
    margin-bottom: 6px;
}

.LNEnews_comment .email {
    margin-left: 12px;
    font-size: .8em;
}

.LNEnews_comment .author {
    font-weight: bold;
}

.noborder {
    background: transparent;
    border: none;
}

#setupform {
}

#setupform input, #setupform textarea {
    width: 250px;
}

#lightbox {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#lightbox a img{
    border: none;
}






/* =============================================================================
*
*
    lytebox CSS
*
*
    ========================================================================== */

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
    #lbOverlay.grey { background-color: #000000; }
    #lbOverlay.red { background-color: #330000; }
    #lbOverlay.green { background-color: #003300; }
    #lbOverlay.blue { background-color: #011D50; }
    #lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
    #lbOuterContainer.grey { border: 3px solid #888888; }
    #lbOuterContainer.red { border: 3px solid #DD0000; }
    #lbOuterContainer.green { border: 3px solid #00B000; }
    #lbOuterContainer.blue { border: 3px solid #5F89D8; }
    #lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {   font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em; overflow: auto; margin: 0 auto; }
    #lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
    #lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
    #lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
    #lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
    #lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
    position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../img/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../img/blank.gif) no-repeat; display: block; left: 0; float: left; }
    #lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../img/prev_grey.gif) left 15% no-repeat; }
    #lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(../img/prev_red.gif) left 15% no-repeat; }
    #lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(../img/prev_green.gif) left 15% no-repeat; }
    #lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(../img/prev_blue.gif) left 15% no-repeat; }
    #lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(../img/prev_gold.gif) left 15% no-repeat; }
    
#lbNext { width: 49%; height: 100%; background: transparent url(../img/blank.gif) no-repeat; display: block; right: 0; float: right; }
    #lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../img/next_grey.gif) right 15% no-repeat; }
    #lbNext.red:hover, #lbNext.red:visited:hover { background: url(../img/next_red.gif) right 15% no-repeat; }
    #lbNext.green:hover, #lbNext.green:visited:hover { background: url(../img/next_green.gif) right 15% no-repeat; }
    #lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(../img/next_blue.gif) right 15% no-repeat; }
    #lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(../img/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
    #lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
    #lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
    #lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
    #lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
    #lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
    
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
    #lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
    #lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
    #lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
    #lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
    #lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
    
#lbDetailsData { padding: 0 10px; }
    #lbDetailsData.grey { color: #333333; }
    #lbDetailsData.red { color: #620000; }
    #lbDetailsData.green { color: #003300; }
    #lbDetailsData.blue { color: #01379E; }
    #lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
    #lbClose.grey { background: url(../img/close_grey.png) no-repeat; }
    #lbClose.red { background: url(../img/close_red.png) no-repeat; }
    #lbClose.green { background: url(../img/close_green.png) no-repeat; }
    #lbClose.blue { background: url(../img/close_blue.png) no-repeat; }
    #lbClose.gold { background: url(../img/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
    #lbPlay.grey { background: url(../img/play_grey.png) no-repeat; }
    #lbPlay.red { background: url(../img/play_red.png) no-repeat; }
    #lbPlay.green { background: url(../img/play_green.png) no-repeat; }
    #lbPlay.blue { background: url(../img/play_blue.png) no-repeat; }
    #lbPlay.gold { background: url(../img/play_gold.png) no-repeat; }
    
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
    #lbPause.grey { background: url(../img/pause_grey.png) no-repeat; }
    #lbPause.red { background: url(../img/pause_red.png) no-repeat; }
    #lbPause.green { background: url(../img/pause_green.png) no-repeat; }
    #lbPause.blue { background: url(../img/pause_blue.png) no-repeat; }
    #lbPause.gold { background: url(../img/pause_gold.png) no-repeat; }

address {
    font-style: normal;
}
.member-photo {
    width: 120px;
}

.dl-access {
}
.dl-access dd {
    margin: 0 0 0 40px;
}

/* form */

.formTable {
    width: 100%;
}

.formTable th {
    font-weight: normal;
    padding: 10px 20px 10px 0 ;
    width: 20%;
    vertical-align: middle;
}

.formTable td {
    width: 60%;
}

.formTable td input {
    width: 60%;
}

.formTable td input[type="radio"] {
    width: auto;
}

.formTable textarea {
    width: 100%;
    height: 13em;
}

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

.photos img {
    width: 49%;
}



/* SP Menu */
.sp-menu {
    display: none;
}


/* clearfix */
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: ""; 
    display: block; 
    clear: both;
}



/*!
 * SlickNav Responsive Mobile Menu v1.0.7
 * (c) 2016 Josh Cope
 * licensed under MIT
 */

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em; }

.slicknav_menu {
  *zoom: 1;
  float:right;
}

  .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left; }
  .slicknav_menu .slicknav_icon {
    /*float: left;*/
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em; }
    .slicknav_menu .slicknav_icon:before {
      background: transparent;
      width: 1.125em;
      height: 0.875em;
      display: block;
      content: "";
      position: absolute; }
  .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .slicknav_menu:before {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    content: " ";
    display: table;
    clear: both; }

.slicknav_nav {
  clear: both;
  background-color: #1a4013;
  margin: 0;
  text-align: left;
}
  .slicknav_nav ul {
    display: block; }
  .slicknav_nav li {
    display: block; }
  .slicknav_nav .slicknav_arrow {
    font-size: 16px;
    margin: 0 0 0 0.4em; }
  .slicknav_nav .slicknav_item {
    cursor: pointer; }
    .slicknav_nav .slicknav_item a {
      display: inline; }
  .slicknav_nav .slicknav_row {
    display: block; }
  .slicknav_nav a {
    display: block; }
  .slicknav_nav .slicknav_parent-link a {
    display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu {
    width: 100%;
  font-size: 16px;
  /* box-sizing: border-box; */
  background: none;
  padding: 0;
  }
  .slicknav_menu * {
    /* box-sizing: border-box; */
}
  .slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 3px #000; }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #fff; }

.slicknav_btn {
  margin: 0 5px 12px 0;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.65);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #1a4013;
  color: #FFF;
  font-size: 14px;
}

.slicknav_nav {
    width: 100%;
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden; }
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px; }
  .slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px; }
    .slicknav_nav .slicknav_row:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #ccc;
      color: #fff; }
  .slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff; }
    .slicknav_nav a:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #ccc;
      color: #222; }
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }
  .slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0; }
  .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0; }

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }



/* SlickNav */
.slicknav_menu {
    display: none;
}



/* =============================================================================
*
*
    Responsive Web Design Settings
*
*
    ========================================================================== */

@media screen and (max-width: 1000px) {

    #header h1 {
        padding: 0 20px;
    }

    #language {
        padding: 0 20px 0 10px;
    }

    #language img {
        width: 70px;
    }



    /* SP Menu */

    .sp-menu {
        display: inline-block;
    }

    .slicknav_menu img {
        display: none;
    }



    /* SlickNav */

    #menu {
        display: none;
    }

    .slicknav_menu {
        display: block;
    }



    #logo {
        position: relative;
    }

    #logo > a {
        float: right;
        position: absolute;
        top: 36px;
        right: 90px;
    }

    #logo > a > img {
        width: auto;
        height: 20px;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    #header {
        width: 100%;
    }

    #header {
        /* box-sizing: border-box; */
        padding: 0;
    }

    #wrapper {
        width: 100%;
    }

    #contents {
        width: 100%;
        margin: 20px 0 20px 0;
    }

    #contents_l,
    #contents_r
    {
        /* box-sizing: border-box; */
        width: 100%;
        padding: 0 20px 20px 20px;
        float: none;
    }

    #whatsnew table tr,
    #whatsnew table td {
        display: block;
        width: 100%;
        padding: 0 0 10px 0;
    }

    #whatsnew table td.date {
        width: 100%;
        border-bottom: none;
    }

    #sub_menu {
        width: 100%;
        float: none;
        margin: 0 0 20px 0;
    }

    #sub_menu ul {
        display: block;
        width: 100%;
    }

    #sub_menu ul:after {
        content: "";
        display: block;
        clear: both;
    }

    #sub_menu li {
        display: block;
        float: left;
        margin-bottom: 0;
        padding: 0;
        border-bottom: 1px solid #e8f9e9;
        border-right: 1px solid #e8f9e9;
        width: 33.33%;
        background: #1a4013;
        line-height: 1.8;
    }

    #sub_menu li:last-child {
        border-right: none;
    }

    #sub_menu ul li a {
        display: block;
        background: none;
        padding: 10px 3px;
        height: auto;
        text-align: center;
    }

    #sub_menu ul li.lvl3-wrapper {
        display: none;
    }

    #cont_R {
        width: 100%;
        float: none;
        margin: 0 0 30px 0;
        padding: 0 20px;
    }

    #cont_R_mail {
        padding: 0 20px;
    }

    h2 {
        background-color: #c14343;
        background-image: none;
        border-radius: 3px;
        margin: 0 0 20px 0;
    }

    h3 {
        background-image: none;
        background-color: #cbe8c2;
        border-radius: 3px;
        height: auto;
        margin: 10px 0 10px 0;
        padding: 10px 20px;
    }

    .alignR {
        text-align: left;
    }

    .member-photo {
        margin: 0 auto 10px auto;
        display: block;
        text-align: center;
    }

    .photo_L {
        float: none;
        text-align: center;
        margin: 0 auto 10px auto;
        display: block;
    }

    .member_detail {
        width: 100%;
        float: none;
    }


    /* table */

    .t_border02 {
        margin: 0 0 30px 0;
        background: none;
        border: none;
        /* table-layout: fixed; */
    }

    .t_border02 tr {
        margin-bottom: 10px;
        display: block;
    }

    .t_border02 th {
        display: block;
        width: 100%;
        margin: 0 0 10px 0;
        padding: 5px 0;
        border-top: 1px solid #D7D7D7;
        border-right: 1px solid #D7D7D7;
        border-left: 1px solid #D7D7D7;
        border-bottom: 1px solid #D7D7D7;
    }

    .t_border02 td {
        display: block;
        margin-left: 0;
        text-align: center;
        border-right: 1px solid #D7D7D7;
        border-left: 1px solid #D7D7D7;
        border-bottom: 1px solid #D7D7D7;
        background: #F6F6F6;
    }

    .t_border02 td:nth-of-type(1) {
        border-top: 1px solid #D7D7D7;
    }

    .t_border02 td:nth-of-type(1),
    .t_border02 td:nth-of-type(2)
    {
        /* width: 50%; */
    }

    .t_border02 td:nth-of-type(3) {
        /* display: block; */
        /* width: 100%; */
        /* clear: both; */
    }

    .t_border_member th,
    .t_border_member td
    {
        display: block;
        width: 100%;
        text-align: left;
        border-bottom: none;
    }

    .list2 {
        padding: 0px;
        margin: 10px 0 0 20px;
    }

    .list {
        margin: 10px 0;
        padding: 0 0 10px 0;
        border-bottom: 1px solid #CCC;
    }

    .list li:last-of-type {
        border-bottom: none;
    }

    .list li {
        margin: 0 0 0 20px;
    }

    dd {
        margin: 0;
    }

    .table-access tr {
        display: block;
        margin: 0 0 20px 0;
    }

    .table-access.t_border_non.td_pad td {
        display: block;
        width: 100%;
        padding: 0;
    }



    /* form */

    .formTable {
        width: 100%;
    }

    .formTable th {
        display: block;
        width: 100%;
        padding: 0 0 0 0;
    }

    .formTable td {
        display: block;
        width: 100%;
        margin: 0 0 10px 0;
    }

    .formTable td input {
        width: 100%;
        margin: 0 0 0 0;
    }

    .formTable td input {
        width: 100%;
    }

    .formTable td input[type="text"] {
        height: 2.4em;
    }

    .formTable td input[type="radio"] {
        width: auto;
    }

    .formTable textarea {
        width: 100%;
        height: 13em;
    }
	
	.member_list th,
	.member_list td {
		width:100%!important;}

}



@media screen and (max-width: 480px) {

    #sub_menu li {
        width: 50%;
    }

}
