@charset "UTF-8";


	/* 	font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , Osaka, "メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック", san-serif; */


* {
	margin: 0px;
	padding: 0px;
}

body  {
	font-size:83%;
	background-image:url(#667184);
	background-repeat:repeat-x;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333333;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic','Osaka','Helvetica','Arial','Gothic','sans-serif';
 _font-family:"ＭＳ Ｐゴシック", sans-serif;
}

p,div {
	text-align:justify;
	text-justify: inter-ideograph;
}

ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}
ul,ol {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

a {
	color:#00346c;
	text-decoration:none;
}

a:hover {                   /* カーソルが上にある時のリンク */
	color: #da2f32;
	text-decoration:underline;     /* 下線を消す */
}


div {
    line-height: 0px;
}

p {
    line-height:1.5em;
    margin: 0px;
}

th,tr,td {
	line-height:1.5em;
}

.pagetop {
	color:#0000FF;
	font-size:9px;
	margin:0pt 0px 25px 0pt;
	text-align:right;
}

#container { 
	width: 750px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	background-image:url(../images/container_bg.gif);
	background-repeat:repeat-y;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 0px solid #000000;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
 
#header {
	padding: 0px;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
} 

#header h1 {
	background-image:url(../images/header730-160_01.jpg); background-repeat:no-repeat; height:26px; overflow:hidden; margin:0px 10px; padding:8px 10px 0px 10px; line-height:1.4;
	display:block;
	width:730px;
	font-size:83%;
	font-style:normal;
	font-weight:normal;
	color:#8586A9;
}

#header .headimg{
	margin:0px 10px;
	} 
	
#title {
	display:block;
	width:730px;
	padding: 0px 10px 0px 10px;
	line-height:0%;
	height:78px;
	}

#container #header #menu {
	display:block;
	width:100%;
	padding: 0px 10px;
	text-align: left;
	border:0;
	overflow:hidden;
	}

#container #header #menu table {
	border-collapse:collapse;
	padding:0;
	margin:0;
	}

#sidebar1 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 234px; /* 背景色は、列内のコンテンツの長さにわたって表示されます */
}

#sidebar1 .menu-1ue {
	background-image:url(../images/rightmenu_bk_01.gif);
	background-repeat:no-repeat;
	padding: 7px 7px 0px 7px;
	line-height:0;
}

#sidebar1 .menu-1ue .link {
	margin:9px 9px 0px 9px;
}

#sidebar1 .menu-1ue .links {
	margin:9px;
}

#sidebar1 .menu-1shita {
	background-image:url(../images/rightmenu_bk_02.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:6px;
	line-height:0;
	margin-bottom:10px;
}

#sidebar1 .menu-1melma {
	background-image:url(../images/mailmaga-bk.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:77px;
	padding-left:11px; padding-right:11px; padding-bottom:5px; text-align:right;	
}

#sidebar1 .menu-1melma input {
	font-size:10px; font-family:Geneva, Arial, Helvetica, sans-serif, Verdana; color:#808080;
}

#sidebar1 #mobile {
	text-align:center; padding:15px 15px 5px 15px; line-height:1.4; font-size:77%; border:1px solid #ddd; background-color:#fff; margin-bottom:10px;
}


#sidebar1 #actside {
	width:232px; border:1px solid #d3d3d4; background-color:#fff; padding:3px 0px 10px 0px; margin-bottom:30px;
}

#sidebar1 #actside p.title {
	text-align:center; margin:4px 0px 10px 0px;
}

#sidebar1 #actside li {
	line-height:1.4; padding:6px 0px 4px 24px; background-image:url(../images/actibity-listmark.gif); background-repeat:no-repeat; background-position:0px 7px; margin-left:10px; border-bottom:1px dotted #ddd; font-weight:bold; color:#999;
}

#mainContent {
	margin: 0px; /* この div エレメントの右マージンにより、ページの右側に #sidebar1 div が設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、このマージンを削除します。 */
	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	width: 465px;
}

#mainContent p {
	line-height:1.5em;
	text-align:justify;
}

#footer {
	padding: 0px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#fff;
 font-size:0.8em;
} 

#footer .menu{
	background-image:url(../images/footer_bk.gif); background-position:bottom; background-repeat:no-repeat; padding:10px; height:30px; color:#ffffff; text-align:right; color:#fff;} 

#footer .menu .shibumei{
	float:left; padding-right:10px; vertical-align:middle;
} 

	
#footer p {
	padding-top:10px;
	color:#666666;
}

#footer p.credit {
	 background-image:url(../images/container_bg.gif); background-repeat:repeat-y; height:20px; text-align:center; font-family:Geneva, Arial, Helvetica, sans-serif, Verdana;
}

#footer a {
	color:#fff;
	font-style:normal;
	text-decoration:none;
}


.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}





div#main_container {
	width:710px;
	margin:0px 10px 10px 10px;
	padding:6px 10px 10px 10px;
	float:left;    /*←Floatを指定する事で、背景画像が伸びます。over-flow:autoでも伸びます。*/
	background:url(../images/main_bg.gif);	/*↑サイドの背景画像を2カラムを囲うdivに指定して繰り返してます。*/
	background-repeat:no-repeat;
	display:inline;
}

#pankuzu {
	height:24px;
	color:#333333;
	vertical-align:middle;
	border-bottom:1px #666666 solid;
	margin-bottom:10px;
	line-height: 140%;
}

#pankuzu img {
	width:52px;
	height:10px;
	vertical-align:middle;
	padding-right:5px;
}

#pankuzu a {
	vertical-align:middle;
}

#rightlink a:hover	{
	top:1px;
	left:1px;
	position:relative;
}

.link_txt {
	text-align:right;
	font-size:10px;
	padding-right:6px;
	padding-bottom:10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif, Verdana;
}

table.table020 {
border-right:1px solid #999999;
border-top:1px solid #999999;
margin-bottom:7px;
}

.cell01 {
background-color:#999999;
border-bottom:1px solid #999999;
border-left:1px solid #999999;
color:#FFFFFF;
font-weight:bold;
padding:3px;
text-align:left;
}

.cell02 {
background-color:#EEEFEE;
border-bottom:1px solid #999999;
border-left:1px solid #999999;
color:#333333;
padding:3px;
text-align:left;
}

.cell03 {
border-bottom:1px solid #999999;
border-left:1px solid #999999;
color:#333333;
padding:3px;
text-align:left;
}



/* startトップページ用 */
#main_topnews {
	margin-bottom: 17px;
	background-image:url(../images/top-rootmap465-172.jpg);
	background-repeat:no-repeat;
	padding:62px 112px 10px 0px;
	text-align:right
}

#main_topnews h1 {
	font-size:medium;
	font-weight:bold;
	line-height:140%;
	margin:8px 5px 0px 8px;
}

#main_news {
	margin: 20px 0px 20px 0px; 
	padding: 0px; 
	width: 465px;
}

#main_news .toppaeg-ue {
	background-image:url(../images/topnews-bk_01.gif);
	background-repeat:no-repeat;
	padding: 5px;
	width:455px;
}

#main_news .toppaeg-shita {
	background-image:url(../images/topnews-bk_02.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:465px;
	height:5px;
}

#main_news .newsblock {
	padding:10px 10px 0px 10px;
}

#main_news .newsblock p {
	padding:6px 0px 3px 0px; border-top:1px solid #ccc; font-weight:bold; font-size:93%;
}

#main_news .newsblock p .date {
	font-size:93%; color:#666; font-weight:normal; padding-left:5px;
}

#main_news h2 {
	font-size:medium;	font-weight:bold;	padding:0px 0px 2px 0px;	color:#0075be;	line-height:1.3em;
}

.topvoice {
 margin:0px 0px 20px 0px; padding:10px 0px; border-top:5px solid #e8e8e8; border-bottom:5px solid #e8e8e8;
}

#mainContent #topact {
 border:1px solid #d3d3d4; padding:14px; margin-bottom:20px; background-color:#fff;
}

#mainContent #topact h2 {
	height:32px;
	background-repeat:no-repeat;
	font-size:140%;
	font-weight:bold;
	margin-top:15px;
	line-height:1.4;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 0px;
}

#mainContent #topact h2.topact1 {
	padding-left: 43px;
	background-image:url(../images/new1266.gif); background-position:0px 11px;
}

//	background-image:url(../images/topact-date.gif); 

#mainContent #topact .topact2 {
	
}

#mainContent #topact p {
 text-indent:1em; margin-top:10px; line-height:1.7;
}

#mainContent #topact .topphoto {
 float:left; width:300px; background-color:#eee; color:#eee; line-height:1.4;
}

#mainContent #topact .topphotocap {
 float:right; width:120px; font-size:85%; line-height:1.4;
}

#mainContent #topact .topactbtn {
 margin:25px 0px 0px 0px; text-align:right;
}


#topblog p {
	vertical-align:middle;
	font-size:83%;
}


#main_news_blog {
	margin: 0px 0px 20px 0px; 
	padding: 0px; 
	width: 465px;
}

#main_news_blog .toppaeg-ue {
	background-image:url(../images/topnews-bk_01.gif);
	background-repeat:no-repeat;
	padding: 5px 5px 10px 5px;
	width:455px;
}

#main_news_blog .toppaeg-shita {
	background-image:url(../images/topnews-bk_02.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:465px;
	height:5px;
}

#main_news_blog #newsblock {
	padding:10px 10px 0px 10px;
}



#topblog {
	font-size:medium;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	color:#0075be;
	vertical-align:middle;
	font-size:83%;
}


#topblog p {
	vertical-align:middle;
	font-size:83%;
}

/* endトップページ用 */







/* start 活動記録 */

#mainContent #activity {
 border:1px solid #d3d3d4; padding:14px; margin-bottom:20px; background-color:#fff;
}

#mainContent #activity h1 {
 background-image:url(../images/act-title.gif); height:50px; background-repeat:no-repeat; font-size:180%; color:#194b8c; font-weight:bold; padding:16px 0px 0px 52px; line-height:1.2; 
}

#mainContent #activity h2 {
 height:24px; background-repeat:no-repeat; font-size:140%; font-weight:bold; margin-top:25px; padding:0px 0px 6px 30px; line-height:1.4; border-bottom:1px dotted #a1c7e5;
}

#mainContent #activity h2.topact1 {
	background-image:url(../images/act-text.gif); 
}

#mainContent #activity h2.topact2 {
	background-image:url(../images/act-photo.gif); margin-bottom:12px;
}

#mainContent #activity h2.topact3 {
	background-image:url(../images/act-kiroku.gif); 
}

#mainContent #activity p {
 text-indent:1em; margin-top:10px; line-height:1.7;
}

#mainContent #activity .act-kakomi {
 margin:0; padding:0; text-align:right;
}

#mainContent #activity .act-kakomi p {
 margin:0; padding:0; line-height:1.7; text-indent:0;
}

#mainContent #activity .act-kakomi p.title {
	font-weight:bold; margin-bottom:6px;
}

#mainContent #activity .act-kakomi .sml {
	font-size:85%; padding-left:5px;
}

#mainContent #activity .act-kakomi p a {
	text-decoration:underline;
}

#mainContent #activity .act-kakomi p.subtitle {
	padding-bottom:5px; margin-bottom:10px; border-bottom:1px dotted #666;
}

#mainContent #activity .act-kakomi p.list {
	padding-left:1em; text-indent:-1em;
}


#mainContent #activity .act-kakomi .kakomi1 {
 padding:10px; background-color:#ffebbf; border:2px solid #fff6e3;
}

#mainContent #activity .act-kakomi .kakomi2 {
  padding:10px; border:1px dotted #999; margin:15px 0px;
}





#mainContent #activity ul {
	margin:0; padding:0;
	}

#mainContent #activity li.photo {
	list-style:none;	margin:0px; width:210px; text-align:left; float:left; padding:4px 3px 4px 4px; line-height:1.4; font-size:85%;
	}
 
#mainContent #activity li.photo img {
	margin:5px 0px;
	}
 
#mainContent #activity .totop {
	margin-top:20px; text-align:right; line-height:1.2; font-size:85%; font-weight:bold;
}

#mainContent #activity h3 {
 height:24px; font-size:108%; margin-top:15px; padding:0px 0px 2px 0px; line-height:1.4; border-bottom:2px solid #eee; color:#999;
}

#mainContent #activity table {
	border-collapse:collapse; margin:0; padding:0; width:100%; margin-top:12px;
	}

#mainContent #activity td.date {
	border-collapse:collapse; margin:0; padding:4px; border:#ddd; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:150%; background-color:#c2daed; line-height:1.3; border:1px solid #ddd; width:38px; text-align:center;
	}

#mainContent #activity td.week {
	border-collapse:collapse; margin:0; padding:4px; border:#ddd; font-weight:bold; font-size:100%; background-color:#eee; line-height:1.3; border:1px solid #ddd; width:26px; text-align:center;
	}

#mainContent #activity td {
	border-collapse:collapse; margin:0; padding:4px; border:#ddd; font-size:85%; line-height:1.3; border:1px solid #ddd;
	}



/* end 活動記録 */





/* start経歴用 */
#main_history {
	background-image:url(../images/history-bk_01.gif);
	background-repeat:no-repeat;
	padding: 60px 20px 0px 20px;
}

#main_history-shita {
	background-image:url(../images/history-bk_02.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:465px;
	height:5px;
	margin-bottom:20px;
}


#main_history h2 {
	font-size:medium;
	font-weight:bold;
	line-height:2em;
	margin:3px 5px 0px 8px;
}

#main_history p {
	line-height:1.5em;
	text-align:justify;
	color:#333333;
}

/* end経歴用 */


/* start政策用 */

#main_policy {
	background-image:url(../images/policy-bk_01.gif);
	background-repeat:no-repeat;
	padding: 50px 10px 0px 10px;
}

#main_policy-shita {
	background-image:url(../images/policy-bk_02.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:465px;
	height:19px;
	margin-bottom:20px;
}


#main_policy h2 {
	font-size:medium;
	font-weight:bold;
	line-height:2em;
	margin:3px 5px 0px 8px;
}

#main_policy p {
	line-height:1.5em;
	text-align:justify;
	color:#555;
	font-size:0.9em;
}

table.table021 {
	border-right:1px solid #ddd;
	border-top:5px solid #ddd;
	margin-bottom:0px;
	color:#333333;
}

.table021 .cell01 {
background-color:#ddd;
border-bottom:1px solid #ddd;
border-left:1px solid #ddd;
font-weight:bold;
padding:8px;
text-align:left;
}

.table021 .cell02 {
border-bottom:1px solid #ddd;
border-left:1px solid #ddd;
padding:8px;
text-align:left;
}

.table021 .cell03 {
border-bottom:1px solid #ddd;
border-left:1px solid #ddd;
padding:8px;
text-align:left;
}


ul.seisaku-fmenu li {
	padding:5px 5px 5px 32px;
	font-size:85%;
	margin-bottom:7px;
	background-color:#d1f0fa;
	border-bottom:1px solid #b2c8ce;
	border-top:1px solid #e8e8e8; line-height:1.4;
	width:268px; /* 205-5-32px  */

}

ul.seisaku-fmenu li a {
	display: block;
}


ul.seisaku-fmenu li a:hover {
}

ul.seisaku-fmenu li.act {
	padding:5px 5px 5px 32px;
	font-size:85%;
	margin-bottom:7px;
	background-color:#eee;
	border-bottom:1px solid #ccc;
	border-top:1px solid #e8e8e8; line-height:1.4;
}

/* end政策用 */

/* startニュース：活動記録用 */

#main_record {
	background-image:url(../images/record-bk_01.gif);
	background-repeat:no-repeat;
	padding: 50px 10px 0px 10px;
}

#main_record-shita {
	background-image:url(../images/record-bk_02.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:465px;
	height:19px;
	margin-bottom:20px;
}

#main_record h2 {
	font-size:1.3em;
	font-weight:bold;
	line-height:1.6em;
	margin:0px 0px 10px 0px;
	padding:5px 0 5px 15px;
	background: #F5F5F5;
	border: #666666 1px solid;
	color:#00346c;
}

#main_record p {
	line-height:1.5em;
	text-align:justify;
	color:#555;
	font-size:0.9em;
}

#main_record p.year {
	line-height:1.5em;
	text-align:center;
	color:#fff;
	font-size:12px;
}

#record_submenu {
	background-image:url(../images/submenu01.gif);
	background-repeat:no-repeat;
	width:445px;
	height:24px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
	margin-bottom:20px;
	font-weight:bold;
}

#record_submenu a:link {
	color: #fff;
	text-decoration:none;
}   /* リンク */

#record_submenu a:visited {                 /* 既に見たリンク */
	color: #ccc;
	text-decoration:none;
}

#record_submenu a:active {
	color: #FBF8B3;
	text-decoration:underline;
} /* クリック時のリンク */

#record_submenu a:hover {                   /* カーソルが上にある時のリンク */
	color: #FBF8B3;
	text-decoration:underline;
}

table.table024 {
	margin-bottom:0px;
	color:#333333;
	border:none;
	background-color:#FFFFFF;
}

.table024 .cell02 {
vertical-align:top;
text-align:left;
border:none;
background-color:#FFFFFF;
}

#main_record ul { 
margin:0; 
padding:0; 
list-style-type:none;
padding-top:6px;
padding-bottom:6px; 
}

#main_record li {
	display:block;
	border-left:1px solid #88c;
	border-right:1px solid #88c;
	font-size:0.8em;
	padding:0.4em 1em 0.4em 1em;
	text-decoration:none;
	background-color:#F5F5F5;
	line-height:1.4em;
	margin:0px 0px;
}

/* endニュース：活動記録用 */

/* startニュース：フォトアルバム用 */

#main_album {
	background-image:url(../images/album-bk.gif);
	background-repeat:no-repeat;
	padding: 50px 10px 0px 10px;
}

#main_album-shita {
	background-image:url(../images/record-bk_02.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:465px;
	height:19px;
	margin-bottom:20px;
}

/* endニュース：フォトアルバム用 */

/* startニュース：スピーチ用 */

#main_speech {
	background-image:url(../images/speech-bk.gif);
	background-repeat:no-repeat;
	padding: 50px 10px 0px 10px;
}

#main_speech-shita {
	background-image:url(../images/record-bk_02.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:465px;
	height:19px;
	margin-bottom:20px;
}

h2.speech {
	color: #333333; /* 文字の色 */
	border-left-color: #7c6881; /* 左枠の色 */
	padding: 6px 0px 6px 8px; /* 余白の幅 */
	border-style: solid; /* 枠の種類 */
	border-width: 0px 0px 1px 3px; /* 枠の幅 */
	font-size:14px;
	font-weight:bold;
	margin: 10px 0px 10px 0px;
	text-align: left;
	background-color: #faf9fa;
	border-bottom-color: #CCCCCC;
	line-height: 120%;
}

table.table025 {
	overflow:visible;
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 100%;
	border-collapse: separate;
	font-size: 10px;
}

table.table025 th,
table.table025 td {
  padding: 6px 6px;
}

table.table025 th {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	border-top: solid 1px #eeeeee;
	border-left: solid 1px #eeeeee;
	background: #f5f3f5;
	text-align: left;
	white-space: normal;
	font-weight:normal;
}

table.table025 td {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	border-top: solid 1px #eeeeee;
	border-left: solid 1px #eeeeee;
	background: #ffffff;
	text-align: left;
	white-space: normal;
}

h3.speech {
	color: #333333; /* 文字の色 */
	padding: 4px 0px 4px 0px; /* 余白の幅 */
	margin:0px;
	font-style:normal;
	font-size:1.1em;
	font-weight:bold;
	text-align: left;
	line-height: 130%;
	vertical-align:middle;
}

#main_speech p {
	line-height:1.5em;
	text-align:justify;
	color:#555;
	font-size:0.9em;
}

#main_speech p.year {
	line-height:1.5em;
	text-align:center;
	color:#fff;
	font-size:12px;
}

#speech_submenu {
	background-image:url(../images/submenu02.gif);
	background-repeat:no-repeat;
	width:445px;
	height:24px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
	margin-bottom:20px;
	font-weight:bold;
}

#speech_submenu a:link {
	color: #fff;
	text-decoration:none;
}   /* リンク */

#speech_submenu a:visited {                 /* 既に見たリンク */
	color: #ccc;
	text-decoration:none;
}

#speech_submenu a:active {
	color: #FBF8B3;
	text-decoration:underline;
} /* クリック時のリンク */

#speech_submenu a:hover {                   /* カーソルが上にある時のリンク */
	color: #FBF8B3;
	text-decoration:underline;
}

/* endニュース：スピーチ用 */

/* start共にチームを用 */

#main_supportgroup {
	border: solid 1px #79c0e9;
	padding: 0px 0px 0px 0px;
	margin:0px;
	background-color: #fff;
}

/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/
.myinputstyle {
	border: 1px solid #999;
	/** remember to change image path **/
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Arial Narrow";
	font-style: normal;
	font-size: 14px;
	color: #00346c;
	margin-bottom:4px;
	padding:3px;
}

/** You can use this style for your LABEL elements **/
.mylabelstyle {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Arial Narrow";
	font-style: normal;
	font-size: 14px;
	color: #004096;
	padding:3px;
}

/** 
*  You can use this style for your INPUT, TEXTAREA, SELECT elements 
*  for onmousehover event
**/
.myinputstyle:hover {
	border: 1px solid #3cc6f5;
	/** remember to change image path **/
	background-color:#f0f6f7;
	color: #454743;
}


/* start コンタクト */

div.div011-hpl {
  margin: 1em 0;
  border: solid 1px #65bce6;
  background: #fff url(images/bg-green-wall.gif);
}

div.div011-hpl h3 {
  margin: 1em 15px;
  padding: 0;
  color: #0090d6;
  font-size:16px;
}

div.div011-hpl p {
  margin: 0.5em 15px 0.5em 30px;
}

div.div011-hpl ul {
  margin-left: 0;
  padding-left: 0;
}
	
div.div011-hpl ul li {
  margin-left: 60px;
  list-style: none;
  line-height:120%;
}


/* startダウンロード用 */

table.table026 {
	border-right:1px solid #ddd;
	border-top:5px solid #ddd;
	margin-bottom:0px;
	color:#333333;
	text-align:center;
}

.table026 .cell01 {
background-color:#ddd;
border-bottom:1px solid #ddd;
border-left:1px solid #ddd;
font-weight:bold;
padding:2px;
text-align:center;
}

.table026 .cell02 {
border-bottom:1px solid #ddd;
border-left:1px solid #ddd;
padding:2px;
text-align:center;
}

.table026 .cell03 {
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:0;
	text-align:center;
}

h2.download {
	color: #333333; /* 文字の色 */
	border-left-color: #ddd; /* 左枠の色 */
	border-right-color: #ddd; /* 左枠の色 */
	border-top-color: #ddd; /* 左枠の色 */
	padding: 6px 0px 6px 8px; /* 余白の幅 */
	border-style: solid; /* 枠の種類 */
	border-width: 1px 3px 1px 3px; /* 枠の幅 */
	font-size:14px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
	text-align: left;
	background-color: #eee;
	border-bottom-color: #CCCCCC;
	line-height: 120%;
}

/* startリンク用 */

#main_link {
	border: solid 1px #ddd;
	padding: 9px;
	margin:0px;
	background-color:#ffffff;
}

ul.list430 li {
  margin: 0.5em 0 0.5em 30px;
  list-style: url(images/mk-folder.png);
  line-height:1.3em;
}

ul.list430 li.file {
  list-style: url(images/mk-file.png);
}

ul.list430 li ul {
  margin: 0;
  padding: 0;
  line-height:1.3em;
}

ul.list430 li ul li {
  list-style: url(images/mk-file.png);
  line-height:1.3em;
  border-bottom:1px dashed #ddd;
}




/* start 個人情報保護 */

#main_footer dt {
	line-height:1.7; margin-top:15px; font-weight:bold;
}

#main_footer dd {
	line-height:1.7;	
}


/* startふったーコンテンツ用 */

#main_footer {
	padding: 10px;
	margin:0px;
	background-color: #fff;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

#main_footer h2 {
	font-size:1.3em;
	font-weight:bold;
	line-height:1.6em;
	margin:0px 0px 10px 0px;
	padding:5px 0 5px 15px;
	background: #F5F5F5;
	border: #666666 1px solid;
	color:#4777CA;
}

#main_footer h3 {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.3em;
	margin:16px 0px 10px 0px;
	padding:5px 0 5px 15px;
	background: #F5F5F5;
	border: #666666 1px solid;
	color:#4777CA;
}

/* startインスペクション用 */

#main_inspection {
	background-image:url(../images/inspection-bk_01.gif);
	background-repeat:no-repeat;
	padding: 10px 10px 0px 10px;
}

#main_inspection-shita {
	background-image:url(../images/inspection-bk_02.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:465px;
	height:15px;
	margin-bottom:20px;
}


#main_inspection h2 {
	font-size:medium;
	font-weight:bold;
	line-height:2em;
	margin:0px;
}

#main_inspection p {
	line-height:1.5em;
	text-align:justify;
	color:#555;
	font-size:0.9em;
}



table.table027 {
	border-right:1px solid #ddd;
	border-top:5px solid #ddd;
	margin-bottom:0px;
	color:#333333;
	text-align:justify;
}

.table027 .cell01 {
	background-color:#ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	font-weight:bold;
	padding:2px;
	text-align:justify;
}

.table027 .cell02 {
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:2px;
	text-align:justify;
}

.table027 .cell03 {
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:2px;
	text-align:justify;
}


/* Navigation */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
}
.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  height:40px;
}

.nav li.sub {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width:104px;
  height:24px;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: bold 1.22em/25px Arial, Helvetica, sans-serif;
  background: #565656;
  color: #959595;
  display: block;
  padding: 0;
  text-decoration: none;
  overflow:hidden;
}

.nav li a:hover {
  background: #ccc;
  color: #000;	

}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  background: #ccc;
  color: #000;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #565656;
  color: #959595;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #ccc;
  color: #000;	
}

.nav ul {
  background: #565656;
  list-style: none;
  margin: 0;
  width: 104px;
  position: absolute;
  top: -999em;
  left: 0px;
  overflow:hidden;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 40px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border-bottom: 0;
  padding-right: 20px;
  width: 104px;
  white-space: nowrap;
}
.nav ul a:hover {
  background: #ccc;
  color: #000;
}



/* start国会レポート用 */

#main_diet {
	background-image:url(../images/diet-report-bk_01.gif);
	background-repeat:no-repeat;
	padding: 50px 10px 0px 10px;
}

#main_diet-shita {
	background-image:url(../images/diet-report-bk_02.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:465px;
	height:19px;
	margin-bottom:20px;
}

#main_diet h2 {
	font-size:1.3em;
	font-weight:bold;
	line-height:1.6em;
	margin:0px 0px 2px 0px;
	padding:5px 0px 5px 0px;
	border-bottom: #bea367 1px solid;
	color:#654832;
}

#main_diet h3 {
	font-size:83%;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:5px 0px 5px 0px;
	color:#333;
}

#main_diet .date {
	width:100%;
	text-align:right;
	color:#4cace2;
	font-size:83%;
	margin:10px 0px 15px 0px;
	height: 100%;
	line-height: 120%;
}
 
#main_diet p {
	line-height:170%;
	text-align:justify;
	color:#555;
	padding:0px 10px 10px 10px;
	text-indent:1em;
}

#main_diet ul {
	line-height:130%;
	text-align:justify;
	color:#555;
	padding:0px 10px 10px 30px;
	list-style-type:decimal;
}

#main_diet ul#none {
	line-height:130%;
	text-align:justify;
	color:#555;
	padding:0px 10px 10px 30px;
	list-style-type:none;
}

#diet_submenu {
	background-image:url(../images/submenu03.gif);
	background-repeat:no-repeat;
	width:445px;
	height:36px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
	margin-bottom:20px;
	font-weight:bold;
}

#diet_submenu_shita {
	background-image:url(../images/submenu03.gif);
	background-repeat:no-repeat;
	width:445px;
	height:36px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
	margin:0px;
	font-weight:bold;
}

#main_diet a:link {
	color: #3333CC;
	text-decoration:none;
	font-weight:bold;
}   /* リンク */

#main_diet a:visited {                 /* 既に見たリンク */
	color: #3333CC;
	text-decoration:none;
	font-weight:bold;
}

#main_diet a:active {
	color: #B83D32;
	text-decoration:underline;
} /* クリック時のリンク */

#main_diet a:hover {                   /* カーソルが上にある時のリンク */
	color: #B83D32;
	text-decoration:underline;
}


/* endニュース：活動記録用 */


.root-block{
	margin:5px 20px;
	background-color:#f5f5f5;
	padding-top:1px;
	}

.root-block .waku{
	width:644px;
	margin:13px;
	overflow:hidden;
	}

.root-block .waku table{
	margin:0;
	padding:0;
	}

.root-block .waku th{
	width:50px;
	vertical-align:middle;
	}

.root-block .waku td{
	width:590px;
	vertical-align:middle;
	font-size:90%;
	}

.root-block .waku td.date{
	font-size:22px;
	font-weight:bold;
	color:#c9191d;
	}
	
.root-block .waku td.map{
	width:640px;
	text-align:center;
	padding:10px 0px;
	}



/* endニュース：活動記録用 */


#main_footer .akushu{
	border:3px solid #eee;
	padding:10px; margin-bottom:15px;
	position:relative;
	overflow:hidden;
	}

#main_footer .akushu table{
	width:419px;
	}

#main_footer .akushu td.mark{
	vertical-align:top;
	width:45px;
	font-size:10px;
	color:#993300;
	text-align:center;
	line-height:1.3;
	padding-right:6px;
	}

#main_footer .akushu td.title{
	font-size:120%;
	font-weight:bold;
	border-bottom:1px solid #eee;
}

#main_footer .akushu th{
	width:36px;
	font-size:90%;
	font-weight:bold;
	color:#640300;
	line-height:1.3;
	}

#main_footer .akushu td.detail{
	width:332px;
	font-size:90%;
	line-height:1.3;
}

#main_footer .akushu .total{
	position:absolute;
	top:12px;
	left:355px;
	width:62px;
	background-color:#7a0001;
	padding:4px; font-weight:bold;
	color:#FFFFFF;
	border:1px solid #D8C8C8;
}
 
#main_footer .akushu .total p.totalmds{
	color:#eeb;
	font-size:80%;
	line-height:1.3;
	text-align:right;
	font:Arial, Helvetica, sans-serif;
}

#main_footer .akushu .total p.totalnum{
	font-weight:bold;
	font-size:110%;
	line-height:1.2;
	text-align:right;
}



/* トップページメッセージ */

#mainContent .topcomment {
 padding:20px 0px 0px 0px;
	margin-bottom:20px;
	background-color:#fff;
}

#mainContent .topcomment p{
 padding:0px 20px 6px 20px;
	text-indent:1em;
	padding-bottom:6px;
	line-height:1.5;
}

#mainContent .topcomment p.sign{
	margin-top:20px;
	text-align:right;
	font-weight:bold;
}






/*素材一覧画面共通
---------------- */

.phlist-l{
	 width:430px; /* 480-16 */
		background-color:#f3f3f3;
		margin-bottom:20px;
		padding:8px;
		}


.phlist-box{
	 width:130px;
		height:130px;
		border:2px solid #fff;
		background-color:#ccc;
		margin-right:10px;
		}

.phlist-text{
		width:430px;
		}

.phlist-text h3{
		font-size:153.9%;
		color:#555;
		font-weight:bold;
		line-height:1.5;
		}

.phlist-text p{
	line-height:1.4;
		}

.phlist-text ul{
		margin:0;
		padding:0;
}
.phlist-text li{
	list-style: none outside;
	font-size:85%;
	line-height:1.4;
}


.bannar {
	border:1px solid #ddd; padding:10px; background-color:#eee; text-align:center; line-height:1.3; font-size:77%; margin-bottom:10px;
	}
	
.bannarp {
	font-size:75%; line-height:1.5; margin-bottom:5px;
	}

.bannart {
	padding:2px; font-size:12px; color:#999; line-height:1.3; margin-bottom:10px;
	}

.border {
	height:1px; background-color:#eee; margin:10px 0px;
	}


/*現場の声
---------------- */

#mainContent .voice-title {
 width:465px; height:70px; overflow:hidden;
}

#mainContent .voice-lead {
 width:465px; height:222px; overflow:hidden;
}

#mainContent .vt-shita {
 width:465px; height:27px; overflow:hidden;
}

#mainContent #voice {
	width:435px; background-color:#fff; border-left:1px solid #d9d9d9; border-right:1px solid #d9d9d9; padding:14px;
}

#mainContent #voice .voice1 {
	width:435px; height:8px; overflow:hidden;
}

#mainContent #voice .voice4 {
	width:405px; background-color:#e6edf6; padding:7px 15px; margin:0;
}
	
	
#mainContent #voice .voice2 {
	width:435px; height:17px; overflow:hidden;
}

#mainContent #voice .voice3 {
	color:#5c2e16; padding-bottom:10px;
}

#mainContent #voice .voice3 img {
	vertical-align:middle; margin-right:10px; 
}

#mainContent #voice .totop {
	margin-top:20px; text-align:right; line-height:1.2; font-size:85%; font-weight:bold;
}






/*ルートマップ
---------------- */
.page-number {
text-align:center;
font-size:77%;
line-height:2.8;
}

.page-number a {
padding:2px;
margin:1px;
background-color:#f9f9f9;
border:1px solid #ddd;
}

.page-number .now {
color:#999;
font-weight:bold;
}




.hagaki {
	width:310px; padding:8px;
	}
	
.hagaki p {
	line-height:1.7;
	font-size:200%;
	margin-bottom:9px;
	}

.hagaki table {
	font-size:85%;
	}
	
.hagaki td {
	padding:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #666;
	}



/*2011年トップページ
---------------- */
#mainContent #top2011 {
	background-image:url(../images/2011bg.jpg); background-repeat:no-repeat; border:1px solid #d3d3d4; padding:280px 15px 15px 15px; margin-bottom:20px;
}

#mainContent #top2011 p {
	text-indent:1em; padding-bottom:12px;
}

#mainContent #top2011 .kakomi2011 {
	background-color:#ECEFD7; border:2px solid #FAFAE7; padding:15px 15px 5px 15px;
}

#mainContent #top2011 .kakomi2011 h3 {
	line-height:1.8; font-size:100%; font-weight:bold; padding-bottom:4px; border-bottom:1px dotted #999; color:#cc0000;
}

#mainContent #top2011 .kakomi2011 .cap {
 font-size:85%; font-weight:normal;
}

#mainContent #top2011 .kakomi2011 .chushaku {
 text-align:right; font-size:85%; margin-top:5px; line-height:1.5;
}

