@charset "utf-8";



#maincontent {
	/*position: absolute;
	top: 20px;
	z-index: 50;*/
	width: 160px;
	opacity: 1;
	/*filter: alpha(opacity=90);*/
	float: left;
	background: url(../images/bgg.jpg) repeat;
	}
html {
	height:100%;
	}	
	
#top {
	background: #020202 center top;	
	min-height:100%;
	height:100%;

	/*background: #020202 url(../images/bg000.jpg) no-repeat center top;
	height:100%;*/
}

#d2ks {
	background: #020202 url(../images/bg.jpg) no-repeat center top;
	;
	height:100%;
}

#footer {
	position: absolute;
	width:100%;
	bottom:5px;
	text-align: right;
	right: 10px;
}


	
h1 { 
	margin-top: 12px;
	font-size: 40px;
	text-align: center;
	line-height: 44px;
	font-weight: normal;
	font-family: Georgia,serif;
	color: #222;
	}
	
h2 { 
	margin-top: 0;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	font-family: Georgia,serif;
	color: #C52D08;
	}

a {
	text-decoration: none;
	outline: none;
	color: #C52D08;
	}
	
	a:hover {
		text-decoration: underline;
		}
#maincontent h1 {
	display: none;
}
#maincontent #menu {
	width: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#maincontent #left_bn {
	width: 160px;
}

#wrapper {
	
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 51;
	height:100%;
	min-height:500px;
}
#top #wrapper #right_side {
	float: right;
	width: 840px;
	
}
#d2ks #wrapper #right_side {
	float: right;
	width: 840px;
	
}

#wrapper #right_side .title {
	padding-left: 30px;
	padding-top: 20px;
	float: left;
	padding-bottom: 10px;
}
#left_bn li {
	padding-bottom: 10px;
}
#link2 #p_e img {
	text-align: right;
	padding-left: 10px;
	
}
#wrapper #right_side #link2 li {
	text-align: right;
	list-style: none;
	padding-top: 10px;
}


#wrapper #right_side #about {
	width: 700px;
	background: url(../images/d2ks_bg.png) repeat;
	margin-top: 10px;
	position: relative;
}

#wrapper #right_side #exhibition {
	width: 700px;
	background: url(../images/d2ks_bg.png) repeat;
	margin-bottom: 10px;
}

#wrapper #right_side #ticket {
	width: 700px;
	background: url(../images/d2ks_bg.png) repeat;
	margin-top: 10px;
	position: relative;
}




#wrapper #right_side #link2 {
}
#wrapper #right_side #link2 {
	padding-right: 10px;
}
#d2ks #wrapper #right_side #footer2 {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}


.txx2 {
	padding-left: 32px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-right: 32px;
	color: #000;
}

/*facebook*/
li#facebook {
	background: url(../../images/fb_bg.gif) no-repeat 20px 0px;
	padding:80px 0px 0px 20px;
	width:121px;
	height:115px;
}

li#facebook span.box {
	background:#fff;
	margin:3px 15px;
	padding:5px 0px 0px 5px;
	text-align:center;
	display:block;
}

/*------------チケット---------------*/

.txx {
	padding-left: 32px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-right: 32px;
	color: #000;
}

.ticket th {
	padding: 2px;
	width: 100px;
	font-size: 14px;
	text-align: center;
	background: #E7E7E7;
	color: #000;
}
.ticket td {
	background-color: #FFFFFE;
	font-size: 14px;
	text-align: center;
}

#bg #contents .main .mess #ticket {
	background: url(../images/md_ticket.jpg);
}

#bg #contents .main .mess #ticket2 {
	background: url(../images/md_otoku.jpg);
}

#bg #contents .main .mess #ticket7 {
	background: url(../images/md_7.jpg);
}

.red {
	color: #F00;
	font-size: 110%;
	font-weight: bold;
}

.red2 {
	color: #F00;
	font-weight: bold;
}

#bg #contents .main .mess .txx .rred {
	font-weight: bold;
	color: #F00;
}
#bg #contents .main .mess .txx .blue {
	color: #009;
}


.about table {
	width: 100%;
}
.about th {
	padding: 10px;
	border-bottom: 1px dotted #D87C33;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 120px;
	margin: 0px;
	color: #000;
}
.about td {
	padding: 10px 10px 10px 20px;
	border-bottom: 1px dotted #D87C33;
	color: #000;
}

#bg #contents .main .about .tb {
}
#bg #contents .main .about table {
	margin-left: 10px;
	margin-right: 20px;
	width: 710px;
}


table.sample{
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	color: #000;
	font-size: 12px;
}
.sample th{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#FFF;
	padding:0.3em 1em;
	text-align:center;
	background: #A2040A left top;
}
.sample td{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:0.2em 0.8em;
	text-align:center;
	vertical-align: middle;
	font-size: larger;
}


table.sample2{
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	color: #000;
	font-size: 95%;
}
.sample2 th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#996633;
 
    background-position:left top;
    padding:0.3em 1em;
    text-align:left;
}
.sample5 td{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:0.2em 0.8em;
	text-align:left;
	vertical-align: middle;
}

table.sample5{
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	color: #000;
	font-size: 100%;
}
.sample5 th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#996633;
 
    background-position:left top;
    padding:0.3em 1em;
    text-align:left;
}
.sample5 td{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:0.2em 0.8em;
	text-align:left;
	vertical-align: middle;
}




table.sample3{
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	color: #000;
	font-size: 90%;
}
.sample3 th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#996633;
 
    background-position:left top;
    padding:0.3em 1em;
    text-align:left;
}
.sample3 td{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:0.2em 0.8em;
	text-align:left;
	vertical-align: middle;
}
#d2ks .min3 {
	font-size: 12px;
	line-height: 130%;
}
#d2ks #wrapper #right_side h2 {
	padding-left: 32px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#d2ks #wrapper #right_side #ticket .txx .box {
	padding-top: 15px;
	padding-bottom: 15px;
}

#d2ks .tick2 {
	padding-bottom: 15px;
}

#d2ks #wrapper #right_side #ticket .txx .box p {
	display: block;
	padding-bottom: 15px;
}
#d2ks #wrapper #right_side #ticket .info {
	padding-top: 10px;
	padding-bottom: 5px;
}
#d2ks #wrapper #right_side #ticket .press {
	padding-bottom: 30px;
}
#d2ks #wrapper #right_side #ticket .txx .box .info h4 {
	padding-top: 5px;
}
#d2ks #wrapper #right_side #ticket .texit {
	font-weight: bold;
	line-height: 22px;
}
#d2ks #wrapper #right_side #ticket .txx .tick2 #mitaka {
	background: url(../images/ti_bg03.jpg);
	padding: 15px;
}
#d2ks #wrapper #right_side #ticket .txx .tick2 #onsei {
	background: url(../images/ti_bg01.jpg) repeat;
	padding: 15px;
}
#d2ks #wrapper #right_side #ticket .txx .tick2 #etx {
	background: url(../images/ti_bg04.jpg);
	margin-bottom: 10px;
	padding: 15px;
}
#d2ks #wrapper #right_side #ticket .txx .tick2 #cpf {
	background: url(../images/ti_bg02.jpg) repeat;
	padding: 15px;
}
#d2ks #wrapper #right_side #ticket .txx2 ul li {
	float: left;
	font-size: 13px;
	vertical-align: bottom;
	color: #999;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 10px;
}
#d2ks #wrapper #right_side #ticket .txx2 h4 {
	padding-bottom: 5px;
}
#wrapper #maincontent #menu li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#d2ks #wrapper #right_side #about #link {
}

#d2ks #wrapper #right_side #exhibition #hzime {
	padding: 5px 32px 32px;
	font: 18px/25px "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#d2ks #wrapper #right_side .bbb {
	font-weight: bold;
	font-size: 110%;
}

#d2ks #wrapper #right_side .bb2 {
	
	font-size: 110%;
}

#d2ks #wrapper #right_side #about .about_info {
	padding-right: 30px;
	padding-left: 32px;
	padding-bottom: 30px;
}
#right_side #about .about_info table tr .tx_m {
	line-height: 18px;
	font-size: medium;
}
#right_side #about .about_info #about_t {
	vertical-align: top;
}
.about_info #about_t tr .tx_l {
	font-size: large;
}
.about_info #about_t tr th {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#d2ks #wrapper #right_side #about .about_info #about_t tr {
	border-bottom: 1px dotted #B6A18F;
}
#d2ks #wrapper #right_side #about .about_info #about_t tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
}
#d2ks #wrapper #right_side #about .about_info #about_t tr .atb {
	vertical-align: top;
}
#d2ks #wrapper #right_side #ticket #kikaku_b {
	position: absolute;
	width: 212px;
	left: 453px;
	top: 24px;
}
#d2ks #wrapper #right_side #ticket .txx .tick2 #mitaka .sample5 tr .bdl {
	border-left-width: 0px;
}

/*------------ブログ---------------*/

#d2ks #wrapper #right_side #about .news_box {
	padding-left: 32px;
	padding-bottom: 30px;
	padding-right: 20px;
}

#about .news_box #calendar {
	width: 160px;
}
#right_side #about .news_box #blog {
	/**/width: 450px;
	float: left;
	padding-right: 20px;
	position: relative
}
#d2ks #wrapper #right_side #about .news_box #blog .article .entry .header .entrySubject {
	border-bottom: 1px dotted #6C3505;
	padding-bottom: 3px;
	color: #6C3505;
}
#about .news_box #blog .article .entry .header .post {
	text-align: right;
	font-size: 78%;
	padding-top: 3px;
}
#right_side #about .news_box #blog .article .entry .header {
	padding-bottom: 15px;
}
#right_side #about .news_box #blog .article .entry .text {
	font-size: 85%;
	line-height: 140%;
	padding-bottom: 20px;
}
#right_side #about .news_box #blog .article .entry .text p{
	padding: 0px 0px 10px 0px;	
}

#right_side #about .news_box #blog .article {
	padding-bottom: 20px;
}
#bl_right_side {
	width: 160px;
	float: right;
	font-size: 80%;
	padding: 0px 0px 20px 0px;
}
.article .entry .header .entrySubject a {
	color: #6C3505;
	font-weight: bold;
}
#about .news_box #calendar table tr th {
	font-weight: bold;
	padding: 2px;
}
#d2ks #wrapper #right_side #about .news_box #calendar table tr td {
	padding: 2px;
}
#d2ks #wrapper #right_side #about .news_box #calendar table {
	text-align: center;
}
#d2ks #wrapper #right_side #about .news_box #bl_new img {
	padding-top: 20px;
}

#d2ks #wrapper #right_side #about .news_box #bl_right_side .new_entry li {
	padding-top: 5px;
	padding-bottom: 2px;
}
#right_side #about .news_box #bl_right_side #calendar table {
	width: 100%;
}

#d2ks #wrapper #right_side #about .news_box #bl_right_side #calendar table tr .write {
	color: #FFF;
	background: #6C3505;
	display: block;
	width: 10px;
	height: 10px;
}
#about .news_box #blog .article .entry .text .photo {
	padding-top: 10px;
	padding-bottom: 10px;
}

#right_side #about .news_box #bl_right_side #category {
	padding-top: 20px;
}
#right_side #about .news_box #blog #n_b {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 30px;
}
#d2ks #wrapper #right_side #about .news_box #blog #n_b ul li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#d2ks #wrapper #right_side #about .news_box #blog #n_b a img {
	padding-left: 10px;
}
#link{
	overflow: hidden;
	position: absolute;
	bottom: 20px;
	right: 0;
	width: 33%;
}
*html #link{
	zoom: 1;	
}
a.link_before{
	width: 70px;
	height: 22px;
	background: url(../images/back.png) no-repeat;
	text-indent: -9999px;
	float: left;
	padding-left: 10px;
}
a.link_next{
	width: 64px;
	height: 22px;
	background:  url(../images/next.png) no-repeat;
	text-indent: -9999px;
	float: left;
}