@charset "euc-jp";


#container #content h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
}

/*　finder/login.phpにて使用　*/

#container #content h2 {
	font-size: 16px;
	text-decoration: underline;
	padding: 0px;
	margin-top: 14px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: normal;
	color: #990000;
}

/*　finder/login.phpにて使用　*/

#container #content h3 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding: 0px;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 15px;
}

/*　finder/FINDERmanual.htmlにて使用　*/

#container #content .caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-color: #99CC99;
}

/*　finder/FINDERmanual.htmlにて使用　*/

#container #content .ul2 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}


/*　finder/FINDERmanual.html, subscription.htmlにて使用　*/

#container #content .li2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#container #content input {
	border: 1px solid #666666;
	text-indent: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}


/* registration form */

#container .registration_form {
	height: 34px;
	position: relative;
	font-size: 1px;
	color: #FFFFFF;
}

#container .registration_form span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/registration_form.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

#container #content #regist_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 68px;
	margin-bottom: 0px;
	margin-left: 68px;
	width: auto;
}

#container #content #regist_content input {
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}

#container #content #regist_content #btn {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
}

#container #content .registration_table {
	height: auto;
	width: 638px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#container #content .registration_table .regist_a {
	border: 1px solid #333333;
	padding: 2px;
	margin: 0px;
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 120px;
	height: auto;
}
#container #content .registration_table .regist_a span {
	font-weight: normal;
}

#container #content .registration_table .regist_b {
	border: 1px solid #333333;
	padding: 2px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	text-indent: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: auto;
}

#container #content .registration_table .regist_b span {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}

#container #content .registration_table .regist_b select {
	border: 1px solid #333333;
}

#container #content .registration_table .regist_c {
	font-weight: bold;
	border: 1px solid #333333;
	padding: 2px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	text-indent: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: auto;
}



#container #content #regist_content p {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	font-size: 12px;
}

#container #content #regist_content dl {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#container #content #regist_content dd {
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#container #content #regist_content dd a {
	color: #0066CC;
	text-decoration: underline;
}
#container #content #regist_confirm {
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	text-align: center;
}

#container #content #regist_content #confirm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
/* registration form end---- */



/* FINDER/index.php */

#content2 #banner  {
	float: right;
	width: 160px;
	height: auto;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#container #finder_menu {
	text-indent: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#container #finder_menu a {
	color: #0066CC;
	text-decoration: underline;
	color: #0066CC;
}


#container  #content2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	height: auto;
	width: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 65px;
	padding-left: 25px;
}
#container #content2 #search_table .p2 {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
}

#container #content2 #search_table .p2 .radio {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #content2 #search_table p {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#container #content2 #search_table {
	width: 580px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container #content2 #search_table .input {
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

#container #content2 #search_table .radio {
	border: none;
	margin: 0px;
	padding: 0px;
}

#container #content2 #search_table .select {
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

#container #content2 #search_table .button {
	margin-top: 25px;
	margin-bottom: 35px;
	width: auto;
	margin-right: 0px;
	margin-left: 40px;
}

#container   #content2   #search_table .specific_text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: left;
}

#container #content2 #search_table .mediatitle {
	width: 480px;
	border: 1px solid #333333;
}
#container #content2 #search_table #ISSN {
	border: 1px solid #333333;
	font-size: 12px;
	font-weight: bold;
}
#container   #content2   #search_table   legend  {
	color: #990000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: block;
	text-indent: 150px;
}

#container .finder_login_title span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/finder_login.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

#container .finder_login_title {
	height: 34px;
	position: relative;
	font-size: 1px;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 7px;
	margin-right: 0px;
}

#container .edit_account_title span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/edit_account.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

#container .edit_account_title {
	height: 34px;
	position: relative;
	font-size: 1px;
	color: #FFFFFF;
	margin-bottom: 12px;
	margin-left: 10px;
	margin-top: 7px;
	margin-right: 0px;
}

#container .finder_title span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/finder_search.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

#container .finder_title {
	height: 34px;
	position: relative;
	font-size: 1px;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
}

#container #content .manual_title {
	height: 34px;
	position: relative;
	font-size: 1px;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
}

#container #content .manual_title span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/finder_manual.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

#container #content .about_finder_title {
	height: 34px;
	position: relative;
	font-size: 1px;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
}

#container #content .about_finder_title span {
position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/about_finder.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}



/* FINDER/index.php end---- */



#container #content #login_table .left_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: right;
}

#container #content #login_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: 20px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: right;
}

#container #content .username {
	width: 130px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container #content .password {
	width: 130px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#container #content #login_box {
	height: auto;
	width: auto;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 20px;
	color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #669966;
	background-color: #FFFFCC;
	border-bottom-width: 2px;
	border-bottom-color: #669966;
}
#container  #content  #login_box #existing_box {
	height: auto;
	width: 315px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
#container  #content  #login_box h2 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#container  #content  #login_box #new_user_box {
	height: auto;
	width: 400px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin: 0px;
}

#container #content #login_box #existing_box .login {
	margin-left: 96px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
}

#container #content .cancel {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;

}

/* edit_account.php */

#container #content .continue {
	margin-left: 90px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
}

