/*------ フォントサイズ ------ */
tr,td,a,body,p,ul,li{
	font-size:12px;
	line-height:120%;
}
h2{
	font-size:15px;
}

#search_form strong,#search_ditail strong,#index strong{
	font-size:14px;
}
#search_form p strong{
	font-size:12px;
}

.index_links a{
	font-size:14px;
	margin:0px 2px 0px 2px;
}

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

.navi td,.navi a{
	font-size:14px;
}


/*------ タイトル ------ */
/*
#filter{
	background-image: url(../image/search_articles.gif);
}
#filter_regist{
	background-image: url(../image/search_articles.gif);
}
#list{
	background-image: url(../image/search_articles.gif);
}
#detail{
	background-image: url(../image/medical_waste_and_future.gif);
}
#list_print{
	background-image: url(../image/search_articles.gif);
}

#index_list{
	background-image: url(../image/list_of_jounal_titles.gif);
}

#index_list_all{
	background-image: url(../image/list_of_jounal_titles.gif);
}
*/

#filter {
	padding:6px 0px 5px 12px;
	background:#eaeaea url(../image/bg_00.gif) no-repeat left top;
	width:760px;
}

#filter_regist {
	padding:6px 0px 5px 12px;
	background:#eaeaea url(../image/bg_00.gif) no-repeat left top;
	width:760px;
}

#list {
	padding:6px 0px 5px 12px;
	background:#eaeaea url(../image/bg_00.gif) no-repeat left top;
}

#detail {
	padding:6px 0px 5px 12px;
	background:#eaeaea url(../image/bg_00.gif) no-repeat left top;
}
#detail_title {
	padding:6px 0px 5px 12px;
	background:#eaeaea url(../image/bg_00.gif) no-repeat left top;
}
#list_print {
	padding:6px 0px 5px 12px;
	background:#eaeaea url(../image/bg_00.gif) no-repeat left top;
}

#index_list {
	padding:6px 0px 5px 12px;
	background:#eaeaea url(../image/bg_00.gif) no-repeat left top;
}

#index_list_all {
	padding:6px 0px 5px 12px;
	background:#eaeaea url(../image/bg_00.gif) no-repeat left top;
}

/*------ 共通 ------ */
/*
h2{
	background-repeat:no-repeat;
	text-indent: -11999px;
	margin:0px;
	padding:0px;
	background-position: 0px 0px;
	width:780px;
	height:24px;
}

#list_print{
	width:570px;
	background-color: #eaeaea;
	padding: 2px 0px 2px 5px;
	margin: 0px 0px 0px 0px;
	
}
*/
#contents{
	width:780px;
	margin:10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}

#detail_title{
	width:775px;
	background-color: #eaeaea;
	margin: 0px 0px 0px 0px;

}

.hr_mid{
	width:550px;
	margin:5px 0px 5px 0px;
	padding: 0px;
}
.hr_long{
	width:760px;
	margin:5px 0px 5px 0px;
	padding: 0px;
}
.hr_long{
	width:760px;
	margin:5px 0px 5px 0px;
	padding: 0px;
}
.hr_footer{
	width:800px;
	margin:5px 0px 5px 0px;
	padding: 0px;
}
form{
	margin:0px;
	padding:0px;
}
#footer_jeast{
	width:800px;
	padding:10px 0px 10px 0px;
	text-align: center;
	clear: both;
}

#footer_link a{
margin:10px;
/*text-decoration:underline;*/
}

.error_message{
	width:780px;
	padding:10px 10px 10px 10px;
	font-weight:bold;
}
.message{
	width:780px;
	padding:10px 10px 10px 10px;
	font-weight:bold;
}
/*------ 検索フォーム ------ */
#search{
	width:780px;
	padding:10px 10px 10px 10px;
}

#search_form{}

#search_form strong{
}

#search_form p{
	margin:5px;
	padding:0px;
	color:#666;
}

#search_form table{
	width:760px;
}
#search_form .submit{
	text-align:center;
}

#search_form .addfiled{
	text-align:right;
}
#search_form .boolean{
	text-align:right;
}
#search_form .combine{
	text-align:center;
	width:100px;
}
#search_form .field{
	text-align:center;
	width:200px;
}
#search_form .keyword{
	text-align:center;
}


#search_ditail{}

.lavel{
}
.search_table_lavel{
}
.search_table_lavel{
}


#search_ditail table{
	width:760px;
}
#search_ditail .lavel{
	width:150px;
}

/*------ 年度別文献一覧 ------ */
#index{
	width:780px;
	padding:10px 10px 10px 10px;
}
#index .index_links{
	text-align:center;
	padding:10px;
}

/*------ 検索結果ナビ ------ */
.navi{
	width:780px;
	padding:10px 10px 10px 10px;
	clear: both;
}
.navi_table{
	width:760px;
}
.navi_table .middle{
	text-align:center;
	width:320px;
}
.navi_table .right_side{
	width:200px;
	text-align:center;
	vertical-align:bottom;
}
.navi_table .left_side{
	width:200px;
	vertical-align:bottom;
	text-align:center;
}

/*------ 検索結果(660px ------ */
#search_result{
	width:780px;
	padding:10px 10px 10px 10px;
}

#search_result_button{
	width:100px;
	float:left;
	padding: 0px;
}

#search_result_button .button{
	margin:5px 0px 5px 0px;
}

#result{
	float:left;
	width:660px;
	padding: 0px 0px 0px 0px;
}

#search_result_button input{
margin:0px;
}

#result table{
	width:660px;
	margin: 10px 0px 10px 0px;

}

#result table .no{
width:50px;
}


/*------ 検索結果(800px ------ */
#result_detail{

	width:760px;
	padding: 0px 0px 0px 0px;
}

#result_detail table{
	width:760px;
	margin: 0px 0px 0px 0px;


}





/*------ リストページ(660px ------ */
#search_download_button{
	width:770px;
	padding: 0px 0px 0px 0px;
	text-align: right;

}







/*------ 印刷用 ------ */
#print_page_logo{
	width:570px;
	margin:10px 10px 10px 10px;
}

#print_contents{
	width:570px;
	margin:10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
/*	border: solid #999999 1px;*/
}
#print_footer{
	width:570px;
	padding:10px 0px 10px 0px;
	text-align:center;
	margin: 0px 10px 0px 10px;
}
#print_search_result{
	width:570px;
	padding:10px 10px 10px 10px;
}
#print_result table{
	width:550px;
	margin: 10px 0px 10px 0px;
}
#print_result{
	width:550px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*------ 雑誌一覧 ------ */

#index_result ul{
padding:10px;
margin:5px 15px 5px 15px;
}

#index_result STRONG{
display:block;
background-color:#eaeaea;
padding:0px 0px 0px 10px;
width:750px;
}

#index_result{
	width:780px;
	padding:2px 10px 2px 10px;

}
/*------ 雑誌別文献一覧 ------ */

#index_result_all ul{
padding:10px;
margin:5px 15px 5px 5px;
list-style-position:inside;
/*list-style-type:none;*/

}





#index_result_all STRONG{
display:block;
background-color:#eaeaea;
padding:0px 0px 0px 10px;
width:750px;
}

#index_result_all STRONG.number_name{
	display:block;
	background-color:#eaeaea;
	padding:0px 0px 0px 10px;
	margin:10px 0px 10px 0px;
	width:720px;
}

#index_result_all{
	width:780px;
	padding:2px 10px 2px 10px;
}

#index_result_all_title{
	width:780px;
	padding:2px 10px 2px 10px;
	margin: 10px 0px 10px 0px;
}
#index_result_all_title STRONG{
display:block;
background-color:#eaeaea;
padding:0px 0px 0px 10px;
width:750px;
}

#index_result_all title{


}
#index_result_all author{

}


#toppage_header{
	width:800px;
	margin:10px 0px 0px 0px;
	padding: 0 0 0 0;
}
#logo{
	background-image:url(../image/top_title.gif);
	background-repeat:no-repeat;
	width:800px;
	height:158px;
}
#quickSummary{
	display:none;
}
#updated{
	margin:5px 0px 5px 20px;
}
#intro{
	font-weight: bold;
	margin:10px 0px 5px 20px;
	font-style:italic;
}
#intro a{
/*text-decoration:underline;*/
}

/*------ パンくず ------ */
#bread_crumbs_header{
	width:770px;
	margin:10px 10px 5px 20px;
	padding: 0px 0px 0px 0px;
	line-height:140%;
}

#bread_crumbs_header a{
/*text-decoration:underline;*/
}
#bread_crumbs_footer{
	width:770px;
	margin:10px 10px 0px 20px;
	padding: 0px 0px 0px 0px;
}
#bread_crumbs_footer a{
/*text-decoration:underline;*/
}

.page_now {
	color : red;
	font-weight: bold;
}
/*------ クリア用 ------ */
.clear{
clear:both;
}






/*------ アバウト用 ------ */

#index_contents_1 p,#index_contents_2 p,#index_contents_3 p{
margin:10px;
}

#terms_contents_1 p,#terms_contents_2 p{
margin:10px;
}
.ALL_publications{
	text-align:right;
	margin: 10px;
}
#lists_contents_1 p{
margin:10px;
}
#lists_contents_1 table{
margin:10px;
}
#lists_contents_1 strong{
margin:10px;
}

#how_to_use_contents_l{
	float: left;
	width:180px;
	background-image: url(../image/bg_06.gif);
	background-color:#DDDDDD;
	background-repeat:no-repeat;
}
#how_to_use_contents_l dd.select{
	background-color:#FFFF99;

}
#how_to_use_contents_r{
	float: left;
	width:580px;
	margin: 0px 0px 0px 20px;
}
#how_to_use_title{

}
#how_to_use_contents_l dl{
margin:10px 5px 10px 5px;
	padding: 0px;
}
#how_to_use_contents_l dt{
	margin:5px 0px 0px 0px;
	padding: 0px;
	border-bottom: 1px dashed #666666;
	}
#how_to_use_contents_l dd{
	margin:0px 0px 0px 12px;
	padding: 0px;
}
#how_to_use_operation{
	width:760px;
	margin:10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}
#how_to_use_operation .left_side{
	float:left;
	width:380px;
}
#how_to_use_operation .right_side{
	float:left;
	width:380px;
	text-align:right;
}

#how_to_use_contents_r ul{
	list-style-type:none;
	margin:13px 0px 20px 40px;
}



