/* すべて */
* {
	font: normal normal normal 100%/1.5 verdana ,arial ,san-serif;
    font-weight: normal;
}

.music-body {
	background-color: #80ff80; 

}

#content, 
#pico_container {
	background-color: #80ff80; 
}

img
	{
		margin:0; border: 0; padding:0;
	}

td {
		text-align:left;
	}

h2 {
	font-size: 160%;
}

#content a:link 
{ 
	color:#4b0082; 
	font-weight:bold;
}

#content a:active
{ 
	color:#ff4040; 
	text-decoration:none;
}

#content a:visited
{ 
	color:#ff4040; 
}

#content a:hover
	{
		color:#0000ff;
		text-decoration:underline;
	}

.indent
	{
		margin-left:30pt;
		margin-bottom:10pt;
		font-size:10pt;
	}

.center
	{
		text-align:center;
	}

.update
	{
		text-align:right;
		font-size: 8pt;
	}

#music {
	background-color: #80ff80; 
	width: 100%;
}

#title {
	font-size:180%;
	color:#808080;
	text-align: center;
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体","みかちゃん","ＭＳ Ｐ明朝","ヒラギノ角ゴ Pro W3", "Osaka",verdana, arial, sans-serif;
}

table#menu {
	width: 80%;
	margin-left:10%;
}

table#menu td {
	border-width: 1px;
	text-align: center;
	padding: 20px;
}

table#menu .menutitle {
	font-size: 140%;
	font-weight: bold;
}

table#menu .update {
	font-size: 95%;
}

table.list {
	border-collapse: separate;
	border-spacing: 1px;
	empty-cells: show;
	background-color: white;
	margin-bottom: 1em;
}

table.list td,
table.list th  {
border: 1px ridge black;
}

table.list th {
	background-color: orange;
	color: snow;
}

table.list tr {
	background-color: white;
}

.cd_list {
	background-color :white;
	border: 1px solid black;
	color: #202020;
}

.cd_list li {
	border-left: 0px dotted black;
	border-bottom: 1px dotted black;
}