body { background-color: #fff; margin: 0 10px 10px 10px; padding: 0; text-align: center; }
.clear { clear: both; height: 1px; font-size: 1px; }
.clear hr { display: none; }

/* フッター */
#copyright { border-top: 2px solid #C1C1C1; text-align: center; color: #002674; margin-top: 10px; padding-top: 7px; font-size: 83%; }

/* リンク動作 */
a { color: #00F; text-decoration: none; }
a:visited { color: #800080; text-decoration: none; }
a:hover { color: #F60; text-decoration: underline; }
a:active { color: #F60; text-decoration: underline; }

/* タイトル */
.subtitle110 { font-size: 110%; font-weight: bold;}
.subtitle100 { font-size: 100%; font-weight: bold;}
.subtitle90 { font-size: 90%; font-weight: bold;}

/* 文章 */
/* パンくずリスト */
.text90 { font-size: 90%; }
.text100 { font-size: 100%; }
.text110 { font-size: 110%; }

/* HTML見出し */
H1 { font-size: 120%; color: #0A4919; font-weight: bold; border-top-style : ridge;border-top-color : #0a4919;border-top-width : 0px; border-left : solid #0a4919;border-left-width : 12px; border-right : none;border-right-color : #0a4919; border-bottom: 2px solid #0A4919; padding-top: 6px; padding-left: 8px; padding-right: 8px;  padding-bottom: 6px; margin-left: 8px;  margin-right: 8px;  } 
/* 青 */
H2 { font-size: 120%; color: #003796; font-weight: bold; border-top : none #003796;border-top-width : 0px; border-left : solid #003796;border-left-width : 12px; border-right : 1px none;border-right-color : #003796; border-bottom: 2px solid #003796; padding-top: 6px; padding-left: 8px; padding-right: 8px;  padding-bottom: 6px; margin-left: 8px;  margin-right: 8px;  } 
/* グレー */
H3 { font-size: 120%; color: #737373; font-weight: bold; border-top : none #737373;border-top-width : 2px; border-left : solid #737373;border-left-width : 12px; border-right : none #737373;border-right-width : 24px; border-bottom: 2px solid #737373; padding-top: 6px; padding-left: 8px; padding-right: 8px;  padding-bottom: 6px; margin-left: 8px;  margin-right: 8px;  } 
/* 塩竈市について */
H4 { font-size: 120%; color: #1E7258; font-weight: bold; border-top : none #1e7258;border-top-width : 2px; border-left : solid #1e7258;border-left-width : 12px; border-right : none #1e7258;border-right-width : 24px; border-bottom: 2px solid #1E7258; padding-top: 6px; padding-left: 8px; padding-right: 8px;  padding-bottom: 6px; margin-left: 8px;  margin-right: 8px;  } 
/* サービス */
H5 { font-size: 120%; color: #7F6A15; font-weight: bold; border-top : none #7f6a15;border-top-width : 2px; border-left : solid #7f6a15;border-left-width : 12px; border-right : none #7f6a15;border-right-width : 24px; border-bottom: 2px solid #7F6A15; padding-top: 6px; padding-left: 8px; padding-right: 8px;  padding-bottom: 6px; margin-left: 8px;  margin-right: 8px;  }
/* 災害 */
H6 { font-size: 120%; color : red; font-weight: bold; border-top : none;border-top-color : red;border-top-width : 2px; border-left : solid red;border-left-width : 12px; border-right : none;border-right-color : red;border-right-width : 24px; border-bottom : solid red;border-bottom-width : 2px; padding-top: 6px; padding-left: 8px; padding-right: 8px;  padding-bottom: 6px; margin-left: 8px;  margin-right: 8px;  }
/* 色 */
.green { color: #0A4919; }
.blue { color: #003796; }
.gray { color: #737373; }
.color-about { color: #1E7258; }
.color-service { color: #7F6A15; }

/* リスト */
ul { margin: 0; padding: 0; list-style: none; line-height: 100%; }
li { margin-bottom: 6px; padding-left: 15px; background-repeat: no-repeat; }

