@charset "utf-8";
/*
Theme Name: 2010 議員向け
Theme URI: http://www.kki.co.jp/
Description: 専用テンプレート
Author: KKI
Author URI: http://www.kki.co.jp/
*/

/*　共通　*/
p, table th, table td {
	line-height: 150%;
	}

a:link {
	color: #000000;
	}
a:visited {
	color: #000000;
	}
a:active {
	color: #000000;
	}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}

img {
	border: none;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

h1, h2, h3, h4, h5, h6, ul, ol, p, small, table, address, select, .area, .description, .name, .content_list_link, .time, #searchform, .wlWriterEditableSmartContent {
	font-family: "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	}

h1, h2, h3, h4, h5, h6, hr {
	clear: both;
	}

h1 {
	font-size: 200%;
	}

h2 {
	font-size: 180%;
	}

h3 {
	font-size: 160%;
	}

h4 {
	font-size: 140%;
	}

h5 {
	font-size: 120%;
	}

h6 {
	font-size: 120%;
	}

p font {
	line-height: 130%;
	}

.new_up_new {
	color: red;
	font-size: 70%;
	font-weight: normal;
	margin-right: 5px;
	}

.new_up_up {
	color: blue;
	font-size: 80%;
	font-weight: normal;
	margin-right: 5px;
	}

.error {
	color: #FF0000;
	font-size: 90%;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	}

#base:after, #main:after, #content:after, .widecolumn:after, .narrowcolumn:after, #header:after, .block_01:after, .block_02:after, #menu:after, .navigation_top:after, .navigation_bottom:after, .post:after, .entry:after, .post_thumb:after, .post_thumb_none:after, #sidebar:after, #footer:after {
	content: "";
	display: block;
	clear: both;
	}

body {
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#base {
/*border: 1px solid #FF0000;*/
/*background: #EEEEEE;*/
	width: 820px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(https://z201.secure.ne.jp/~z201118m10/wp-content/themes/2010/images/bg_body.jpg) repeat-y;
	}

#main {
/*border: 1px solid #CCCCCC;*/
/*background: #EEEEEE;*/
	clear: both;
	width: 810px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#content {
/*border: 1px solid #EEEEEE;*/
/*background: #EEEEEE;*/
	width: 810px;
	height: 100%;
	margin: 0px auto 0px auto;
/*	padding: 0px 30px 0px 30px;*/
	}

.widecolumn {
/*border: 1px solid #CCCCCC;
	height: 100%;
	padding: 0px 0px 0px 0px;*/
	}

.narrowcolumn {
/*border: 1px solid #CCCCCC;*/
	float: left;
	width: 575px;
	height: 100%;
	margin: 10px auto 0px 15px;
	padding: 0px 0px 0px 0px;
	}

.wlWriterEditableSmartContent a {
	margin: 0px 10px 0px 10px;
	}



/*　ヘッダー　*/
#header {
/*border: 1px solid #CCCCCC;*/
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
	background: url(https://z201.secure.ne.jp/~z201118m10/wp-content/themes/2010/images/bg_header.jpg) no-repeat;
	}

#header .header_left h1, #header .header_right h1 {
/*border: 1px solid #CCCCCC;*/
	font-size: 80px;
	font-weight: normal;
	line-height: 100%;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#header .header_left h1, #header .header_right h1 a:link,
#header .header_left h1, #header .header_right h1 a:visited,
#header .header_left h1, #header .header_right h1 a:active {
	color: #0080FF;
	}

#header .header_left h1, #header .header_right h1 a:hover {
	color: #006DDB;
	}

#header .header_left, #header .header_right {
/*border: 1px solid #CCCCCC;*/
	width: 520px;
	margin: 0px auto 0px auto;
	}

#header .header_left {
/*border: 1px solid #CCCCCC;*/
	float: left;
	padding: 50px 0px 0px 20px;
	}

#header .header_right {
/*border: 1px solid #CCCCCC;*/
	float: right;
	padding: 50px 20px 0px 0px;
	}

#header .header_left .area, #header .header_right .area {
/*border: 1px solid #CCCCCC;*/
	color: #000000;
	font-size: 18px;
	line-height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#header .header_left .description, #header .header_right .description {
/*border: 1px solid #CCCCCC;*/
	color: #000000;
	font-size: 18px;
	line-height: 100%;
	margin-top: 40px;
	padding: 0px 0px 0px 0px;
	}

#header .header_left h2.name, #header .header_right h2.name {
/*border: 1px solid #CCCCCC;*/
	color: #000000;
	font-size: 28px;
	line-height: 100%;
	font-weight: normal;
	line-height: 100%;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 360px;
	}

#header .header_left h1 a:link,
#header .header_right h1 a:link,
#header .header_left h1 a:visited,
#header .header_right h1 a:visited,
#header .header_left h1 a:active,
#header .header_right h1 a:active {
	text-decoration: none;
	}

#header .header_left h1 a:hover,
#header .header_right h1 a:hover {
	text-decoration: none;
	}



/*　ヘッダーメニュー　*/
#menu {
/*border: 1px solid #CCCCCC;*/
	clear: both;
	width: 790px;
/*	height: 80px;*/
	margin: 0px auto 0px auto;
	padding: 100px 0px 0px 0px;
	}

#menu ul {
/*border: 1px solid #CCCCCC;*/
	list-style-type: none;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#menu li {
/*border: 1px solid #FF0000;*/
	float: left;
	height: 23px;
	font-size: 18px;
	text-align: center;
	margin: 0px 5px 0px auto;
	padding: 7px 0px 10px 0px;
	}

#menu li a:link, #header .header_right .address ul li a:link,
#menu li a:visited, #header .header_right .address ul li a:visited,
#menu li a:active, #header .header_right .address ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

#menu li a:hover, #header .header_right .address ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#menu li.current_page_item a:link,
#menu li.current_page_parent a:link,
#header .header_right .address ul li.current_page_item a:link {
	color: #FFFFFF;
	text-decoration: underline;
	}

#menu li.current-cat a:link {
/*	color: #FFFFFF;
	text-decoration: underline;*/
	}

#menu ul li.page_item, #menu ul li.menu_01 {
	width: 195px;
	background: url(https://z201.secure.ne.jp/~z201118m10/wp-content/themes/2010/images/bg_menu_button_01.gif) no-repeat;
	}

#menu .menu_02 {
/*border: solid 1px #CCCCCC;*/
	float: right;
/*	width: 190px;*/
	font-size: 12px;
	text-align: left;
	margin: 0px 10px 0px auto;
	padding: 0px 0px 0px 0px;
	}

#menu .menu_02 form {
	margin: 0px 0px 0px auto;
	padding: 0px 0px 0px 0px;
	}

#menu .menu_02 #s {
	width: 110px;
	margin: 0px 3px 0px auto;
	padding: 0px 0px 0px 0px;
	}



/*　ホーム　*/
body.home .narrowcolumn .block_01 {
/*border: solid 1px #CCCCCC;*/
	height: 100%;
	text-align: center;
	margin: 0px auto 30px auto;
	padding: 0px 0px 0px 0px;
	}

body.home .narrowcolumn .block_01 {
	text-align: left;
	}

body.home .narrowcolumn .block_02 {
	height: 100%;
	}

body.home .narrowcolumn .block_01 .iinclude_page {
/*border: solid 1px #FF0000;*/
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	}

body.home .narrowcolumn .block_01 h1.content_title_01, body.home .narrowcolumn .block_02 h1.content_title_02 {
/*border: solid 1px #EEEEEE;*/
	color: #0080FF;
/*	line-height: 100%;*/
	font-size: 110%;
	background: url(https://z201.secure.ne.jp/~z201118m10/wp-content/themes/2010/images/bg_title_01.gif) no-repeat left;
	margin: 0px auto 0px auto;
	padding: 13px 0px 11px 30px;
	}

body.home .narrowcolumn .block_02 .post_thumb,
body.home .narrowcolumn .block_02 .post_thumb_none,
body.archive .narrowcolumn .post_thumb,
body.archive .narrowcolumn .post_thumb_none,
body.page .narrowcolumn .post_thumb,
body.page .narrowcolumn .post_thumb_none,
body.search .narrowcolumn .post,
body.search .narrowcolumn .page  {
/*border: solid 1px #FF0000;*/
	width: 550px;
	height: 100%;
	margin: 0px auto 0px 10px;
	padding: 10px 0px 10px 0px;
	border-bottom: dotted 2px #CCCCCC;
	}

body.home .narrowcolumn .block_02 .post_thumb,
body.home .narrowcolumn .block_02 .post_thumb_none {
/*	padding-bottom: 10px;*/
	}

body.home .narrowcolumn .block_02 .post_thumb img,
body.page .narrowcolumn .post_thumb img,
body.archive .narrowcolumn .post_thumb img {
	float: left;
	margin: 0px 10px 0px auto;
	padding: 5px 5px 5px 5px;
	border: solid 1px #CCCCCC;
	background: #FFFFFF;
	}

body.home .narrowcolumn .block_02 .post_thumb .time,
body.home .narrowcolumn .block_02 .post_thumb_none .time,
body.page .narrowcolumn .post_thumb .time,
body.page .narrowcolumn .post_thumb_none .time,
body.archive .narrowcolumn .post_thumb .time,
body.archive .narrowcolumn .post_thumb_none .time,
body.search .narrowcolumn .post .time,
body.search .narrowcolumn .page .time {
	font-size: 90%;
	margin: 0px auto 0px 120px;
	padding: 0px 0px 3px 0px;
/*	border-bottom: 1px solid #CCCCCC;*/
	}

body.home .narrowcolumn .block_02 .post_thumb_none .time,
body.page .narrowcolumn .post_thumb_none .time,
body.archive .narrowcolumn .post_thumb_none .time,
body.search .narrowcolumn .post .time,
body.search .narrowcolumn .page .time {
	margin-left: auto;
	padding-left: 10px;
	}

body.home .narrowcolumn .block_02 .post_thumb h3.title,
body.home .narrowcolumn .block_02 .post_thumb_none h3.title,
body.page .narrowcolumn .post_thumb h3,
body.page .narrowcolumn .post_thumb_none h3,
body.archive .narrowcolumn .post_thumb h3,
body.archive .narrowcolumn .post_thumb_none h3,
body.search .narrowcolumn .post h3,
body.search .narrowcolumn .page h3 {
/*border: 1px solid #CCCCCC;*/
	clear: none;
	height: 100%;
	font-size: 120%;
	line-height: 110%;
	margin: 5px auto 0px 120px;
	padding: 0px 0px 0px 0px;
	}

body.home .narrowcolumn .block_02 .post_thumb_none h3.title,
body.page .narrowcolumn .post_thumb_none h3,
body.archive .narrowcolumn .post_thumb_none h3,
body.search .narrowcolumn .post h3,
body.search .narrowcolumn .page h3 {
	line-height: normal;
	margin-left: auto;
	padding-left: 10px;
	}

body.home .narrowcolumn .block_02 .post_thumb p.excerpt,
body.home .narrowcolumn .block_02 .post_thumb_none p.excerpt,
body.page .narrowcolumn .post_thumb p.excerpt,
body.page .narrowcolumn .post_thumb_none p.excerpt,
body.archive .post_thumb p.excerpt,
body.archive .post_thumb_none p.excerpt,
body.search .narrowcolumn .post .excerpt p,
body.search .narrowcolumn .page .excerpt p {
/*border: 1px solid #CCCCCC;*/
	font-size: 90%;
	line-height: 140%;
	margin: 7px 5px 0px 120px;
	padding: 0px 0px 0px 0px;
	}

body.home .narrowcolumn .block_02 .post_thumb_none p.excerpt,
body.page .narrowcolumn .post_thumb_none p.excerpt,
body.archive .post_thumb_none p.excerpt {
	margin-left: auto;
	padding-left: 10px;
	}

body.home .narrowcolumn .block_02 ul.content_list {
	list-style: none;
	margin: 0px 15px 0px 10px;
	padding: 0px 0px 10px 0px;
	}

body.home .narrowcolumn .block_02 ul.content_list li {
	height: 100%;
	list-style-type: none;
	border-bottom: dotted 2px #CCCCCC;
	padding: 0px 10px 0px 10px;
	}

body.home .narrowcolumn .block_02 ul.content_list li .time {
	float: left;
	font-size: 90%;
	margin-right: 10px;
	padding-top: 10px;
	}

body.home .narrowcolumn .block_02 ul.content_list li h3 {
	clear: none;
	font-size: 90%;
	margin: 0px auto 10px auto;
	padding: 10px 0px 0px 0px;
	}

body.home .narrowcolumn .block_02 .content_list_link {
/*border: solid 1px #EEEEEE;*/
	font-size: 80%;
	text-align: right;
	margin: 0px 15px 0px 10px;
	padding: 5px 10px 5px 0px;
	background: #EEEEEE;
	}



/*　ページ　*/
body.page .narrowcolumn h1,
body.archive .narrowcolumn h1,
body.search .narrowcolumn h1,
body.single .narrowcolumn h1 {
/*border: solid 1px #EEEEEE;*/
	color: #0080FF;
/*	line-height: 100%;*/
	font-size: 110%;
	background: url(https://z201.secure.ne.jp/~z201118m10/wp-content/themes/2010/images/bg_title_01.gif) no-repeat left;
	margin: 0px auto 0px auto;
	padding: 13px 0px 11px 30px;
	}

body.page .narrowcolumn h2.post_child_title {
/*border: solid 1px #CCCCCC;*/
	color: #000000;
/*	line-height: 100%;*/
	font-size: 100%;
	margin: 20px 10px auto 10px;
	padding: 5px 0px 5px 15px;
	border-left: solid 5px #000000;
	}

body.page .narrowcolumn .entry h1, body.home .narrowcolumn .block_01 .iinclude_page h1 {
/*border: solid 1px #FF0000;*/
	font-size: 190%;
	line-height: 100%;
	color: #000000;
	margin: 20px auto 10px auto;
	padding: 5px 0px 5px 17px;
	border-left: solid 7px #000000;
	border-bottom: solid 3px #000000;
	background: none;
/*	background: #FFDDC8;*/
	}

body.page .narrowcolumn .entry h2, body.home .narrowcolumn .block_01 .iinclude_page h2 {
/*border: solid 1px #FF0000;*/
	font-size: 150%;
	line-height: 100%;
	color: #00000;
	margin: 20px auto 10px auto;
	padding: 7px 0px 7px 15px;
	border-left: solid 5px #000000;
	border-bottom: solid 2px #000000;
	background: none;
/*	background: #FFDDC8;*/
	}

body.page .narrowcolumn .entry h3, body.home .narrowcolumn .block_01 .iinclude_page h3 {
/*border: solid 1px #000000;*/
	font-size: 130%;
	line-height: 100%;
	color: #222222;
	margin: 20px auto 10px auto;
	padding: 8px 0px 7px 10px;
/*	border-left: solid 5px #C87800;*/
	border-bottom: dotted 3px #222222;
/*	background: #FFE9C8;*/
	}

body.page .narrowcolumn .entry h4, body.home .narrowcolumn .block_01 .iinclude_page h4 {
/*border: solid 1px #000000;*/
	font-size: 120%;
	line-height: 100%;
	color: #333333;
	margin: 20px auto 10px auto;
	padding: 8px 0px 7px 10px;
/*	border-left: solid 5px #C89600;*/
	background: #CCCCCC;
	}

body.page .narrowcolumn .entry h5, body.home .narrowcolumn .block_01 .iinclude_page h5 {
/*border: solid 1px #000000;*/
	font-size: 110%;
	line-height: 100%;
	color: #444444;
	margin: 20px auto 10px auto;
	padding: 7px 0px 5px 10px;
/*	border-left: solid 5px #C8AF00;*/
	background: #DDDDDD;
	}

body.page .narrowcolumn .entry h6, body.home .narrowcolumn .block_01 .iinclude_page h6 {
/*border: solid 1px #000000;*/
	font-size: 110%;
	line-height: 100%;
	color: #555555;
	margin: 20px auto 10px auto;
	padding: 7px 0px 5px 10px;
/*	border-left: solid 5px #666666;*/
	background: #EEEEEE;
	}

body.page .narrowcolumn .entry{
/*border: solid 1px #CCCCCC;*/
	margin-left: 10px;
	margin-right: 15px;
	}

body.page .narrowcolumn .entry p {
/*border: solid 1px #EEEEEE;*/
	margin-left: 10px;
	margin-right: 10px;
	}

body.page .narrowcolumn ul, body.page .narrowcolumn ol {
/*border: solid 1px #000000;*/
	margin-bottom: 50px;
	}

body.page .narrowcolumn ul li, body.page .narrowcolumn ol li {
	line-height: 150%;
	margin: auto 5px 10px auto;
	}

body.page .narrowcolumn ul.page_children {
	list-style: none;
	margin-left: 10px;
	padding: 0px 0px 0px 0px;
	}

body.page .narrowcolumn ul.page_children li {
border: solid 1px #CCCCCC;
	float: left;
	list-style-type: none;
	width: 250px;
	margin: 0px 5px 5px auto;
	padding: 10px 10px 10px 10px;
	background: #EEEEEE;
	}

body.page .narrowcolumn ul.page_children li a {
	display: block;
	}



/*　ナビゲーション　*/
.navigation_top, .navigation_bottom {
	clear: both;
	display: block;
	height: 100%;
	text-align: center;
	font-size: 90%;
	margin: 0px 10px 0px 5px;
	padding: 5px 5px 5px 5px;
	background: #EEEEEE;
	}

.navigation_top {
	margin-top: 10px;
	margin-bottom: 20px;
/*	border-bottom: solid 1px #999999;*/
	}

.navigation_bottom {
	margin-top: 40px;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.alignleft p, .alignright p {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	}



/*　アーカイブ・サーチ　*/
body.archive .narrowcolumn h1, body.search .narrowcolumn h1 {
	}

body.archive .narrowcolumn h3 {
	font-size: 100%;
	margin: 40px auto 0px auto;
	padding: 0px 0px 0px 10px;
	}

body.archive .narrowcolumn .post_thumb, body.archive .post_thumb_none {
	}

body.archive .narrowcolumn .post_thumb img {
	}

body.archive .narrowcolumn .post_thumb .time,
body.archive .narrowcolumn .post_thumb_none .time {
	}

body.archive .narrowcolumn .post_thumb_none .time {
/*	margin: 0px auto 0px 10px;*/
	}

body.archive .narrowcolumn .post_thumb h3,
body.archive .narrowcolumn .post_thumb_none h3 {
	}

body.archive .narrowcolumn .post_thumb_none h3 {
/*	margin: 0px auto 0px 10px;*/
	}

body.archive .narrowcolumn .post h3 {
/*	height: 100%;
	font-size: 100%;
	line-height: 110%;
	margin: 5px auto 0px 10px;
	padding: 0px 0px 0px 0px;*/
	}

body.archive .post_thumb p.excerpt,
body.archive .post_thumb_none p.excerpt {
	}

body.archive .post_thumb_none p.excerpt {
/*	margin: 7px 5px 0px 10px;*/
	}



/*　シングル　*/
body.single .narrowcolumn h2 {
	}

body.single .narrowcolumn .post {
/*border: solid 1px #EEEEEE;*/
	height: 100%;
	margin: 10px 10px 20px 10px;
/*	padding: 30px 10px 40px 10px;*/
/*	border-bottom: dotted 3px #999999;*/
	}

body.single .narrowcolumn .post .entry p {
	font-size: 100%;
	line-height: 160%;
	margin-left: 10px;
	margin-right: 10px;
	}

body.single .narrowcolumn h3.post_title {
	font-size: 130%;
/*	color: #BF6F18;*/
	overflow: auto;
/*	-ms-word-break: break-all;
	-ms-word-wrap: break-word;*/
	word-break: break-all;
	word-wrap: break-word;
	margin: 10px auto 0px auto;
	padding: 0px 10px 10px 10px;
	border-bottom: 3px dotted #CCCCCC;
	}

body.single .narrowcolumn .the_time p {
/*border: 1px solid #CCCCCC;*/
	text-align: right;
	font-size: 80%;
	margin: 5px auto 0px auto;
	padding: 0px 10px 0px 0px;
	}

body.single .narrowcolumn .entry p {
/*	word-break: break-all;
	word-wrap: break-word;*/
/*	padding: 0px 0px 0px 5px;*/
	}

body.single .narrowcolumn ul li {
	font-size: 90%;
	line-height: 160%;
	margin: auto 5px 10px auto;
	}



/*　サイドメニュー　*/
#sidebar {
/*border: solid 1px #CCCCCC;*/
	float: right;
	width: 200px;
	height: 100%;
	margin: 0px 10px 0px auto;
	padding: 0px 0px 0px 0px;
	}

#sidebar h2 {
/*border: solid 1px #CCCCCC;
	text-align: left;
	font-size: 110%;
	color: #000000;
	line-height: 100%;
	margin-top: auto;
	margin: 0px 5px 15px 5px;
	padding: 5px 0px 7px 50px;*/
	}

#sidebar ul {
/*border: solid 1px #EEEEEE;*/
	margin: 0px;
	padding: 0px;
	}

#sidebar ul.side_menu_common {
/*	margin-top: 20px;*/
	}

#sidebar ul li {
/*border: solid 1px #FF0000;*/
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	}

#sidebar ul li select {
/*border: solid 1px #CCCCCC;*/
	margin: 10px auto 10px 10px;
	}

#sidebar ul li.widget, .execphpwidget {
/*border: solid 1px #FF0000;
height: 100%;*/
/*	line-height: 100%;*/
/*	margin: 0px;
	padding: 0px;*/
	}

#sidebar ul li .execphpwidget ul li.cat-item, #sidebar ul li.widget.widget_text,
#sidebar ul li .title_01, #sidebar ul li .title_02,
#sidebar ul li .title_03, #sidebar ul li .title_04,
#sidebar ul li .title_05 {
	margin: 0px;
	padding: 10px 0px 10px 15px;
	}

#sidebar ul li .execphpwidget ul.parent li.cat-item a:link,
/*#sidebar ul li .execphpwidget ul.parent li.cat-item.current-cat a:link,*/
#sidebar ul li.widget.widget_text a:link,
#sidebar ul li .title_01 a:link,
#sidebar ul li .title_02 a:link,
#sidebar ul li .title_03 a:link,
#sidebar ul li .title_04 a:link,
#sidebar ul li .title_05 a:link,
#sidebar ul li .cat-item.cat-item-0 a:link,
#sidebar ul li .execphpwidget ul.parent li.cat-item a:visited,
/*#sidebar ul li .execphpwidget ul.parent li.cat-item.current-cat a:visited,*/
#sidebar ul li.widget.widget_text a:visited,
#sidebar ul li .title_01 a:visited,
#sidebar ul li .title_02 a:visited,
#sidebar ul li .title_03 a:visited,
#sidebar ul li .title_04 a:visited,
#sidebar ul li .title_05 a:visited,
#sidebar ul li .cat-item.cat-item-0 a:visited,
#sidebar ul li .execphpwidget ul.parent li.cat-item a:active,
/*#sidebar ul li .execphpwidget ul.parent li.cat-item.current-cat a:active,*/
#sidebar ul li.widget.widget_text a:active,
#sidebar ul li .title_01 a:active,
#sidebar ul li .title_02 a:active,
#sidebar ul li .title_03 a:active,
#sidebar ul li .title_04 a:active,
#sidebar ul li .title_05 a:active,
#sidebar ul li .cat-item.cat-item-0 a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

#sidebar ul li .execphpwidget ul.children li.cat-item.current-cat a:link,
#sidebar ul li .execphpwidget ul.children li.cat-item.current-cat a:visited,
#sidebar ul li .execphpwidget ul.children li.cat-item.current-cat a:active {
	color: #000000;
	text-decoration: underline;
	}

#sidebar ul li .execphpwidget ul.parent li.cat-item.current-cat a:link,
#sidebar ul li .execphpwidget ul.parent li.cat-item.current-cat a:visited,
#sidebar ul li .execphpwidget ul.parent li.cat-item.current-cat a:active,
#sidebar ul li .execphpwidget ul.parent li.cat-item a:hover,
#sidebar ul li .execphpwidget ul.parent li.cat-item.current-cat a:hover,
#sidebar ul li .execphpwidget ul.children li.cat-item a:hover,
#sidebar ul li .execphpwidget ul.children li.cat-item.current-cat a:hover,
#sidebar ul li.widget.widget_text a:hover,
#sidebar ul li .title_01 a:hover,
#sidebar ul li .title_02 a:hover,
#sidebar ul li .title_03 a:hover,
#sidebar ul li .title_04 a:hover,
#sidebar ul li .title_05 a:hover,
#sidebar ul li .cat-item.cat-item-0 a:hover {
/*	color: #FFFFFF;*/
	text-decoration: underline;
	}

#sidebar ul li .execphpwidget ul.children li.cat-item a:link,
#sidebar ul li .execphpwidget ul.children li.cat-item a:visited,
#sidebar ul li .execphpwidget ul.children li.cat-item a:active {
	color: #000000;
	text-decoration: none;
	}

#sidebar ul li .execphpwidget ul.children li.cat-item a:hover {
	text-decoration: underline;
	}

#sidebar ul li .execphpwidget ul li.cat-item, #sidebar ul li.widget.widget_text {
	color: #FFFFFF;
	background: url(https://z201.secure.ne.jp/~z201118m10/wp-content/themes/2010/images/bg_sidebar_title_01.gif) no-repeat top left;
	}

#sidebar ul li .title_01, #sidebar ul li .title_02 {
	color: #FFFFFF;
	background: url(https://z201.secure.ne.jp/~z201118m10/wp-content/themes/2010/images/bg_sidebar_title_02.gif) no-repeat top left;
	}

#sidebar ul li .title_03, #sidebar ul li .title_04 {
	color: #FFFFFF;
	background: url(https://z201.secure.ne.jp/~z201118m10/wp-content/themes/2010/images/bg_sidebar_title_03.gif) no-repeat top left;
	}

#sidebar ul li .title_05 {
	color: #FFFFFF;
	background: url(https://z201.secure.ne.jp/~z201118m10/wp-content/themes/2010/images/bg_sidebar_title_04.gif) no-repeat top left;
	}

#sidebar ul li ul {
/*border: solid 1px #000000;*/
/*	margin: 0px 5px 30px 10px;
	padding: 0px 0px 0px 0px;*/
	}

#sidebar ul li ul li {
/*border: solid 1px #EEEEEE;*/
	margin: 0px auto 5px auto;
	}

#sidebar ul li ul li ul li {
background: none;
	font-size: 12px;
	margin: 0px auto 5px auto;
	padding: 3px 0px 0px 5px;
	}

#sidebar ul li ul li ul.children {
	margin: 15px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#sidebar ul li ul li ul.children li.cat-item {
/*border: solid 1px #CCCCCC;*/
background: #EEEEEE;
	font-size: 12px;
	margin: 0px auto 5px auto;
	padding: 3px 0px 3px 10px;
	border-bottom: solid 1px #CCCCCC;
	}

#sidebar ul li .photo {
	font-size: 90%;
	border: solid 1px #CCCCCC;
	margin: 0px auto 10px auto;
	padding: 5px 0px 5px 0px;
/*	background-color: #FFF4E3;*/
	}

#sidebar ul li .photo p {
	margin: 0px 5px 0px 10px;
	padding: 0px 0px 0px 0px;
	}

#sidebar ul li .photo img {
	margin: 5px auto 5px auto;
	}

#sidebar ul li .photo .title {
	text-align: left;
	}

#sidebar ul li .sidebar_topics {
/*	border: solid 1px #CCCCCC;*/
	margin: 5px auto 20px auto;
	padding: 0px 0px 0px 0px;
	}

#sidebar ul li .sidebar_topics .post {
/*	border: solid 1px #CCCCCC;*/
	font-size: 80%;
	margin: 0px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	}

#sidebar ul li .sidebar_topics .post h2 {
	font-size: 110%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#sidebar ul li ul.sidebar_rss {
/*	border: solid 1px #CCCCCC;*/
	margin: 5px auto 20px auto;
	padding: 0px 0px 0px 0px;
	}

#sidebar ul li ul.sidebar_rss li {
/*	border: solid 1px #CCCCCC;*/
	font-size: 80%;
	margin: 0px 5px 5px 10px;
	padding: 0px 0px 0px 0px;
	}



/*　サーチ */
body.search .narrowcolumn .allsearch {
/*border: solid 1px #CCCCCC;
	margin: auto 10px 0px 10px;*/
	padding: 10px 0px 0px 0px;
	}

body.search .narrowcolumn .allsearch p {
/*border: solid 1px #CCCCCC;*/
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	}

body.search .narrowcolumn .allsearch p .key {
	margin-right: 15px;
	}

body.search .narrowcolumn .allsearch p .count {
	}

body.search .narrowcolumn .allsearch p strong,
body.search .narrowcolumn .post .search-excerpt {
	color: #FF0000;
	}

body.search .narrowcolumn .post,
body.search .narrowcolumn .page {
/*border: solid 1px #CCCCCC;*/
/*	height: 100%;
	margin: 10px 10px 0px 10px;
	padding: 0px 10px 10px 5px;
	border-bottom: dotted 2px #999999;*/
	}

body.search .narrowcolumn .post .time,
body.search .narrowcolumn .page .time {
/*	font-size: 90%;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;*/
/*	border-bottom: 1px solid #CCCCCC;*/
	}

body.search .narrowcolumn .post h3,
body.search .narrowcolumn .page h3 {
/*	height: 100%;
	font-size: 100%;
	line-height: 110%;
	margin: 5px auto 0px 10px;
	padding: 0px 0px 0px 0px;*/
	}

body.search .narrowcolumn .post .excerpt p,
body.search .narrowcolumn .page .excerpt p {
/*border: 1px solid #CCCCCC;*/
	margin: 7px 5px 0px 10px;
	}



/*　フッター　*/
#footer {
/*border: 1px solid #EEEEEE;*/
	clear: both;
	height: 100%;
	margin: 20px auto 0px auto;
	padding: 0px 0px 40px 0px;
	background: url(https://z201.secure.ne.jp/~z201118m10/wp-content/themes/2010/images/bg_footer.jpg) no-repeat bottom;
	}

#footer p {
/*border: 1px solid #EEEEEE;*/
	clear: both;
	font-size: 12px;
	text-align: left;
	line-height: 140%;
	margin: 0px auto 0px auto;
	padding: 0px 25px 0px 25px;
	}

#footer .bottom_banner {
/*border: 1px solid #EEEEEE;*/
	text-align: center;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	}

#footer .bottom_banner img {
	margin: auto 3px auto 3px;
	}

#footer .copyright {
/*border: 1px solid #EEEEEE;*/
	clear: both;
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
	}

