@CHARSET "utf-8";

#naviMore08{display: block;}
#content ul {
					margin:15px 0;
					border-style: solid;
					border-width: 2px 0;
					border-color: #c1c1c1;
				}
#content ul li {
					clear: both;
					width:590px;
					display: block;
					background-image: url(../img/line01.gif);
					background-repeat: repeat-x;
					background-position: 0 bottom;
					padding:5px 0;
				}
#content ul li a{ color:#336fb5;text-decoration: none; }
#content ul li a:hover{ text-decoration: underline; }
#content ul li.listEnd {
					background-image: none;
				}
#content ul li.listStop {
						clear: both;
						width:590px;
						display: block;
						background-image: url("../img/line03.gif");
						background-repeat: repeat-x;
						background-position: 0 bottom;
						padding:5px 0;
					}
#content ul li .item { width:505px;float:left; }
#content ul li .name { float:right; }
#content table,#content th,#content td,#content caption,{ font-size: 100%; }
#content table {
					border: 2px solid #aaaaaa;
					border-collapse: collapse;
					margin:0 0 15px 0;
					}
#content table th {
					border: 1px solid #aaaaaa;
					border-collapse: collapse;
					padding: 5px;
					background-color: #eeeeee;
					text-align: center;
					}
#content table td {
					border: 1px solid #aaaaaa;
					border-collapse: collapse;
					padding: 5px;
					}
.list{
					margin-top: 5px;
					background-image: url(../img/line01.gif);
					background-repeat: repeat-x;
					background-position: 0 top;
					padding:5px 0 0 0;
}
.txtB{ font-weight: bold; }
.txtB b{ color:#4287c9 }
.substance{margin-left: 1em;}

