@charset "UTF-8";

.nosp{margin-right: 0px!important;}


/*------------------------------------------------------------ pagetop */

.pagetop{
	width: 950px;
	text-align: right;
	clear: both;
	margin: 8px auto ;
}

.pagetop02{
	text-align: right;
	clear: both;
	margin: 5px auto ;
}

.pagetop  a,.pagetop02 a{
	font-size: 90%;
	background: url(../image/arrow03.gif) no-repeat left center;
	padding-left: 18px;
	color: #333;
	text-decoration: none;
}

.pagetop a:hover,.pagetop02 a:hover{
	text-decoration: underline;
	color: #C00;
}

/*------------------------------------------------------------ keywordSearch */


.keywordSearch{
	width: 390px;
	_width: 392px;
	padding: 12px 15px 10px 15px;
	margin-bottom: 20px;
	background-image: url(../image/graygrid.gif);
	z-index: 3;
	position: relative;
}

#searchCondition_keyword{
	width: 300px;
	padding: 3px;
	font-size: 100%;
	float: left;
	margin: 3px 5px 0 0;
}

input#searchCondition_keyword{
	color: #666;
}

/*------------------------------------------------------------ midashi*/

.midashi01{
	background: url(../image/h2.gif) no-repeat left center;
	padding-left: 25px;
	font-size: 120%;
	height: 48px;
	line-height: 48px;
}

.midashi02{
	font-size: 110%;
	padding-left: 25px;
	height: 35px;
	line-height: 37px;
	background: url(../image/midashi02.jpg) no-repeat;
	color: #215DAC;
	margin-bottom: 8px;
}

.midashi03{
	font-size: 110%;
	padding-left: 25px;
	height: 35px;
	line-height: 37px;
	background: url(../image/midashi03.jpg) no-repeat;
	margin-bottom: 8px;
}


.midashi04{
	font-size: 110%;
	padding-left: 8px;
	height: 19px;
	line-height: 21px;
	margin-bottom: 8px;
	border-left: 3px solid #215DAC;
	margin-left: 8px;
}


.midashi05{
	font-size: 110%;
	height: 20px;
	line-height: 20px;
	margin-bottom: 8px;
	background: url(../image/midashi05.gif) no-repeat left center;
	padding-left: 20px;
}

.midashi06{
	font-size: 115%;
	height: 36px;
	line-height: 36px;
	margin-bottom: 8px;
	padding-left: 35px;
	background: url(../image/midashi06.gif) #DFEAF9 no-repeat 7px center;
}

.midashi01 a,.midashi02 a,.midashi03 a,.midashi04 a,.midashi05 a,.midashi06 a{color: #215DAC;}
.midashi01 a:hover,.midashi02 a:hover,.midashi03 a:hover,.midashi04 a:hover,.midashi05 a:hover,.midashi06 a:hover{color: #C00;}


/*------------------------------------------------------------  table01 */

table.table01 caption{
	text-align: left;
}

table.table01{
	clear: both;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 100%;
}

table.table01 th{
	background-color:#F5F9FD;
	text-align:center;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	padding: 7px 5px;
}

table.table01 td{
	padding:0.3em 1em;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 7px 10px;
}

table.table01 a{color: #215DAC}
table.table01 a:hover{color: #C00}

table.table01 .center{text-align: center;}
table.table01 .left{text-align: left;}
table.table01 .right{text-align: right;}

table.thw170 th{width: 170px;}

/*------------------------------------------------------------   */

.bgBlue{
	font-size: 96%;
	background-color: #D5E9FD;
	clear: both;
	padding: 5px 10px;
	margin: 5px 0;
	font-weight: bold;
}


.boxBlue{
	border: 1px solid #215DAC;
	padding: 8px;
	word-break: break-all;
}

.boxBlue span{
	display: block;
	font-weight: bold;
	color: #215DAC;
	margin-bottom: 5px;
}



/*------------------------------------------------------------  search  */

.block{
	margin-bottom: 18px;
	clear: both;
}

.searchTitle{
	background: url(../image/searchTitle.jpg) no-repeat;
	line-height: 40px;
	height: 40px;
	padding-left: 45px;
	font-size: 115%;
	color: #FFF;
}

.searchTitle02{
	background: url(../image/searchTitle02.jpg) no-repeat;
	line-height: 40px;
	height: 40px;
	padding-left: 22px;
	font-size: 115%;
	color: #FFF;
}

.andSearch{
	text-align: right;
	margin-right: 30px;
	font-size: 12px;
}

.question{
	margin: -35px 10px 6px 0;
	text-align: right;
}

.textfieldSt{
	font-size: 100%;
	width: 500px;
	margin-right: 5px;
	padding: 2px;
}

.block .checkboxSt{
	margin: 4px 2px 4px 4px;
	vertical-align: middle;
}

select.select_searchCondition{width: 60px;}
select#searchCondition_collectYearStart,select#searchCondition_collectYearEnd{width: 62px;}
select#searchCondition_collectMonthStart,select#searchCondition_collectMonthEnd{width: 48px;}

select#searchInfo_sortItem,select#bodySearchInfo_sortItem{width: 120px;}
select#searchInfo_sort,select#bodySearchInfo_sort2{width: 60px;}
select#searchInfo_dispCount{width: 60px;}

input.release {
	border: 1px solid #999999;
	color: #333333 !important;
	cursor: pointer;
	font-size: 80%;
	vertical-align: middle;
	margin-left: 10px;
	padding: 2px 3px 1px 3px;
	background-attachment: scroll;
	background-color: #CFCFCF;
	background-image: url(../image/release_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

.search_btArea{text-align: center;}
.search_btArea img{margin-left: 8px;}

table.searchTable_th{
	clear: both;
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	font-size: 90%;
	margin: 5px 0;
}

table.searchTable_th th{
	background-color: #EBEBEB;
	padding: 7px;
	border-right: 10px solid #FFF;
	text-align: center;
	font-weight: bold;
}

table.searchTable{
	clear: both;
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	font-size: 90%;
	margin-top: 5px;
}

table.searchTable th{
	text-align:center;
	font-weight: bold;
	padding: 7px 5px;
}

table.searchTable td{
	padding:0.3em 1em;
	padding: 5px 10px;
	text-align: center;
}

/*------------------------------------------------------------  btArea */

.btArea02{
	margin-bottom: 7px;
	clear: both;
}

.btArea02 .left{float: left;}
.btArea02 .right{float: right;}

.searchInfo_bt{
	float: right;
	margin-bottom: 3px;
}
.searchInfo_bt img{margin-left: 5px;}

.searchInfo{
	float: right;
	clear: right;
	margin-top: 5px;
	width: 400px;
	text-align: right;
}


/*------------------------------------------------------------  kensu */

.searchData{
	margin-bottom: 5px;
	padding-top: 5px;
	clear: both;
}

.searchData .kensu{
	float: left;
	width: 270px;
	margin: 5px 0;
}

.searchData .kensu span{
	font-size: 160%;
	color: #C00;
}

/*------------------------------------------------------------  pager  */

.searchData .pager{
	float: right;
	width: 550px;
	text-align: right;
	clear: right;
	margin: 8px 0;
}

.searchData .pager li {
	display: inline;
	margin-right: 3px;
}

.searchData .pager li img{
	vertical-align: middle;
}

.searchData .pager li span.now {
	display: inline-block;
	padding: 4px 7px;
	border  1px #CCCCCC solid;
	background-color: #1F58A6;
	font-weight: bold;
	color: #FFF;
}

.searchData .pager li.no a {
	display: inline-block;
	padding: 4px 7px;
	border:  1px solid #1F58A6;
	color: #1F58A6;
	text-decoration: underline;
}

.searchData .pager li a:hover {
	background-color: #1F58A6;
	color:#FFFFFF;
}

.pager .next,.pager .next02{border: none;}

.pager a.next:hover,.pager a.next02:hover{
	display: inline!important;
	background-color: #FF9;
	background-image: none;
}

.searchData .pager .no{
	margin: 0px;
	padding: 0px;
}


/*------------------------------------------------------------  seachList  */

#seachList ul.menu{
	margin: 0px;
	padding: 0px;
}

#seachList ul.menu li{
	float: left;
	height: 58px;
	width: 425px;
	background-repeat: no-repeat;
	line-height: 50px;
	text-align: center;
}

*:first-child+html #seachList ul.menu li{
	float: left;
	height: 70px;
	width: 425px;
	background-repeat: no-repeat;
	line-height: 50px;
	text-align: center;
}

#seachList .menu li.meta{background-image: url(../image/tab_meta.jpg);}
#seachList .menu li.meta_off{background-image: url(../image/tab_meta_off.jpg);}
#seachList .menu li.meta_off:hover{background-image: url(../image/tab_meta_of_of.jpg);}

#seachList .menu li.meta a{
	font-weight: bold;
	width: 360px;
	float: right;
	margin-top: 3px;
	font-size: 110%;
	color: #215DAC;
}

#seachList .menu li.honbun a{
	font-weight: bold;
	width: 360px;
	float: left;
	margin-top: 3px;
	font-size: 110%;
	color: #215DAC;
}

#seachList .menu li.meta a:hover,#seachList .menu li.honbun a:hover{color: #C00;}


#seachList ul.menu li.honbun{background-image: url(../image/tab_honbun.jpg);}
#seachList ul.menu li.honbun_off{background-image: url(../image/tab_honbun_off.jpg);}
#seachList ul.menu li.honbun_off:hover{background-image: url(../image/tab_honbun_off_o.jpg);}

#seachList ul.menu li.honbun_off a{
	font-weight: bold;
	width: 360px;
	float: left;
	margin-top: 8px;
	color: #FFF;
	font-size: 100%;
}

#seachList ul.menu li.meta_off a{
	font-weight: bold;
	width: 360px;
	float: right;
	margin-top: 8px;
	color: #FFF;
	font-size: 100%;
}

#seachList ul.menu li.meta_off:hover{background-image: url(../image/tab_meta_off_o.jpg);}


.seachListBox{
	padding:10px 15px;
	_padding:10px 13px;
	margin: 0 0 30px 0;
	_margin: -18px 0 30px 0;
	border-right: 2px solid #6E91C7;
	border-bottom: 2px solid #6E91C7;
	border-left: 2px solid #6E91C7;
}

*+html .seachListBox{margin: -18px 0 30px 0;}

.seachListBox ul.resultList{
	clear: both;
	margin: 10px 0 5px 0;
}

.seachListBox ul.resultList li{
	border-bottom: 1px dotted #666;
	margin-bottom: 12px;
	padding: 0 10px 10px 10px;
}


.seachListBox ul.resultList li .title{
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 3px;
}

.seachListBox ul.resultList li .extension{
	font-weight: normal;
	font-size: 80%;
	margin-bottom: 3px;
}

.seachListBox ul.resultList li .url{
	color: #2A8000;
	font-size: 95%;
}

.seachListBox ul.resultList li .bun{
	font-size: 95%;
	margin: 5px 0;
}

.seachListBox ul.resultList li .sitename{
	color: #2A8000;
	font-weight: bold;
}

.seachListBox ul.resultList li .date{
	color: #2A8000;
	font-size: 95%;
}

.seachListBox ul.resultList li .spot{
	background-color: #FF0;
}


/*------------------------------------------------------------  resultWebList  */


table.resultWebList{
	clear: both;
	width: 100%;
}

table.resultWebList th{
	font-size: 105%;
	background-color: #eee;
	font-weight: bold;
	padding: 8px 10px;
	text-align: left;
}

table.resultWebList th.preservation{width: 95px;}
table.resultWebList th.Identification{width: 120px;}

table.resultWebList td{
	font-size: 115%;
	font-weight: bold;
	padding: 8px 10px;
	/*white-space: nowrap;*/
}

table.resultWebList td img{
	vertical-align: middle;
	float: left;
	margin-right: 6px;
}

.resultWebListTitle{
	font-size: 105%;
	background-color: #eee;
/*	width: 270px;*/
	width: 290px;
font-weight: bold;
	padding: 8px;
	clear: both;
}

.resultWebListTitle span{margin-right: 52px;}
table.resultWebList .odd {background: #ECF7FF;}

table.resultWebList td.nosp{
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

table.resultWebList td span{
	font-size: 80%;
	font-weight: normal;
}


/*------------------------------------------------------------ list_type */

.list_type01{
	list-style-type: disc;
	list-style-position: inside;
	margin: 10px;
}

.list_type02{
	list-style-type: decimal;
	list-style-position: outside;
	margin: 10px 10px 10px 30px;
}

.list_type02 li{
	margin-bottom: 10px;
}



/*------------------------------------------------------------ searchError */

#searchError{
	width: 800px;
	margin: 45px auto 30px auto;
}

#searchError .box{
	background-color: #FFC;
	border: 1px solid #EBDB9F;
	padding: 8px 12px;
	margin-bottom: 20px;
}

#searchError .box span{font-weight: bold;}

#searchError .box p{margin: 3px 0;}


#searchError dt{
	border-left: 5px solid #215DAC;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px 0 2px 8px;
}

#searchError dt a{
	font-weight: normal;
	margin-left: 15px;
	color: #1F5DAC;
}

#searchError dt a:hover{color: #C00;}

#searchError dd{
	margin-bottom: 23px;
}

#searchError dd.outsidSite{margin-left: 4px;}

#searchError .bt_search02{
	vertical-align: middle;
	margin-left: 10px;
}

#searchError .warpsearchUrl{
	width: 500px;
	padding: 2px;
}


.bt_pageback{margin-bottom: 50px;}


/*------------------------------------------------------------ erroeMessage */

#erroeMessage{
	width: 800px;
	margin: 45px auto 30px auto;
	min-height:250px;
	height: auto !important;
	height: 250px;
}

#erroeMessage .erroeMessageBox{
	border: 1px solid #EBDB9F;
	padding: 12px 12px 11px 45px;
	margin-bottom: 15px;
	background: url(../image/erroe_mark.gif) no-repeat 10px center  #FFC;
	font-size: 120%;
}





