@charset "EUC-JP";

/* ---------------------------
left-navi?????????
--------------------------- */
#navi li {
  display: block;
  padding-left: 10px;
  list-style-type: none;
  height:380px;
}

#navi a {
  display: block;
  height: 50px;
  overflow: hidden;
}

#navi span {
  display: none;
}

#navi a#title {
  background: url(../jenesys/images/left_nv_tt.gif) top left no-repeat;
  width: 150px;
  height: 86px;
}
#navi a#title2 {
  background: url(../jenesys_090511/images/left_nv_tt.gif) top left no-repeat;
  width: 140px;
  height: 86px;
}

/* ---------------------------
text???--------------------------- */
p {
  width:500px;
  margin: 10px 0 0 25px;
}


/* ---------------------------
smallTitle???o?
--------------------------- */
*html h3 {
  background: url(../images/bar2.gif) top left no-repeat;
  width: 500px;
  height: 30px;
  margin: 15px 0 0 20px;
  padding: 8px 0 0 15px;
  font-size: 100%;
  font-weight: bold;
  color: #00398e;
}

h3 {
  background: url(../images/bar2.gif) top left no-repeat;
  width: 500px;
  height: 30px;
  margin: 15px 0 0 20px;
  padding: 6px 0 0 10px;
  font-weight: bold;
  font-size: 100%;
  color: #00398e;
}


h3.big {
  background: url(../images/bar.gif) top left no-repeat;
  width: 550px;
  height: 30px;
  margin: 15px 0 0 0;
  padding: 5px 0 0 15px;
  color: #4CB400;
}


/* ---------------------------
subsidies08
--------------------------- */
ol.text_area {
	width:500px;
	margin: 10px 0 0 10px;
	list-style-type: none;
}

ol.text_area h4 {
  font-weight: bold;
  margin: 20px 0 0 10px;
}

ol.text_area h5 {
	font-weight: bold;
	margin: 0 0 0 20px;
	font-size: 100%;
}

ol.text_area li {
  margin: 0px 0px 20px 0px;
}

ol.text_area p {
  width:480px;
  margin: 0 0 10px 20px;
}

.bold {
	font-weight: bold;
}

ol.text_area .marker {
	background-color: #d1ffb5;
	padding: 2px;
	font-weight: bold;
	width: auto;
}

ol.text_area .m-l60 {
	margin: 0px 0px 0px 60px;
}

ol.text_area .m-l27 {
	margin: 0px 0px 0px 27px;
}

ol.text_area .m-l20 {
	margin: 0px 0px 0px 20px;
}

ol.text_area td {
	padding: 5px;
}

/* ---------------------------
pdfダウンロードリスト	
--------------------------- */
#pdf_list {
  width:480px;
  margin: 10px 5px 0 20px;
  padding: 10px;
}

#pdf_list ul li{
  display: block;
  list-style:none;
  margin:0 0 0 5px;
  padding:2px 0 0 20px;
  background: url(../jenesys/images/misc_squ.gif) left no-repeat;
}

/* ---------------------------
追加　jenesys内table文字サイズ	
--------------------------- */
.fontsize {
font-size:95%;
}
