@charset "UTF-8";

/* #8C48B3; メインカラー */
/* #9F52CC; ロゴ　　　　 */
/* #D1E6C6; ボタン　　　 */
/* #F3DEFF; ボタン背景　 */
/* #7ECC52; 見出し1　　  */
/* #EAF0E7; 見出し背景　 */
/* #63B335; 見出し2　　  */

/* ------------------------------
　財政用ページ共通設定
------------------------------ */
.section div,
.section p,
.section h3,
.section h4,
.section h5 {
  clear:both;
}

div.section h5{
  margin-left:1em;
}

div.section h5 span.notes{
  font-size:85%;
}

div.section ul.data li.data{
  float:left;
  margin-bottom:0;
  width:15%;
}


