/*ここは消さないで下さい!*/
/* Template Name: 402_green */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
  margin: 0;
  padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
  background: #CCFFCC;
  margin: 0;
  padding: 0;
  line-height:150%;
  letter-spacing: normal;
  color: #333;
  list-style: none;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  font-family: "ＭＳ Ｐゴシック","MS P Gothic","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Verdana,Arial, Helvetica, sans-serif;
}



/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
  margin: 0;
  padding: 0;
  border: 0;
}

/* strong */
strong {font-weight: bold;}

/* 画像の属性 */
img {border: none; margin: 0;}
.img-left {  float: left;margin: 0 10px 0 0;}
.img-right {float: right;margin: 0 0 0 10px;}
.img-center {;margin: 10px auto;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #339933;text-decoration: underline;}
a:hover{color : #FF6633;text-decoration: none;}
  
/* 基本設定 ----------------------------- */
#base{
  width: 820px;
  margin: 0 auto;
  background: url("img/base_back.gif") repeat-y;
  text-align: center;
  position: relative;
}

#wrapper {
  width: 800px;
  margin: 0 auto;
  text-align: center;
}

#containar {
  width: 760px;
  margin: 0 auto;
  text-align: left;
  background: #FFF;
}

/*  ヘッダー  */
#header {
  height:50px;
  margin: 0;
  color: #FFF;
  background: #DCE9F0 url("img/header.gif") no-repeat;
  text-align: left;
}

#header h1{
 position: absolute;
 top: 20px;
 left: 30px;
 font-size: 22px;
 font-weight: bold;
 color: #FFF;
}


#header h1 a:link, #header h1 a:visited, #header h1 a:active {
 text-decoration: none;
}

#header h1 a:hover {
 color: #FF9900;
 text-decoration: underline;
}

#header2 {
  height:235px;
  margin: 0;
  color: #FFF;
  text-align: left;
  background: #3398CC url("img/header2.jpg") no-repeat;
}

#header2 p{
  position: absolute;
  top: 225px;
  left: 20px;
  width: 780px;
  font-size: 100%;
  color: #333;
  text-align: left;
}

#header a:link, #header a:visited, #header a:active {color: #FFF;text-decoration: underline;}
#header a:hover{color : #FF9900;text-decoration: none;}

#header .ads_header{
  text-align: center;
}


/*  メインメニュー  */
#gmenu{
  position: absolute;
  left:10px;
  top: 250px;
  margin: 0 auto;
  width: 800px;
  height: 33px;
  border-top: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#gmenu ul{list-style: none; margin: 0; padding: 0;}
#gmenu li{margin: 0; padding: 0; float: left;}
#gmenu li.nav1 a:link, #gmenu li.nav1 a:visited, #gmenu li.nav1 a:active {
  float: left;
  width: 160px;
  height: 33px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 220%;
  overflow: hidden;
  background: url("img/gmenu01.gif") no-repeat;
  display: block;
}
#gmenu li.nav1 a:hover{background: url("img/gmenu11.gif") no-repeat;color: #FFF;}

#gmenu li.nav2 a:link, #gmenu li.nav2 a:visited, #gmenu li.nav2 a:active {
  float: left;
  width: 160px;
  height: 33px;
  color: #666;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 220%;
  overflow: hidden;
  background: url("img/gmenu02.gif") no-repeat;
  display: block;
}
#gmenu li.nav2 a:hover{background: url("img/gmenu12.gif") no-repeat;color: #FFF;}

#gmenu li.nav3 a:link, #gmenu li.nav3 a:visited, #gmenu li.nav3 a:active {
  float: left;
  width: 160px;
  height: 33px;
  color: #666;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 220%;
  overflow: hidden;
  background: url("img/gmenu03.gif") no-repeat;
  display: block;
}
#gmenu li.nav3 a:hover{background: url("img/gmenu13.gif") no-repeat;color: #FFF;}

#gmenu li.nav4 a:link, #gmenu li.nav4 a:visited, #gmenu li.nav4 a:active {
  float: left;
  width: 160px;
  height: 33px;
  color: #666;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 220%;
  overflow: hidden;
  background: url("img/gmenu04.gif") no-repeat;
  display: block;
}
#gmenu li.nav4 a:hover{background: url("img/gmenu14.gif") no-repeat;color: #FFF;}

#gmenu li.nav5 a:link, #gmenu li.nav5 a:visited, #gmenu li.nav5 a:active {
  float: left;
  width: 160px;
  height: 33px;
  color: #666;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 220%;
  overflow: hidden;
  background: url("img/gmenu05.gif") no-repeat;
  display: block;
}
#gmenu li.nav5 a:hover{background: url("img/gmenu15.gif") no-repeat;color: #FFF;}

.rss{  
  position: absolute;
  top: 16px;
  right: 25px;
}

/*  パンくずリスト  */
.navi {
  margin :0 0 10px;
  width: 100%;
  font-size: 10px;
  padding: 0 5px;
  text-align: left;
}

.navi a {
  text-decoration: none;
}

.navi a:hover {
  text-decoration: underline;
}


/*  記事枠等の属性  */
#content {
  float: left;
  width: 550px;  
  margin: 10px 0 0 0;
  padding: 0;
  background: #FFF;
  overflow: hidden;
}

#content h2{
  margin: 5px 0 10px 10px;
  font-size: 143%;
  color: #339933;
  font-weight: bold;
  text-align: left;
  text-indent: 5px;
  line-height: 130%;
  border-left: 10px solid #66C066;
}

#content h3 {
  margin: 10px 0;
  padding: 0;
  border-bottom: 1px solid #DDD;
  color: #339933;
  font-weight: bold;
  font-size: 100%;
  line-height: 150%;
  display: block;
  text-align: left;
  text-indent: 0;
}

#content h3.post {
  margin: 10px 5px 0 5px;
  border: 0px;
  color: #339933;
  font-weight: bold;
  font-size: 115%;
  line-height: 130%;
  display: block;
  text-align: left;
  text-indent: 20px;
  background: url("img/h3_back.gif") no-repeat top left;
}
      
#content h3.post a {
  color: #339933;
  text-decoration: underline;
}
          
#content h3.post a:hover {
  color: #FF0000;
  text-decoration: none;
}

#content h4 {
  margin: 10px 10px 10px 0;
  border-bottom: 1px solid #DDD;
  color: #339933;
  font-weight: bold;
  font-size: 108%;
  line-height: 150%;
  display: block;
  text-align: left;
}

#content h5 {
  margin: 10px 10px 10px 0;
  color: #666;
  font-weight: normal;
  font-size: 100%;
  line-height: 150%;
  display: block;
  text-align: left;
}

#content .posted {
  text-align: right;
  font-size: 10px;
  margin: 0px 20px 10px 0;
}

/*記事枠*/
#content .doc{
  margin: 0 10px;
  text-align: left;
  line-height: 24px;
  /*2011/2/23コメント化background: url("img/doc_back.gif")*/ top left;
}

#content .doc2{
  margin: 0 10px;
  text-align: left;
  line-height: 150%;
}

#content .doc3{
  margin: 0 10px;
  text-align: left;
  line-height: 100%;
}

#content .doc p{
  margin-top: 24px;
  padding: 0;
}

#content .next{
  text-align: right;
}

/*　アドセンス　*/
.ads_rec{
  margin: 10px 0 10px 10px;
  text-align: left;
}

.ads_sky{
  margin:0 auto;
}


.ads_sqr{
  margin-bottom: 10px;
  text-align: center;
}

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

/* ブックマーク */
ul.bmark{margin: 0;
  list-style-type: none;
  text-align: right;}

.bmark li{
  display: inline;
  margin: 0 2px;}

/*  相互リンクリスト属性 */
#content .slink ul{
  margin: 10px 5px 20px 20px;
}

#content .slink ul li{
  margin: 0;
  font-size: 12px;
  line-height: 150%;
}

/*  サイドメニュー等の属性  */
#sidebar {
  float: right;
  width: 200px;
  margin: 0;
  padding: 0;
  font-size: 13px;
  background: #FFF;
  overflow: hidden;
}

#sidebar .cont{
  margin-bottom: 10px;
}

.widget-header{
  margin: 10px 0 5px 0;
  background: url("img/sh2_back.gif") no-repeat top left;
  font-weight: bold;
  font-size: 100%;
  line-height: 170%;
  color: #FFF;
  text-align: left;
  text-indent: 5px;
}

/*新着記事等に利用できます*/
ul.widget-new{
  list-style: none;
}

.widget-new li{
  padding-left: 15px;
  text-align: left;
  line-height: 140%;
  text-decoration: none;
  background: url("img/list.gif") no-repeat;
  display: block;
}

.widget-new li a:link,
.widget-new li a:visited,
.widget-new li a:active{
  text-decoration: none;
}

.widget-new li a:hover{
  text-decoration: underline;
}


/*メニュー*/
ul.widget-menu{
  list-style: none;
}

.widget-menu li a:link,
.widget-menu li a:visited,
.widget-menu li a:active{
  padding-left: 15px;
  text-align: left;
  line-height: 140%;
  text-decoration: none;
  background: url("img/list.png") no-repeat;
  display: block;
}
  
.widget-menu li a:hover{
  text-decoration: underline;
}


/*フッターナビ*/
.f_navi {
  clear: both;
  margin: 0;
  padding: 10px 5px;
  text-align: right;
  font-size: 85%;
}

.f_navi img{margin: 0 3px;border-style: none; vertical-align: middle;}

/*フッター*/
#footer{
   clear: both;
   width: 820px;
   height: 60px;
   margin: 0;
   color: #999;
   padding: 0;
   text-align: left;
  background: url("img/footer_back.gif") no-repeat;
}

#footer .copyright{
  text-align: center;
  padding: 40px 0 0 0;
  font-size: 12px;
  line-height: 120%;
}

table {
  border-top: 1px solid #90EE90;
  border-left: 1px solid #90EE90;
  border-right: 1px solid #90EE90;
  border-bottom: 1px solid #90EE90;
  border-collapse:collapse;
}

td {
  border-top: 1px solid #90EE90;
  border-left: 1px solid #90EE90;
  border-right: 1px solid #90EE90;
  border-bottom: 1px solid #90EE90;
  padding: 5px;
}
/**▼文字装飾*****/

/*赤文字*/
.rb{ color:#f00;}

/*青文字 追加 */
.bl{ color:#00f;}

/*下線*/
.uline{ text-decoration:underline;}

/*文字色背景を黄色*/
.yb{ background:#ff0;}

/*文字色背景を薄黄色 追加 */
.ylb{ background:#FFFF66;}

/*文字列を左寄せにする*/
.tl{ text-align:left;}

/*文字列を中央に配置*/
.tc{ text-align:center;}

/*文字列を右寄せにする*/
.tr{ text-align:right;}

/*画像を左に配置し、後に続く文字を右に回り込ませる*/
.left{
 float:left;
 margin:0 20px 0 0;
}

/*画像を右に配置し、後に続く文字を左に回り込ませる*/
.right{
 float:right;
 margin:0 0 0 20px;
}


/*回り込み解除*/
.c_both{ clear:both;}


/*左から右に文字移動*2020/1/19追加*/
.marquee p {
margin:0; 
padding-left:724px; 
display:inline-block; 
white-space:nowrap;
animation-name:marquee; 
animation-timing-function:linear;
animation-duration:10s; 
animation-iteration-count:infinite;
}
@keyframes marquee {
  from   { transform: translate(0%);} 
  99%,to { transform: translate(-100%);}
}