@charset "Shift_JIS";

#about #containerMain{
	background: url(/library/setdesign/images/bg_contents.gif) repeat-y;
}
#contentIndexDD p {
	color: #001954;
	background-color: #eef2ff;
	text-align: center;
	margin: 15px 0 0 0;
	padding: 5px 0;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}
.none {
	background-image: none ! important;
	margin: 0 ! important;
	padding: 0 ! important;
	border: none ! important;
	font-size: 0 ! important;
	line-height: 0 ! important;
}
.nobg {
	background-image: none ! important;
	margin: 0 ! important;
	padding: 0 ! important;
	border: none ! important;
}
a img {
	border: none ! important;
}

table.news {
	border-collapse: collapse;
	width: 490px;
	margin-top: 2px;
}
table.news th{
	background: #d8d8d9 url(../../../sharedimg_v2/db_ctwn.gif) no-repeat right bottom;
	vertical-align: top;
	padding: 7px 9px 12px;
	font-weight: normal;
}
table.news td{
	background: url(../../../sharedimg_v2/db_ctwn.gif) no-repeat left bottom;
	padding: 7px 9px 12px;
}
table.news td a{
}
a:link,
a:visited{
	color: #666;
}
td a:hover{
	color: #333;
}
table.news h3 {
	color: #001954;
	margin: 0;
	padding: 0;
}
table.news p {
	padding: 0;
	margin: 0;
}
em {
	font-style: normal;
	color: #557ae9;
}
ul.arr_submenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.arr_submenu li a{
	background-image: url(../../../about/img/arr_submenu.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

a.iarro {
	padding-left: 14px;
	background: url(../../../about/img/arr_submenu.gif) no-repeat left center;
	/background: url(../../../about/img/arr_submenu.gif) no-repeat left 4px;
}


/* Guide_tbl */
table.guide_tbl {
	width: 100%;
}
table.guide_tbl th {
	font-weight: normal;
	background-color: #eceff5;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #d1d7e4;
	border-left: 1px solid #d1d7e4;
	border-bottom: 1px solid #d1d7e4;
	padding: 5px;
}
table.guide_tbl td {
	font-weight: normal;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #d1d7e4;
	border-right: 1px solid #d1d7e4;
	border-bottom: 1px solid #d1d7e4;
	padding: 5px;
}
table.guide_tbl td.line {
	font-size: 0px;
	line-height: 0%;
	height: 3px;
	border: none;
	padding: 0px;
}
.guide_tbl strong {
	color: #001953;
}
table.guide_tbl td.noborder {
	border-style: none;
	border-width: 0px;
}



/* Calendar_tbl */
table.calendar_tbl {
	width: 100%;
}
table.calendar_tbl td.mar5 {
	font-size: 0px;
	line-height: 0%;
	width: 5px;
	border: none;
	padding: 0px;
}
table.calendar_tbl td.calendar_top {
	font-size: 0px;
	background-image: url(../images/calender_bg_t.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 0%;
	padding: 0px;
	width: 160px;
	height: 10px;
	border: none;
}
table.calendar_tbl td.calendar_btm {
	font-size: 0px;
	background-image: url(../images/calender_bg_b.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 0%;
	padding: 0px;
	width: 160px;
	height: 10px;
	border: none;
}
table.calendar_tbl td.calendar_bg {
	background-image: url(../images/calender_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
	padding: 10px 0px;
	width: 160px;
	border: none;
}
table.calendar_tbl .calendar_grid caption {
	font-weight: bold;
	color: #001954;
	text-align: center;
	padding-bottom: 10px;
}
table.calendar_tbl .calendar_grid {
	width: 140px;
	margin: 0 auto;
	position: relative;
}
table.calendar_tbl .calendar_grid th {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	overflow: hidden;
}
table.calendar_tbl .calendar_grid td {
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	width: 30px;
	height: 25px;
	overflow: hidden ! important;
}
table.calendar_tbl .calendar_grid .open th {
	background-image: url(../images/calender_open.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
table.calendar_tbl .calendar_grid .close th {
	background-image: url(../images/calender_close.gif);
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
table.calendar_tbl .calendar_grid .open td {
	background-image: url(../images/calender_no_open.gif);
	background-repeat: repeat-x;
}
table.calendar_tbl .calendar_grid .close td {
	background-image: url(../images/calender_no_open.gif);
	background-repeat: repeat-x;
}
table.calendar_tbl .calendar_grid td.pink {
	background-image: url(../images/calender_pink.gif);
	background-repeat: repeat-y;
}
table.calendar_tbl .calendar_grid td.green {
	background-image: url(../images/calender_green.gif);
	background-repeat: repeat-y;
}
table.calendar_tbl .calendar_grid td.yellow {
	background-image: url(../images/calender_yellow.gif);
	background-repeat: repeat-y;
}
table.calendar_tbl .calendar_grid td.blue {
	background-image: url(../images/calender_blue.gif);
	background-repeat: repeat-y;
}
table.calendar_tbl .calendar_grid td .line {
	background-color: #ffffff;
	width: 30px;
	height: 2px;
	font-size: 0px;
	line-height: 0%;
}
table.calendar_tbl .calendar_grid td.normal {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: auto;
	overflow:auto;
}
table.calendar_tbl .calendar_grid td p {
	line-height: 100%;
	margin: 5px auto;
	padding-left: 2px;
	width: 1em;
}
table.calendar_tbl .calendar_grid td.normal p {
	width: auto;
	padding-left: 8px;
}

table.calendar_tbl td.line {
	font-size: 0px;
	line-height: 0%;
	height: 3px;
	border: none;
	padding: 0px;
}
table.exhibition_tbl {
	width: 100%;
}
table.exhibition_tbl th {
	font-size: 0px;
	line-height: 0%;
	background-color: #ebeff5;
	background-image: url(../../images/iarro.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	width: 30px;
	border-left: 1px solid #cccccc;
}
table.exhibition_tbl td {
	border-right: 1px solid #cccccc;
	padding: 5px;
}
table.exhibition_tbl td.line {
	font-size: 0px;
	line-height: 0%;
	border-left: none;
	border-right: none;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 3px;
	padding: 0;
}

h3 {
	color: #001953;
	background-image: url(../images/bg_contents_h3.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 4px 17px;
}
table.exhibition_tit {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 0px;
	width: 100%;
}
table.exhibition_tit strong {
	font-size: larger;
	font-weight: bold;
	color: #05246e;
	background-color: #d7e2fa;
	background-image: none;
	margin: 2px 0px;
	padding: 10px;
	border: 1px solid #c8d2e8;
	display: block;
}
p.bg_gray {
	background-color: #ececec;
	padding: 5px;
}
.dot_line {
	background-image: url(../../../sharedimg_v2/dotline_2_2-1.gif);
	background-repeat: repeat-x;
}


/* Table
-------------------------------------------------*/

#contentsMain .seat table {
	width: 100%;
	text-align: left;
	margin-top:15px;
	margin-bottom:25px;
	border-collapse:collapse;
}
#contentsMain .seat th,
#contentsMain .seat td {
	padding: 0.5em;
}
/* headline ---------------------------------------*/

#contentsMain tbody.headline tr th,
#contentsMain tbody.headline tr td {
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
	border-left: 1px solid #A3A3A3;
}
#contentsMain tbody.headline th {
	background: #D3D3D3;
}
/* contents ---------------------------------------*/
#contentsMain tbody.contents tr th,
#contentsMain tbody.contents tr td {
	border-top: 1px solid #C7CEDD;
	border-right: 1px solid #C7CEDD;
	border-bottom: 1px solid #C7CEDD;
	border-left: 1px solid #C7CEDD;
}
/* border */
#contentsMain tbody.contents th.whiteBoderR {
	border-right: 1px solid #FFFFFF;
}
#contentsMain tbody.contents th.whiteBoderL {
	border-left: 1px solid #FFFFFF;
}
	
#contentsMain tbody.contents th.title {
	background: #D3D3D3;
}
#contentsMain tbody.contents th {
	background: #E7EBF2;
	vertical-align: top;
	width: 25%;
}
#contentsMain tbody.contents th.head {
	background: #D1DDF5;
}
/*-------------------------------------------------*/
#contentsMain tbody tr td.space {
	padding: 0em;
	height: 4px;
	border-right: 0px;
	border-left: 0px;
}
/*-------------------------------------------------*/
td.ritd, th.ritd {
	text-align: right;
}
td.cetd, th.cetd {
	text-align: center;
}


/*-------------------------------------------------*/
h1 span.smal {
	font-size: smaller;
}

#contentRIDD > ul{
	margin-bottom: 15px;
/*	background: url("../../../sharedimg_v2/dotline_2_2-1.gif") repeat-x scroll 0 bottom transparent;
	padding-bottom: 5px;*/
}
#contentRIDD > img{
	margin-bottom: 15px;
/*	background: url("../../../sharedimg_v2/dotline_2_2-1.gif") repeat-x scroll 0 bottom transparent;
	padding-bottom: 10px;*/
}
p {
	display:block;
}
#contentRIDD li ul li {
    padding-bottom: 0;
}
#about #categoryMenu dt#sInfo {
    background: url("../images/shoulder_info.png") no-repeat scroll 0 0 transparent;
}
#about #categoryMenu dt#sStage {
    background: url("../images/shoulder_stage.png") no-repeat scroll 0 0 transparent;
	margin-top:30px;
}
#about #categoryMenu ul li.sColor {
	margin-bottom:20px;
}
#about #categoryMenu ul li.sColor a,
#about #categoryMenu ul li.sColor a:link,
#about #categoryMenu ul li.sColor a:visited {
	font-weight:bold;
}
#about #categoryMenu ul li.sColor a:hover {
}
#contentRIDD li {
    background: url("../images/arr_mds_content_ri_2.gif") no-repeat scroll 0 0 transparent;
}
#contentRIDD li#criddEvent, #contentRIDD li#criddNews {
    background-image: url("../images/bg_mds_content_ri.gif");
}

#contentsMain.exhibition .cTexH1Blk {
	margin-bottom: 30px;
	background:url(../images/exhibition_div_bg.gif) top left repeat-y;
}
#contentsMain.exhibition h3 {
	border-top:3px solid #2f59c4;
	display:block;
	width:340px;
	height:70px;
	padding:35px 0 0 150px;
	margin:0;
	color:#294ea7;
	font-size:140%;
	line-height:150%;
	background:url(../images/exhibition_h3_bg.jpg) top left no-repeat;
	text-align:center;
}
#contentsMain.exhibition h3#old {
	background:url(../images/exhibition_h3_bg-old.jpg) top left no-repeat;
	height:80px;
	padding:25px 0 0 150px;
}
#contentsMain.exhibition .arrow,
#contentsMain.exhibition .circle {
	border-bottom:1px solid #2f59c4;
	margin-bottom: 30px;
	background:url(../images/exhibition_div_bg.gif) top left repeat-y;
}
#contentsMain.exhibition .arrow h4,
#contentsMain.exhibition .circle h4 {
	border-top:1px solid #2f59c4;
	border-bottom:1px solid #dfddd6;
	color:#294ea7;
	display:block;
	width:457px;
	margin:0 0 5px 0;
	padding-left:33px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:90%;
}
#contentsMain.exhibition .arrow h4.arrowTitle {
	background:url(../images/exhibition_h4_arrow_title.gif) top left no-repeat #e7ecff;
	border-bottom:none;
	padding-left:25px;
	width:465px;
}
#contentsMain.exhibition .circle h4.circleTitle {
	background:url(../images/exhibition_h4_circle_title.gif) top left no-repeat #e7ecff;
	border-bottom:none;
	padding-left:25px;
	width:465px;
}
#contentsMain.exhibition .arrow h4 {
	background:url(../images/exhibition_h4_arrow.gif) top left no-repeat;
}
#contentsMain.exhibition .arrow h4 .subtitle,
#contentsMain.exhibition .circle h4 .subtitle{
	color:#666666;
	font-weight:normal;
}
#contentsMain.exhibition .arrow h4 a,
#contentsMain.exhibition .circle h4 a{
	color:#294ea7;
}
#contentsMain.exhibition .arrow h4 a:hover,
#contentsMain.exhibition .circle h4 a:hover{
	color:#6e90e5;
}
#contentsMain.exhibition .circle h4 {
	background:url(../images/exhibition_h4_circle.gif) top left no-repeat;
}
#contentsMain.exhibition .arrow h5,
#contentsMain.exhibition .circle h5 {
	color:#294ea7;
	display:block;
	width:457px;
	margin:0;
	padding-left:35px;
	padding-top:4px;
	padding-bottom:0;
	font-size:95%;
}
#contentsMain.exhibition .arrow ul,
#contentsMain.exhibition .circle ul {
	margin:0;
	padding:5px 10px 5px 10px;
	list-style:none;
}
#contentsMain.exhibition .arrow ul li {
	background:url(../images/exhibition_li_circle.gif) 0px 3px no-repeat;
	padding-left:20px;
	margin-bottom:3px;
}
#contentsMain.exhibition .circle ul li {
	background:url(../images/exhibition_li_arrow.gif) 0px 3px no-repeat;
	padding-left:20px;
	margin-bottom:3px;
}
#contentsMain.exhibition .arrow ul li.liHeading,
#contentsMain.exhibition .circle ul li.liHeading {
	padding-left:0px;
	background:none;
	color:#294ea7;
	font-weight:bold;
}
#contentsMain.exhibition .arrow ul li.separate,
#contentsMain.exhibition .circle ul li.separate {
	border-bottom:1px #c7c4ba dashed;
	padding-bottom:8px;
	margin-bottom:8px;
}
#contentsMain.exhibition .arrow h4.h4_arrow,
#contentsMain.exhibition .circle h4.h4_arrow {
	background:url(../images/exhibition_h4_arrow.gif) top left no-repeat;
}
#contentsMain.exhibition .arrow h4.h4_circle,
#contentsMain.exhibition .circle h4.h4_circle {
	background:url(../images/exhibition_h4_circle.gif) top left no-repeat;
}
#contentsMain.exhibition .arrow h4.arrowTitle,
#contentsMain.exhibition .circle h4.arrowTitle {
	background:url(../images/exhibition_h4_arrow_title.gif) top left no-repeat #e7ecff;
}
#contentsMain.exhibition .arrow h4.circleTitle,
#contentsMain.exhibition .circle h4.circleTitle {
	background:url(../images/exhibition_h4_circle_title.gif) top left no-repeat #e7ecff;
}