@charset 'utf-8';
/*----------------------------------------------------スペシャル用CSS*/
#body #body_a h2 {
	width: 250px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(../img/title_16.gif) no-repeat;
}
#body #body_a h2 span {
	display: none;
}
#body #main {
	padding: 10px;
	font-size: 15px;
	background: #000000;
}
#body #main h3 {
	width: 530px;
	height: 100px;
	margin: 0 auto;
}
#body h3 span {
	display: none;
}
#body #main p {
	text-align: left;
	padding: 10px;
}
/*--------------SLETOUR2008*/
#sletour {
	text-align: center;
	background: url(../img/sletour2008_bcg.png) repeat;
}
#sletour h3 {
	background: url(../img/sletour2008.jpg) no-repeat;
}
#sletour li {
	padding: 5px 0;
}
/*--------------2008年名古屋ワンマンライブ*/
#show_20080614 {

}
#show_20080614 h3 {
	background: url(../img/bana_oneman2008.jpg) no-repeat;
}
#show_20080614 dt {
	color: #990000;
}
#show_20080614 dd {
	margin-left: 20px;
}
#show_20080614 dd span {
	font-size: 10px;
}
#show_20080614 dd li {
	margin: 5px 0;
	font: 12px Arial, sans-serif;
}
#show_20080614 dd li strong {
	font-weight: bold;
	font-size :15px;
}