

/*========================*/
/**/
/*外国人参政権.com*/
/**/
/*========================*/
/*/////////////////////////////////////////*/



/*//////////////////////////////////////////////////////

トップページ、カテゴリーページ、記事ページなどの
全設定がここに入ることになります。
理由は、「header.php」を共有しているからです。

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/


/*ＷＰのコンテンツエリア内全ページ共通設定*/
/*--------------------------------------------------------------------*/




.wp-area {
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-bottom: 40px;
	padding-bottom: 20px;
	border: 1px solid #CCC;
}
.midashi {
	background-image: url(../common/images/bg_h2.gif);
	background-repeat: repeat-x;
	padding-top: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
	border-bottom: 1px solid #ccc;
}
.midashi h2 {
	font-size: 20px;
	color: #0c1b51;
}
.midashi02 {
	background-image: url(../common/images/bg_h2.gif);
	background-repeat: repeat-x;
	padding-top: 17px;
	padding-bottom: 15px;
	padding-left: 17px;
	border-bottom: 1px solid #ccc;
}
.midashi02 h2 {
	font-size: 16px;
	color: #0c1b51;
	float: left;
}
.widgettitle {
	display: none;
}
#contents .day {
	font-size: 90%;
	float: left;
	padding-left: 10px;
}
#contents .category {
	padding-bottom: 3px;
}
#contents .category li {
	font-size: 90%;
	display: inline;
}
#contents .category a, #contents .category a:link, #contents .category a:visited {
	font-size: 14px;
	color: #247f3a;
	padding-left: 5px;
}
#contents .category a:hover {
	color: #099;
}
.list{
	float: left;
	padding-left: 20px;
	font-size: 12px;
}
.list a, .list a:link, .list a:visited {
	font-size: 90%;
	color: #000;
}
.list a:hover {
	color: #000;
}
#contents .more {
	float: right;
	padding-right: 10px;
}
#contents .more a, #contents .more a:link, #contents .more a:visited {
	color: #006;
}
#contents .more a:hover {
	color: #06c;
}
.post {
	background-image: url(../common/images/bg_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 17px;
	margin-right: 17px;
	padding-bottom: 3px;
}
.post02 {
	margin-top: 12px;
	padding-bottom: 3px;
}
.all-post {
	margin-top: 12px;
	padding-bottom: 3px;
}
/*------------------------------------------------------------------------------*/


/*トップページ用設定*/
/*------------------------------------------------------------------------------*/
#contents .backnumber {
	float: right;
	padding-right: 17px;
	display: inline;
}
#contents .midashi h2 {
	display: inline;
}
#contents .backnumber a, #contents .backnumber a:link, #contents .backnumber a:visited {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #063;
	text-decoration: underline;
}
#contents .backnumber a:hover {
	color: #0c8;
}
.what {
	margin: auto;
	margin-top: 40px;
}
.what h2 {
	background-image: url(../wp_images/what_line.gif);
	background-repeat: repeat-x;
	font-size: 20px;
	color: #0c1b51;
	background-position: bottom;
	padding-bottom: 10px;
}
.what p {
	line-height: 23px;
	padding-top: 10px;
}
#contents p {
	padding-left: 0px;
	text-indent: 1.1em;
}
#contents .post-categories {
	padding-left: 7px;
}

/*カテゴリーページ用設定*/
/*------------------------------------------------------------------------------*/
.nextpage {
	padding-top: 10px;
	padding-bottom: 15px;
}
.alignright {
	width: 315px;
	margin: auto;
	float: right;
	text-align: center;
}
.alignleft {
	width: 315px;
	margin: auto;
	float: left;
	text-align: center;
}
.nextpage a, .nextpage a:link, .nextpage a:visited {
	font-size: 14px;
	color: #C90;
}
.nextpage a:hover {
	color: #ea0;
}


/*記事ページ用設定*/
/*------------------------------------------------------------------------------*/
.topics p, .topics02 p  {
	font-size: 13px;
	padding-right: 17px;
	padding-left: 17px;
	line-height: 20px;
}
#contents .wp-area .topics {
	margin-top: 5px;
	margin-left: 17px;
	margin-right: 17px;
	padding: 0px;
	padding-top: 10px;
	border-top: 1px dotted #666;
}
#contents .wp-area .topics02 {
	margin-top: 5px;
	margin-right: 17px;
	margin-left: 17px;
	padding: 0px;
	padding-top: 10px;
}

/*全記事一覧ページ用設定*/
/*------------------------------------------------------------------------------*/
.all-post ul {
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 20px;
}
.all-post ul a, .all-post ul a:link, .all-post ul a:visited {
	font-size: 13px;
	color: #066;
}
.all-post ul a:hover {
	color: #096;
}
.all-post ul li {
	background-image: url(../common/images/icn_list.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom: 1px dotted #CCC;
}

/*検索ページ用設定*/
/*------------------------------------------------------------------------------*/
.search {
	margin-bottom: 10px;
}
.search h3 a, .search h3 a:link, .search h3 a:visited {
	font-size: 16px;
	color: #036;
}
.search h3 a:hover {
	color: #06f;
}
