@charset "UTF-8";

/* 最近の記事 */
#recent_wrapper {
	width: 688px;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	border: thin solid #CCCCCC;
}

#recent_wrapper #cnr_title {
	float: left;
	width: 46px;
	height: 45px;
	margin-top: auto;
	margin-bottom: auto;
}
#recent_wrapper #cnr_title p {
	margin-top: auto;
	margin-bottom: auto;
}

#recent_cnr {
	width: 632px;
	float: right;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#recent_cnr h3 {
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	height: auto;
	width: auto;
	margin: 0px;
}
#recent_cnr h3 a:link,#recent_cnr h3 a:visited {
	background-image: url(../images/post_mark.png);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: left 3px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#recent_cnr h3 a:hover {
	background-image: url(../images/post_mark_hover.png);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: left 3px;
}
#recent_cnr .summary {
	clear: both;
	padding-left: 2em;
	margin-bottom: 5px;
	font-size: 12px;
}
#recent_cnr .summary p {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#recent_cnr .hentry {
	margin: 0px;
	padding: 0px;
}

/* びらうとるまちづくり会議 */

#pirautoru_wrapper {
	width: 335px;
	height: auto;
	float: left;
	padding: 0px;
	border: thin solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pirautoru_wrapper #corner_title {
	background-image: url(../images/corner_title_pirautoru.png);
	background-repeat: no-repeat;
	height: 25px;
	width: auto;
	border-bottom-style: solid;
	margin: 0px;
	background-color: #000000;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
#pirautoru_cnr {
	width: 317px;
	padding: 8px;
	float: left;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pirautoru_cnr h3 {
	font-size: 16px;
	margin: 0px;
	background-image: url(../images/post_mark.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-position: left 5px;
}
#pirautoru_cnr h3 a:link,#pirautoru_cnr h3 a:visited {
	color: #006633;
}
#pirautoru_cnr h3 a:hover {
	color: #CC0000;
}

.pirautoru_date {
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
}

#pirautoru_cnr .hentry {
	margin: 0px;
	padding: 0px;
}

/* よそもの奮闘記 */
#yosomono_wrapper {
	width: 335px;
	height: auto;
	float: right;
	padding: 0px;
	border: thin solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#yosomono_wrapper #corner_title {
	background-image: url(../images/corner_title_yosomono.png);
	background-repeat: no-repeat;
	height: 25px;
	width: auto;
	border-bottom-style: solid;
	margin: 0px;
	background-color: #000000;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
#yosomono_cnr {
	width: 317px;
	padding: 8px;
	float: left;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#yosomono_cnr h3 {
	font-size: 16px;
	margin: 0px;
	background-image: url(../images/post_mark.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-position: left 5px;
}
#yosomono_cnr h3 a:link,#yosomono_cnr h3 a:visited {
	color: #006633;
}
#yosomono_cnr h3 a:hover {
	color: #CC0000;
}

.yosomono_date {
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
}

#yosomono_cnr .hentry {
	margin: 0px;
	padding: 0px;
}

/* 田舎を元気にする人たち */

#corner_genki_wrapper {
	width: 335px;
	height: auto;
	float: left;
	padding: 0px;
	border: thin solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#corner_genki_wrapper #corner_title {
	background-image: url(../images/corner_title_genki.png);
	background-repeat: no-repeat;
	height: 25px;
	width: auto;
	border-bottom-style: solid;
	margin: 0px;
	background-color: #000000;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}

#corner_genki_wrapper #content {
	width: 317px;
	padding: 8px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

/* 田舎の仕事を創ろじゃないか */

#corner_biz_wrapper {
	width: 335px;
	height: auto;
	float: right;
	padding: 0px;
	border: thin solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#corner_biz_wrapper #corner_title {
	background-image: url(../images/corner_title_biz.png);
	background-repeat: no-repeat;
	height: 25px;
	width: auto;
	border-bottom-style: solid;
	margin: 0px;
	background-color: #000000;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
#corner_biz_wrapper #content {
	width: 317px;
	padding: 8px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}