/* ------------------------------
トップページ左テーブルバック
------------------------------ */
.top_left {
	background-color: #E4F5E0;
}
/* ------------------------------
トップページ右テーブルバック
------------------------------ */
.top_right {
	background-color: #E4F5E0;
}
/* ------------------------------
トップページ左*
------------------------------ */
.top_asterisk_l {
	color: #01Af00;
	line-height:130%;
}
/* ------------------------------
トップページ右*
------------------------------ */
.top_asterisk_r {
	color: #01Af00;
	line-height:130%;
}
/* ------------------------------
トップページ
サブタイトルテーブル
------------------------------ */
.sub_title {
	background-color: #01AF00;
	font-weight: bold;
	color: #FFFFFF;
	line-height:130%;
}
/* ------------------------------
トップページ
サブタイトルテーブル右
------------------------------ */
.sub_title_r {
	background-color: #01AF00;
	font-weight: bold;
	color: #FFFFFF;
	line-height:130%;
}
/* ------------------------------
コンテンツページ*
------------------------------ */
.asterisk {
	color: #01Af00;
	line-height:130%;
}
/* ------------------------------
コンテンツページサイドバック
------------------------------ */
.contents_side {
	background-color: #C9F5C9;
}
/* ------------------------------
情報タイトルページ
------------------------------ */
.life_table_back {
	background-color: #E4F5E0;
}
/* ------------------------------
市の情報発信源テーブルバック
------------------------------ */
.cityinfo_back {
	background-color: #CAF6CA;
}
/* ------------------------------
市の情報発信源テーブルバック2
------------------------------ */
.cityinfo_back2 {
	background-color: #15B431;
}
/* ------------------------------
体育館・四日市ドームの一般公開のページ
------------------------------ */
.cell_title_b {
	background-color: #C9F5C9;
	color: #006600;
	line-height:130%;
	font-weight: bold;
}
/* ------------------------------
体育館・四日市ドームの一般公開
枠線用テーブル背景
------------------------------ */
.city_title {
	background-color: #15B431;
}
/* ------------------------------
ニューウインドウオープンのミニページ
上部「YOKKAICHI」の部分
------------------------------ */
.pw_sub_title {
	background-color: #E4F5E0;
	font-weight: bold;
	font-size:8pt;
	color: #01AF00;
	line-height:130%;
}
/* ------------------------------
ニューウインドウオープンのミニページ
枠
------------------------------ */
.pw_border {
	border: 1px solid #01AF00;
}
/* ------------------------------
ニューウインドウオープンのミニページ
下部テーブルバック
------------------------------ */
.pw_under {
	background-color: #E4F5E0;
}
/* ------------------------------
ニューウインドウオープンのミニページ
お問い合せ一覧
テーブルバックと文字色指定
------------------------------ */
.pw_tell_title {
	background-color: #C9F5C9;
	color: #006600;
	line-height:130%;
}
/* ------------------------------
ニューウインドウオープンのミニページ
お問い合せ一覧
上部「YOKKAICHI」の部分
------------------------------ */
.pw_tell_yokkaichi {
	background-color: #C9F5C9;
	font-size:8pt;
	line-height:130%;
	color: #006600;
}
/* ------------------------------
パターン
テーブルバック、フォントカラー
------------------------------ */
.cell_title {
	background-color: #C9F5C9;
	color: #006600;
	line-height:130%;
}
/* ------------------------------
テーブルバックパターン1
------------------------------ */
.table_back_1 {
	background-color: #E4F5E0;
}
/* ------------------------------
テーブルバックパターン2
------------------------------ */
.table_back_2 {
	background-color: #01AF00;
}
/* ------------------------------
テーブルバックパターン3
------------------------------ */
.table_back_3 {
	background-color: #006600;
}
/* ------------------------------
テーブルバックパターン4
------------------------------ */
.table_back_4 {
	background-color: #CBF6CB;
}
/* ------------------------------
フォントカラーパターン1
------------------------------ */
.font_1 {
	color: #01Af00;
	line-height:130%;
}
/* ------------------------------
フォントカラーパターン2
------------------------------ */
.font_2 {
	color: #006600;
	line-height:130%;
}
/* ------------------------------
フォントカラーパターン2太字
------------------------------ */
.font_2_b {
	color: #006600;
	line-height:130%;
	font-weight: bold;
}
/* ------------------------------
フォントカラーパターン2太字12pt
------------------------------ */
.font_2_b_12p {
	color: #006600;
	line-height:130%;
	font-weight: bold;
	font-size:12pt;
}
/* ------------------------------
フォントカラーパターン2太字14pt
------------------------------ */
.font_2_b_14p {
	color: #006600;
	line-height:130%;
	font-weight: bold;
	font-size:14pt;
}
/* ------------------------------
枠線パターン1
------------------------------ */
.border_1 {
	border: 1px solid #01AF00;
}
/* ------------------------------
枠線パターン2
------------------------------ */
.border_2 {
	border: 1px solid #006600;
}
/* ------------------------------
テーブル枠線パターン1　上右
------------------------------ */
.border_1_t_r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
}
/* ------------------------------
テーブル枠線パターン1　下左
------------------------------ */
.border_1_b_l {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
/* ------------------------------
テーブル枠線パターン2　上右
------------------------------ */
.border_2_t_r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #01AF00;
	border-right-color: #01AF00;
}
/* ------------------------------
テーブル枠線パターン2　下左
------------------------------ */
.border_2_b_l {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #01AF00;
	border-left-color: #01AF00;
}

/* ------------------------------
テーブル枠線パターン3　下
------------------------------ */
.border_3_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color:#FFFFFF;
	color:#006600;
	padding-top:5px;
}