@charset "UTF-8";

*       { margin: 0;
          padding: 0; }

img     { border: none;
          vertical-align: top;   /*IEの画像ベースラインを変更 */
 }

body    { padding: 0;
          font: 0.91em/1.52em sans-serif;
          font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		  color: #555;
/*		  background-color: #f4f1eb;  */
		  }

/*
==============================
▼3カラム▼
==============================
 ┌     ┏━━━━━━┓           ┐
     │     ┃　タイトル　┃←header   │
     │     ┣━━┳━━━┫           │
     │     ┃mメ ┃ m　　┃←col      │
     │     ┃eニ ┃ a本　┃           │body
     │     ┃nュ ┃ i文　┃           │
     │     ┃u｜ ┃ n　　┃           │
     └     ┗━━┻━━━┛           ┘ 
*/

.header	 { margin: 0;
		   padding: 0;
		   position: relative;
		   bottom: 0px;
		    }

.header-col  { width: 100%;
           max-width:950px;
           margin: 0 auto;
           }

.vs		 { background-image: url(../image/visual_side01a.jpg);
		   background-repeat:repeat-x;
		   background-position: top center;
		   margin-bottom: 5px; }

.vs2	 { background-image: url(../image/visual_side02a.jpg);
		   background-repeat:repeat-x;
		   background-position: top center;
		   margin-bottom: 5px; }

.vs-col  { width: 100%;
           max-width:950px;
           margin: 0 auto;
           }

.bread	{font-size: 0.85em;
		 margin: 0 0 -10px;
		 padding-top: 5px;
		  }

.wrapper	{ margin: 0;
			padding: 0;
			background-color: #f4f1eb;
			 }

.col    { width: 100%;
          max-width:950px;
          margin: 0 auto;
		  position: relative; }

.menu   { width: 215px;
		  position: absolute;
		  top: 0; }

.menu2nd   { width: 215px;
			position: absolute;
			top: 16px;
			}
		  
		  
.main   {
	margin-left: 215px;
	padding-left: 20px;
	position: relative;
	top: 16px;
	min-height: 750px;
}

.right_bar  { margin-left: 475px;
			  width: 260px;
			  padding-left: 20px;
			  padding-bottom: 18em;
			  min-height: 750px;
			  }

.info	{ width: 475px;
		  position: absolute;
		  top: 0; }



.footer	{ border: none;
          margin: 0 auto;
		  padding: 0.1em;
		  position: relative;
		  background: #859b5c;
		  color: #fff;
		  font-size: 80%;
		  text-align: center;
		}
/*
==============================
▲3カラム▲
==============================
*/
/*
==============================
▼ナビゲーション▼
==============================
*/
.nav	{ list-style-type: none;}
ul.nav { list-style-type: none;}

ul.right-list { list-style-type: none; }
li.right-list {margin-bottom: 1em;}



/*
*****************************
　●ヘッダー用ナビ●
*****************************
*/
.hd-nav     { list-style: none;
            margin: 0;
            display: table;
            table-layout: fixed;
             }

.hd-nav-li  { display: table-cell;
            vertical-align: bottom;
            padding: 0;
             }

/*
==============================
▲ナビゲーション▲
==============================
*/
/*
==============================
▼画像▼
==============================
*/
.clear	{clear:both; }

.header-img {
			padding: 0;
			background: #eee;
			}

.top-img{ width: 100%;
		  max-width: 950px;
          margin: 0 auto;
          background: #eee;
           }

.right-img	{ margin: 0 auto;
			background: #eee;
			}


.pdf-img	{ vertical-align: middle;
			
}




/*
==============================
▲画像▲
==============================
*/
/*
==============================
▼ボックス▼
==============================
*/
.txtbox { border: none;
          margin: 1em auto;
		  padding: 0;
		  position: relative;
		  background: #fff;
		  
		   }

.txtbox2 { border: none;
          margin: 1em 0;
		  padding: 0;
		  position: relative;
		  
		   }

.txtbox3 { 
		  border: none;
          margin-top: 1em;
		  padding-left: 2em;
		  position: relative;
		  
		   }

.txtbox4 { 
		  border: none;
		  padding-left: 2em;
		  position: relative;
          font: 1.0em/2.5em sans-serif;
		   }

.txtbox5 { 
		  border: none;
          margin-top: 1em;
		  padding-left: 0.8em;
		  position: relative;
		  
		   }


.top-box{ border: 2px #8eae79 solid;
          padding: 0 1em;
          font: 1.6em/2.5em sans-serif;
		  background: #fff;
		  margin-bottom: 0.6em; }

.spotbox { border: none;
          margin: 0;
		  padding: 3px;
/*		  width: 476px;  */
		  height: 200px;
		  background-image: url(../image/top_spot200.png);
		  background-repeat:no-repeat;
		  
		   }

.spot	{ padding: 10px 5px 5px 110px; }
.spot p { margin-bottom: 0.3em; }

.cell   { display: table-cell;
          vertical-align: top; }

.cell2   { display: table-cell;
          vertical-align: top;
          white-space: nowrap; }


.sitemap     { list-style: none;
            margin: 0 0 0 2em;
            display: table;
            table-layout: fixed;
             }

.sitemap li  { vertical-align: bottom;
            padding-bottom: 0.8em;
             }

.sitemap a	{ text-decoration: none;
	}


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




/********* News column ***********/
div#frame-back	{
	width: 476px;
	height: 280px;
	margin-top: 1em;
	margin-left: 0;
	margin-right: 0;
	background-image: url(../image/top_info02.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

div#frame	{
	border: none;
	padding-left: 20px;
	padding-right: 0px;
	width: 440px;
	height: 196px;
	overflow-y: scroll;
	margin-top: 5px;
	margin-left: 5px;
/*	margin-left: auto; */
/*	margin-right: auto;  */
	}



/*
==============================
▲ボックス▲
==============================
*/
/*
==============================
▼テーブル▼
==============================
*/
.info-tbl { margin: 0.5em;
			border: none;
			border-spacing: 10px 5px;
			
			}
.info-tbl tr, td { ;
			border: none;
			}


div#pdf_list{
        	margin: 0;
			padding: 1em; }

div#pdf_list table{
			width: 100%;
			max-width: 950px;
			border-collapse: collapse;
			margin: 0 1em;
			border-top: 1px solid #999;
			}

div#pdf_list th{ padding: 5px; }

table.pdf_list td {
			padding: 1.5em 1em;
			border-bottom: 1px solid #999;
			}


.event table { 
			border: 0px;
/*			border-spacing: 1px;    */
			}

.event th { border: none;
			background-color: #BFB08F;
			font-weight: normal;
			font-size: 0.91em;
			padding: 5px;
			}
.event td { border: none;
			background-color: #fff;
			font-size: 0.91em;
			padding: 5px;
			
			}

.time table { width: 100%;
			border: 0px;
			}

.time th { border: none;
			background-color: #BFB08F;
			font-weight: normal;
			font-size: 0.91em;
			padding: 5px;
			}
.time td { border: none;
			background-color: #fff;
			font-size: 0.91em;
/*			text-align: right; */
			padding: 5px;
			
			}

table.news {
	width: 96%;
	border: none;
	border-spacing: 0;
	empty-cells: show;
	text-align: left;
/*	color: #ffffff;  */
	font-size: 1em
	;}

.news td{
	vertical-align: top;
	padding: 3px;
	line-height: 1.4em;
	}

.news a	{
/*	color: #0000ff; */
	text-decoration: underline;
	}


.news a:hover	{
	text-decoration: none;
/*	font-weight: bold;
	color: #000000;
*/	}






/*
==============================
▲テーブル▲
==============================
*/

/*
==============================
▼リンク▼
==============================
*/
.link    { list-style: none;
           border-top: 1px solid #ccc;
		   margin: 2em 0; }

.link a  { color: #;
		   text-decoration: none;
		   font-size:1.0em;
 		   white-space: nowrap; }
.link-li      { border-bottom: 1px solid #ccc;
                padding: 1.3em 2.5em; }
.link-li:hover{ background: #eee; }
/*
==============================
▲リンク▲
==============================
*/

/*
==============================
▼文字装飾・角丸など▼
==============================
*/
.pink	{ color: #FF70A9; } /*ピンク*/
.blue	{ color: #0049CA; } /*ブルー*/
.purple	{ color: #7954ff; } /*パープル*/
.beige	{ color: #C38000; } /*ベージュ*/
.cyan	{ color: #00C1E1; } /*シアン*/
.orange	{ color: #FF6825; } /*オレンジ*/
.green	{ color: #55C300; } /*グリーン*/
.red	{ color: #EB5C48; } /*レッド*/
.sky	{ color: #0095F0; } /*水色*/
.yellow	{ color: #FFB025; } /*イエロー*/
.black	{ color: #000000; } /*ブラック*/
.gray1	{ color: #333; } /*グレー３*/
.gray2	{ color: #666; } /*グレー６*/
.white	{ color: #FFF; } /*ホワイト*/
.no-deco    { text-decoration: none; }

.back1 	{ background-color: #F4F1EB; } /*ピンク*/
.back2 	{ background-color: #BFB08F; } /*茶色 事業計画*/


.big0       { font: 0.91em/1.52em sans-serif; }
.big1       { font: 1em/1.6em sans-serif; }
.big2       { font: 1.2em/1.4em sans-serif; }
.big3       { font: 1.5em/1.2em sans-serif; }
.big31      { font: 1.5em/1.2em sans-serif; }
.big4       { font: 2em/2.2em sans-serif; }

.round8 { border-radius: 8px;
		  -moz-border-radius: 8px;
		  -webkit-border-radius: 8px;
		  white-space: nowrap; }

.opa:hover { opacity:0.7;  /* onMouseで半透明 */
             -moz-opacity:0.7;
		     -webkit-opacity:0.7;
		     filter: alpha(opacity=70);
             -ms-filter: "alpha(opacity=70)"; }


h4	{ width: 700px;
/*	  height: 33px;  */
	  background-image: url(../image/top_bar.png);
	  padding : 0.8em;
	  margin-bottom: 0.5em;
	   }

.txtbox3 hr { margin-bottom: 0.8em; }


/* ===== Login buttan ============== */
.omiboze01 a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 150px;
  color: #333;
  font-size: 20px;
  font-weight: 700;
  background-color: #b39eff;
  border-radius: 50vh;
}

.omiboze01 a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #7954ff;
}


.h24time a {
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 1em 1em;
  width: 150px;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  background-color: #ea545d;
  border-radius: 50vh;
}

.h24time a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #f0878d;
}
/* ===== Login buttan ============== */

/*
==============================
▲文字装飾・角丸など▲
==============================
*/


/*
==============================
▼to-pagetop▼
==============================
*/
#back-top {
	position: fixed;
	bottom: 20px;
	right: 100px;
}

#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 108px;
	height: 108px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(../image/to-pagetop.png) no-repeat center center;
     filter:alpha(opacity=85);
     -moz-opacity:0.85;
     -khtml-opacity: 0.85;
     opacity:0.85;

	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
     filter:alpha(opacity=85);
     -moz-opacity:0.85;
     -khtml-opacity: 0.85;
     opacity:0.85;
}
/*
==============================
▲to-pageto▲
==============================
*/
