@charset "shift_jis";
/*##################################################
-------------LIST-------------
 01: LocalNavi
 02: LocalNavi H2
 --: clearfix
------------------------------
##################################################*/



/* --------------------------------------------------
 01: LocalNavi Style
 -------------------------------------------------- */
#lNav	{
	float:left;
	display:block;
	width:180px;
	background:url(../images/lnav_top.gif) no-repeat;
	padding-top:7px;
}
#lNav h2	{
	height:45px;
	width:178px;
	border-bottom:1px solid #ccc;
	margin:0;
}
#lNav h2 a	{
	height:45px;
	width:178px;
	display:block;
	text-indent:-9999px;
}
#lNav div	{
	background:url(../images/lnav_btm.gif) left bottom no-repeat;
	padding-bottom:5px;
}
#lNav div div	{
	border:1px solid #ccc;
	border-bottom:none;
	border-top:none;
	background:none;
}
#lNav ul	{
	margin:16px 0 -10px 10px;
	line-height:1.2;
}
#lNav li	{
	background:url(../images/lnav_arrow.gif) 0px 3px no-repeat;
	padding:0 5px 0 10px;
	margin-bottom:12px;
}
#lNav li a	{
	text-decoration:none;
	color:#fc79b0;
}
#lNav li a:hover	{
	text-decoration:underline;
	color:#f00;
}
#lNav li a em	{
	text-decoration:none;
	color:#666;
}
#lNav p	{
	margin:10px 0 0 5px;
	line-height:1.4;
	text-indent:0;
}


/* 単独の場合 */
#lNav h2.bdr_none	{
	border:none;
	height:36px;
}
#lNav h2.bdr_none a	{/* for win IE */
	height:36px;
}

/* プロフ用 */
#lNav2	{
	float:left;
	display:block;
	width:180px;
	background:url(../images/lnav_top.gif) no-repeat;
	padding-top:7px;
	margin-bottom:25px;
}
#lNav2 h2	{
	height:250px;
	width:168px;
	border-bottom:1px solid #ccc;
	margin:0;
}
#lNav2 div	{
	background:url(../images/lnav_btm.gif) left bottom no-repeat;
	padding-bottom:7px;
}
#lNav2 div div	{
	border:1px solid #ccc;
	border-bottom:none;
	border-top:none;
	background:none;
}
#lNav2 div div h2	{
	margin-left:10px;
}





/* --------------------------------------------------
 02: LocalNavi H2 Style
 -------------------------------------------------- */

/* ごあいさつ
 -------------------------------------------------- */
#lNav h2.prof	{background:url(../../profile/images/lnav_prof.gif) 0px 8px no-repeat;}

/* 私の政策
 -------------------------------------------------- */
#lNav h2.seisaku	{background:url(../../images/seisaku_lnav.gif) 0px 8px no-repeat;}

/* 自由主義政党の理念
 -------------------------------------------------- */
#lNav h2.idea	{background:url(../../images/idea_lnav.gif) 0px 8px no-repeat;}

/* 国政活動レポート
 -------------------------------------------------- */
#lNav h2.kokusei_rep	{background:url(../../kokusei/images/lnav_kokusei.gif) 0px 8px no-repeat;}

/* 浜松での活動レポート
 -------------------------------------------------- */
 /*
#lNav h2.hamamatsu_rep	{background:url(../../hamamatsu/images/lnav_hamamatsu.gif) 0px 8px no-repeat;}*/

/* 活動レポート
 -------------------------------------------------- */
#lNav h2.report	{background:url(../../report/images/lnav_report.gif) 0px 8px no-repeat;}

/* 応援団募集中
 -------------------------------------------------- */
#lNav h2.ln_sup	{background:url(../../supporters/images/lnav_supporters.gif) 0px 8px no-repeat;}

/* 声をお聞かせください
 -------------------------------------------------- */
#lNav h2.ln_cheer	{background:url(../../cheer/images/lnav_cheer.gif) 0px 8px no-repeat;}

/* マスコミ
 -------------------------------------------------- */
#lNav h2.ln_media	{background:url(../../media/images/lnav_media.gif) 0px 8px no-repeat;}

/* インフォメーション（さつきFAX NEWS）
 -------------------------------------------------- */
#lNav h2.ln_faxnews	{background:url(../../faxnews/images/lnav_faxnews.gif) 0px 8px no-repeat;}

/* 個人情報保護方針
 -------------------------------------------------- */
#lNav h2.ln_privacy	{background:url(../../images/privacy_lnav.gif) 0px 8px no-repeat;}

/* リンク
 -------------------------------------------------- */
#lNav h2.ln_link	{background:url(../../images/link_lnav.gif) 0px 8px no-repeat;}

/* サイトマップ
 -------------------------------------------------- */
#lNav h2.ln_sitemap	{background:url(../../images/sitemap_lnav.gif) 0px 8px no-repeat;}

/* 出版情報
 -------------------------------------------------- */
#lNav h2.pablication {background:url(../../Publications/lnav_pablication.gif) 0px 8px no-repeat;}



/* --------------------------------------------------
 --: ClearFix
-------------------------------------------------- */
/* for Win IE */
#lNav	{zoom:1;}
/* for IE5 Mac start \*//*/
#lNav	{display:inline-table;}
/*for IE5 Mac end */
#lNav:after	{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* 人生相談　段落解除 */
#life p 	{
	text-indent:0;
}