#left { 
	background-image: url(../images/disco_img/disco_01.gif); 
	width: 150px; 
	height: 750px; 
	float: left; 
}

#left img { 
	background-image: url(../images/top_img/top_01.gif); 
	margin-top: 150px; 
	padding: 0; 
}

#menu { 
	background-image: url(../images/disco_img/disco_02.gif); 
	width: 100px; 
	height: 750px; 
	float: left; 
	margin: 0; 
	padding: 0; 
}

#right { 
	width: 600px; 
	height: auto; 
	float: right; 
}

#right_top { 
	background-image: url(../images/disco_img/disco_03.gif); 
	background-repeat: no-repeat; 
	width: 600px; 
	height: 150px; 
	margin: 0; 
	padding: 0; 
}

#content { color: #595959; background-color: white; background-image: url(../images/disco_img/disco_04.gif); background-repeat: no-repeat; background-position: 0 top; width: 560px; height: auto; margin: 0; padding: 20px; }

.cd_info { 
	color: #595959; 
	margin-bottom: 0.5em; 
	padding-bottom: 1em; 
	border-bottom: 1px solid black; 
}
.live_end_info { color: #595959; background-color: silver; margin-bottom: 0.5em; padding: 0.5em 1em 1em; border-right: 1px solid black; border-bottom: 1px solid black; }
.live_history a { color: navy; font-size: 0.85em; font-weight: bold; text-decoration: none; text-align: right; margin-bottom: 0.5em; border-bottom: 1px solid black; display: block; }
h1 { color: black; font-size: 0.85em; font-weight: bold; line-height: 1.5em; margin: 0; padding: 0; order-top-style: solid; }

h2 { font-size: 0.75em; line-height: 0.75; margin: 0 0 0.5em; padding: 0 0 0 0.5em; border-left: 0.75em solid navy;; }
h3 { font-size: 0.75em; }
p{ 
	font-size: 0.75em; 
	line-height: 1.5em; 
	margin: 0.5em 0 0; 
	padding: 0.5em 0; 
	border-top: 1px dotted black; 
	border-bottom: 1px dotted black; 
}
ol { color: black; font-size: 0.65em; line-height: 1.5em; margin-top: 15px; margin-left: 180px; padding: 0; }
ul { font-size: 1em; margin: 0; padding: 0; list-style-type: none; }
ul ul { list-style-type: disc; list-style-position: inside; }
li a { color: white; font-size: 0.65em; text-decoration: none; text-align: center; line-height: 2em; height: 2em; padding: 0; margin: 0; border-bottom: 1px solid gray; display: block; }

li a:hover { color: navy; background-color: yellow; text-decoration: none; }
.sound li a { color: black; font-size: 1em; line-height: 1em; text-decoration: none; text-align: left; padding: 0; margin: 0; border-bottom: 1px solid gray; display: inline; }
.sound li a:hover { color: green; background-color: transparent; text-decoration: none; display: inline; }
a { 
	color: #292929; 
	text-decoration: underline; 
}

a:hover { 
	color: green; 
	text-decoration: underline; 
}

.mb_main { 
	font-size: 0.75em; 
	line-height: 100px; 
	text-align: center; 
	margin: 0; 
	padding-top: 150px; 
	display: block; 
}

.clear { 
	clear: both; 
}

dl { font-size: 0.7em; line-height: 1.5em; }

dt { 
	margin: 0; 
	padding: 0 0 0 0.5em; 
}

dd { 
	margin-top: -1.5em; 
	margin-left: 6em; 
}
dd li a { color: #292929; font-size: inherit; line-height: inherit; text-decoration: underline; text-align: inherit; border: 0 transparent; display: inline; }
dd li a:hover { color: green; background-color: transparent; text-decoration: underline; text-align: inherit; }
.cd_data { font-size: 0.7em; line-height: 1.5em; padding-left: 5px; border-left: 3px solid orange; }
.cd_img { border: solid 1px gray; }
.order { font-size: 1em; margin-top: 20px; padding: 10px 20px 20px; border: dotted 1px gray; }
.order h1 { color: white; font-size: 0.75em; line-height: 1.5em; background-color: gray; text-align: center; margin: 0 0 5px; padding: 0; }
.order ol { color: #595959; font-size: 0.7em; margin: 0 0 0 30px; padding: 0; }
.order ol a { color: #292929; font-size: inherit; background-color: transparent; text-decoration: underline; border-style: none; display: inline; }
.order ol ul { list-style-type: disc; list-style-position: inside; }
.order ol a:hover { color: green; text-decoration: underline; border-style: none; }
.attention { color: red; text-align: center; border-top: 1px solid gray; border-bottom: 1px solid gray; border-right-style: none; border-left-style: none; }
.sample { color: black; font-size: 0.65em; text-align: right; margin: 5px 0 0; padding: 0; }
