@charset "utf-8";

/****************************************************
 レイアウト
****************************************************/
#Box {
	width:630px;
	margin:0;
	padding:0;
}
#mainBox {
	float: right;
	width: 510px;
	margin:0;
	padding:0;
}
#leftBox{
	float:left;
	width:110px;
	margin:0;
	padding:0;
}

/****************************************************
 タイトル
****************************************************/
#header{
	width: 630px;
	height:130px;
	margin:5px 0;
	padding:0;
	background-image: url(../images/title.jpg);
}
#header div.title{
	width: 630px;
	height:130px;
	margin:0;
	padding:0;
	text-indent: -1000em;
	text-decoration: none;
	background-image: url(../images/title.jpg);
}
#header div.title a {
	display: block;
	height:130px;
	text-decoration:none;
}

/****************************************************
 コンテンツ中
****************************************************/
/* マップ */
#top_index{
	margin:0;
	padding:20px 25px 0 25px;
}
#top_index h3{
	display:none;
}
#top_index a,
#top_index a:link,
#top_index a:visited,
#top_index a:active { color: #000; text-decoration: none;}
#top_index a:hover { color: #FF6600; text-decoration: underline;}

#waku1{
	float:left;
	width:150px;
	margin-right:5px;
	padding:0;
}
#waku2{
	float:left;
	width:270px;
	margin-right:5px;
	padding:0;
}
#waku3{
	float:left;
	width:150px;
	margin:0;
	padding:0;
}
#spot1,
#spot2,
#spot3,
#spot4,
#spot5,
#spot6,
#spot7{
	height:53px;
	margin:0 0 5px 0;
	padding:27px 5px 0 15px;
	color:#000000;
	font-size:12px;
	line-height:1.3;
}
#spot1{ background: url(./../images/spot_bg1.gif) no-repeat top left;}
#spot2{ background: url(./../images/spot_bg2.gif) no-repeat top left;}
#spot3{ background: url(./../images/spot_bg3.gif) no-repeat top left;}
#spot4{ background: url(./../images/spot_bg4.gif) no-repeat top left;}
#spot5{ background: url(./../images/spot_bg5.gif) no-repeat top left;}
#spot6{ background: url(./../images/spot_bg6.gif) no-repeat top left;}
#spot7{ background: url(./../images/spot_bg7.gif) no-repeat top left;}

/* 最新記事 */
#special {
	margin:10px 0 0 0;
	padding:40px 0 5px 0;
	background: url(../images/new.gif) no-repeat;
}

/* 県別最新記事タイトル */
#mainBox .top_prefecturename {
	background: url(../images/kenbetu.gif) no-repeat;
	text-indent: -1000em;
	height:30px;
	margin:20px 0 0 0;
	padding: 0;
}
/* 関連記事タイトル */
#mainBox .ken_news {
	background: url(../images/new2.gif) no-repeat;
	text-indent: -1000em;
	height:30px;
	margin:0 0 5px 0;
	padding:0;
}
/* 連載記事タイトル */
#mainBox .ren_news {
	background: url(../images/rensai.gif) no-repeat;
	text-indent: -1000em;
	height:30px;
	margin:0 0 5px 0;
	padding:0;
}
/* 候補者一覧タイトル */
#mainBox .kou {
	background: url(../images/kou.gif) no-repeat;
	text-indent: -1000em;
	height:30px;
	margin:0 0 5px 0;
	padding:0;
}
/* 開票速報タイトル */
#mainBox .soku {
	background: url(../images/soku.gif) no-repeat;
	text-indent: -1000em;
	height:30px;
	margin:0 0 5px 0;
	padding:0;
}

div.waku{
	margin:10px 0;
	padding:0;
	background: url(../images/waku_bg.jpg) repeat-y;
}
div.topkiji{
	margin:0 15px;
	padding:0;
}
p.listlink{
	margin:0;
	padding:10px 15px 15px 0;
	text-align:right;
	background: url(../images/listlink.jpg) no-repeat bottom;
}
div.listlink2{
	margin:0;
	padding:0 15px 0 0;
	line-height:1.5;
	text-align:right;
}
p.listlink3{
	margin:0;
	padding:5px 15px 15px 0;
	text-align:right;
}

p.listlink a,
p.listlink3 a,
div.listlink2 a{
	padding:0 15px 0 0;
	color: #333;
	text-decoration: none;
	background: url(../images/list1.gif) no-repeat center right;
}
p.listlink a:hover,
p.listlink3 a:hover,
div.listlink2 a:hover{
	color: #FF6600;
	text-decoration: none;
	background: url(../images/list1_f2.gif) no-repeat center right;
}

/****************************************************
 ナビゲーション
****************************************************/
#leftBox #navitop{
	clear:both;
	height:20px;
	margin:5px 5px 0 5px;
	padding:0;
	text-align:center;
	font-weight:bold;
	line-height:20px;
}
#leftBox #navitop a{
	height:20px;
	padding:0;
	color: #FFFFFF;
    display: block;
	text-decoration:none;
	overflow:hidden;
	/*background:#3399FF;*/
	background: url(../images/navitop.gif) no-repeat;
}
#leftBox #navitop a:hover{
	color: #FFFFFF;
	/*background:#FF9900;*/
	background: url(../images/navitop_f2.gif) no-repeat;
}

#navitop a{ color: #FFF; text-decoration: none;}
#navitop a:link{ color: #FFF; text-decoration: none;}
#navitop a:visited{ color: #FFF; text-decoration: none;}
#navitop a:hover{ color: #FFF; text-decoration: underline;}
#navitop a:active{ color: #FFF; text-decoration: none;}

#leftBox h4{
	clear:both;
	height:20px;
	margin:10px 5px 0 5px;
	padding:0;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	line-height:20px;
	background: url(../images/navi.gif) no-repeat;
}
#leftBox ul.navi {
	clear:both;
	width:100px;
	margin:0;
	padding:5px 5px 0 5px;
    list-style: none;
	font-size:12px;
}
#leftBox ul.navi li.n1 {
	float:left;
	width:46px;
    height: 20px;
	margin:0 0 3px 0;
	padding:0 2px;
	line-height:20px;
	text-align:center;
}
#leftBox ul.navi li.n2 {
	float:left;
	width:96px;
    height: 20px;
	margin:0 0 3px 0;
	padding:0 2px;
	line-height:20px;
	text-align:center;
}
#leftBox ul.navi li.n3 {
	margin:0 0 3px 0;
	padding:0 0 0 15px;
	background: url(../images/list.gif) no-repeat center left;
}
#leftBox ul.navi li.n4,
#leftBox ul.navi li.n5,
#leftBox ul.navi li.n6,
#leftBox ul.navi li.n7,
#leftBox ul.navi li.n8 {
	float:left;
	width:96px;
    height:50px;
	margin:0 0 3px 0;
	padding:0 2px;
	text-align:right;
}
#leftBox li.n1 a {
    height:20px;
	color: #333;
    display: block;
	text-decoration:none;
	overflow:hidden;
}
#leftBox li.n2 a {
    height:20px;
	color: #333;
    display: block;
	text-decoration:none;
	overflow:hidden;
}
#leftBox li span{ display:none;}
#leftBox li.n_fu a { background: url(../images/n_fu.gif) no-repeat top center;}
#leftBox li.n_sa a { background: url(../images/n_sa.gif) no-repeat top center;}
#leftBox li.n_na a { background: url(../images/n_na.gif) no-repeat top center;}
#leftBox li.n_oi a { background: url(../images/n_oi.gif) no-repeat top center;}
#leftBox li.n_ku a { background: url(../images/n_ku.gif) no-repeat top center;}
#leftBox li.n_mi a { background: url(../images/n_mi.gif) no-repeat top center;}
#leftBox li.n_ka a { background: url(../images/n_ka.gif) no-repeat top center;}
#leftBox li.n_z1 a { background: url(../images/n_z1.gif) no-repeat top center;}
#leftBox li.n_z2 a { background: url(../images/n_z2.gif) no-repeat top center;}
#leftBox li.n_z3 a { background: url(../images/n_z3.gif) no-repeat top center;}

#leftBox li.n4 a,
#leftBox li.n5 a,
#leftBox li.n6 a,
#leftBox li.n7 a,
#leftBox li.n8 a {
    display: block;
    height:50px;
	color: #333;
	text-decoration:none;
	overflow:hidden;
}
#leftBox li.n4 a { background: url(../images/n4.gif) no-repeat top center;}
#leftBox li.n5 a { background: url(../images/n5.gif) no-repeat top center;}
#leftBox li.n6 a { background: url(../images/n6.gif) no-repeat top center;}
#leftBox li.n7 a { background: url(../images/n7.gif) no-repeat top center;}
#leftBox li.n8 a { background: url(../images/n8.gif) no-repeat top center;}

#leftBox li.n1 a:hover,
#leftBox li.n2 a:hover,
#leftBox li.n4 a:hover,
#leftBox li.n5 a:hover,
#leftBox li.n6 a:hover,
#leftBox li.n7 a:hover,
#leftBox li.n8 a:hover {
	color: #FFF;
    background-position: bottom;
}
#leftBox li.n3 a{ color: #333; text-decoration: none;}
#leftBox li.n3 a:link{ color: #333; text-decoration: none;}
#leftBox li.n3 a:visited{ color: #333; text-decoration: none;}
#leftBox li.n3 a:hover{ color: #FF6600; text-decoration: underline;}
#leftBox li.n3 a:active{ color: #333; text-decoration: none;}

/* ======mac環境の文字化けを防ぐコード====== */

/*\*//*/
textarea, select, input {
font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

a {   overfow: hidden;}

/**/ 

/* ======mac環境の文字化けを防ぐコード====== */
