@charset "utf-8";
/* CSS Document */
a {
	text-decoration:none;
}

.title {
	background-image: url(../database/img/title-database.jpg);
	width:220px;
}
.tab50on{
	float:left;
	text-align:center;
}
.tab50on a {
	text-decoration:none;
}

/*
#content{
	width:auto;
	border:1px solid #CCCCCC;
	margin:10;
	padding:0px;
	background-image: url(../database/img/bg-writerserch-result.gif);
	background-repeat: repeat-x;
	height: auto;
}
*/
#db-content{
	width:auto;
	border:1px solid #CCCCCC;
	margin:0;
	padding:28px 0px 0px;
	background-image: url(../database/img/bg-writerserch-result.jpg);
	background-repeat: repeat-x;
	height: auto;
}


#db-left-float {
	float: left;
	width: 60%;
}
#db-right-float {
	float: left;
	width: 40%;
}
form {
	border: none;
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: none;
}
.db-box-serch {
	height: auto;
	width: auto;
	background-image: url(../img/line-gray-bit.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.db-box-serchbtn {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 10px;
}
#db-writer-box {
	width: 96%;
	height: auto;
	min-width:401px;
}
#db-newest-box {
	width: 100%;
	float: right;
}
.midashiDB {
	background: url(../img/title-repeat-img.jpg) repeat-x;
	font-weight:bold;
	margin-bottom:15px;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.midashiDBnewest{
	background: url(../img/list-bit-new.jpg) no-repeat;
	padding:7px 5px 5px 15px;
	line-height:120%;
	font-size:1em;
}
.db-newest-pdflist {
	height: auto;
	margin-bottom: 10px;
	padding-top: 2px;
}
.db-newest-pdflist ul {
	margin:0px;
	padding:0px;
}
.db-newest-pdflist li {
	background-image: url(../database/img/icon-pdf.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	_background-position: left top;
	padding-left: 25px;
	list-style-type: none;
	margin-bottom: 8px;
	min-height:22px;
}

.db-newest-pdflist .underline{ padding-bottom:2px;}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/*
.db-newest-pdflist a:link{
	color: #3366FF;
}
.db-newest-pdflist a:visited{
	color: #3366FF;
}
.db-newest-pdflist a:active{
	color: #FF3333;
}
.db-newest-pdflist a:hover{
	color: #FF3333;
	text-decoration:underline;
}
*/
#db-serch-gyou-box {
	height: 32px;
	width: 401px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}
#db-result-box {
	height: auto;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
}
#db-result {
	margin: 0px;
	padding: 0px;
}
.db-caution {
	margin: 0px;
	padding: 0px;
}


#db-content-section {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	height: auto;
	width: auto;
}
#db-result-box {
	width: 100%;
}

.db-writer-name-box {
	float: left;
	width: 48%;
	height: auto;
	background-image: url(../img/icn_link_green.gif);
	background-repeat: no-repeat;
	padding-left: 2%;
	background-position: 0px 6px;
	padding-bottom: 20px;
	line-height:100%;
}
.clr {
	clear: both;
}
.mgn-keyword {
	margin-left: 50px;
}
#serch-box-wrap {
	font-size: 0.9em;
}
.td-db-year {
	text-align: center;
	width: 10em;
}
.td-db-category {
	width: 6.5em;
}
.td-db-writer {
	width: 7em;
}
#foot-navi {
	background-color: #F3F3F3;
	margin-top: 19px;
	font-size: 0.9em;
	height: 20px;
	width: auto;
}
#result-count {
	float: left;
	padding-left: 8px;
}
#result-navi-link {
	float: left;
	margin-left: 300px;
}
.dbTABLE {
	margin-top: 0px;
 border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	/*font-size: 0.95em;*/
}

.dbTABLE th {
 border-collapse:collapse;
	border: solid 1px #FFF;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	background:#F5F5F5;
	padding:6px 2px;
}

.dbTABLE td{
 border-collapse:collapse;
	border: solid 1px #FFF;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	background:#FFF;
	padding:7px 4px;
	vertical-align:top;
	line-height:130%;
	}
