﻿@charset "utf-8";

body {
	font-family: 'arial', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #fff; /* 全体の背景指定 */
	min-width: 1030px;
}
#contents {

}

/* util
**********************************/
#main .to{
	text-indent: 150%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
}
#main .mb5{ margin-bottom: 5px;}
#main .mb10{ margin-bottom: 10px;}
#main .mb15{ margin-bottom: 15px;}
#main .mb20{ margin-bottom: 20px;}
#main .mb25{ margin-bottom: 25px;}
#main .mb30{ margin-bottom: 30px;}
#main .mb35{ margin-bottom: 35px;}
#main .mb40{ margin-bottom: 40px;}
#main .btn-block{ display: block;}
#main .btn-block > img{ display: block;}

/* カラーチャート
**********************************/
/* テキスト */
#main {
	color: #191919;
}
#main .txt-jimin{ color: rgb(173, 026, 026) !important; }
#main .txt-komei{ color: rgb(224, 061, 061) !important; }
#main .txt-ishin{ color: rgb(000 , 142 , 148) !important; }
#main .txt-rikken { color: rgb(025 ,102 ,165) !important;}
#main .txt-kokumin { color: rgb(065 ,162 ,216) !important;}
#main .txt-kyosan{ color: rgb(229 , 076 , 000) !important; }
#main .txt-shamin{ color: rgb(184 ,123 ,037) !important; }
#main .txt-other{ color: rgb(125, 125, 125) !important; }
#main .txt-kyoto{ color: rgb(0, 0, 0) !important; }

#main .txt-minshin{ color: rgb(25, 102, 165) !important; }
#main .txt-seikatsu{ color: rgb(128, 32, 88) !important; }
#main .txt-kokoro{ color: rgb(0, 142, 148) !important; }
#main .txt-kaikaku{ color: rgb(184, 123, 37) !important; }


/* 背景色 */
#main .bg-jimin{ background-color: rgb(173, 026, 026) !important; }
#main .bg-komei{ background-color: rgb(224, 061, 061) !important; }
#main .bg-ishin{ background-color: rgb(000 , 142 , 148) !important; }
#main .bg-rikken { background-color: rgb(025, 102, 165) !important;}
#main .bg-kokumin { background-color: rgb(065, 162, 216) !important;}
#main .bg-kyosan{ background-color: rgb(229 , 076 , 000) !important; }
#main .bg-shamin{ background-color: rgb(184 ,123 ,037) !important; }
#main .bg-other{ background-color: rgb(125, 125, 125) !important; }
#main .bg-kyoto{
	background: url(../images/common/bg-kyoto.gif) repeat-y 0 0 !important;
	background-size: 100% 100% !important;
}

#main .bg-minshin{ background-color: rgb(25, 102, 165) !important; }
#main .bg-seikatsu{ background-color: rgb(128, 32, 88) !important; }
#main .bg-kokoro{ background-color: rgb(0, 142, 148) !important; }
#main .bg-kaikaku{ background-color: rgb(184, 123, 37) !important; }



/* anchor
**********************************/
#wrapper a,
#wrapper .article{
	-webkit-transition: all 0.2s 0s ease;
	-moz-transition: all 0.2s 0s ease;
	transition: all 0.2s 0s ease;
	text-decoration: none;
}
#wrapper a:hover {
	text-decoration: none;
	/*filter: alpha(opacity=50);*/
	-moz-opacity:0.5;
	opacity:0.5;
}

/* #main
**********************************/
#main {
	/* width: 1000px; */
	/* padding-bottom: 35px; */
	margin: 0 auto;
	float: none;
	position: relative;
}

/* #topad
**********************************/
#topad {
	background: #fff;
	padding:5px 0;
}

/* #header(2nd)
	topページのheaderは top.cssに記述
********************************************************************/

/* コンテンツ
********************************************************************/
.contents-wrapper{
	width: 990px;
	padding: 20px 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

/* メイン
********************************************************************/
.main-wrapper{
	float: left;
	width: 730px;
}



/* サイド
********************************************************************/
.side-wrapper{
	float: right;
	width: 250px;
}
.side-wrapper .side-title{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #191919;
	line-height: 35px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 15px center;
}
.side-wrapper .side-title.sangi{
	background-image: url(../images/common/side-title-sangi.png);
}

.side-wrapper .side-title.sangi.is-kaihyo{
	background-image: url(../images/common/side-title-sangi_sokuho.png);
}

.side-wrapper .side-title.shugi{
	background-image: url(../images/common/side-title-shugi.png);
}
.side-wrapper .side-title-02{
	font-size: 16px;
	font-weight: bold;
	color: #191919;
	background-color: #dcdcdc;
	line-height: 35px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 15px center;
}
.side-wrapper .side-title-02.shoSenkyoku{
	background-image: url(../images/common/side-title-02-shoSenkyoku.png);
}
.side-wrapper .side-title-02.senkyoku{
	background-image: url(../images/common/side-title-02-senkyoku.png);
}
.side-wrapper .side-title-02.hirei{
	background-image: url(../images/common/side-title-02-hirei.png);
}

/* データ放送メッセンジャー
**********************************/
.side-wrapper .message-area{
	margin-bottom: 10px;
}
.side-wrapper .message-area .message-btn{
	display: block;
	width: 250px;
	height: 156px;
	background: url(../images/common/side-btn-message.png) no-repeat center center;
}

/* 小選挙区（サイド）
**********************************/
.side-wrapper .senkyoku-area{
	background-color: #eee;
}
.side-wrapper .senkyoku-list{
	overflow: hidden;
	padding: 10px 10px 8px;
}
.side-wrapper .senkyoku-list li{
	display: block;
	width: 56px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}
.side-wrapper .senkyoku-list li:nth-child(4n){
	margin-right: 0;
}
.side-wrapper .senkyoku-list li a{
	display: block;
	background-color: #ade500;
	color: #191919;
	font-size: 13px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
}
.side-wrapper .senkyoku-list li a.font-s{
	font-size: 12px;
}

/* 比例代表（サイド）
**********************************/
.side-wrapper .hirei-area{
	background-color: #eee;
}
.side-wrapper .hirei-list{
	overflow: hidden;
	padding: 10px 10px 8px;
}
.side-wrapper .hirei-list li{
	display: block;
	width: 114px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}
.side-wrapper .hirei-list li:nth-child(2n){
	margin-right: 0;
}

.side-wrapper .hirei-list li a{
	display: table-cell;
	vertical-align: middle;
	width: 114px;
	height: 22px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	line-height: 11px;
	text-decoration: none;
	background-color: #9f9f9f;
	padding: 5px 0;
}
.side-wrapper .hirei-list li a.row-2{
	font-size: 11px;
}
/* 得票数・一覧 */
.side-wrapper .hirei-list li.col-1{
	width: 230px;
	margin-right: 0;
}
.side-wrapper .hirei-list li.col-1 a{
	width: 230px;
	background-color: #9f9f9f;
}


/* 注目の候補者（サイド）
**********************************/
.side-wrapper .chumoku-area{
	background-color: #eee;
	padding-bottom: 10px;
}
.side-wrapper .chumoku-title {
	font-size: 25px;
	font-weight: bold;
	line-height: 60px;
	padding-left: 60px;
	background: #ff6e56 url(../images/common/icon-chumoku-title.png) no-repeat 15px center;
	margin-bottom: 10px;
}
.side-wrapper .chumoku-list {
	padding: 0px 10px;
	overflow: auto;
	height: 700px;
}
.side-wrapper .chumoku-list li{
	margin-bottom: 10px;
	display: block;
}
.side-wrapper .chumoku-list li:last-child{
	margin-bottom: 0;
}
.side-wrapper .chumoku-list a{
	text-decoration: none;
	display: block;
}
.side-wrapper .chumoku-list-box {
	position: relative;
	/* height: 200px; */
	background-color: #fff;
}
/* 政党名 */
.side-wrapper .chumoku-party{
	position: relative;
	height: 45px;
}
.side-wrapper .chumoku-party span{
	display: block;
	background-color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	border-radius: 10px;
	padding: 0 7px;
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
}
/* 写真 */
.side-wrapper .chumoku-img{
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 3px solid #fff;
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -30px;
}
/* テキスト */
.side-wrapper .chumoku-txt{
	padding: 45px 10px 20px;
	text-align: center;
	color: #191919;
}
.side-wrapper .chumoku-txt dt{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.side-wrapper .chumoku-txt dd{
	line-height: 1.53;
	font-size: 13px;
}

.side-wrapper .chumoku-txt dd .is-ex {
	font-size: 10px;
}

/* TOP */
#top .side-wrapper .chumoku-list{
	height: 2000px;
}

/* データエリア
**********************************/
#main .data-area{
	/* background-color: #191919; */
	background-color: #eee;
	padding: 20px 0;
}
#main .data-area ul{
	display: block;
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
}
#main .data-area ul li{
	width: 490px;
	/* float: left; */
	margin: 0 auto;
}
/* #main .data-area ul li:first-child{
	margin-right: 10px;
} */
#main .data-area ul li a,
#main .data-area ul li img{
	display: block;
}

/* バナーエリア
**********************************/
#main .banner-area{
	background-color: #191919;
	padding: 20px 0 10px;
}
#main .banner-area ul{
	display: block;
	width: 770px;
	margin: 0 auto;
	overflow: hidden;
}
#main .banner-area ul li{
	display: block;
	width: 250px;
	float: left;
	margin: 0 10px 10px 0;
}
#main .banner-area ul li:nth-child(3n){
	margin-right: 0;
}
#main .banner-area ul li a
#main .banner-area ul li a img{
	display: block;
}


/* ナビゲーション（ページ内・SNS）
**********************************/
#main .nav-page{
	position: fixed;
	right: -66px;
	bottom: 20px;
	z-index: 9999;
	-webkit-transition: all 0.5s 0s ease;
	-moz-transition: all 0.5s 0s ease;
	transition: all 0.5s 0s ease;
}
#main .nav-page ul{
	width: 66px;
}
#main .nav-page ul li{
	margin-bottom: 15px;
}
#main .nav-page ul li:last-child{
	margin-bottom: 0;
}
#main .nav-page ul li a{
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#main .nav-page ul li a:hover{
	opacity: 1.0;
}
#main .nav-page ul li a.nav-twtr{
	background-image: url(../images/common/nav-twitter.png);
	height: 58px;
}
#main .nav-page ul li a.nav-fb{
	background-image: url(../images/common/nav-fb.png);
	height: 58px;
}
#main .nav-page ul li a.nav-top{
	background-image: url(../images/common/nav-top.png);
	height: 66px;
	border-radius: 50%;
}

#main .nav-page.is-active{
	right: 20px;
}


/* footer
**********************************/
#footer{
	background-color: #191919;
}
#footer .copyright{
	width: 990px;
	margin: 0 auto;
	text-align: right;
	color: #fff;
	padding: 10px 0;
}


