@charset "utf-8";
/* CSS Document */


*{
	margin:0;
	padding:0;
	border:0;
}

body {
	margin: 0;
	padding: 0;
	color: #505050;
	background-color: #FFFFFF;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","ＭＳ Ｐゴシック", "MS P Gothic","Osaka","Verdana,Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 22px;
	text-align:center;
}
td{
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","ＭＳ Ｐゴシック", "MS P Gothic","Osaka","Verdana,Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 22px;
	color: #505050;
	text-align: left;
}

textarea, input {
	background-color: #E1E1E1;
	border: 1px solid #CCC;
}

a {color:#339900;text-decoration:underline;}
a:link {color:#339900;text-decoration:underline;}
a:visited {color:#339933;text-decoration:underline;}
a:hover {color:#cc0099;text-decoration:none;}
a:active {color:#cc0099;text-decoration:none;}

.upicn {
	text-align: right;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #906;
	margin:-30px 0 30px 0;
}
.upicn2 {
	text-align: right;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #906;
	margin:-30px 0 2px 0;
}

/* ------------------------------------
	contents
------------------------------------ */

.contents {
	text-align: left;
}
.profile {
	margin: 0;
	padding: 15px;
}
.news {
	text-align: left;
	margin: 0;
	padding: 15px;
}

.disco {
	text-align: left;
	margin: 0;
	padding: 15px;
}

.goods {
	text-align: left;
	margin: 0;
	padding: 15px;
}

.goodstxtB {
	text-align: left;
	margin: 0;
	padding: 0 0 0 15px;
	font-weight: bold;
}

.goodstxtYEN {
	text-align: left;
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 80%;
}

.goodstxtDetails {
	text-align: right;
	margin: 0;
	padding: 5px 15px 40px 0;
	font-size: 10px;
}

.ticket {
	text-align: left;
	margin: 0;
	padding: 15px;
}
.youtube {
	color: #000;
	padding: 5px 0px;
	margin: 5px 40px;
}