@charset "utf-8";
/*
Theme Name: Hayashi Web Land_test
Theme URI: http://www.hayashi-hideo.com/
Description: 林英夫議員のホームページをWordPress用に作成したもの
Version: 2.6
Author: 坂田公平
Author URI: http://www.tora.co.jp
*/



/* 全体的なルール ---------------------------------------------------------------------------------------------------------*/

@media screen {
* {
	font-size: 100%;
	margin:0;
	padding:0;
	}

body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	background-color: #06B19C;
	width: 800px;
	text-align:center;
	margin:auto;
	position:relative;
	top:0px;
	left:0px;
	}

img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align:top;
	}

#page_common {
	background-color: #FFFFFF;
	width: 850px;
	text-align:left;
	background-image: url(images/backR.gif);
	background-repeat: repeat-y;
	background-position: right top;
	}

#page_top {
	background-color: #FFFFFF;
	width: 800px;
	text-align:left;
	margin:0px;
	padding: 0px;
	}

#page_nakamen {
	background-color: #FFFFFF;
	background-image: url(images/L_nakamen.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 800px;
	margin:0;
	}	
	
#page_nakamen02 {
	background-color: #FFFFFF;
	background-image: url(images/L_nakamen_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 800px;
	margin:0;
	}

#page_top a:link{
	color: #006600;
	}
	
#page_top a:visited{
	color: #006600;
	}	

#page_top a:hover{
	color: #006600;
	}	


.new {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	margin-top: 5px;
	margin-left: 2px;
	padding: 1px 3px;
	float: right;
    }


em {
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 1px 4px;
	margin-left: 4px;
	text-decoration: none;
    }/* vtr*/

em a:link{
	color: #FFFFFF;
	text-decoration: none;
	}
	
em a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}	

em a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}	

/* ヘッダーテンプレート ---------------------------------------------------------------------------------------------------------*/

#header {
	text-align: center;
	background-color: #06B19C;
	color: #FFFFFF;
	background-image: url(images/topFrame_back.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
	padding-top: 0px;
	}

#hayashinews {
	margin-top: 60px;
	padding-right: 29px;
	float: right;
	width: 520px;
	}

#mainmenu {
	margin: 0px 0px 0px 0px;
	padding-left:100px;
	width: 700px;
	clear: both;
	}

/* 年別バックナンバー_林の考え------------------------------------------------------------------------------------------------------------------------*/
#archives_topbar {
	float: right;
	text-align: left;
	width: 660px;
	height:30px;
	margin: 20px 28px 0px auto;
	}

#backnumber_img {
	width: 80px;
	height:30px;
	float:left;
	margin: 0px 20px 0px 0px;
	}
#backnumber_year {
	width: 530px;
	height:30px;
	float:right;
	margin: 0px 0px 0px auto;
	border-bottom: solid 1px #000099;
	}

#backnumber_year a {
	height:30px;
	margin: 0px 10px 0px 0px;
	line-height: 220%;
	}


/* 林の考え(投稿部分)--------------------------------------------------------------------------------------------*/


.kangae_contents {
	float: right;
	text-align: left;
	width: 660px;
	margin: 40px 28px 24px auto;
	padding-bottom:30px;
	line-height:160%;
	color: #000000;
	position:relative;
	top:0px;
	left:0px;
	}

.kangae_contents h2 {
	font-size: 115%;
	font-weight: bold;
	float: left;
	width: 660px;
	color: #0000FF;
	margin-top: 10px;
	margin-bottom: 15px;
	}

.kangae_contents ul {
	width: 390px;
	margin-left:0px;
	list-style-type:disc;
	}

.kangae_contents ol {
	width: 390px;
	list-style-type:1;
	}

.kangae_contents li {
	margin-left:15px;
	}


.kangae_contents p {
	width: 390px;
	float:left;
	margin-bottom: 18px;
	text-align: left;	
	}

.gallery {
	float: right;
	width: 240px;
	margin-top: 0px;
	position:absolute;
	top:56px;
	left:416px;	
			}
			
.gallery-item {
	float: right;
	margin-bottom: 10px;
	text-align: left;
	width: 240px;
	clear:left;
	}
.gallery img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align:top;
			}

.gallery-caption {
	text-align: left;
	width: 240px;
			}


/* 表組み↓*/

.hyougumi {
	margin:0 0 0 0;
	font-size: 12px;
	font-weight: normal;
	}		
	
.cell01 {
	background-color:#666666;
	color:#FFFFFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #666;
	padding:2px;
	text-align:center;
	}
.cell02 {
	background-color:#666666;
	color:#FFFFFF;
	padding:2px;
	text-align:center;
	}
.cell03 {
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	padding:2px;
	text-align:center;
	}
.cell04 {
	border-bottom:1px solid #666;
	padding:2px;
	text-align:center;
	} 


.table02 {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	width: 100%;
	margin: 0px 0;
	}
.table02 td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
	line-height: 1.3em;
	}
.table02 thead {
	text-align: center;	
	background-color: #ccc;
	}
.table02 tfoot {
	text-align: center;	
	background-color: #ccc;
	}
.table02 tbody th {
	background-color: #e6e6e6;
	text-align: center;	
	}
.hbar {
	line-height: 25px;
	padding-left: 5px;
	font-weight: bold;
	color: #099;
	border-left: 10px solid #099;
	margin: 15px 0 5px;
	}

.table03 {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	margin: 0px 0;
	}
.table03 td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
	line-height: 1.3em;
	}
.table03 thead {
	text-align: center;	
	background-color: #ccc;
	}
.table03 tfoot {
	text-align: center;	
	background-color: #ccc;
	}
.table03 tbody th {
	background-color: #e6e6e6;
	text-align: center;	
	}

/* ギャラリー投稿以外の写真↓ start*/
.aligncenter,
div.aligncenter {
	display:block;
	text-align:center;
	}

.alignright {
	float:right;

	}

.aligncenter {
	display:block;
	text-align:center;
	}
.alignnone {
	display:block;
	text-align:center;
	}
.alignleft {
	float:left;
	}

.wp-caption {
	width: auto;
	margin-bottom: 20px;
	}

.wp-caption p {
	width: 240px;
	text-align: left;
	margin-left: 4px;
	}


.kangae_contents img.alignleft {
	display:block;
	text-align:left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.kangae_contents img.alignright {
	display:block;
	text-align:right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.kangae_contents img.aligncenter {
	display:block;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.kangae_copy {
	width: 390px;
	float:left;
	}

.kangae_img {
	width: 240px;
	float:right;
	}
	
.kangae_copy_long {
	width: 660px;
	float:left;
	}
	
.kangae_copy_long_gray {
	float:left;
	background-color: #DDDDDD;
	padding: 20px;
	width: 620px;
	}		


/* 年別バックナンバー_議会質疑------------------------------------------------------------------------------------------------------------------------*/
#archives_shitsugi {
	float: right;
	text-align: left;
	width: 700px;
	height:30px;
	margin-top: 20px;
	}

#backshitsugi_img {
	width: 80px;
	height:30px;
	float:left;
	margin: 0px 20px 0px 0px;
	}
#backshitsugi_year {
	width: 560px;
	height:30px;
	float:left;
	border-bottom: solid 1px #000099;
	}

#backshitsugi_year a {
	height:30px;
	margin: 0px 10px 0px 0px;
	line-height: 220%;
	}



/* 議会質疑(投稿部分)----------------------------------------------------------------------------------------------------------------*/


.shitsugi_contents {
	float: right;
	text-align: left;
	width: 700px;
	margin: 30px 0px 24px auto;
	color: #000000;
	}


.shitsugi_contents span {
	font-size: 110%;
	font-weight: bold;
	color: #0000FF;
	margin-left: 15px;
	}

.shitsugi_contents strong {
	font-size: 100%;
	font-weight: bold;
	color: #CC0000;
	}

.shitsugi_note {
	width: 700px;
	margin: 10px 0px 0px 0px;
	color: #000000;
	background-image: url(images/report_y.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}

.shitsugi_copy{
	line-height:190%;
	width: 550px;
	margin-right: auto;
	margin-bottom: 17px;
	margin-left: 70px;
	padding-top: 10px;
	padding-bottom: 12px;
	}

.shitsugi_copy  p {
	margin-bottom: 16px;
	line-height:185%;
	}

/* トップページ(本文全体)----------------------------------------------------------------------------------------------------------------*/
#top_contents {
	float: right;
	background-color: #FFFFFF;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	height: 755px;
	}

#top_contents p {
	margin-top: 5px;
	margin-bottom: 5px;
	}

#top_contents span {
	margin-left: 10px;
	}

#top_contents h2 {
	color: #333333;
	font-size: 100%;
	background-color: #87D1D7;
	height: 20px;
	padding-top: 4px;
	padding-left: 8px;
	}



/* トップページ(林の考え一覧) */
#kangaetop_left {
	float: left;
	width: 350px;
	margin: 10px 15px 10px 12px;
	}

#kangaetop_right {
	float: left;
	margin-top: 10px;
	width: 200px;
	}

#kangaetop_right img {
	margin-bottom: 10px;
	}

#flashcontent {
	background-color: #FFFFFF;
	margin-bottom:10px;
	}

/* トップページ(議会質疑一覧) */
#shistugi_top {
	clear:both;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 24px;
	}
	
#shistugi_imgbox {
	background-color: #FFFFFF;
	margin-top:10px;
	float: left;
	}	



#shistugi_listbox {
	margin-top:10px;
	margin-right:20px;
	float: right;
	width: 360px;
	}	

#shistugi_listbox li {
	margin-bottom:6px;
	}	


/* プローフィールコンテンツ(修正可能部分)-----------------------------------------------------------------------------------------------------------*/


.profile_contents {
	float: right;
	clear:both;
	text-align: left;
	width: 660px;
	margin: 30px 27px 24px 0px;
	padding-bottom:8px;
	color: #000000;
	}


.profile_hensyu {
	float: left;
	color: #000000;
	width: 660px;
	line-height:180%;
	}


.profile_hensyu p {
	margin-bottom: 10px;
	}

.profile_hensyu ul {
	margin-left: 15px;
	}

.profile_img{
	width: 85px;
	margin-right: 0px;
	float: right;
	}

/* サイドバー(トップページ) ----------------------------------------------------------------------------------------------------------------*/
	
.counter {
	width: 200px;
	float: left;
	height: 25px;
	background-image: url(images/L.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	}
	
.counter_left {
	float: left;
	}

.counter_right {
	margin-right: 11px;
	/*float: right;*/
	}

.what {
	width: 200px;
	float: left;
	clear:both
	height: 20px;
	}


#sidebar {
	float: left;
	width: 200px;
	height: 755px;
	background-color: #B5FFFF;
	}

#sidebar_banner {
	text-align: center;
	background-image: url(images/L.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	}

#sidebar_banner p {
	font-size: 80%;
	text-align: left;
	margin-bottom: 6px;
	margin-left:4px;
	}

#sidebar_banner img {
	margin-bottom: 6px;
	}

#address_box {
	background-color: #B5FFFF;
	}


#address_box h6 {
	color: #333333;
	font-size: 100%;
	background-color: #87D1D7;
	height: 20px;
	padding-top: 4.5px;
	padding-left: 34px;
	background-attachment: scroll;
	background-image: url(images/mail.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	}

.addresscopy {
	padding: 10px 0px 8px 12px;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87D1D7;
	background-color: #B5FFFF;
	}

.melladdcopy {
	padding: 10px 0px 8px 12px;
	line-height: normal;
	}


/* アーカイブページ ----------------------------------------------------------------------------------------------------------------*/

.archives {
	line-height: 150%;
	margin: 0px auto 0px 105px;
	}

.archives h6 {
	line-height: 150%;
	margin: 5px auto 10px 0px;
	font-weight: normal;
	}
	
.archives h5 {
	line-height: 120%;
	margin: 0px auto 20px 0px;
	font-weight: normal;
	}
	
.archives h4 {
	line-height: 150%;
	margin: 20px auto 0px 0px;
	font-weight: normal;
	}


/* トップへもどるボタン  ----------------------------------------------------------------------------------------------------------------*/

#to_top_page {
	float: right;
	text-align: right;
	width: 660px;
	height:30px;
	margin: 0px 28px 30px auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	}

#to_top_page02 {
	float: right;
	text-align: right;
	width: 660px;
	height:30px;
	margin: 0px 40px 30px auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	}

/* フッターテンプレート  ----------------------------------------------------------------------------------------------------------------*/
#footer {
	background-color: #06B19C;
	clear: both;
	text-align: left;
	margin:0px auto 0px 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	}

/* End captions */
}





























































/* 印刷用CSS-----------------------------------------------------------------------------------*/

@media print {

.noprint { display:none; } 


* {
	font-size: 100%;
	margin:0;
	padding:0;
	}

body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	background-color: #FFFFFF;
	width: 800px;
	height: auto;
	text-align:center;
	margin:auto;
	position:relative;
	top:0px;
	left:0px;
	}

img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align:top;
	}

#page_common {
	background-color: #FFFFFF;
	width: 850px;
	text-align:left;
	background-color: #06B19C;
	background-image: url(images/backR.gif);
	background-repeat: repeat-y;
	background-position: right top;
	}

#page_top {
	background-color: #FFFFFF;
	width: 800px;
	text-align:left;
	margin:0px;
	padding: 0px;
	}

#page_nakamen {
	background-color: #FFFFFF;
	background-image: url(images/L_nakamen.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 800px;
	margin:0;
	}	
	
#page_nakamen02 {
	background-color: #FFFFFF;
	background-image: url(images/L_nakamen_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 800px;
	margin:0;
	}

#page_top a:link{
	color: #006600;
	}
	
#page_top a:visited{
	color: #006600;
	}	

#page_top a:hover{
	color: #006600;
	}	


.new {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	margin-top: 5px;
	margin-left: 2px;
	padding: 1px 3px;
	float: right;
    }


em {
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 1px 4px;
	margin-left: 4px;
	text-decoration: none;
    }/* vtr*/

em a:link{
	color: #FFFFFF;
	text-decoration: none;
	}
	
em a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}	

em a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}	

/* ヘッダーテンプレート ---------------------------------------------------------------------------------------------------------*/

#header {
	text-align: center;
	background-color: #06B19C;
	color: #FFFFFF;
	background-image: url(images/topFrame_back.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
	padding-top: 0px;
	}

#hayashinews {
	margin-top: 60px;
	padding-right: 29px;
	float: right;
	width: 520px;
	}

#mainmenu {
	margin: 0px 0px 0px 0px;
	padding-left:100px;
	width: 700px;
	clear: both;
	}

/* 年別バックナンバー_林の考え------------------------------------------------------------------------------------------------------------------------*/
#archives_topbar {
	float: right;
	text-align: left;
	width: 660px;
	height:30px;
	margin: 20px 28px 0px auto;
	}

#backnumber_img {
	width: 80px;
	height:30px;
	float:left;
	margin: 0px 20px 0px 0px;
	}
#backnumber_year {
	width: 530px;
	height:30px;
	float:right;
	margin: 0px 0px 0px auto;
	border-bottom: solid 1px #000099;
	}

#backnumber_year a {
	height:30px;
	margin: 0px 10px 0px 0px;
	line-height: 220%;
	}


/* 林の考え(投稿部分)--------------------------------------------------------------------------------------------*/


.kangae_contents {
	float: right;
	text-align: left;
	width: 660px;
	margin: 0px 28px 10px auto;
	padding-bottom:30px;
	line-height:160%;
	color: #000000;
	position:relative;
	top:0px;
	left:0px;
	}

.kangae_contents h2 {
	font-size: 115%;
	font-weight: bold;
	float: left;
	width: 660px;
	color: #0000FF;
	margin-top: 10px;
	margin-bottom: 15px;
	}

.kangae_contents ul {
	width: 390px;
	margin-left:0px;
	list-style-type:disc;
	}

.kangae_contents ol {
	width: 390px;
	list-style-type:1;
	}

.kangae_contents li {
	margin-left:15px;
	}


.kangae_contents p {
	width: 390px;
	float:left;
	margin-bottom: 18px;
	text-align: left;	
	}

.gallery {
	float: right;
	width: 240px;
	margin-top: 0px;
	position:absolute;
	top:56px;
	left:416px;	
			}
			
.gallery-item {
	float: right;
	margin-bottom: 10px;
	text-align: left;
	width: 240px;
	clear:left;
	}
.gallery img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align:top;
			}

.gallery-caption {
	text-align: left;
	width: 240px;
			}


/* 表組み↓*/

.hyougumi {
	margin:0 0 0 0;
	font-size: 12px;
	font-weight: normal;
	}		
	
.cell01 {
	background-color:#666666;
	color:#FFFFFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #666;
	padding:2px;
	text-align:center;
	}
.cell02 {
	background-color:#666666;
	color:#FFFFFF;
	padding:2px;
	text-align:center;
	}
.cell03 {
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	padding:2px;
	text-align:center;
	}
.cell04 {
	border-bottom:1px solid #666;
	padding:2px;
	text-align:center;
	} 


.table02 {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	width: 100%;
	margin: 0px 0;
	}
.table02 td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
	line-height: 1.3em;
	}
.table02 thead {
	text-align: center;	
	background-color: #ccc;
	}
.table02 tfoot {
	text-align: center;	
	background-color: #ccc;
	}
.table02 tbody th {
	background-color: #e6e6e6;
	text-align: center;	
	}
.hbar {
	line-height: 25px;
	padding-left: 5px;
	font-weight: bold;
	color: #099;
	border-left: 10px solid #099;
	margin: 15px 0 5px;
	}

.table03 {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	margin: 0px 0;
	}
.table03 td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
	line-height: 1.3em;
	}
.table03 thead {
	text-align: center;	
	background-color: #ccc;
	}
.table03 tfoot {
	text-align: center;	
	background-color: #ccc;
	}
.table03 tbody th {
	background-color: #e6e6e6;
	text-align: center;	
	}

/* ギャラリー投稿以外の写真↓ start*/
.aligncenter,
div.aligncenter {
	display:block;
	text-align:center;
	}

.alignright {
	float:right;

	}

.aligncenter {
	display:block;
	text-align:center;
	}
.alignnone {
	display:block;
	text-align:center;
	}
.alignleft {
	float:left;
	}

.wp-caption {
	width: auto;
	margin-bottom: 20px;
	}

.wp-caption p {
	width: 240px;
	text-align: left;
	margin-left: 4px;
	}


.kangae_contents img.alignleft {
	display:block;
	text-align:left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.kangae_contents img.alignright {
	display:block;
	text-align:right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.kangae_contents img.aligncenter {
	display:block;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.kangae_copy {
	width: 390px;
	float:left;
	}

.kangae_img {
	width: 240px;
	float:right;
	}
	
.kangae_copy_long {
	width: 660px;
	float:left;
	}
	
.kangae_copy_long_gray {
	float:left;
	background-color: #DDDDDD;
	padding: 20px;
	width: 620px;
	}		


/* 年別バックナンバー_議会質疑------------------------------------------------------------------------------------------------------------------------*/
#archives_shitsugi {
	float: right;
	text-align: left;
	width: 700px;
	height:30px;
	margin-top: 20px;
	}

#backshitsugi_img {
	width: 80px;
	height:30px;
	float:left;
	margin: 0px 20px 0px 0px;
	}
#backshitsugi_year {
	width: 560px;
	height:30px;
	float:left;
	border-bottom: solid 1px #000099;
	}

#backshitsugi_year a {
	height:30px;
	margin: 0px 10px 0px 0px;
	line-height: 220%;
	}



/* 議会質疑(投稿部分)----------------------------------------------------------------------------------------------------------------*/


.shitsugi_contents {
	float: right;
	text-align: left;
	width: 700px;
	margin: 30px 0px 24px auto;
	color: #000000;
	}


.shitsugi_contents span {
	font-size: 110%;
	font-weight: bold;
	color: #0000FF;
	margin-left: 15px;
	}

.shitsugi_contents strong {
	font-size: 100%;
	font-weight: bold;
	color: #CC0000;
	}

.shitsugi_note {
	width: 700px;
	margin: 10px 0px 0px 0px;
	color: #000000;
	background-image: url(images/report_y.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}


.shitsugi_copy{
	line-height:190%;
	width: 550px;
	margin-right: auto;
	margin-bottom: 17px;
	margin-left: 70px;
	padding-top: 10px;
	padding-bottom: 12px;
	}

.shitsugi_copy  p {
	margin-bottom: 16px;
	line-height:185%;
	}

/* トップページ(本文全体)----------------------------------------------------------------------------------------------------------------*/
#top_contents {
	float: right;
	background-color: #FFFFFF;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	height: 755px;
	}

#top_contents p {
	margin-top: 5px;
	margin-bottom: 5px;
	}

#top_contents span {
	margin-left: 10px;
	}

#top_contents h2 {
	color: #333333;
	font-size: 100%;
	background-color: #87D1D7;
	height: 20px;
	padding-top: 4px;
	padding-left: 8px;
	}



/* トップページ(林の考え一覧) */
#kangaetop_left {
	float: left;
	width: 350px;
	margin: 10px 15px 10px 12px;
	}

#kangaetop_right {
	float: left;
	margin-top: 10px;
	width: 200px;
	}

#kangaetop_right img {
	margin-bottom: 10px;
	}

#flashcontent {
	background-color: #FFFFFF;
	margin-bottom:10px;
	}

/* トップページ(議会質疑一覧) */
#shistugi_top {
	clear:both;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 24px;
	}
	
#shistugi_imgbox {
	background-color: #FFFFFF;
	margin-top:10px;
	float: left;
	}	



#shistugi_listbox {
	margin-top:10px;
	margin-right:20px;
	float: right;
	width: 360px;
	}	

#shistugi_listbox li {
	margin-bottom:6px;
	}	


/* プローフィールコンテンツ(修正可能部分)-----------------------------------------------------------------------------------------------------------*/


.profile_contents {
	float: right;
	clear:both;
	text-align: left;
	width: 660px;
	margin: 30px 27px 24px 0px;
	padding-bottom:8px;
	color: #000000;
	}


.profile_hensyu {
	float: left;
	color: #000000;
	width: 660px;
	line-height:180%;
	}


.profile_hensyu p {
	margin-bottom: 10px;
	}

.profile_hensyu ul {
	margin-left: 15px;
	}

.profile_img{
	width: 85px;
	margin-right: 0px;
	float: right;
	}

/* サイドバー(トップページ) ----------------------------------------------------------------------------------------------------------------*/

#counter {
	width: 200px;
	float: left;
	height: 20px;
	}
	
.counter_left {
	float: left;
	}

.counter_right {
	float: right;
	margin-right:6px;
	}

#sidebar {
	float: left;
	width: 200px;
	height: 755px;
	background-color: #B5FFFF;
	}

#sidebar_banner {
	text-align: center;
	background-image: url(images/L.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	}

#sidebar_banner p {
	font-size: 80%;
	text-align: left;
	margin-bottom: 6px;
	margin-left:4px;
	}

#sidebar_banner img {
	margin-bottom: 6px;
	}

#address_box {
	background-color: #B5FFFF;
	}


#address_box h6 {
	color: #333333;
	font-size: 100%;
	background-color: #87D1D7;
	height: 20px;
	padding-top: 4.5px;
	padding-left: 34px;
	background-attachment: scroll;
	background-image: url(images/mail.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	}

.addresscopy {
	padding: 10px 0px 8px 12px;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87D1D7;
	background-color: #B5FFFF;
	}

.melladdcopy {
	padding: 10px 0px 8px 12px;
	line-height: normal;
	}


/* アーカイブページ ----------------------------------------------------------------------------------------------------------------*/

.archives {
	line-height: 150%;
	margin: 0px auto 0px 105px;
	}

.archives h6 {
	line-height: 150%;
	margin: 5px auto 10px 0px;
	font-weight: normal;
	}
	
.archives h5 {
	line-height: 120%;
	margin: 0px auto 20px 0px;
	font-weight: normal;
	}
	
.archives h4 {
	line-height: 150%;
	margin: 20px auto 0px 0px;
	font-weight: normal;
	}

/* トップへもどるボタン  ----------------------------------------------------------------------------------------------------------------*/

#to_top_page {
	float: right;
	text-align: right;
	width: 660px;
	height:30px;
	margin: 0px 28px 30px auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	}

#to_top_page02 {
	float: right;
	text-align: right;
	width: 660px;
	height:30px;
	margin: 0px 40px 30px auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	}


/* フッターテンプレート  ----------------------------------------------------------------------------------------------------------------*/
#footer {
	background-color: #06B19C;
	clear: both;
	text-align: left;
	margin:0px auto 0px 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	}

/* End captions */
}