/* 共通フォント */
body {
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif; 
}

.line1 {
	font-size: 100%;
	line-height: 140%;
}

.line2 {
	font-size: 112.5%;
	line-height: 160%;
}

.line3 {
	font-size: 131.25%;
	line-height: 160%;
}

.line4 {
	font-size: 131.25%;
	line-height: 160%;
}

.line5 {
	font-size: 131.25%;
	line-height: 160%;
}

.line_s {
	font-size: 78%;
	line-height: 120%;
}

/* ヘッダー */
.header_text {
	color: #6C6C6C;
}

.top_navi a {
	color: #FFFFFF;
	text-decoration: none;
}

.top_navi a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.gnavi {
	color: #FFFFFF;
	font-weight: bold;
}

.gnavi a {
	color: #FFFFFF;
	text-decoration: none;
}

.gnavi a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* タイトル */
.page_title {
	color: #FFFFFF;
	font-weight: bold;
}

.search_info {
	color: #FFFFFF;
} 

/* 左カラム */
/* サイドメニュー　タイトル */
#left .side_menu h2 {
	color: #FFFFFF;
}

/* サイド　コンテンツ */
#left .side_menu .side_contents .office {
	font-weight: bold;
}

/* カレンダー */
#left .side_menu .side_contents .carender {
	font-weight: bold;
}

/* 右カラム */
/* コンテンツタイトル */
.title_bar .content_title {
	color: #FFFFFF;
}

#right .cat .cat_name {
	font-weight: bold;
}

#main .list_number {
	font-weight: bold;
}

/* お問い合わせ */
#main .contact_cat .cat_title {
	font-weight: bold;
}

#main .contact_cat .cat_content .content_title {
	font-weight: bold;
}

/* 詳細検索 */
#right .search_cat .cat_title {
	font-weight: bold;
}

/* 手続き・申請・業務　/　よくあるご質問 */
#index_cat .content_title {
	font-weight: bold;
}

/* 各課・施設 */
#main .section_topics .topics .topics_info {
	font-weight: bold;
}

#main .section_list_navi .sec_title {
	font-weight: bold;
}

/* 施設連絡先一覧 */
#main .section_list_title_2 {
	color: #187042;
	font-weight: normal;
}

#main .section_main {
	font-weight: bold;
}

#main .directory {
	color: #187042;
}

/* サイトマップ */
#main .site_navi .site_cat {
	font-weight: bold;
}

/* result　記事タイトル */
#main .contents_2 {
	font-weight: bold;
}

#main .contents_2 .date {
	font-weight: normal;
}

#main .content_list .list_title {
	font-weight: bold;
}

/* help */
/* 左カラム */
#left .side_menu .side_contents .cat_title {
	font-weight: bold;
}

#right .mail_add {
	font-weight: bold;
}

/* フッター */
#footer address {
	font-size: 78%;
	font-style: normal;
}

/* 081212追加（サブナビ） */
/* ヘッダー */
.top_subnavi .top_navi_b a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 87.5%;
	line-height: 140%;
}

.top_subnavi .top_navi_b a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 87.5%;
	line-height: 140%;
}

/* 081212追加（サブナビ）ここまで */
