@charset "Shift_JIS";

/* ************************************** _

タイトル：kensei.css

概要：憲政資料室の所蔵資料ページのCSSファイル

制作日：2007.03.02
変更日：

_ ************************************** */
/* **************************************

作成：阪口(NDL)
更新日：03/12

************************************** */


/* 共通CSS
---------------------------------------------------------------------------- */
body {
	font-size: %;
	line-height: 140%;
}

a {
	color: #003399;
}

a:visited {
	color: #663366;
}


h3 {
	background: #eeeeee;
	border-bottom: 1px dotted #949494;
	border-top: 1px dotted #949494;
	text-align: center;
	clear: both;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px;
}

h3.title {
	clear: both;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom-style: none;
	border-left-style: double;
	border-left-color: #003399;
	background-color: #ffffff;
	border-top-style: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

h4 {
	background: #eeeeee;
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
	clear: both;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 4px;
}

h4.linkListTitle {
	margin-bottom: 0;
}

#main form{
	margin: 0 0 20px;
}

.dataSetPub p {
	margin-left: 10px;
}

ul.firstUl {
	margin-top: 0;
}

.dataSet ol {
	margin: 10px 20px 10px;
}

.dataSet ol li{
	list-style:decimal;
}

.annotation{
	font-weight:bold;
	color:#FF6600;
}

dl {
	background-color: #ececec;
	margin-bottom:10pxl;
}

dt {
	font-weight:bold;
	margin-bottom: 2px;
	padding: 2px;
}
	
dd {
	background-color: white;
	padding:2px 2px 2px 15px;
}



/* main ID
---------------------------------------------------------------------------- */
#main {
	padding-bottom: 10px;
	width: 100%;
}

#wrapper {
 width:65%;
 float:left;
}

#boxC {
 width:31%;
 float:right;
}


#boxA {
 width:48%;
 float:left;
}

#boxB {
 width:48%;
 float:right;
}

#main li a.linkimage {
	padding:0 0 0 13px;
	background-image: url(../images/icon_quicklink.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#main {
	padding-bottom: 10px;
}

#main img {
	border: 1px solid #a9a7a3;
}

/* 
#main ul .boldText {
	font-size:95%;
}

#main ul b {
	font-size:95%;
}
*/

#main ul {
	font-size:95%;
}

#main ul li {
	font-size:100%;
}

#main ul ul li {
	font-size:100%;
}

#main ul ul ul li {
	font-size:100%;
}

#main ul ul ul ul li {
	font-size:100%;
}

#main ul ul ul ul ul li {
	font-size:100%;
}

p.rightItem {
	float: right;
	margin-left: 30px;
}

p.leftItem {
	float: left;
	margin-right: 30px;
}

p.clear{
	clear: both;
}

#pageBottomNavi {
	clear: both;
	margin-top: 20px;
	text-align: center;
}

#pageBottomNavi li {
	display: inline;
	margin: 0 40px;
}

#pageBottomNavi li#prevNavi {
	background: url(../images/icon_prev.gif) no-repeat left center;
	padding: 0 0 0 13px;
}

#pageBottomNavi li#upNavi {
	background: url(../images/icon_up.gif) no-repeat left center;
	padding: 0 0 0 13px;
}

#pageBottomNavi li#nextNavi {
	background: url(../images/icon_next.gif) no-repeat right center;
	padding: 0 13px 0 0;
}

p.pageTop {
	border-top: 1px dotted #b2b2b2;
	margin: 30px 0;
	padding-top: 10px;
	text-align: right;
}

p.pageTop a {
	background: url(../images/icon_pagetop.gif) no-repeat right center;
	padding: 0 20px 0 0;
}

.explanation {
	background: #eaf2fe;
	border: 1px solid #95a6C0;
	float: right;
	margin: 0 0 20px 30px;
	padding: 5px;
	width: 30%;
}

.explanation div p {
	border-bottom: 1px dotted #a2a8b0;
	border-top: 1px dotted #a2a8b0;
	margin: 0;
	padding: 5px;
}

.largeType {
	margin: 4em 0 0 0;
}

span.ex{
	font-size:80%;
}

.explanation div ul {
	border-bottom: 1px dotted #a2a8b0;
	border-top: 1px dotted #a2a8b0;
	margin: 0;
	padding: 5px;
}

.explanationLarge div li {
	list-style: disc outside;
	margin: 0 5px 10px 15px;
}

.dataSet {
	background: #ffffff;
	margin: 10px 0 20px 0;
	padding: 10px;
}

.dataSet ul {
	margin: 10px 0 20px 15px;
}

.dataSet li {
	list-style:none ;
	margin: 0;
}

.highlight {
	background-color:#ffffcc;
	padding: 2px;
}

.in {
	margin-left:24px;
	font-weight: nomal;
	font-color: #;
}

.supplementation {
	text-align: right;
}

dl.data dd {
	text-indent:1em;
}

body#index div#main #primary {
	width:45%;
	padding:10px;
	float:left;
}

body#index div#main #secondary {
	float:right;
	width:50%;
	padding:10px;
}

div.dataSet ul.nomalList,
div.dataSet ul.nomalList li {
	list-style : disk !important;
}



/* font size
---------------------------------------------------------------------------- */

.smallText2 { font-size: 85%; }

/* font style
---------------------------------------------------------------------------- */
.italicText {font-style: italic; }

.boldText {font-weight: bold; }

.smallboldText{
	font-weight: bold;
	font-size: 85%;
}

/* subNavi ID
---------------------------------------------------------------------------- */

#subNavi {
	float: left;
	padding-bottom: 20px;
	width: 25%;
}

#subNavi div {
	background: url(../images/bg_subnavi.gif);
	padding: 8px;
}


#subNavi h3 {
	background: url(../images/bg_subnavititle.jpg) repeat-x left top;
	border-bottom: 1px solid #b2b2b2;
	border-top: 1px solid #aed8e1;
	color: #FFFFFF;
	font-size: 78%;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0 7px;
}


#subNavi ul {
	background: #FFFFFF;
	list-style: none;
	margin: 0;
}

#subNavi li {
	background: url(../images/icon_subnavi.gif) no-repeat left top;
	border-bottom: 1px dotted #b2b2b2;
	_height: 1%;
	margin: 0;
	padding: 0;
}

#subNavi li.lastSubNavi {
	border-bottom: none;
}

#subNavi li a {
	display: block;
	padding: 5px 5px 5px 24px;
}

#subNavi ul ul {
	margin: 5px 0 0;
}

#subNavi li li {
	background: url(../images/icon_subnavi_second.gif) no-repeat 17px 9px;
	border-bottom: none;
	border-top: 1px dotted #b2b2b2;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#subNavi li li a {
	display: block;
	padding: 5px 0 5px 30px;
}

#subNavi li span {
	background: #f9f3dd url(../images/icon_subnavi_o.gif) no-repeat left top;
	display: block;
	padding: 5px 5px 5px 24px;
}

#subNavi li li span {
	background: #f9f3dd url(../images/icon_subnavi_second_o.gif) no-repeat 17px 9px;
	display: block;
	padding: 5px 0 5px 30px;
}

/*リストの設定（organization）
---------------------------------------------------*/
#main div#organization ul{
	margin-bottom:15px;
	margin-top:10px;
}

#main div#organization li{
	list-style-position: inside;
	font-size:110%;
	line-height:30px;
}
#main div#organization li.explanation{
	list-style:none url( );
	text-indent:1em;
	}
#main div#organization li.subsite{
	list-style:none url( );
	text-indent:1em;
	font-size:98%;
	}
#main div#organization li.top{
	text-indent:-1em;
	font-size:115%;
	}
#main div#organization li.sub_explanation{
	list-style:none url( );
	text-indent:1em;
	}

#main div#organization li.sub_subsite{
	list-style:none url( );
	text-indent:4em;
	}	
#main div#organization li.sub_sub_subsite{
	list-style:none url( );
	padding-left:8em;
	font-size:90%;
	display: block;
	}
#main div#organization li.sub_sub_sub_subsite{
	list-style:none url( );
	text-indent:8em;
	}

/* table ID
---------------------------------------------------------------------------- */
table {
	width: %;
	margin-bottom: 20px;
}

td {
	padding: 0px;
}

td.month {
	width: 40px;
	text-align:right;
}

td.year {
	width: 70px;
	font-weight: bold;
	text-align:left;
}

table#waku{ 
	font-size: 80%;
	padding: 5px;
	text-align: left;
	border: 1px solid #cccccc;
}

table#waku td{ 
	border: 1px dotted #cccccc;
	padding: 5px;
}

table#waku td.title{ 
	font-weight: bold;
	text-align:center;
}

table#publicationList {
	border-left: 1px solid #625946;
	border-top: 1px solid #625946;
	clear: both;
	margin-bottom: 20px;
	width: 98%;
	margin:auto;
}

table#publicationList caption {
	font-size: 78%;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
}

table#publicationList caption span {
	font-size: 78%;
	font-weight: normal;
}

table#publicationList td, table#publicationList th {
	border-bottom: 1px solid #625946;
	border-right: 1px solid #625946;
	padding: 5px;
}

table#publicationList th {
	background: #C3C5C5;
	font-weight: bold;
}

table#publicationList th.codename {
	width: 20%;
}

table#publicationList th.kasaichi {
	width: 20%;
}

table#publicationList th.nittei {
	width: 20%;
}

table#publicationList th.shussekisha {
	width: 40%;
}

table#publicationList td.dotted {
	border-bottom-style: dotted;
}

table#publicationList td.noline {
	border-bottom-style: none;
}

div.calendarLeft{
float:left;
width:45%;
}

div.calendarRight{
float:right;
width:45%;
}

div.calendarSet{
clear:both;
}



