/*------------------------------------------
float解除 
------------------------------------------*/
.clear
{
	clear:both;
}

.clear hr
{
	display:none;
}

/*------------------------------------------
背景罫線
 ------------------------------------------*/
/* トップページ背景罫線　*/
#toppage-background
{
	margin:0 auto;
	width:759px; 
	background:url(images/top_backgroud_lines.gif) repeat-y;
}

/* サブページ背景罫線　*/
#main-background
{
	margin:0 auto;
	width:759px; 
	background:url(common/sub_backgroud_lines.gif) repeat-y;
}

/* 背景罫線を表示　*/
br.fclear
{
	clear: both;
	line-height: 0;
}

/*------------------------------------------
境界線
------------------------------------------*/
hr
{
	display:none;
}

/*------------------------------------------
リンク
------------------------------------------*/
a
{
	color:#333333;
}

a:hover
{
	color:#3399cc;
}

a img
{
	border-style:none;
}

/*------------------------------------------
全体設定
------------------------------------------*/
body
{
	color:#333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background:#ffffff;
	text-align:center;
	margin:0 auto;
}

/*------------------------------------------
各ボックス設定
------------------------------------------*/
/* サイト全体のボックス　*/
#main-container
{
	width:775px;
	color:#333333;
	background:#ffffff;
	margin:0 auto;
}

/* ヘッダーボックス　*/
#header
{
	width:775px;
	height:75px;
	margin:0 auto;
	background: url(common/header.gif) ;
}

/* ヘッダーナビボックス　*/
#navi
{
	color:#333333;
	font-size:75%;
	width:775px;
	height:20px;
	background: url(common/navi_bg.gif) repeat-x;
	margin:0 auto;
	padding:2px 0 0 0;
}

/* コンテンツ全体ボックス　*/
#container
{
	width:750px;
	margin:0 auto;
	text-align:left;
}

/* 左メニューボックス　*/
#left
{
	width:140px;
	font-size:75%;
	padding:10px 5px;
	float:left;
}

/* フッター */
#footer
{
	color:333333;
	font-size:80%;
	width:775px;
	margin:0 auto;
	padding:5px 0;
	border-top:5px solid #cccccc;
}


/* トップページセンター本文ボックス　*/
#center
{
	width:416px;
	padding:10px 6px;
	font-size:80%;
	float:left;
}

/* トップページトピックス・お知らせボックス　*/
#topics,
#info
{
	width:416px;
	margin:0 0 10px 0;
}

/* トップページ右ボックス　*/
#right
{
	width:160px;
	margin:0;
	padding:10px 5px 10px 0;
	float:right;
}

/* トップページ右バナーボックス　*/
#bannerbox
{
	margin: 0 0 2px 0;
	padding:0;
	width:100%;
}

/* トップページ右検索フォームボックス　*/
#search-form
{
	width:100%;
	margin: 0 0 7px 0;
	/* padding:0; */
}

/* トップページ右メニューボックス　*/
.right-menu
{
	width:148px;
	margin: 0 0 7px 0;
	padding:5px;
	border:1px solid #b52413;
	font-size:70%;
}

/* サブページ本文ボックス　*/
#main
{
	width:570px;
	padding:10px 15px;
	margin:0 auto;
	font-size:80%;
	line-height:130%;
	float:left;
}


/*------------------------------------------
 ヘッダー
 ------------------------------------------*/
/* 見出し１　*/
h1
{
	display:none;
}

/*------------------------------------------
ヘッダーナビゲーション
 ------------------------------------------*/
/* ナビメニュー設定　*/
#navi ul
{
	list-style:none;
	margin:0 auto;
	padding:0;
}

#navi li
{
	display:inline;
/*	padding:0 5px;*/
	padding:0px 1px 0px 6px;
	border-left:1px solid #333333;
}

#navi li.last
{
	display:inline;
	padding:0 5px;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
}

#navi a
{
	color:#333333;
	text-decoration:none;
}

#navi a:hover
{
	text-decoration:underline;
}

/*------------------------------------------
左メニュー設定
 ------------------------------------------*/
/* 左メニューリンク　*/
.left a
{
	color:#333333;
}

.left a:hover
{
	color:#3399cc;
}

/* 左メニュー見出し　*/
.shoukai h2,
.yuushi h2,
.support h2,
.anshin h2,
.kentei h2
{
	width:140px;
	height:20px;
	margin:0 auto;
	text-indent: -9999px;
	line-height:0;
}

.shoukai h2
{
	background : url(common/leftmenu_01.gif) no-repeat;
}

.yuushi h2
{
	background : url(common/leftmenu_02.gif) no-repeat;
}

.support h2
{
	background : url(common/leftmenu_03.gif) no-repeat;
}

.anshin h2
{
	background : url(common/leftmenu_04.gif) no-repeat;
}

.kentei h2
{
	background : url(common/leftmenu_05.gif) no-repeat;
}

/* 左メニューリスト　*/
.shoukai ul,
.yuushi ul,
.support ul,
.anshin ul,
.kentei ul
{
	list-style:none;
	margin:0;
	padding:0 0 5px 0;
}

.shoukai li,
.yuushi li,
.support li,
.anshin li,
.kentei li
{
	list-style: none;
	text-align: left;
	margin: 5px;
	padding: 0 0 0 10px;
	line-height: 110%;
}

.shoukai li
{
	background: url(common/listicon_green.gif) no-repeat 0px 3px;
}

.yuushi li
{
	background: url(common/listicon_kahki.gif) no-repeat 0px 3px;
}

.support li
{
	background: url(common/listicon_emerald.gif) no-repeat 0px 3px;
}

.anshin li
{
	background: url(common/listicon_vermilion.gif) no-repeat 0px 3px;
}

.kentei li
{
	background: url(common/listicon_grassgreen.gif) no-repeat 0px 3px;
}

.support ul li ul
{
	list-style:none;
	margin:0;
	padding:0;
}

.support ul li ul li
{
	font-size: 90%;
	list-style: none;
	text-align: left;
	margin: 5px 0;
	padding: 0 0 0 10px;
	line-height: 110%;
	background: url(common/listicon_emerald.gif) no-repeat 0px 3px;
}


/*------------------------------------------
本文設定
 ------------------------------------------*/
/* トップページセンター本文リンク　*/
.center a
{
	color:#3399cc;
	text-decoration:none;
}

.center a:hover
{
	color:#3399cc;
	text-decoration:underline;
}

/* トップページセンター本文二重丸【◎】の色　*/
.maru-style_introduction /* 会議所紹介 */
{
	color:#236923;
}

.maru-style_finance /* 融資・補助金 */
{
	color:#978911;
}

.maru-style_management /* 経営サポート */
{
	color:#1e7575;
}

.maru-style_insurance /* 安心 */
{
	color:#e84b00;
}

.maru-style_examination /* 検定 */
{
	color:#80aa00;
}

.maru-style_topics /* トピックス */
{
	color:#cc0066;
}

.maru-style_event /* イベント */
{
	color:#ff6600;
}

.maru-style_general /* 総合 */
{
	color:#990000;
}

.maru-style_others /* その他 */
{
	color:#003366;
}

.maru-style_post_info /* 関係部署からのお知らせ */
{
	color:#996600;
}

.maru-style_digest /* 宇部市の経済ダイジェスト */
{
	color:#41a94b;
}


/* トップページセンター本文見出し　*/
#topics h2,
#info h2
{
	margin:0 0 5px 0;
}

/* トップページセンター本文エントリー設定 */
.entry
{
	border-bottom:1px dotted #333333;
	margin:0 0 5px 0;
}
.entry-text
{
	padding:0 0 0 20px;
}


/* トップページセンター本文エントリーのリスト　*/
.entry ul
{
	margin:0 0 0 20px;
	padding:0 0 5px 0;
}

.entry li
{
	margin:0;
	line-height: 110%;
}

/* トップページセンター本文エントリーのリンク　*/
.entry a
{
/*	color:#3399cc;*/
	color:#003399;
}

.entry a:hover
{
	color:#3399cc;
	background-color:#ffff99;
}

/* トップページセンター本文＞MORE　*/
.more
{
	text-align: right;
	margin:0 5px 0 0;
	padding:5px 0 0 0;
}

/* トップページセンター本文 終了しました　*/
.end
{
	font-size:80%;
	color:#FF0000;
}

/* トピックパス　*/
.topic-path
{
	text-align: left;
	margin:0 auto;
	padding:0 0 10px 0;
}

/* サブページ本文リンク　*/
.topic-path a,
#main a
{
/*	color:#3399cc;*/
	color:#003399;
}

.topic-path a:hover,
#main a:hover
{
	color:#3399cc;
	background-color:#ffff99;
}

/* サブページ本文見出し　*/
.style_introduction h2, /* 会議所紹介 */
.style_finance h2, /* 融資・補助金 */
.style_management h2, /* 経営サポート */
.style_insurance h2, /* 安心 */
.style_examination h2, /* 検定 */
.style_topics h2, /* トピックス */
.style_event h2, /* イベント */
.style_general h2, /* 総合 */
.style_others h2, /* その他　*/
.style_post_info h2, /* 関係部署からのお知らせ */
.style_digest h2  /* 宇部市の経済ダイジェスト */
{
	margin:10px 0 10px 0;
	padding:3px 0 3px 0;
	font-size:130%;
	/*letter-spacing: 0.5em;*/
}

.style_introduction h2
{
	color: #236923;
	border-top: double #236923;
	border-bottom: double #236923;
}

.style_finance h2
{
	color: #978911;
	border-top: double #978911;
	border-bottom: double #978911;
}

.style_management h2
{
	color: #1e7575;
	border-top: double #1e7575;
	border-bottom: double #1e7575;
}

.style_insurance h2
{
	color: #e84b00;
	border-top: double #e84b00;
	border-bottom: double #e84b00;
}

.style_examination h2
{
	color: #80aa00;
	border-top: double #80aa00;
	border-bottom: double #80aa00;
}





.style_topics h2
{
	color: #cc0066;
	border-top: double #cc0066;
	border-bottom: double #cc0066;
}

.style_event h2
{
	color: #ff6600;
	border-top: double #ff6600;
	border-bottom: double #ff6600;
}

.style_general h2
{
	color: #990000;
	border-top: double #990000;
	border-bottom: double #990000;
}

.style_others h2
{
	color: #003366;
	border-top: double #003366;
	border-bottom: double #003366;
}

.style_post_info h2
{
	color: #996600;
	border-top: double #996600;
	border-bottom: double #996600;
}

.style_digest h2
{
	color: #41a94b;
	border-top: double #41a94b;
	border-bottom: double #41a94b;
}


.style_introduction h3, /* 会議所紹介 */
.style_finance h3, /* 融資・補助金 */
.style_management h3, /* 経営サポート */
.style_insurance h3, /* 安心 */
.style_examination h3, /* 検定 */
.style_topics h3, /* トピックス */
.style_event h3, /* イベント */
.style_general h3, /* 総合 */
.style_others h3, /* その他　*/
.style_post_info h3, /* 関係部署からのお知らせ　*/
.style_digest h3  /* 宇部市の経済ダイジェスト　*/
{
	margin:10px 0 10px 0;
	padding:3px 0 3px 0;
	font-size:120%;
	/*letter-spacing: 0.5em;*/
}
.style_introduction h3
{
	color: #236923;
	border-bottom:2px dotted #236923;
}

.style_finance h3
{
	color: #978911;
	border-bottom:2px dotted #978911;
}

.style_management h3
{
	color: #1e7575;
	border-bottom:2px dotted #1e7575;
}

.style_insurance h3
{
	color: #e84b00;
	border-bottom:2px dotted #e84b00;
}

.style_examination h3
{
	color: #80aa00;
	border-bottom:2px dotted #80aa00;
}

.style_topics h3
{
	color: #cc0066;
	border-bottom:2px dotted #cc0066;
}

.style_event h3
{
	color: #ff6600;
	border-bottom:2px dotted #ff6600;
}

.style_general h3
{
	color: #990000;
	border-bottom:2px dotted #990000;
}

.style_others h3
{
	color: #003366;
	border-bottom:2px dotted #003366;
}

.style_post_info h3
{
	color: #996600;
	border-bottom:2px dotted #996600;
}

.style_digest h3
{
	color: #41a94b;
	border-bottom:2px dotted #41a94b;
}


.style_introduction h4, /* 会議所紹介 */
.style_finance h4, /* 融資・補助金 */
.style_management h4, /* 経営サポート */
.style_insurance h4, /* 安心 */
.style_examination h4, /* 検定 */
.style_topics h4, /* トピックス */
.style_event h4, /* イベント */
.style_general h4, /* 総合 */
.style_others h4, /* その他　*/
.style_post_info h4, /* 関係部署からのお知らせ　*/
.style_digest h4  /* 宇部市の経済ダイジェスト　*/
{
	font-size: 100%;
	margin:10px 0 10px 0;
	padding:3px 0 0 0;
	/*letter-spacing: 0.2em;*/
}

.style_introduction h4
{
	color: #236923;
	border-bottom:1px dotted #236923;
}

.style_finance h4
{
	color: #978911;
	border-bottom:1px dotted #978911;
}

.style_management h4
{
	color: #1e7575;
	border-bottom:1px dotted #1e7575;
}

.style_insurance h4
{
	color: #e84b00;
	border-bottom:1px dotted #e84b00;
}

.style_examination h4
{
	color: #80aa00;
	border-bottom:1px dotted #80aa00;
}

.style_topics h4
{
	color: #cc0066;
	border-bottom:1px dotted #cc0066;
}

.style_event h4
{
	color: #ff6600;
	border-bottom:1px dotted #ff6600;
}

.style_general h4
{
	color: #990000;
	border-bottom:1px dotted #990000;
}

.style_others h4
{
	color: #003366;
	border-bottom:1px dotted #003366;
}

.style_post_info h4
{
	color: #996600;
	border-bottom:1px dotted #996600;
}

.style_digest h4
{
	color: #41a94b;
	border-bottom:1px dotted #41a94b;
}

.style_introduction h5, /* 会議所紹介 */
.style_finance h5, /* 融資・補助金 */
.style_management h5, /* 経営サポート */
.style_insurance h5, /* 安心 */
.style_examination h5, /* 検定 */
.style_topics h5, /* トピックス */
.style_event h5, /* イベント */
.style_general h5, /* 総合 */
.style_others h5, /* その他　*/
.style_post_info h5, /* 関係部署からのお知らせ　*/
.style_digest h5  /* 宇部市の経済ダイジェスト　*/
{
	font-size: 100%;
	margin:0 0;
	padding:0 0;
	/*letter-spacing: 0.2em;*/
}

.style_introduction h5
{
	color: #236923;
}

.style_finance h5
{
	color: #978911;
}

.style_management h5
{
	color: #1e7575;
}

.style_insurance h5
{
	color: #e84b00;
}

.style_examination h5
{
	color: #80aa00;
}

.style_topics h5

{
	color: #cc0066;
}

.style_event h5
{
	color: #ff6600;
}

.style_general h5
{
	color: #990000;
}

.style_others h5
{
	color: #003366;
}

.style_post_info h5
{
	color: #996600;
}

.style_digest h5
{
	color: #41a94b;
}


/* サブページリスト　*/
.style_introduction ul, /* 会議所紹介 */
.style_finance ul, /* 融資・補助金 */
.style_management ul, /* 経営サポート */
.style_insurance ul, /* 安心 */
.style_examination ul, /* 検定 */
.style_topics ul, /* トピックス */
.style_event ul, /* イベント */
.style_general ul, /* 総合 */
.style_others ul, /* その他　*/
.style_post_info ul, /* 関係部署からのお知らせ　*/
.style_digest ul  /* 宇部市の経済ダイジェスト　*/
{
	margin: 5px;
	padding:0 0 0 20px;
	line-height: 130%;
	color:#333333;
}

.style_introduction ul
{
	list-style: url(common/listicon_green.gif) ;
}

.style_finance ul
{
	list-style: url(common/listicon_kahki.gif) ;
}

.style_management ul
{
	list-style: url(common/listicon_emerald.gif) ;
}

.style_insurance ul
{
	list-style: url(common/listicon_vermilion.gif) ;
}

.style_examination ul
{
	list-style: url(common/listicon_grassgreen.gif) ;
}

.style_topics ul
{
	list-style: url(common/listicon_violet.gif) ;
}

.style_event ul
{
	list-style: url(common/listicon_orange.gif) ;
}

.style_general ul
{
	list-style: url(common/listicon_darkred.gif) ;
}

.style_others ul
{
	list-style: url(common/listicon_blue.gif) ;
}

.style_post_info ul
{
	list-style: url(common/listicon_brown.gif) ;
}

.style_digest ul
{
	list-style: url(common/listicon_lightgreen.gif) ;
}


#main ol
{
	margin: 5px;
	padding:0 0 0 30px;
	line-height: 130%;
	color:#333333;
}

#main li
{
	padding-bottom:5px;
}

/* 強調文字　*/
#main strong
{
	color:#b52413;
}

/* 本文段落　*/
#main p
{
	margin:5px 0;
}

/* ページトップへ　*/
.top
{
	text-align: right;
	margin:0 5px 0 0;
	padding:5px 0 0 0;
}


/*------------------------------------------
右メニュー設定
 ------------------------------------------*/
/* バナー調整 */
img.banner {
	margin: 0 0 5px 0;
	padding:0;
}

/* サイト（ブログ）検索部分　*/
#search-form form
{
	margin:0 auto;
}

.search-input
{
	width:105px;
	margin:0;
}

.search-submit
{
	width:40px;
	font-size:75%;
	margin:0;
}

/* 右メニューの見出し　*/
.kawaraban h2,
.yakudatsu h2,
.meisanhin h2,
.link h2,
.digest h2
{
	width:144px;
	height:14px;
	margin:0;
	text-indent: -9999px;
	line-height:0;
}

.kawaraban h2
{
	background : url(images/rightmenu_01.gif)  no-repeat ;
}

.yakudatsu h2
{
	background : url(images/rightmenu_02.gif)  no-repeat ;
}

.meisanhin h2
{
	background : url(images/rightmenu_03.gif)  no-repeat ;
}

.link h2
{
	background : url(images/rightmenu_04.gif)  no-repeat ;
}

.digest h2
{
	background : url(images/rightmenu_05.gif)  no-repeat ;
}

/* 右メニューのリスト　*/
.kawaraban ul,
.yakudatsu ul,
.meisanhin  ul,
.link ul,
.digest ul
{
	list-style:none;
	margin:0 auto;
	padding:0 0 5px 0;
}

.kawaraban li,
.yakudatsu li,
.meisanhin  li,
.link li,
.digest li
{
	list-style: none;
	text-align: left;
	margin: 2px 5px;
	padding: 0 0 0 10px;
	line-height: 110%;
	background: url(images/rightmenu_listicon.gif) no-repeat 0px 3px;
}

/* 日付アーカイブ用 */
.daily_archive_header 
{
	font-size: 16px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #006600;
	line-height: 150%;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* 検索ページ関連 */
.entry-footer
{
    margin: 0 0 10px 0;
    border-top: 1px solid #dae0e6;
    padding-top: 3px;
    color: #666;
    text-align: right;
}
h2.search  /* サイトを検索 */
{
	margin:10px 0 10px 0;
	padding:3px 0 3px 5px;
	font-size:120%;
	letter-spacing: 0.5em;
	color: #666666;
	border-top: double #666666;
	border-bottom: double #666666;
}
h3.search  /* サイトを検索 */
{
	margin:10px 0 10px 0;
	padding:3px 0 3px 5px;
	font-size:120%;
	color: #666666;
	border-top: double #666666;
	border-bottom: double #666666;
}
h3.search-results-header  /* 検索結果ヘッダ */
{
	font-size:120%;
	padding: 0px 0px 0px 6px; /* 余白の幅 */

	margin: 0px 0px 0px 0px; /* 枠の幅 */
}
.categorylabel
{
	font-size:100%;
}
.excerpt  /* ページ概要 */
{
	padding: 0px 0px 0px 6px; /* 余白の幅 */
	margin: 0px 0px 0px 15px; /* 枠の幅 */
}

.entrylist /*　エントリー一覧装飾 */
{
	border-bottom:1px dotted #999999;
}

.trackbacks /* トラックバック */
{
	border:1px solid #CCCCCC;
	background-color:#EFEFEF;
	font-size:90%;
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
}
.trackbacks h3
{
	border-bottom:1px dotted #CCCCCC;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}