@charset "UTF-8";

/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
 
body {
	background-color: #131313;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../index/img/bg.jpg);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4em;
	color: #FFFFFF;
}
#Wrapper  #HeadFlash  {
	background-color: #000000;
}
img{
border:0px;
}
#Wrapper {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4em;
	color: #FFFFFF;
	background-color: #000000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
a:active {
color:#FFF;
text-decoration:none;
}
a:link {
color:#FFF;
text-decoration:none;
}
a:visited {
color:#FFF;
text-decoration:none;
}
a:hover {
color:#FFF;
text-decoration:underline;
}
#Wrapper #ContentsTable h2 {
	font-size: 14px;
	color: #D4911C;
	margin-top: 0px;
	margin-bottom: 5px;
}
#Wrapper #ContentsTable .TopInformation {
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
	width: 318px;
}
#Wrapper #ContentsTable .TopInformation a:active{
color: #A8FF10;
text-decoration:none;
}
#Wrapper #ContentsTable .TopInformation a:link{
color: #A8FF10;
text-decoration:none;
}
#Wrapper #ContentsTable .TopInformation a:visited{
color: #A8FF10;
text-decoration:none;
}
#Wrapper #ContentsTable .TopInformation a:hover{
color: #A8FF10;
text-decoration:underline;
}
#Wrapper #ContentsTable .DanceInfo1 {
	background-image: url(../index/img/info1_bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	width: 459px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	margin: 0px;
	background-color: #1B1B1B;
}
#Wrapper #ContentsTable .ImgBox {
	background-color: #000000;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#Wrapper #ContentsTable .DanceInfo1 #NextDance {
	margin: 20px;
}
#Wrapper #ContentsTable .DanceInfo2 {
	background-image: url(../index/img/info2_bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	width: 459px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #141414;
}
#Wrapper #ContentsTable .DanceInfo3 {
	background-image: url(../index/img/info3_bg.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	width: 459px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #080808;
}
#Wrapper #ContentsTable .PhotoGarallyBase {
	background-color: #344403;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 300px;
}
#Wrapper #ContentsTable .PhotoGarally {
	background-color: #485912;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-bottom: 80px;
	font-size: 10px;
}
#Wrapper #ContentsTable .PhotoGarally h3 {
	margin: 0px;
}
#Wrapper #ContentsTable .PhotoGarally h4{
	font-size: 12px;
	font-weight: bold;
	color: #D4911C;
	margin-top: 10px;
}
#Wrapper #ContentsTable .PhotoGarally p{
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-right: 15px;
	padding-bottom: 10px;
}
#Wrapper #ContentsTable .PhotoGarally ul {
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	list-style-type: none;
	padding-top: 0px;
}
#Wrapper #ContentsTable .PhotoGarallyBase .PhotoGarally h5 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#Wrapper #ContentsTable .PhotoGarally li {
	margin-bottom: 3px;
}
#Wrapper #ContentsTable .Mario {
	background-color: #344403;
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 35px;
}
#Wrapper #Food {
	background-color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#Wrapper #Food .Shop {
	float: left;
}
#Wrapper #Food .NaviMenu {
	float: right;
	text-align: right;
	height: 24px;
}
.CopyRight {
	margin: 0px;
	padding-top: 0px;
	text-align: right;
}

/* ************************************************ 
 * ------------------------------------------------
 *	スケジュール
 * ------------------------------------------------
 * ************************************************ */
 
 #Wrapper #ContentsTable .Schedule1 {
	background-image: url(../index/img/info1_bg.jpg);
	background-repeat: repeat-x;
	width: 499px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	margin: 0px;
	background-color: #1B1B1B;
}
#Wrapper #ContentsTable .Schedule1 h2 {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#Wrapper #ContentsTable .Schedule1 h3{
	font-size: 14px;
	color: #A8FF10;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
#Wrapper #ContentsTable .Schedule2 h3{
	font-size: 14px;
	color: #A8FF10;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
#Wrapper #ContentsTable .Schedule3 h3{
	font-size: 14px;
	color: #A8FF10;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
}

#Wrapper #ContentsTable .SpecialDance h3{
font-size: 14px;
	color: #A8FF10;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
#Wrapper #ContentsTable .SpecialDance h4{
	font-size: 14px;
	color: #D4911C;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
#Wrapper #ContentsTable .SpecialDance h5 {
	font-size: 12px;
	font-weight: bold;
	color: #D4911C;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#Wrapper #ContentsTable .SpecialDance ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 30px;
}

#Wrapper #ContentsTable .SpecialDance li{
	list-style-type: square;
	list-style-position: inside;
}

#Wrapper #ContentsTable h4 {
	font-size: 14px;
	color: #D4911C;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left:15px;
}
#Wrapper #ContentsTable .ScheduleMonth{
	margin: 10px 20px 20px 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#Wrapper #ContentsTable dl {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Wrapper #ContentsTable .Schedule1 .ScheduleMonth #NextDance {
	margin-bottom: 10px;
}
#Wrapper #ContentsTable .Schedule2 .ScheduleMonth #NextDance {
	margin-bottom: 10px;
}
#Wrapper #ContentsTable .Schedule3 .ScheduleMonth #NextDance {
	margin-bottom: 10px;
}
#Wrapper #ContentsTable dt {
	font-size: 14px;
	color: #A8FF10;
	margin-top: 0px;
	margin-bottom: 10px;
}
.ScheduleMonth #NextDance p{
	padding-left: 15px;
}
#Wrapper #ContentsTable dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#Wrapper #ContentsTable .Schedule2 {
	background-image: url(../index/img/info2_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #131313;
	padding-top: 20px;
}
#Wrapper #ContentsTable .Schedule3 {
	background-image: url(../index/img/info3_bg.jpg);
	background-repeat: repeat-x;
	width: 499px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #080808;
}
#Wrapper #ContentsTable .SubpageSide {
	background-color: #485912;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	padding: 10px 9px 50px 9px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}

#Wrapper #ContentsTable .SubpageSide table {
	background-color: #809A1C;
	border: 1px solid #000000;
}
#Wrapper #ContentsTable .SubpageSide table td {
	background-color: #809A1C;
	border: 1px solid #000000;
	text-align: left;
}
#Wrapper #ContentsTable .SubpageSide .Product {
	padding: 10px;
}
#Wrapper #ContentsTable .SubpageSide .Product p {
	float: left;
	width: 80px;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}
#Wrapper #ContentsTable .SubpageSide .Product .More {
	margin-top: 5px;
}
#Wrapper #ContentsTable .SubpageSide .Product .More a {
border:0px;
}
#Wrapper #ContentsTable .SubpageSide .Product img {
	float: left;
	width: 62px;
	margin-right: 10px;
}
#Wrapper #ContentsTable .SubpageSide .LinkBanner {
	margin-top: 10px;
}
#Wrapper #ContentsTable .SubpageSide .Mario {
	background-color: #344403;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
}
/* ************************************************ 
 * ------------------------------------------------
 *	フォトギャラリー
 * ------------------------------------------------
 * ************************************************ */
 .PhotoTable{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
 }
 .PhotoTable img{
	border: 1px solid #333333;
	margin-right: 5px;
	margin-bottom: 5px;
 }
 #Wrapper #ContentsTable .PhotoTable p {
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #A8FF10;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Wrapper #ContentsTable .PhotoTable .Guest {
	font-size: 10px;
	color: #EEEEEE;
	line-height: 1em;
	margin-top: 5px;
	margin-bottom: 10px;
	}
 .PhotoTable #Garally{
	border: 1px solid #333333;
	width: 90%;
	margin: 0px;
	padding: 0px;
 }
#Wrapper #ContentsTable .PhotoTable #Garally .GarallyTop {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#Wrapper #ContentsTable .PhotoTable #Garally .Img1 {
	padding-top: 5px;
}


/* ************************************************ 
 * ------------------------------------------------
 *	リンク
 * ------------------------------------------------
 * ************************************************ */
#Wrapper #ContentsTable #LinkTable {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#Wrapper #ContentsTable #LinkTable td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-left: 10px;
}
#Wrapper #ContentsTable .Schedule1 #LinkTable .LinkTitle {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#Wrapper #ContentsTable h3 {
	font-size: 14px;
	color: #A8FF10;
	margin: 0px;
}#Wrapper #ContentsTable .Schedule1 .BacktoTop {
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}

#Wrapper #ContentsTable #Disco {
	width: 559px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#Wrapper #ContentsTable .DiscImg {
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Wrapper #ContentsTable .DiscCaps{
	margin-top: 10px;
}#Wrapper #ContentsTable #Disco h3 {
	margin-top: 10px;
	clear: both;
	margin-left: 0px;
	font-size: 12px;
	color: #D4911C;
}
.SpecialLink{
}
.SpecialLink a:active {
	color:#A8FF10;
	text-decoration:none;
}
.SpecialLink a:link {
	color:#A8FF10;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 0px;
}
.SpecialLink a:visited {
	color:#A8FF10;
	text-decoration:none;
}
.SpecialLink a:hover {
	color:#A8FF10;
	text-decoration:underline;
}

.NewYear{
	margin:20px;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4911C;
}

