A:link { color: #6495ed ;}
A:visited { color: #6495ed ;}
A:hover {
	color: white;
	background-color:black;
}
A:active {
	color: #489024;
}
*{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	list-style:none outside;
}
h1,h2,p,dl,ul,ol,dt,dd,li,div,a{
	padding:0
}
body{
	background-repeat:repeat;
	background-color:#422910;
	background-position:0% 100%;
}
#left {
	float:left;
	width:130px;
}
#left p{
	margin:0px;
	padding:12px 0 12px 12px;
	font-size:normal;
	border-left:2px dotted white;
}
#link{
	float:left;
	width:130px;
	border-top:2px dotted white;
	border-bottom:2px dotted white;
	border-right:2px dotted white;
	font-size:10pt;
	margin:0;
	padding:2px 5px 2px 5px;
	text-align:center;
	background-color:black;
	color:#ff8c00;
}

#right {
	margin-left:140px;
}
#text{
	color:white;
	border-bottom:3px solid #808080;
	border-right:3px solid #808080;
	padding:5px;
	width:600px;
	margin:0 0 30px 20px;
}

#text a{
	background: url(img/yaji.gif) no-repeat center left;
	padding-left: 11px;
	white-space: nowrap; 
	text-decoration:underline;
}
#text a:hover{
	color: #489024;
}
img#b{
	border:3px solid white;
}

span#p{
	font-weight:bold;
	color:#527ec4;
	margin:0 2px 0 2px;
}

a#q{
	padding-left: 11px;
	background: url(img/help2.gif) no-repeat center left;
}
h1 {
	border-left:3px solid #808080;
	border-top:3px solid #808080;
	padding:5px;
	color:white;
	font-weight:bold;
	width:420px;
}
#tit {
}

h2 {
	font-weight:bold;
	background-color:#669966;
	font-size:small;
	color:white;
	border-left:1px solid white;
	border-top:1px solid white;
	margin:10px 0 0 0;
	padding:6px;
	width:700px;
}
#music {
	text-align:center;
	margin:0 auto 30px 0;
}

#rightm {
	text-align:center;
	margin-left:140px;
}
#title {
	color:white;
}
#info {
	width:468px;
	margin:0 auto 25px auto;
}

#cstext {
	text-align:center;
	background-color:#d3d3d3;
	width:468px;
	margin:0 auto;
}

#info2 {
	text-align:center;
	width:468px;
	margin : 0 auto 20px auto;
}

#info h2{
	background-color:black;
	padding:2px 0 2px 5px;
	color:#ff8c00;
	width:468px;
	margin:0px;
}

#info p{
	text-align:center;
	width:468px;
	background-color:a9a9a9;
	padding:3px;
	margin:0 0 10px 0;
}
table {
	border-collapse:collapse;
	border:2px solid black;
}
td{
	border:1px solid black;
	padding:3px;
}

td#name {
	font-weight:bold;
}

td#n {
	color:#3cb371;
	font-weight:bold;
	text-align:center;
}

td#h {
	color:#dc143c;
	font-weight:bold;
	text-align:center;
}

td#e {
	color:#1e90ff;
	font-weight:bold;
	text-align:center;
}


tr#a {
	background-color:#b0e0e6;
}

tr#b {
	background-color:#ffefd5;
}