@charset "Shift_JIS";
/* 要素リセット */
body{
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/bg_1A_02_02.png/$File/bg_1A_02_02.png");
  background-position: top left;
  background-repeat: repeat-x;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  color : black;
  /* 標準文字色 */
  min-width: 960px;
  line-height : 1.5;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
  font-size: 70%;
}
/* end */
img{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#container{
  background-repeat: repeat-x;
  position: relative;
}
#header{
  width:960px;
  text-align : right;
  margin-left: auto;
  margin-right: auto;
}
#inner{
  width : 960px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  padding-top : 0px;
  margin-top : 0px;
}
#wrapper{
  width : 740px;
  float : left;
}
#main{
  width : 730px;
  text-align: left;
  float: left;
}
* html #main{
  /* for IE6 */
    height: 400px;
}
#aside{
  width: 220px;
  float: right;
  text-align: left;
  padding-bottom: 10px;
}
#footer{
  margin-left: auto;
  margin-right: auto;
  clear: both;
  padding-top : 5px;
}
#nav{
  width: 220px;
  float : right;
  overflow: hidden;
}
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#headerMain{
  height : 10px;
  width:960px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
#headerMain h1{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-align: left;
  font-weight: normal;
  line-height: 18px;
  font-size: 0.9em;
  color: #ffffff;
/* ヘッダー説明文文字色 */
}
#headerLogo{
  width : 400px;
  float: left;
  margin-top : 20px;
  text-align : left;
}
#headerExtra1{
  width : 450px;
  margin-top : 30px;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top : 0px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  float: right;
}
#headerExtra2{
  width : 450px;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top : 0px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  float: right;
  line-height : 1;
}
/*"パンくずリスト"*/
#breadcrumb{
  width: 960px;
  min-height: 15px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  margin-top : 0px;
  padding-top : 1px;
}
#breadcrumb ul{
  float: left;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom : 5px;
  margin-left: 0px;
  text-align: left;
}
#breadcrumb li{
  list-style-type : none ;
  margin : 0px 0.4em 0px 0px;
  display:inline;
}
/* フッター内パーツ */
#footerMain{
  width: 300px;
  float: right;
  padding-top: 35px;
}
#footerMain p{
  /* コピーライト文字設定 */
    font-size: 0.8em;
  text-align: right;
}
#footerLogo
{
  }
#footerExtra1{
  padding-top: 9px;
}
#footerExtra1 ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  text-align: left;
}
#footerExtra1 li{
  /* フッターナビ設定 */
    display: inline;
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/fpoint_1A.png/$File/fpoint_1A.png");
  background-position: 7px 4px;
  background-repeat: no-repeat;
  padding-left: 23px;
  padding-right: 10px;
  font-weight: bold;
}
#footerExtra1 a:link{
  color: #666666;
  text-decoration: none;
}
#footerExtra1 a:visited{
  color: #666666;
  text-decoration: none;
}
#footerExtra1 a:hover{
  color: #188BBC;
  text-decoration: none;
}
#footerExtra1 a:active{
  color: #188BBC;
  text-decoration: none;
}
#footerExtra2
{
  }
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/
#nav li a{
  /* ナビゲーション文字設定 */
    font-weight: bold;
}
#nav li a:link{
  color: #666666;
  text-decoration: none;
}
/* ナビゲーション文字色設定 */
#nav li a:visited{
  color: #666666;
  text-decoration: none;
}
#nav li a:hover{
  color: #ffffff;
  text-decoration: none;
}
#nav li a:action{
  color: #ffffff;
  text-decoration: none;
}
#nav li span.en{
  display: none;
}
ul.navi{
  PADDING-BOTTOM: 0px;
  MARGIN: 0px;
  PADDING-LEFT: 0px;
  WIDTH: 970px;
  PADDING-RIGHT: 0px;
  HEIGHT: auto;
  PADDING-TOP: 0px
;
}
ul.navi li{
  BORDER-LEFT: black 1px solid;
  PADDING-BOTTOM: 5px;
  LIST-STYLE-TYPE: none;
  MARGIN: 1px;
  PADDING-LEFT: 5px;
  WIDTH: 9.9em;
  PADDING-RIGHT: 5px;
  FLOAT: left;
  FONT-SIZE: 1em;
  BORDER-TOP: black 1px solid;
  FONT-WEIGHT: bold;
  BORDER-RIGHT: black 1px solid;
  PADDING-TOP: 5px
;
}
ul.navi li a{
  BORDER-BOTTOM: 0px solid;
  TEXT-ALIGN: center;
  LINE-HEIGHT: 2em;
  WIDTH: 100%;
  DISPLAY: block;
  COLOR: #ffffff;
  TEXT-DECORATION: none
;
}
ul.navi li a:hover{
  BACKGROUND: #6633ff;
  COLOR: #ffffff
;
}
ul.navi{
  ZOOM: 1
;
}
ul.navi:after{
  DISPLAY: block;
  HEIGHT: 0px;
  VISIBILITY: hidden;
  CLEAR: both
;
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/
/* リンク文字色 */
a:link{
  color: #1F7EA7;
  text-decoration: underline;
}
a:visited{
  color: #1F7EA7;
  text-decoration: underline;
}
a:hover{
  color: #64BEE6;
  text-decoration: none;
}
a:active{
  color: #64BEE6;
  text-decoration: none;
}
#skip{
  /* ヘッダースキップの非表示 */
    height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
p{
  margin-top: 0.5em;
  margin-bottom : 0.5em;
  padding-right: 0.1em;
  padding-left: 0.1em;
  line-height: 1.4;
  text-align: left;
}
p.large{
  color: #157299;
  font-weight: bold;
}
p.indent{
  text-indent:1em;
}
.left{
  float: left;
}
.right{
  float: right;
}
hr{
  width: 100%;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  clear: both;
  border-top-width: 1px;
  border-top-style: none;
  border-right-width: 1px;
  border-right-style: none;
  border-left-width: 1px;
  border-left-style: none;
  color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: none;
}
h2{
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/content_title_1A.png/$File/content_title_1A.png");
  width : 735px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0.5em;
  margin-left: 0;
  height: 50px;
  line-height : 57px;
  text-align: left;
  overflow: hidden;
}
h2 span.ja{
  font-size: 1.15em;
  color: #ffffff;
  padding-right: 10px;
  line-height: 50px;
  padding-left: 18px;
}
h2 span.en{
  font-size: 0.9em;
  color: #B1CCE4;
}
#wrapper h3{
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  text-align: left;
  padding-top: 1px;
  padding-left: 1px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #2CABE2;
  font-size: 1.3em;
  line-height:1.5;
  color: #105978;
}
h3.c-index{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
}
h4{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top : 3px;
  padding-right: 10px;
  padding-bottom : 3px;
  padding-left: 2px;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.2;
  color : #1f7ea7;
  border-width : 0px 0px 3px 10px;
}
h5{
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 25px;
  text-align: left;
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/point_1A.png/$File/point_1A.png");
  background-position: 6px 8px;
  background-repeat: no-repeat;
  font-size: 1.1em;
  line-height: 1.2;
  color: #1F8DBC;
}
table{
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: 0;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc;
}
table th{
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  background-color: #eeeeee;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
}
table td{
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
}
/* フォームパーツ設定 */

textarea{
  width: 400px;
  height: 200px;
}
input.l{
  width: 400px;
}
input.m{
  width: 250px;
}
input.s{
  width: 150px;
}
/* メインコンテンツ内基本パーツ */
#main ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  background-image : none;
}
#main ul li{
  text-align: left;
  line-height: 1.4;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 25px;
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/point_1A.png/$File/point_1A.png");
  background-position: 5px 12px;
  background-repeat: no-repeat;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #DDDDDD;
  color: #000000;
}
#main dl{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  zoom: 100%;
}
#main dt{
  float: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  line-height: 16px;
  min-height: 16px;
  font-weight: bold;
  width: 170px;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 25px;
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/point_1A.png/$File/point_1A.png");
  background-position: 5px 12px;
  background-repeat: no-repeat;
  color: #1F8DBC;
}
#main dd{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  text-align: left;
  min-height: 16px;
  padding-left: 195px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #DDDDDD;
}
*:first-child + html #main dd{
  /* for IE7 */
    padding-left: 10px;
  min-height: 20px;
}
* html #main dd{
  /* for IE6 */
    height: 20px;
  padding-left: 0px;
}
#main dl:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#main img.left{
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}
#main img.right{
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 20px;
  float: right;
}
#pagetop{
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  text-align: right;
}
#pagetop a{
  /* ページの先頭へのリンク設定 */
    display: block;
  margin-left: auto;
  width: 125px;
  height: 21px;
  overflow: hidden;
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/returnTop_1A.png/$File/returnTop_1A.png");
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -9999px;
}
#inner p{
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 5px;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* ナビゲーション */
#nav h3.c-index{
  display: block;
  height: 31px;
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/navtitle_1A_02.png/$File/navtitle_1A_02.png");
  overflow: hidden;
  text-indent: -9999px;
}
#nav ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  list-style-type: none;
  text-align: left;
}
#nav li.index{
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/nav2.gif/$File/nav2.gif");
  display: block;
  font-size: 1.3em;
  line-height: 38px;
  overflow: hidden;
  padding-left : 25px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #cccccc;
}
#nav ul:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#nav li{
  display: block;
  line-height: 38px;
  height: 37px;
  overflow: hidden;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCCCCC;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCCCCC;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
}
#nav li a{
  display: block;
  height: 37px;
  overflow: hidden;
  padding-left: 27px;
  padding-right: 10px;
}
#nav li span.en{
  display: none;
}
#nav a:link{
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/mainmenu_1A_01.png/$File/mainmenu_1A_01.png");
  background-position: top left;
  background-repeat: no-repeat;
}
#nav a:visited{
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/mainmenu_1A_01.png/$File/mainmenu_1A_01.png");
  background-position: top left;
  background-repeat: no-repeat;
}
#nav a:hover{
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/mainmenu_1A_01_on.png/$File/mainmenu_1A_01_on.png");
  background-position: left top;
  background-repeat: repeat-x;
}
#nav a:active{
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/mainmenu_1A_01_on.png/$File/mainmenu_1A_01_on.png");
  background-position: left top;
  background-repeat: repeat-x;
}
#nav a:link{
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/mainmenu_1A_01.png/$File/mainmenu_1A_01.png");
  background-position: top left;
  background-repeat: no-repeat;
}
#nav a:visited{
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/mainmenu_1A_01.png/$File/mainmenu_1A_01.png");
  background-position: top left;
  background-repeat: no-repeat;
}
#nav a:hover{
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/mainmenu_1A_01_on.png/$File/mainmenu_1A_01_on.png");
  background-position: left top;
  background-repeat: repeat-x;
}
#nav a:active{
  background-image : url("/internet/itdb_kenpou.nsf/html/kenpou/mainmenu_1A_01_on.png/$File/mainmenu_1A_01_on.png");
  background-position: left top;
  background-repeat: repeat-x;
}
#nissi{
  /*"会議日誌"*/
 font-size: small;
  line-height: 1.2em;
  text-align: justify;
  text-indent: 0;
}
#nissi p{
  text-indent: 1em;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0.5em;
}
#nissi table td,#seikengikai table td,#shukenshi table td{
  /*"会議日誌中の表"*/
vertical-align:top;
  font-size: small;
  line-height: 1.3em;
  text-align: justify;
  text-indent: 0px;
  border-spacing: 0px 0px;
}
#nissi table ul li{
  /*"会議日誌中の表"*/
  padding-left: 0;
  margin-left: 1em;
  line-height: 1.3em;
}
#nissi ul li,#gaiyo ul li{
  /*"会議日誌・概要・海外派遣報告書中のリスト"*/
	text-align: left;
  line-height: 1.4em;
  background-image: none;
  border-bottom-width: 0px;
  list-style-type: disc;
  list-style-position: outside;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  margin-top: 0px;
  margin-left: 2em;
}
#keii dl dt{
  /*"経緯中の定義リスト"*/
  float : left;
  clear : both;
  text-align: right;
  line-height: 2em;
  width: 150px !important;
  background-image: none;
  border-bottom-width: 1px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  border-top-width: 0px;
}
#keii dl dd{
  /*"経緯中の定義リスト"*/
	text-align: left;
  line-height: 2em;
  background-image: none;
  border-bottom-width: 0px;
  padding-top: 0px;
  padding-left: 165px;
  padding-right: 0px;
  padding-bottom: 0px;
}
/*"トップページ中説明"*/
#toppage .setsumei{
  margin:0px 5px 0px 5px;
  width : 340px;
  float: left;
  text-align: justify;
  display: inline;
}
#toppage h4{
  margin: 0px;
  padding : 0.2em 1em 0.2em 0.5em;
  border-width : 0px 0px 1px 10px;
  border-style : solid;
  line-height: 1.2em;
  font-size : medium;
}
#toppage .setsumei p{
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 1em;
  font-size: small;
}
#shukenshi dl dt,#sansho dl dt{
  width:auto;
}
#sansho p{
 text-indent:-1em;
 margin-left:1em;
}
/*"サイトマップ"*/
#sitemap{
  width:960px;
}
#sitemap h2{
  width:960px;
}
#sitemap .setsumei{
  margin:0px 5px 0px 5px;
  width : 470px;
  float: left;
  text-align: justify;
  line-height:1em;
  display:inline;
}
#sitemap h4{
  margin: 0px;
  padding : 0.2em 1em 0.2em 0.5em;
  border-width : 0px 0px 1px 10px;
  border-style : solid;
  line-height: 1.2em;
  font-size : medium;
}
#sitemap .setsumei ul li{
  border-bottom:0;
}
/*"衆議院共通"*/
#FooterBlock{
  clear:both;
  BACKGROUND-IMAGE: url("/internet/itdb_kenpou.nsf/html/kenpou/fbg_1A.png/$File/fbg_1A.png");
  BACKGROUND-REPEAT:REPEAT-X;
  MARGIN: 0px;
  PADDING: 0px;
  BORDER:0px;
  WIDTH:100%;
  HEIGHT: 250px
;
}
#FooterBlock li{
  DISPLAY: inline
;
}
#FooterBlock #FooterLine1{
  POSITION: relative;
  TEXT-ALIGN: center;
  LIST-STYLE-TYPE: none;
  TOP: 1em
;
}
#FooterBlock #FooterLine1 li{
  PADDING-BOTTOM: 0.5em;
  PADDING-LEFT: 0.5em;
  PADDING-RIGHT: 0.5em;
  PADDING-TOP: 0.5em
;
}
#FooterBlock #FooterLine2{
  POSITION: relative;
  TEXT-ALIGN: center;
  LINE-HEIGHT: 1.5em;
  TOP: 1em
;
}
#FooterBlock #FooterLine2 address{
  FONT-STYLE: normal
;
}