#concert {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 351px;
	background-image: url(../images/header.jpg);
}
#contents #main {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#contents #main #whatsNew{
	margin: 0px 0px 30px 0px;
	padding: 15px 20px 20px 15px;
	width: 542px;
	border: 2px solid #990000;
	background: #F2F2F2;
}
#contents #main #honyaku{
	text-align: center;
	margin: 0px 0px 20px 0px;
	width: auto;
	padding: 0px;
	color: #000033;
}
#contents #main #honyaku a{
	margin: 0px 0px 0px 0px;
}
h3 {
	font-size: medium;
	color: darkred;
	border-top:0px solid #990000;
	border-right:0px solid #990000;
	border-bottom:1px solid #990000;
	border-left:8px solid #990000;
	padding: 2px 0px 2px 8px;
	margin: 10px 0px 10px 0px;
	width: 500px;
	line-height: 130%;
}
dl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#whatsNew dd, #whatsNew a{
	font-size: small;
	color: #000033;
	line-height: 180%;
}
#whatsNew a.readMore{
	background:#dddddd;
	display:block;
	font-size:11px;
	margin:0px 0px 0px 20px; padding:4px 0px 4px 0px;
	color: #337eb8;
	text-decoration:none;
	width:80px; height:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left: 0px;
	border-top: 0px;
	line-height: 100%;
}
#whatsNew a.readMore:hover{
	display:block;
	font-size:11px;
	margin:0px 0px 0px 20px; padding:4px 0px 4px 0px;
	text-decoration:none;
	width:80px; height:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	border-right:0px solid #666666;
	border-bottom:0px solid #666666;
	border-top:1px solid #f2f2f2;
	border-left:1px solid #f2f2f2;
	color:#b83333;
	line-height: 100%;
}
#poster{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#whatsNew .item{
	margin:0px 0px 24px 0px;
	padding:0px 0px 14px 0px;
	border-bottom:1px solid #cccccc;
}
table {
	margin: 15px 0px 15px 30px;
	font-size: medium;
	line-height: 150%;
	color: #000;
	border: 1px solid #999999;
}
caption {
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: large;
	padding-bottom: 2px;
}
th {
	color: #000;
	font-weight: bold;
	padding: 10px;
	margin: 10px;
}
td {
	color: #000;
	padding: 10px 20px;
	margin: 10px;
	line-height: 130%;
}
