.menuitem {
	display: list-item;
	color: navy;
	font-weight: bold;
	font-size: 14px; 
	}

.link {
	color: blue;
	text-align:center;
	font-weight: bold;
	font-size: 14px; 
	}

.operate {
	font-weight: "";
	color: navy;
	padding: 8pt;
	}

.honbun {
	font-weight: "";
	line-height: 170%
	}

.ground{	    
	overflow: auto;
	margin-left: 10;
	margin-right: 10;
	margin-top: 10;
	margin-bottom: 10;
	background-image: url("graysand.gif");
}

.cdtitle {
	font-size: 20px; 
	font-weight: bold;
	text-align:center;
	}

.down {
	font-size: 20px; 
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: brown;
	}

.item {
	display: list-item;
	background: url(btn_yellow.gif) no-repeat; 
	background-position:center left;
	font-size: 18px; 
	}

.title {
	font-size: 18px; 
	font-weight: bold;
	text-indent: 20px;
	}

.menutitle {
	font-size: 16px; 
	font-weight: bold;
	text-align:center;
	background-image: url("lightgreenpaper.gif");
	}

.comment {
	font-size: 14px; 
	font-weight: "";
	color: black;
	padding: 8pt;
	list-style-type: disc;
	}

.none {
	font-size: 14px; 
	font-weight: "";
	color: black;
	padding: 8pt;
	list-style-type: none;
	}


.mint {
	font-size: 18px; 
	text-align: center;
	background: url(mintcd02.gif) no-repeat; 
	}

.titlememo {
	font-weight: "";
	line-height: 170%;
	background-image: url("titlememo.gif");
	}

.titlememo2 {
	font-weight: "";
	line-height: 170%;
	background-image: url("titlememo2.gif");
	}

