@charset "utf-8";
/* CSS Document */
#main DL{color:#006699;}
#main table {
	font-size: small;
	table-layout: fixed;
	margin: 0px auto;
	empty-cells: show;
	border-collapse: collapse;
	border: 1px solid #999999;
}
th.alter {
	width: 230px;
	background-color: #996600;
	border: 1px solid #996600;
	line-height: 200%;
	text-align: center;
}
th.tablet {
	width: 115px;
	background-color: #996600;
	border: 1px solid #996600;
	line-height: 200%;
	text-align: center;
}
th.set {
	width: 340px;
	background-color: #996600;
	border: 1px solid #996600;
	line-height: 200%;
	text-align: center;
}
#main td {
	vertical-align:text-top;
	border-left: 1px solid #996600;
	border-right: 1px solid #996600;
}
div.buddham {
	width: 700px;
	margin:0px 0px 0px 0px;
	float:left;
	color: #000066;
}
#buddham img {
	display:block;
}
#buddham ul li {
	float:left;
	list-style-type: none;
	margin:0px;
}
#buddham li {
	border:0px;
	margin:0px;
	display: block;
	padding:3px;
	width:210px;
}
span.head {
	font-weight: 500;
	line-height: 150%;
	border-bottom: 1px solid #990000;
	/*border-top: 1px solid #990000;*/
}
