/* all */

body {
	font-family: "Meiryo","メイリオ","MS P Gothic","ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 0.9em;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2b3a4c;
	margin: 10px 0 0 0;
}
table {
    font-size:inherit;
    font:100%;
}
table.wrapper {
	padding:0;
	background-color:#FFF; 
	border-right: 10px solid #FFF; 
	border-left: 10px solid #FFF; 
	border-top: 1px solid #FFF; 
	border-bottom: 1px solid #FFF;
}
.pedding {
	padding: 1px;
}
.pedding1px {
	padding: 1px;
}
.bgImage {
	background-image: url(images/www.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height:140px;
}

/* parts */

P {
	padding: 0;
	margin: 0;
	line-height: 135%;
}
P.indent {
	padding: 0;
	margin: 0;
	line-height: 135%;
	padding-bottom: 10px;
	text-indent: 1.0em;
}
P.urlTitle {
	color:#0033cc;
	font-size: 0.9em;
}
.input {
	font-size: 12px;
	border: 1px inset;
}
.textWhite {
	color: #FFF;
}
.animal {
    color:#b2ccf6;
}
.plant {
    color:#8cebac;
}
.microbe {
    color:#ffd4aa;
}
h2 {
	font-size: 1.2em;
	color: #11497a;
	padding: 15px 0px 5px 0;
	border-bottom: 1px dotted #11497a;
	margin-bottom: 5px;
}
.orange {
	color: #cc6633;
}
.green {
	color: #009933;
}
.bold {
	font-weight: bold;
}
ul.desimal {
	margin-left:40px; 
	padding-bottom:0px;
	margin-top: 0px;
}
li.desimal {
	list-style:decimal;
	padding-left: 2px;
	line-height: 0.9em;
}
/* link */

a:link {
	color : #0033cc; 
	text-decoration : none; 
} 
a:visited {
	color : #0033cc; 
	text-decoration : none; 
}
a:hover {
	color : #0033cc; 
	text-decoration : underline; 
}
a:active {
	color : #0033cc; 
	text-decoration : underline; 
}

.advancedSearch a:link {
	color : #C33; 
	text-decoration : none; 
} 
.advancedSearch a:visited {
	color : #C33; 
	text-decoration : none; 
}
.advancedSearch a:hover {
	color : #C33; 
	text-decoration : none; 
}

.navigation a:link {
	color : #fff; 
	text-decoration : none; 
} 
.navigation a:visited {
	color : #fff; 
	text-decoration : none; 
} 
.navigation a:hover {
	color : #a7e5e9; 
	text-decoration : none; 
}
.materialZone a:link {
	color : #930; 
	text-decoration : none; 
} 
.materialZone a:visited {
	color : #930; 
	text-decoration : none; 
} 
.materialZone a:hover {
	color : #930; 
	text-decoration : underline; 
}
.informagionZone a:link {
	color : #006633; 
	text-decoration : none; 
} 
.informagionZone a:visited {
	color : #006633; 
	text-decoration : none; 
} 
.informagionZone a:hover {
	color : #006633; 
	text-decoration : underline; 
}
#footer a:link {
	color : #fff; 
	text-decoration : none; 
} 
#footer a:visited {
	color : #fff; 
	text-decoration : none; 
} 
#footer a:hover {
	color : #a7e5e9; 
	text-decoration : none; 
}
#footer {
	text-align: center;
	padding: 10px;
	color: #fff;
	font-size: 0.8em;
}

/* table */
.formCenterBgWhite {
	background-color: #FFF;
	text-align: center;
	border-bottom: 1px solid #ccc;
	background-image: url(images/background.gif);
}
.formLeftBgWhite {
	background-color: #fff;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/* header */

#header {
}
.headerLink {
	text-align:left;
	float:left;
}
.registration {
	text-align:right; 
	padding-top: 10px;	
	margin-right:15px;
}
#header h1 {
	font-size: 0.8em;
	text-align:right;
	font-weight: normal;
	padding-bottom:5px;
	padding: 0 10px 0 0;
	margin-left: 190px;
}
#header h1 a:link {
	color : #333; 
	text-decoration : none; 
}
#header h1 a:visited {
	color : #333; 
	text-decoration : none; 
} 
#header h1 a:hover {
	color : #0033cc; 
	text-decoration : underline; 
}
#lang {
	font-size: 0.9em;
	padding: 10px 10px 0 0;
}

/* search */

#search {
}
.search {
	border: 1px solid #79c0da;
}
.advancedSearch {
	font-size: 0.9em;
	font-weight: bold;
}
.searchBg {
	background-image: url(images/searchBg.gif);
	background-repeat: no-repeat;
}
.divSearch {
}
.divLeft {
	text-align:left;
	float: left;
	width:80px;
}
.divRight {
	text-align: right;
}
.hit {
	padding: 15px 0 5px;
}
/* categoryTable */

#categoryTable {
}
.categoryTable {
	margin-top:10px;
}
.titleAnimals {
	text-align:center;
	background-image:url(images/wwwAnimal.gif); 	
	background-repeat: no-repeat; 
	background-position: top center; 
	border: 1px solid #06F; 
	padding:15px 10px;  
	font-size: 1.2em; 
	color:#06F;
	font-weight: bold;
}
.titlePlants {
	text-align:center;
	background-image:url(images/wwwPlant.gif); 	
	background-repeat: no-repeat; 
	background-position: top center; 
	border: 1px solid #00892e; 
	padding:15px 10px;  
	font-size: 1.2em; 
	color:#00892e;
	font-weight: bold;
}
.titleMicrobe{
	text-align:center;
	background-image:url(images/wwwMicrobe.gif); 	
	background-repeat: no-repeat; 
	background-position: top center; 
	border: 1px solid #d36900; 
	padding:15px 10px;  
	font-size: 1.2em; 
	color:#c16000;
	font-weight: bold;
}
.titleOthers {
	text-align:center;
	background-image:url(images/wwwOthers.gif); 	
	background-repeat: no-repeat; 
	background-position: top center; 
	border: 1px solid #666; 
	padding:15px 10px;  
	font-size: 1.2em; 
	color:#666;
	font-weight: bold;
}
.categoryUlStyle {
	padding:10px 10px;
	margin: 0; 
	line-height:0.9em; 
	font-size:1.0em;
	list-style: none;
}
.categoryUlStyle li {
	padding:0px 10px;
	background-image: url(images/listIcon.gif);
	background-repeat: no-repeat;
}
.infoDeskIcon {
	position:relative; 
	top:1px; 
	left:20px;
	width:12px;
	height:12px;
	border:0; 
}
.infoDeskExplanation {
	padding:0px 20px;
}
.infoDeskExplanationIcon {
	position:relative; 
	top:10px; 
	width:24px;
	height:26px;
	border:0;
}
/* keyword */

#keyword {
	padding-left:8px;
}
#keywordCenter {
	text-align:center;

}
.keywordTitle {
	text-align:center;
	color:#FFF;
	font-weight: bold;
}
.keyword {
	font-weight: normal;
	padding: 2px 5px;
	font-size: 0.9em;
	white-space: nowrap;
	background-image: url(images/keywordBgImage2.jpg);
	background-repeat: no-repeat;
}
.keyword2 {
	font-weight: normal;
	padding: 2px 5px;
	font-size: 0.9em;
	white-space: nowrap;
	background-color:#FFF;
}
.keywordNoneBg {
	font-weight: normal;
	padding: 2px 5px;
	font-size: 0.9em;
	white-space: nowrap;
	background-color:#FFF;
}
.keywordBg {
	background-color: #c7c7c7;
}
.orangeTitle {
	color:#555; 
	border-bottom: 1px solid #C63; 
	margin-bottom:3px;
	padding-top: 5px;
	font-weight:bold;
}
.greenTitle {
	color:#555; 
	border-bottom: 1px solid #009933; 
	margin-bottom:3px;
	padding-top: 5px;
	font-weight:bold;
	padding-top: 10px;
}
.materialInformationIcon {
	position:relative; 
	top:2px; 
	margin-right:3px;
}
.keywordIcon {
	width:19px;
	height:19px;
	border:0px;
	position:relative; 
	top:4px; 
	margin-right: 5px;
}
.keywordIconSearch {
	width:19px;
	height:19px;
	border:0px;
	position:relative; 
	top:4px; 
	margin-left: 5px;
	margin-right: 0px;
}
.materialZone {
	padding-bottom:5px;
}
.informationlZone {
	padding-bottom:5px;
}

#updated {
	text-align: left;
	font-size: 0.8em;
	padding: 5px;
}

/* urlImage */

#urlImage {
}

.urlImageSpace {
	width:170px;
	background-color:#ebebeb;
}
.urlImage {
	width:140px;
	height:105px;
	border: 1px solid #999;
	margin:5px;	
}

/* search */

.formTitle {
	background-image: url(images/formTitle.jpg);
	color:#fff; 
	font-weight: bold;
	font-size: 1.0em;
	padding-left: 25px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.formTitleKeyword {
	background-image: url(images/formKeywordTitle.jpg);
	color:#fff; 
	font-weight: bold;
	font-size: 1.0em;
	padding-left:10px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.formMateralZone {
	border-bottom: 1px solid #993300;
	border-right: 1px dotted #ccc;
	background-color:#f1f1f1; 
	color:#993300; 
	font-weight: bold; 
	font-size: 0.9em;
	background-image:url(images/bgMaterialGrade.jpg);
	border-left: 1px solid #ccc;
}
.formInformationZone {
	background-image:url(images/bgInformationGrade.jpg);
	border-bottom: 1px solid #006633; 
	background-color:#f1f1f1; 
	color:#006633;
	font-weight: bold; 
	font-size: 0.9em;
	border-right: 1px solid #ccc;
}
.formMaterialContentZone {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.formInformationContentZone {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.searchCategoryAnimal {
	color: #06F;
}
.searchCategoryPlant {
	color: #00892e;
}
.searchCategoryMicrobe {
	color: #c16000;
}
.searchCategoryOthers {
	color: #666;
}
select.searchFormAllColor {
	background-color: white;
}
select.searchFormAnimalColor {
	background-color: #cde9ff;
}
select.searchFormPlantColor {
	background-color: #d7f8da;
}
select.searchFormMicrobeColor {
	background-color: #ffebd7;
}
select.searchFormOthersColor {
	background-color: #e9e9e9;
}
/* content */
#content {
	padding: 10px 0 10px 20px;
	}
ul li {
	padding-left: 15px;
	margin-bottom: 10px;
}
ul li.list {
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}
.contactTitle {
	font-weight: bold;
	border-left : 5px solid #79c0da;
	padding-left: 8px;
	margin: 15px 0 5px 0;
}
#zKnaXV1c {
	display: none !important;
	visibility: hidden !important;
}
/* about */

#about {
	height: 400px;
	width: 650px;
	background-image: url(images/www.gif);
	background-repeat: no-repeat;
	background-position: center 300px;
}

/* siteSearchForm */

#siteSearchForm {
}

/* siteRegistrationForm */

#siteRegistrationForm {
	width: 600px;
}

/* list */

#list {
	margin-bottom:30px;
}
.url {
	 margin: 15px 0;
	 border-bottom: 1px dotted #CCC;
	 padding-bottom: 5px;
}
.listUrl {
	font-style: italic; 
	font-size: 0.9em;
}
.urlIcon {
	position:relative; 
	top: 2px;
	margin: 0 2px 0 0; 
}
.tableTitle {
	background-image: url(images/tableTitle.gif);
	background-repeat:repeat;
	color:#398bc7; 
	font-weight: bold;
	font-size: 1.0em;
	padding: 5px;
	height: 28px;
	background-position: left top;
	border-left: 1px solid #c5dbe3;
}
.bgGrayTable {
	border-bottom: 1px solid #c5dbe3;
	border-left: 1px solid #c5dbe3;
	background-color: #e6edef;
	vertical-align: top;
}
.bgGrayTableRight {
	border-bottom: 1px solid #c5dbe3;
	border-left: 1px solid #c5dbe3;
	border-right: 1px solid #c5dbe3;
	background-color: #e6edef;
	vertical-align: top;
}
.bgWhiteTable {
	border-bottom: 1px solid #c5dbe3;
	border-left: 1px solid #c5dbe3;
	vertical-align: top;
}
.bgWhiteTableRight {
	border-bottom: 1px solid #c5dbe3;
	border-left: 1px solid #c5dbe3;
	border-right: 1px solid #c5dbe3;
	vertical-align: top;
}
 /* footer */
#footer {
	text-align:center;	
}
.footerIndex {
	text-align:center;
}

.footerLogo {
	text-align: center;
	margin: 15px 0;
}