@charset "Shift_JIS";


/*                                                                 初期設定
---------------------------------------------------------------------------- */
/*Hides from IE5-mac*/
*html.buggybox{height:1%;}
/*End hide from IE5-mac*/

*{
    margin:0;
    padding:0;
}


/*                                                                 全体構造
---------------------------------------------------------------------------- */
BODY{
	background-repeat:repeat;
	text-align: center;
	background-color:#FFFFFF;
	background-position:center;
}
#container{
	width: 760px;
	text-align: center;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	position: relative;
	background-color: #D7D7D7;
	background-image: url(img/blog_con_bg.gif);
	color: #FFFFFF;
}

#header{
	background-image : url(img/blog_banner.jpg);
	background-repeat : no-repeat;
	width : 500px;
	height : 165px;
	background-position: center;
	float: right;
	margin-right: 15px;
}


#main{
	width:500px;
	float: right;
	text-align: left;
	margin-top: 6px;
	margin-right: 15px;
}
#sub1{
	width: 200px;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	float: left;
}
#sub2{
	width: 200px;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	float: left;
}
#footer{
	width : 740px;
	clear: both;
	height : 20px;
	background-color: #666666;
	margin-right: auto;
	margin-left: auto;
}


/*                                                                  共通項目
----------------------------------------------------------------------------- */
IMG{
  border-width : 0px 0px 0px 0px;
}
.clear{
  clear : both;
}
#line{
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #999999;
	width: 500px;
	clear: both;
	margin-top: 20px;
}


/*                                                                ヘッダー内
----------------------------------------------------------------------------- */
#header H1{
	font-size : 10pt;
	font-weight : bold;
	color : #CCCCCC;
	margin-left: 10px;
	text-align: left;
	padding-top: 20px;
}

#header H2{
	font-size : 18pt;
	font-weight : bold;
	color : #CCCCCC;
	text-align: left;
	margin-left: 50px;
	padding-top: 10px;
}




/*                                                        メインコンテンツ内
----------------------------------------------------------------------------- */

/*  サブタイトル  */
.title{
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	margin-left: -99999px;
	width: 0px;
	height: 0px;
}


/*　ブログ　ページ　*/

.contents_blog{
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 4px;
	margin-bottom: 14px;
	padding: 8px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
}

.top_title{
	background-color: #666666;
	width: 100%;
	padding-right: 4px;
	padding-left: 6px;
	margin-bottom: 8px;
	display: block;
	height: 34px;
}

.blog_title{
	font-size: 14pt;
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
}

.blog_date{
	text-align: right;
	float: right;
	letter-spacing: 0.1em;
	font-size: 9pt;
	color: #FFFFFF;
	padding-top: 8px;
	clear: both;
}

.blog_syhousai{
	text-align: right;
}

.blog_comments{
	text-align: right;
	clear: both;
	font-size: 8pt;
}


/*　ブログ詳細　ページ　*/


.comments{
	font-size: 11pt;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

fieldset{
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
	padding: 6px;
}
.fieldA{
	padding: 6px;
	background-color: #EBEBDE;
	margin: 10px;
}
.fieldB{
	padding: 6px;
	background-color: #E1E1FF;
	margin: 10px;
}

.com_text{
	text-indent: 1em;
	margin-bottom: 10px;
}

.com_date{
	font-size: 9pt;
	margin-left: 1em;
}

.label{
	display: block;
	margin-left: 20px;
	line-height: 2em;
	clear: left;
	font-size: 10pt;
}
.form{
	display: block;
	line-height: 2em;
	padding-top: 6px;
	padding-bottom: 6px;
}
textarea#comments{
	width: 220px;
}

.submit{
	text-align: right;
	padding-top: 1em;
	display: block;
}
.url{
	font-size: 9pt;
	line-height: 90%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 6px;
}



/*                                                    メインコンテンツ内・写真
------------------------------------------------------------------------------*/
#main img{
	width : 180px;
	float : right;
	margin: 8px;
}


/*                                        　　　　メインコンテンツ内・テキスト
------------------------------------------------------------------------------*/
.main_text{
	line-height: 150%;
	margin-right: 6px;
	margin-bottom: 10px;
	padding-top: 4px;
	width: 98%;
	color: #666666;

}
.main_text p{
	width: auto;
}




/*                                        サブコンテンツ内（サイドコンテンツ）
----------------------------------------------------------------------------- */
#blog_img{
	margin-bottom: 10px;
}



/*　                                                             　Homeボタン
-----------------------------------------------------------------------------*/

#home_bu{}


/*　                                                            　　議員写真
-----------------------------------------------------------------------------*/
#blog_photo{
	text-align: center;
	padding-top: 18px;
	padding-bottom: 18px;
	background-color: #CCCCCC;
	width: 190px;
}

#blog_photo img{
	width: 90px;
	margin-right: auto;
	margin-left: auto;
}


/*　                                                           文字サイズ変更
-----------------------------------------------------------------------------*/

#text_size{
	width : 190px;
	margin-bottom : 10px;
	margin-top: 10px;
}
#text_size P{
  font-size : 9pt;
  padding-left : 4px;
  padding-top : 2px;
  color : #CCCCCC;
  text-align : center;
}

/*                                                        　　　　　　　一覧
---------------------------------------------------------------------------- */ 

#blog_list{
	width : 190px;
	margin-bottom : 10px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	font-size: 10pt;
	text-decoration: none;
	line-height: 130%;
}

#blog_list a{
	text-decoration: none;
}

/*                                                        　　　　　過去ログ
---------------------------------------------------------------------------- */ 

#blog_log{
	width : 190px;
	margin-bottom : 10px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	font-size: 10pt;
	text-decoration: none;
	line-height: 130%;
}

#blog_log a{
	text-decoration: none;
	color: #FFFFFF;
}

/* 　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　カレンダー
---------------------------------------------------------------------------- */
#blog_calendar{
  margin-bottom:10px;
  text-align:center;
  width:190px;
  margin-right:auto;
  margin-left:auto;
}
#blog_calendar table {
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color: #CCCCCC;
}
#blog_calendar caption{
	margin-right:auto;
	margin-left:auto;
	font-style: italic;
	color: #CCCCCC;
}
#blog_calendar th{
	text-align: center;
	font-size: 10pt;
	font-weight: normal;
	border-bottom-color:#aa0000;
	border-bottom-style:ridge;
	border-bottom-width:thin;
	margin-left:auto;
	margin-right:auto;
	font-style: italic;
}
#blog_calendar TD {
	text-align: center;
	font-size: 10pt;
	font-weight: normal;
	border-collapse: collapse;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4570A3;
	border-bottom-color: #4570A3;
	background-image: url(img/calendar_td_bg.jpg);
	font-style: italic;
}
.sun{
	color:#ff0000;
}
.sat{
  color:#0000ff;
}


/*                                                               フッター内
---------------------------------------------------------------------------- */ 
#footer P{
  font-size : 9pt;
  color : #FFFFFF;
  margin-left : 400px;
  margin-top : 5px;
}
