* {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border-bottom-width: 1px;
}

body {
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","sans-serif";
	font-size: 13px;
	line-height: 210%;
	letter-spacing: 1px;
	color: #333333;
	text-align: center;
	background-color: #F4E8DA;
	margin-bottom: 0px;
}
a {
color:#406473;
text-decoration:none;
}
a:visited {
color:#993399;
text-decoration:none;
}
a:hover {
text-decoration:none;
}
a img {
	border: none;
	margin-bottom: 5px;
}

ul.lispace  li {
list-style-position: inside;
list-style-image: url(../images/li.png);
}


#Wrapper {
text-align:left;
width:960px;
height:auto;
margin:0px auto;
}

#MainContainer {
float:left;
width:960px;
height:auto;
margin:0px;
padding:0px;
background-color:;
}

#ContainerLeft {
float:left;
width:660px;
height:auto;
margin:0px;
padding:0px 20px 0px 0px;
background-color:;
}

#ContainerRight {
float:left;
width:280px;
height:auto;
margin:0px;
padding:0px;
background-color:;
}

#ContainerRightSpace {
float:left;
width:280px;
height:20px;
margin:0px;
padding:0px;
}

#Ttl {
	float: left;
	width: 960px;
	margin: 70px 0px 50px 0px;
	padding: 0px;
	background-color: #F4E8DA;
}

#ArtistBox_l {
	float: left;
	width: 280px;
	height: auto;
	margin: 0px auto;
	padding-top: 0px;
	padding-right: 55px;
	padding-left: 0px;
	padding-bottom: 20px;
background-color:;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 1px;
	text-align: center;
}

#ArtistBox_s {
	float: left;
	width: 280px;
	height: auto;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
background-color:;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 1px;
	text-align: center;
}

#ContainerSpace {
float:left;
width:960px;
height:40px;
margin:0px;
padding:0px;
}


table.activity{
width:650px;
margin:20px 0px 15px 0px;
}

table.activity{
border-top:1px dotted #ccc;
border-collapse:collapse;
border-spacing:0;
background-color:#fff;
empty-cells:show;
}
.activity th{
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
color:#fff;
background-color:#fff;
background-position:left top;
padding:15px 15px 15px 15px;
text-align:center;
}
.activity td{
font-size:13px;
border-bottom:1px dotted #ccc;
padding:13px 15px 13px 15px;
}


#Ticket {
	float: left;
	width: 960px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	font-style: normal;
	font-size: 16px;
	text-indent: 0px;
}



#PageTop {
float:left;
width:960px;
height:auto;
text-align:right;
margin:0px 0px 20px 0px;
}

#PageTop_s {
float:left;
width:960px;
height:auto;
text-align:right;
margin:0px 0px 15px 0px;
}


#Footer {
	clear: both;
	width: 960px;
	margin: 30px 0px 50px 0px;
	padding: 7px 0px;
	border-top: #333 1px dotted;
	border-bottom: #333 1px dotted;
	line-height: 190%;
	text-align: center;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
