@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	text-align: left;
	color: #000;
    }

#calender {
	margin: 10px;
	padding: 0px;
	line-height: 1em;
	width: 765px;
	}

#calender table {
	margin: 10px 0px;
	padding: 0px;
	border: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic";
	font-size: small;
	font-weight: normal;
	color: #333;
	line-height: 1.5em;
	text-align: left;
	clear: both;
	}

	#calender table a:link { color: #000; text-decoration: none; }
	#calender table a:visited { color: #000; text-decoration: none; }
	#calender table a:active { color: #f00; text-decoration: underline; }
	#calender table a:hover { color: #000; text-decoration: underline; }

#calender .head {
	margin: 0px;
	border: none;
	padding: 5px 7px;
	font-size: small;
	font-weight: bold;
	color: #ddd;
	background-color: #333;
	border-right: 1px solid #999;
	border-bottom: 1px solid #666;
	line-height: 1em;
	text-align: center;
	white-space: nowrap
	}

#calender .where {
	width: 48px;
	margin: 0px;
	padding: 5px;
	font-family:  "Lucida Grande", "Lucida Sans Unicode", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	border-bottom: 1px solid #666;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	line-height: 1em;
	}
	
#calender .when {
	margin: 0px;
	padding: 5px;
	font-family:  "Lucida Grande", "Lucida Sans Unicode", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	border-bottom: 1px solid #666;
	border-right: 1px solid #999;
	white-space: nowrap;
	}

#calender .what {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #999;
	}

#calender .under {
	margin: 5px 10px 5px 0px;
	padding: 2px 0px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 78%;
	font-weight: bold;
	color: #000;
	line-height: 1em;
	float: left;
	}

#calender .under a { 
	margin: 0px;
	padding: 1px 0px 3px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/bl_under.gif);
	background-repeat:no-repeat;
	color: #000;
	text-decoration: none;
	}

#calender .under a:hover { 
	margin: 0px;
	padding: 1px 0px 3px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/gr_under.gif);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: underline;
	}

#calender .prev {
	margin: 5px 10px 5px 0px;
	padding: 2px 0px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 78%;
	font-weight: bold;
	color: #000;
	line-height: 1em;
	float: left;
	}

#calender .prev a { 
	margin: 0px;
	padding: 1px 0px 3px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/bl_prev.gif);
	background-repeat:no-repeat;
	color: #000;
	text-decoration: none;
	}

#calender .prev a:hover { 
	margin: 0px;
	padding: 1px 0px 3px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/gr_prev.gif);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: underline;
	}

#calender .right {
	margin: 0px;
	padding: 0px;
	float: right;
	}

#calender .next {
	height: auto;
	margin: 5px 10px 5px 0px;
	padding: 2px 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 78%;
	font-weight: bold;
	color: #000;
	line-height: 1em;
	text-align: left;
	float: left;
	}
	
#calender .next a { 
	margin: 0px;
	padding: 1px 0px 3px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/br_next.gif);
	background-repeat:no-repeat;
	color: #000;
	text-decoration: none;
	}

#calender .next a:hover { 
	margin: 0px;
	padding: 1px 0px 3px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/gr_next.gif);
	background-repeat:no-repeat;
	color: #000;
	text-decoration: underline;
	}

#calender .go {
	height: auto;
	margin: 5px 10px 5px 0px;
	padding: 2px 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 78%;
	font-weight: bold;
	color: #000;
	line-height: 1em;
	text-align: left;
	float: left;
	}
	
#calender .go a { 
	margin: 0px;
	padding: 1px 0px 3px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/gy_next.gif);
	background-repeat:no-repeat;
	color: #000;
	text-decoration: none;
	}

#calender .go a:hover { 
	margin: 0px;
	padding: 1px 0px 3px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/gr_next.gif);
	background-repeat:no-repeat;
	color: #000;
	text-decoration: underline;
	}

#calender .out {
	height: auto;
	margin: 5px 0px 5px 10px;
	padding: 2px 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 78%;
	font-weight: bold;
	color: #000;
	line-height: 1em;
	text-align: right;
	float: right;
	}
	
#calender .out a { 
	margin: 0px;
	padding: 1px 0px 3px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/or_next.gif);
	background-repeat:no-repeat;
	color: #000;
	text-decoration: none;
	}

#calender .out a:hover { 
	margin: 0px;
	padding: 1px 0px 3px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/gr_next.gif);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: underline;
	}

#calender .pulldown {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
	line-height: 1em;
	float: right;
	}

#calender p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
	line-height: 1.7em;
	float: left;
	}

#main {
	margin: 10px;
	padding: 0px;
	line-height: 1em;
	width: 765px;
	background-image: url(http://mitaka.jpn.org/ticket/img/shadow_body.gif);
	background-repeat:repeat-y;
	}

#main .shadow_top {
	width: 765px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://mitaka.jpn.org/ticket/img/shadow_top.gif);
	background-repeat:no-repeat;
	}

#main .shadow_bottom {
	width: 765px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://mitaka.jpn.org/ticket/img/shadow_bottom.gif);
	background-repeat:no-repeat;
	clear: both;
	}

#main .finished {
	margin: 0px 20px 0px 18px;
	padding: 5px 10px 5px 8px;
	border-top: 1px dotted #999;
	}

#main .more {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 78%;
	font-weight: bold;
	color: #000;
	line-height: 1em;
	clear: both;
	}
	
#main .more a { 
	margin: 0px;
	padding: 1px 0px 0px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/gr_next.gif);
	background-repeat:no-repeat;
	color: #000;
	text-decoration: none;
	}

#main .more a:hover { 
	margin: 0px;
	padding: 1px 0px 0px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/bl_next.gif);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: underline;
	}

#main .next {
	margin: 0px 0px 0px 20px;
	padding: 2px 0px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 78%;
	font-weight: bold;
	color: #000;
	line-height: 1em;
	float: left;
	}

#main .next a { 
	margin: 0px;
	padding: 1px 0px 3px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/br_next.gif);
	background-repeat:no-repeat;
	color: #000;
	text-decoration: none;
	}

#main .next a:hover { 
	margin: 0px;
	padding: 1px 0px 3px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/gr_next.gif);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: underline;
	}

#main .go {
	margin: 0px 20px 0px 0px;
	padding: 2px 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 78%;
	font-weight: bold;
	color: #000;
	line-height: 1em;
	float: right;
	}
	
#main .go a { 
	margin: 0px;
	padding: 1px 0px 3px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/or_next.gif);
	background-repeat:no-repeat;
	color: #000;
	text-decoration: none;
	}

#main .go a:hover { 
	margin: 0px;
	padding: 1px 0px 3px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/gr_next.gif);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: underline;
	}

#main .refer {
	height: auto;
	margin: 5px 0px;
	padding: 2px 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000;
	line-height: 1em;
	text-align: left;
	}
	
#main .refer a { 
	margin: 0px;
	padding: 1px 0px 3px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/bl_next.gif);
	background-repeat:no-repeat;
	color: #000;
	text-decoration: none;
	}

#main .refer a:hover { 
	margin: 0px;
	padding: 1px 0px 3px 18px;
	background-image: url(http://mitaka.jpn.org/ticket/img/gr_next.gif);
	background-repeat:no-repeat;
	color: #000;
	text-decoration: underline;
	}

#content {
	margin: 10px;
	padding: 5px 10px 5px 8px;
	line-height: 1em;
	width: auto;
	}

	#content p a:link { color: #039; text-decoration: none; }
	#content p a:visited { color: #039; text-decoration: none; }
	#content p a:active { color: #f00; text-decoration: underline; }
	#content p a:hover { color: #000; text-decoration: underline; }

#content h1 {
	margin: 0px;
	padding: 0px;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "平成明朝", "MS PMincho", serif;
	font-size: x-large;
	font-weight: bold;
	line-height: 1em;
	text-shadow: #999 2px 2px 2px;
	}

	#content h1 a:link { color: #000; text-decoration: none; }
	#content h1 a:visited { color: #000; text-decoration: none; }
	#content h1 a:active { color: #f00; text-decoration: underline; }
	#content h1 a:hover { color: #000; text-decoration: underline; }

#content h2 {
	margin: 5px 0px;
	padding: 0px;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "平成明朝", "MS PMincho", serif;
	font-size: medium;
	font-weight: bold;
	}

#content h2 p {
	margin: 0px;
	padding: 3px 0px 0px 5px;
	line-height: 1.4em;
	}

#content .center {;
	margin: 10px 0px;
	padding: 0px;
	line-height: 1.5em;
	text-align: center;
	}

#content .stage {
	width: 210px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	}

#content .stage p {
	margin: 5px 0px 15px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: x-small;
	line-height: 1.4em;
	color: #000;
	text-align: left;
	}
	
#content .stage img {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	border: 0px;
	line-height: 1em;		
	}

#content .stage .right {
	margin: 3px 0px 12px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: x-small;
	line-height: 1.4em;
	text-align: right;
	}

#content .stage .right img {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	border: 0px;
	line-height: 1em;
	text-align: right;	
	}

#content .stage h5 {
	margin: 5px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	}

#content .stage .profile {
	margin: 0px 0px 15px 12px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 75%;
	font-weight: normal;
	line-height: 1.5em;
	color: #333;
	text-align: left;
	}
	
#content .info {
	width: 500px;
	margin: 10px 0px;
	padding: 0px;
	line-height: 1em;
	text-align: left;
	float: right;
	}

#content .info h3 {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
	line-height: 1.5em;
	text-align: left;
	}

#content .info h4 {
	margin: 5px 0px;
	padding: 0px;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "平成明朝", "MS PMincho", serif;
	font-size: medium;
	font-weight: bold;
	line-height: 1.5em;
	}

#content .info h5 {
	margin: 0px;
	padding: 0px;
	font-family: "Osaka", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: normal;
	color: #f00;
	line-height: 1.5em;
	text-align: right;
	}

	#content .info h5 a:link { color: #00f; text-decoration: none; }
	#content .info h5 a:visited { color: #00f; text-decoration: none; }
	#content .info h5 a:active { color: #f00; text-decoration: underline; }
	#content .info h5 a:hover { color: #063; background: #cfc; text-decoration: underline; }

#content .pict1 {
	margin: 0px 0px 10px 5px;
	padding: 0px 0px 5px 10px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	float: right;
	}

#content .pict1 img {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	border: 0px;
	line-height: 1em;
	}

#content .pict2 {
	margin: 0px 5px 10px 0px;
	padding: 0px 0px 5px 10px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	float: left;
	}

#content .pict2 img {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	border: 0px;
	line-height: 1em;
	}

#content .info table {
	width: 500px;
	margin: 5px 0px;
	padding: 0px;
	border: 0px;
	font-family: "Osaka", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	font-size: 78%;
	font-weight: normal;
	color: #333;
	line-height: 1.5em;
	text-align: left;
	}

	#content .info table a:link { color: #039; text-decoration: none; }
	#content .info table a:visited { color: #039; text-decoration: none; }
	#content .info table a:active { color: #f00; text-decoration: underline; }
	#content .info table a:hover { color: #000; text-decoration: underline; }

#content .info tr {
	vertical-align: top;
	}

#content .info .item {
	margin: 0px;
	padding: 0px 3px 0px 5px;
	text-align: right;
	white-space: nowrap
	}

#content .info .iteb {
	margin: 0px;
	padding: 3px 3px 3px 5px;
	text-align: right;
	}

#content .info .note {
	margin: 0px;
	padding: 4px 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.4em;
	}

#content .info .baby {
	margin: 0px;
	padding: 4px 0px;
	font-family: "Osaka", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Gothic", sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #ff6633;
	line-height: 1.4em;
	}

#content .info p {
	width: auto;
	height: auto;
	margin: 5px 0px;
	padding: 0px 0px 5px 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333;
	line-height: 1.6em;
	text-align: left;
	}

#content .info blockquote {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 0px 5px 20px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333;
	line-height: 1.6em;
	text-align: left;
	}

#content .info .pict {
	margin: 0px;
	padding: 0px 0px 5px 10px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
	float: right;
	}

#content .info .pict img {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	border: 0px;
	line-height: 1em;
	}

#content .info .schedule {
	margin: 0px;
	padding: 5px 0px;
	font-size: x-small;
	font-weight: normal;
	line-height: 1em;
	text-align: right;
	}

#content .free {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 1em;
	text-align: left;
	clear: both;
	}

#content .free h3 {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
	line-height: 1.5em;
	text-align: left;
	}

#content .free h4 {
	margin: 5px 0px;
	padding: 0px;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "平成明朝", "MS PMincho", serif;
	font-size: medium;
	font-weight: bold;
	line-height: 1.5em;
	}

#content .free h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 1.5em;
	}

#content .free table {
	margin: 5px 0px;
	padding: 0px;
	border: 0px;
	font-family: "Osaka", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	font-size: 78%;
	font-weight: normal;
	color: #333;
	line-height: 1.5em;
	text-align: left;
	}

#content .free tr {
	vertical-align: top;
	}

#content .free .item {
	margin: 0px;
	padding: 0px 3px 0px 5px;
	text-align: right;
	white-space: nowrap
	}

#content .free p {
	width: auto;
	margin: 5px 0px;
	padding: 0px 0px 5px 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333;
	line-height: 1.6em;
	text-align: left;
	}

#content .left {
	margin: 3px 20px 10px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	float: left;
	}

#content .left img {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	border: 0px;
	line-height: 1em;
	}

#content .right {
	margin: 3px 0px 10px 20px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	float: right;
	}

#content .right img {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	border: 0px;
	line-height: 1em;
	}
