@charset "UTF-8";
/* formatting style
-----------------------*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 1.5;
	color: #262626;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic";
}
hr {
	border-top: 2px solid #00F;
	display: inline;
}
/* link styles
-----------------------*/
a { outline: none; 
}
a img {
	border-style: none;
	float: left;
	clear: both;
	outline: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
	cursor: pointer;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.notfound a  {
	background-image: url(image/ojihalltop404.png);
	height: 170px;
	width: 270px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.notfound a:hover{
	background-image: url(image/ojihalltop404.png);
	background-position: 0px -170px;
}
.notfound #notfound  {
	font-size: 200%;
	margin-bottom: 30px;
}
.notfound p  {
	margin-bottom: 1em;
}
/* header styles
-----------------------*/
#header {
	height: 110px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#navi_container {
	background-image: url(image/botan_blue.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C47C9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2C47C9;
}
#navi2 {
	font-size: 80%;
	width: 900px;
	height: 15px;
	margin: 0px;
	padding-top: 8px;
}
#main {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7CDFE;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/main.png);
	width: 100%;
}
#footer {
	background-image: url(image/footer.png);
	width: 100%;
}
#header_wrapper   {
	height: 110px;
	width: 900px;
	background-repeat: no-repeat;
	margin: 0px auto;
	background-image: url(image/header_new.jpg);
}
#header_wrapper #search {
	text-align: right;
	height: 20px;
	width: 450px;
	float: right;
	margin-top: 80px;
	margin-right: 22px;
}
a#home {
	background-image: url(image/ojihalltop3.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 240px;
	display: block;
	float: left;
}
a#home h1 {
	margin: 0px;
}
a#home span {
	margin: -1000px;
}
#navi {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	height: 35px;
	background-image: url(image/botan_on.png);
	background-repeat: no-repeat;
	background-position: 10px;
}
#main_wrapper   {
	min-height:680px;
	height: auto !important;
	width: 885px;
	margin: 0px auto;
	padding-right: 15px;
}
#footer_wrapper   {
	margin: 0px auto;
	height: 75px;
	width: 900px;
	clear: both;
	font-weight: bold;
	text-align: right;
	color: #FFF;
}
#sidebar_link {
	width: 125px;
	float: left;
	margin-top: 15px;
	padding-left: 10px;
}
#sidebar_link p {
	width: 115px;
	height: 30px;
	margin-bottom: 10px;
}
#sidebar_link ul {
	margin-bottom: 20px;
}
#sidebar_link ul li {
	list-style-type: none;
	width: 125px;
	height: 40px;
	margin-bottom: 5px;
}
#sidebar_link ul li a{
	font-size: 88%;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	list-style-type: none;
	line-height: 40px;
	color: #FFF;
	padding-left: 15px;
	height: 40px;
	background-image: url(image/botan_new.png);
	background-repeat: no-repeat;
	outline: none;
}
#sidebar_link ul li a:hover {
	color: #FFF;
	background-image: url(image/botan_new.png);
	background-repeat: no-repeat;
	background-position: 0px -41px;
	display: block;
}
#sidebar_link ul li a:active {
	background-image: url(image/botan_new.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	color: #CCC;
	padding-left: 16px;
	padding-top: 2px;
	margin-bottom: 8px;
	display: block;
}
#sidebar_link ul.small {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
#sidebar_link ul .small {
	margin-bottom: 0px;
	line-height: 30px;
	margin-top: 0px;
	width: 100px;
	height: 30px;
	padding-left: 12px;
	padding-top: 0px;
}
#sidebar_link ul .small a{
	background-image: url(image/botan_small.png);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	margin: 0px 0px 2px 0px;
	padding-left: 15px;
	outline: none;
	display: block;
}
#sidebar_link ul .small a:hover {
	background-image: url(image/botan_small.png);
	background-position: 0px -30px;
	display: block;
}
#sidebar_link ul .small a:active {
	background-image: url(image/botan_small.png);
	background-position: 0px -60px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-left: 16px;
	display: block;
}
#main_nos {
	width: 434px;
	float: left;
	height: 640px;
}
#main_news {
	float: right;
	width: 434px;
	clear: none;
	height: 640px;
}
#eng_link {
	clear: both;
	text-align: right;
	width: 868px;
	font-size: 90%;
	height: 40px;
	margin: 0px auto;
}
#eng_link p {
	margin-right: 30px;
}
#navi ul {
	width: 900px;
	height: 35px;
}
#navi ul li {
	list-style: none;
	float: left;
	height: 35px;
	width: 125px;
	display: block;
}
#navi ul li a {
	text-align: center;
	width: 125px;
	height: 35px;
	display: block;
	float: left;
}
#concert #navi ul #nlineup a img{
	display: none;
}
#calendar #navi ul #nCalendar a img{
	display: none;
}
#topics #navi ul #nTopics a img {
	display: none;
}
#rental #navi ul #nRental a img {
	display: none;
}
#members #navi ul #nMembers a img {
	display: none;
}
#facility #navi ul #nFacility a img {
	display: none;
}
#ticket #navi ul #nTicket a img {
	display: none;
}
#navi ul #nlineup a {
	border-left: #FFF;
}
#navi2 ul li  {
	list-style: none;
	display: inline;
	margin-left: 15px;
}
#navi2 ul li a {
	background-image: url(image/list.gif);
	background-position: right center;
	padding-right: 10px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#navi2 ul li a:hover {
	text-decoration: underline;
}
#main_header{
	height: auto;
	width: 750px;
	background-repeat: no-repeat;
	float: right;
	background-image: url(image/concert_mainheader-trans.png);
}
#main_header h2  {
	margin-left: 35px;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: 21px 20px;
	height: 50px;
}
#main_header h2.none {
	visibility: hidden;
}
#main_header h3  {
	background-image: url(image/concert_mainheader_h3.png);
	line-height: 1.5em;
	height: auto;
	padding-top: 20px;
	padding-left: 85px;
	color: #FFF;
	font-size: 125%;
	font-weight: bold;
}
#main_header h4  {
	color: #1647C9;
	padding-right: 0px;
	padding-left: 85px;
	padding-bottom: 0px;
	width: 653px;
	vertical-align: bottom;
	height: 20px;
	padding-top: 5px;
	clear: both;
}
#main_header #h3end {
	background-image: url(image/concert_mainheader_h3end.png);
	height: 30px;
	background-repeat: no-repeat;
}
#mainbox{
	min-height:495px;
	height: auto !important;
	height:495px;
	width: 655px;
	float: right;
	background-image: url(image/concert_mainbox-trans.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 47px;
	padding-right: 48px;
	}
#main_footer{
	height: 55px;
	width: 750px;
	float: right;
	background-image: url(image/concert_mainfooter-trans.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#home #main {
	background-image: url(image/home_main.png);
	height: 680px;
}
#home #main_wrapper   {
	height: 680px;
}
#home #sidebar {
	height: auto;
	margin-bottom: 2px;
	float: left;
	width: 154px;
	background-image: url(image/sidebar.png);
}
#home #mainbox{
	background-image: url(image/concert_mainbox-trans.png);
	background-repeat: repeat-y;
	}
#main_news a {
	color: #00F;
}
#main_news a:hover {
	color: #999;
}
#main_news #news {
	padding: 0px;
	width: 394px;
	height: 600px;
	background-image: url(image/news.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 15px;
}
#main_news #news h2 {
	text-indent: -999em;
	margin-bottom: 10px;
}
#main_news #news table {
	padding: 0px;
	margin-left: 30px;
	width: 334px;
	margin-right: 30px;
	margin-bottom: 10px;
	table-layout:fixed; 
}
#main_news #news table tr td {
	border-bottom: 1px dashed #999;
	width: 324px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#main_news #news div.topics {
	width: 135px;
	padding: 5px;
	background-image: url(image/gradation_gray200.png);
	background-repeat: repeat-x;
	border: 1px solid #999;
	height: 135px;
	float: left;
	margin-right: 10px;
}
#main_news #news div.topics a {
	text-decoration: none;
	font-weight: bold;
	font-size: 95%;
}
#main_news #news div.topics p {
	line-height: 1.25em;
	margin-bottom: 0.25em;
	font-size: 85%;
}
#main_news #news table tr td div.topics img{
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #999;
	margin-right: 5px;
	clear: none;
	float: none;
	margin-bottom: 5px;
}
#main_nos #nowonsale {
	background-image: url(image/nowonsale.png);
	width: 394px;
	height: 235px;
	background-repeat: no-repeat;
	margin-left: 25px;
	margin-top: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#main_nos #nowonsale h2 {
	clear: both;
	height: 30px;
	overflow: hidden;
	text-indent: -999em;
}
.nos_div {
	background-color: #FFF;
	border: 1px solid #FFF;
	height: 70px;
	width: 325px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: 35px;
}
.nos_div ul li {
	list-style-type: none;
}
#main_nos #botan {
	width: 403px;
	padding-left: 30px;
}
#main_nos #calendar {
	height: 170px;
	width: 190px;
	float: left;
	display: block;
	background-image: url(image/calendar_on.png);
}
#main_nos #seats {
	display: block;
	float: left;
	height: 170px;
	width: 190px;
	background-image: url(image/seat_on.png);
}
#main_nos #access {
	height: 170px;
	width: 190px;
	float: left;
	display: block;
	background-image: url(image/access_on.png);
}
#main_nos #lineup  {
	height: 170px;
	width: 190px;
	background-image: url(image/lineup_on.png);
	display: block;
	float: left;
}
#footer_wrapper ul li {
	list-style: none;
	display: inline;
	line-height: 3em;
	margin-right: 20px;
}
#footer_wrapper p {
	line-height: 3em;
	font-weight: bold;
	float: left;
	margin-left: 20px;
}
/* footer styles
-----------------------*/
#footer_wrapper ul li a {
	color: #FFF;
	font-weight: bold;
}
#concert #main_wrapper {
	min-height:1000px;
	height: auto !important;
	width: 885px;
}
#concert #main_header  h2{
	background-image: url(image/concert_h2.png);
	padding-bottom: 10px;
	float: left;
	width: 400px;
}
#concert #prev_next{
	width: 160px;
	padding-right: 50px;
	float: right;
	padding-top: 30px;
	height: 15px;
}
#prev_next .prev {
	background-image: url(image/prev_on.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 80px;
	float: left;
}
#prev_next .next {
	background-image: url(image/next_on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 80px;
	float: right;
}
#prev_next .prev:active {
	background-image: url(image/prev_on.png);
	background-position: 0px -15px;
}
#prev_next .next:active {
	background-image: url(image/next_on.png);
	background-position: 0px -15px;
}
#concert h5   {
	border-left: 8px solid #3461C9;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 17px;
}
#concert table  {
	margin-top: 10px;
	width: 635px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
#concert tr td  {
	text-align: justify;
	text-justify: inter-ideograph;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#concert tr td p  {
	text-align: justify;
	text-justify: inter-ideograph;
	padding: 0px;
	line-height: 1.5em;
	margin-bottom: 1em;
}
#concert #player   {
	width: 630px;
	margin-left: 10px;
	text-align: justify;
}
#concert #detail  {
	border: 1px solid #F90;
	background-color: #FEF6CE;
	padding: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-bottom: 30px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#concert #profile {
	margin-bottom: 0px;
}
#reservation {
	float: right;
	height: 45px;
	width: 133px;
}
#reservation a  {
	background-image: url(image/reservation.png);
	height: 45px;
	width: 133px;
	outline: none;
	display: block;
}
#reservation a:hover {
	background-image: url(image/reservation.png);
	background-position: 0px -45px;
	outline: none;
}
#reservation a:active {
	background-image: url(image/reservation.png);
	background-position: 0px -90px;
	outline: none;
}
#program  {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	width: 600px;
}
#program p {
	margin-bottom: 1em;
}
#profile tr td{
	padding-bottom: 1em;
}
#concert .date{
	font-weight: bold;
	color: #1647C9;
	padding-left: 40px;
	margin-bottom: 15px;
}
#concert .date_large{
	font-size: 150%;
	margin-left: 3px;
	margin-right: 2px;
}
.release{
	color: #CC8A1B;
	font-size: 100%;
}	
#calendar #main_wrapper {
	min-height:1000px;
	height: auto !important;
}
#calendar #main_header{
	padding-bottom: 20px;
}
#calendar #main_header h2 {
	background-image: url(image/calendar_h2.png);
}
#calendar .price{
	background-image: url(image/price.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	text-indent: 68px;
	height: 18px;
}
#calendar h5   {
	background-image: url(image/click_pointer.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 100%;
	width: 620px;
	padding-left: 15px;
}
#calendar table{
	width: 635px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
	margin-bottom: 30px;
}
#calendar table tr  td{
	border-top: 1px solid #A0A0A4;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	width: 610px;
}
#calendar table td div{
	border-top: 1px dashed #808080;
	margin-bottom: 10px;
}
#calendar table tr td  p{
	padding: 1em 0px 0px;
}
#calendar .slide{
	font-size: 105%;
	color: #2A5097;
	line-height: 1.7em;
	border-style: none;
	font-weight: bold;
	height: auto;
	left: 150px;
	width: 440px;
	overflow: hidden;
	padding-bottom: 5px;
}
#calendar .slide_off {
	font-size: 105%;
	color: #666;
	line-height: 1.7em;
	border-style: none;
	font-weight: bold;
	height: auto;
	left: 150px;
	width: 440px;
	overflow: hidden;
	padding-bottom: 5px;
}
#calendar .slide p {
	padding-top: 0px;
}
#calendar .shusai .slide {
	color: #0012B0;
}
#calendar .slide:hover {
	color: #CCC;
	border-style: none;
	cursor: pointer;
}
#calendar td .on {
	border-top: 1px dashed #808080;
}
#calendar td .off  {
	float: left;
	width: 610px;
	overflow: visible;
}
#calendar td p.calendar_date {
	width: 150px;
	float: left;
	font-size: 100%;
	color: #262626;
	font-weight: normal;
	padding-top: 0px;
	margin-right: 10px;
	height: 30px;
}
#calendar td .left {
	float: left;
	width: 150px;
	border-style: none;
	overflow: hidden;
}
#calendar .detail_div {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 35px;
	width: 103px;
}
#calendar .detail_div .detail  {
	background-image: url(image/detail_calendar.png);
	display: block;
	height: 35px;
	width: 103px;
	clear: both;
}
#calendar .detail_div .detail:hover {
	background-image: url(image/detail_calendar.png);
	background-position: 0px -35px;
}
#calendar .detail_div .detail:active {
	background-image: url(image/detail_calendar.png);
	background-position: 0px -70px;
}
#calendar .detail_div .reservation {
	background-image: url(image/reservation_calendar.png);
	display: block;
	height: 35px;
	width: 103px;
}
#calendar .detail_div .reservation:hover {
	background-image: url(image/reservation_calendar.png);
	background-position: 0px -35px;
}
#calendar .detail_div .reservation:active {
	background-image: url(image/reservation_calendar.png);
	background-position: 0px -70px;
}
#calendar td .right  {
	width: 440px;
	left: 160px;
	border-style: none;
	margin-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
}
#calendar td img {
	margin-right: 10px;
	vertical-align: text-bottom;
}
#calendar td img.shadow {
	margin: 20px 10px 10px;
}
#concert #lineup  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A0A0A4;
	margin-left: 10px;
}
#concert #lineup tr td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-right: 0px;
}
#concert #lineup tr .right {
	padding-top: 12px;
}
#concert #lineup tr .right div img {
	margin: 0px;
}
#concert #lineup tr td p{
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#concert #lineup tr td p .lineup_title{
	text-decoration: none;
	font-size: 110%;
	line-height: 20px;
	font-weight: bold;
}
#concert #lineup tr td p .date_large {
	font-size: 130%;
}
#concert #lineup tr td p a  {
	text-decoration: none;
	color: #002BC9;
}
#concert #lineup tr td p a:hover {
	color: #CCC;
}
#concert #lineup tr td img {
	margin-right: 15px;
}
#concert #lineup_end {
	clear: both;
	padding: 20px;
}
#concert #lineup_end p {
	margin-bottom: 1em;
}
#ticket #main_header h2 {
	background-image: url(image/ticket_h2.png);
}
#ticket #form {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	line-height: 2em;
	padding: 10px;
}
#ticket .panes div  {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
#ticket #mailform table{
	width: 650px;
}
#ticket #mailform #shusai{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	width: 648px;
}
#ticket #mailform #rental{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 648px;
}
#ticket #mailform .panes {
	margin-left: 0px;
	width: 648px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 20px;
	padding-bottom: 20px;
}
#ticket #mailform tr td {
	padding: 5px;
}
#ticket #mailform tr td p  {
	line-height: 1.5em;
}
#ticket .howto {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 550px;
	padding: 15px;
	border: 1px solid #999;
	background-image: url(image/gradation_pink200.png);
	background-repeat: repeat-x;
}
#ticket #ticket_tel {
	width: 580px;
	margin-left: auto;
	display: block;
	margin-bottom: 20px;
	margin-right: auto;
}
#ticket .howto h4 {
	margin-bottom: 10px;
}
#ticket .howto dl {
	margin-top: 20px;
}
#ticket .howto dt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 1em;
	margin-bottom: 0.5em;
}
#ticket .howto dd {
	margin-left: 2em;
	margin-bottom: 0.5em;
	line-height: 1.5em;
	padding-bottom: 0.5em;
}
#ticket .howto ul {
	margin-bottom: 1em;
	list-style-type: none;
	margin-left: 3em;
	margin-top: 1em;
}
#ticket .howto ul li {
	height: 1.5em;
}
#ticket #playguide ul {
	list-style-type: disc;
}
#ticket #playguide ul li {
	margin-bottom: 0.5em;
}
#ticket .howto ul .right {
	margin-left: 6.5em;
}
#form #thanks  {
	margin-top: 10px;
	margin-bottom: 20px;
}
#form #thanks_info {
	padding: 20px;
	background-image: url(image/gradation_yellow500_botom.png);
	background-repeat: repeat-x;
	border: 1px solid #98947B;
	width: 540px;
	margin-bottom: 30px;
	background-position: bottom;
}
#form #thanks_info p {
	margin-bottom: 1em;
	font-size: 105%;
}
.commercial  {
	width: 580px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
}
.commercial dl  {
	margin-bottom: 20px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
	padding-top: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding-bottom: 1em;
}
.commercial dt  {
	clear: left;
	float: left;
	width: 12em;
	font-weight: bold;
}
.commercial dd  {
	margin-left: 13em;
	margin-bottom: 1em;
}
#ticket #rule {
	width: 580px;
	margin-left: auto;
	padding-left: 10px;
	margin-right: auto;
	margin-top: 10px;
	padding-right: 10px;
}
#ticket #pp h4{
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#ticket #pp p{
	margin-bottom: 1.5em;
}
#ticket #pp ul {
	margin-bottom: 1em;
}
#ticket #pp ul li{
	margin-bottom: 0.5em;
	margin-left: 1em;
}
#ticket #pp .right {
	text-align: right;
	margin-top: 30px;
}
#ticket #rule ul li{
	margin-bottom: 1.5em;
	margin-left: 1em;
}
#ticket #mailform #net {
	margin-bottom: 5px;
}
#ticket #mainbox #mailform #concert td div {
	vertical-align: middle;
}
a:link .lineup_title{
	text-decoration: none;
}
#topics #mainbox h3 {
	font-weight: bold;
	color: #FFF;
	margin-bottom: 15px;
	height: auto;
	line-height: 1em;
	font-size: 125%;
	background-image: url(image/main_h3_concert.png);
	width: 600px;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 15px;
	padding-left: 18px;
}
#topics #main_header h2 {
	background-image: url(image/topics_h2.png);
}
#topics h3#jazz {
	background-image: url(image/jazz.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 80px;
}
#topics table {
	margin-left: auto;
	width: 600px;
	margin-right: auto;
}
#topics table .profile td{
	background-color: #C0DCC0;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#topics #mainbox .profile td p {
	line-height: 1.5em;
	text-align: justify;
	font-size: 100%;
}
#topics tr td {
	text-align: justify;
	text-justify: inter-ideograph;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
}
#topics tr td .center  {
	display: block;
	text-align: center;
	margin: 0px auto 10px;
}
#topics tr td .left {
	float: left;
	margin-right: 1.5em;
	font-size: 80%;
	margin-bottom: 1em;
}
#topics tr td .left150 {
	float: left;
	margin-right: 1.5em;
	font-size: 80%;
	margin-bottom: 1em;
	width: 150px;
	line-height: 1em;
}
#topics tr td .left p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
}
#topics tr td .right {
	float: right;
	font-size: 80%;
	margin-left: 1.5em;
	text-align: right;
	margin-bottom: 1em;
}
#topics tr td .right150 {
	float: right;
	font-size: 80%;
	margin-left: 1.5em;
	text-align: right;
	margin-bottom: 1em;
	width: 150px;
	line-height: 1em;
}
#topics tr td .right p {
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
}
#topics tr td p {
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 2em;
	font-size: 105%;
	margin-bottom: 1em;
}
#topics tr td p.question {
	font-weight: bold;
	color: #2E3AFB;
}
#topics #magazine {
	padding: 10px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	height: auto;
}
#topics #mainbox h5 {
	font-size: 150%;
	margin-bottom: 10px;
}
#topics #magazine_new {
	background-color: #333;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	border: 1px solid #191919;
}
#topics #magazine_new p {
	font-size: 100%;
	color: #FFF;
}
#topics #magazine_new #slide {
	height: 320px;
	width: 540px;
	position: relative;
	margin-bottom: 20px;
	border: 1px solid #666;
	overflow: hidden;
}
#topics #magazine_new .fadecontent{
	padding: 10px;
	background-color: #FFF;
	vertical-align: top;
	height: 300px;
	width: 520px;
	border: 1px solid #CCC;
	position: absolute;
	visibility: hidden;
}
#topics #magazine_new .fadecontent p{
	margin-bottom: 0.5em;
	color: #262626;
}
#topics #magazine_new .fadecontent ul{
	margin-bottom: 1em;
}
#topics #magazine_new .fadecontent ul li{
	font-size: 90%;
	list-style-type: disc;
	margin-left: 1em;
}
#topics #magazine_new .right {
	float: right;
	width: 100px;
}
#topics #magazine_new .cover{
	float: left;
	height: 300px;
	width: 200px;
}
#topics #magazine_new .contents{
	width: 310px;
	height: 300px;
	padding-left: 10px;
	float: left;
}
#topics #mycarousel {
	margin-top: 10px;
}
#topics #encore {
	padding: 10px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	clear: both;
}
#topics #tv {
	padding: 10px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#topics #tv .encore_table {
	width: 580px;
	margin-top: 20px;
	border: 1px solid #999;
	border-bottom-style: none;
}
#topics #encore_scroll  {
	height: 200px;
	overflow-y:scroll;
	width: 580px;
	margin: 10px auto 0px auto;
	border: 1px solid #999;
}
#topics .encore_table {
	margin-left: 0px;
	width: 565px;
}
#topics .encore_table tr td {
	vertical-align: top;
	padding: 10px;
	font-size: 90%;
	border-bottom: 1px solid #999;
	background-image: url(image/gradation_gray.png);
	background-repeat: repeat-x;
}
#topics .encore_table td p {
	font-size: 100%;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}
#topics #tv_scroll {
	height: 350px;
	width: 580px;
	overflow-y: scroll;
	margin-top: 10px;
	border: 1px solid #999;
}
#topics #tv_table {
	margin-left: 0px;
	width: 565px;
}
#topics #tv_table tr td {
	font-size: 90%;
	line-height: 1.5em;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-image: url(image/gradation_gray200.png);
	background-repeat: repeat-x;
	padding-left: 15px;
}
#topics #tv_scroll tr td p{
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
#topics .panes .encore_table {
	width: 580px;
	border-bottom: none;
	border-top: 1px solid #999;
}
#topics .panes .interview_table {
	width: 580px;
	margin-left: 0px;
}
#topics .panes .interview_table tr td {
	padding: 5px;
	vertical-align: middle;
	height: 70px;
}
#topics .panes .title {
	width: 580px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topics .panes dl dd {
	margin-bottom: 1em;
}
#topics #interview_title {
	width: 570px;
	margin: 0px auto 30px auto;
	padding: 20px 0px 0px 10px;
	height: auto;
	border: 1px solid #999;
}
#topics div.interview_title {
	height: 70px;
	width: 260px;
	float: left;
	background-image: url(image/metal.png);
	background-repeat: no-repeat;
	margin: 0px 10px 10px 0px;
	font-size: 95%;
	padding: 10px 5px 10px 10px;
	border: none;
}
#topics .interview_title img   {
	margin-right: 10px;
	float: left;
}
#topics .interview_title p   {
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.5em;
}
#topics .interview_title a    {
	font-weight: bold;
	text-decoration: none;
}
#topics #serial_title,#topics #jazz_title {
	width: 570px;
	margin: 0px auto 30px auto;
	padding: 20px 0px 0px 10px;
}
#topics #serial_title {
	clear: both;
}
#topics #jazz_title {
	border: 1px solid #999;
	border-top-style: none;
}
#topics #jazz_title p #jazz,#topics #serial_title p #piano {
	margin-bottom: 10px;
}
#facility #main_header h2 {
	background-image: url(image/facility_h2.png);
}
#facility #copy {
	padding-left: 15px;
}
#facility #mainbox #main_image {
	width: 560px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#facility #mainbox #outline {
	text-align: justify;
	width: 520px;
	clear: both;
	margin: 30px auto;
	line-height: 1.8em;
	color: #039;
	padding: 20px 30px;
	border: 1px solid #CCC;
}
#facility #seats {
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 5px ridge #C39A69;
	width: 580px;
}
#facility #seats_div {
	height: 700px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#facility #seats_info  {
	padding-left: 32px;
}
#facility #seats ul li {
	text-decoration: none;
	list-style-type: none;
}
#facility #seats ul li a {
	text-decoration: none;
}
#C11,#D4,#H14,#K20,#O11 {position: absolute;}
#C11 {top: 244px;right: 240px;}
#D4 {top: 268px;left: 84px;}
#H14 {top: 402px;right: 194px;}
#K20 {top: 470px;right: 104px;}
#O11 {top: 567px;right: 240px;}
#facility #seats_download {margin-left: 32px;}
#facility #map {margin: 30px auto;width: 600px;}
#facility #map img {margin-bottom: 10px;}
#facility #access {width: 600px;margin: 20px auto;}
#facility #access p {margin-bottom: 1em;}
#facility #access dl {margin-bottom: 20px;}
#facility #access dl dt {
	float: left;
	width: 18em;
	line-height: 2em;
}
#facility #access dl dd {
	margin-right: auto;
	line-height: 2em;
}
#facility #access ul li  {
	line-height: 2em;
	list-style-type: none;
}
#facility #mainbox .download {
	width: 150px;
	float: left;
	padding: 5px;
}
#facility .copyright {
	font-size: 0.8em;
	margin-left: 25px;
}
#facility .caption{
	color:#FFFBF0;
}
#facility .demo{
	position:relative;
}
#facility .gallery_demo{
	margin:0 auto;
	width: 560px;
}
#facility .gallery_demo li{
	width:68px;
	height:50px;
	border:3px double #111;
	margin: 0 2px;
}
#facility .gallery_demo li div{
	left:240px;
}
#facility .gallery_demo li div .caption{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 0.7em;
	line-height: 1.6;
}
	
#facility #main_image{
	margin:0px auto;
	height:410px;
	width:600px;
	background:black;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#facility #main_image img{margin-bottom:10px;}
	
#facility .nav{
	clear:both;
	letter-spacing:3px;
	text-transform:uppercase;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 80%;
	width: 560px;
	padding-top: 5px;
}
#facility .nav img {
	margin-left: 50px;
}
	
#facility .info{text-align:left;width:600px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
#facility .info p{margin-top:1.6em;}
#facility #mainbox h4 {margin-left: 35px;}
#facility #summary {width: 580px;margin: 20px auto;border-top: 1px solid #999;}
#facility #summary tr th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #999;
}
#facility #summary tr td {
	height: 20px;
	vertical-align: middle;
	padding: 5px;
	border-bottom: 1px solid #999;
}
#facility .souvenir {
	width: 580px;
	margin: 0px auto 30px auto;
	padding: 10px;
}
#facility .souvenir table {
	width: 580px;
}
#facility .souvenir table tr td {
	vertical-align: top;
	padding: 15px;
}
#facility .goods  {
	border-bottom: 1px solid #B84830;
	border-left: 1px solid #B84830;
	margin-bottom: 20px;
}
#facility .goods tr td  {
	border-top: 1px solid #B84830;
	border-right: 1px solid #B84830;
}
#facility .souvenir p    {
	margin-bottom: 0.5em;
	line-height: 1.5em;
	text-align: justify;
}
#facility .souvenir table tr td ul {
	width: 150px;
	float: left;
}
#facility .souvenir table tr td ul li {
	margin-left: 1em;
	list-style-type: none;
}
#facility #drink {
	border: 1px solid #999;
	width: 460px;
	padding: 30px 60px;
	background-image: url(image/gradation_700.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
}
#facility #drink dl {
	margin-bottom: 1em;
}
#facility #drink dl dt {
	float: left;
	width: 32em;
	clear: left;
	line-height: 1.8em;
}
#facility #drink dl dd {
	margin-right: auto;
	line-height: 1.8em;
}
#facility #drink img {
	margin-right: 10px;
	margin-bottom: 20px;
}
#rental #main_header h2 {
	background-image: url(image/hallrental_h2.png);
}
#rental h4.offer {
	font-size: 150%;
	font-weight: bold;
	width: 580px;
	margin: 25px auto 0px auto;
	text-align: left;
}
#rental h5 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#rental #mainbox div  {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#rental div.price {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
}
#rental div.offer {
	width: 580px;
	margin: 10px auto 0px auto;
	padding: 0px;
}
#rental .offer h5 {
	display: block;
	padding: 10px;
	font-size: 100%;
	margin-bottom: 0px;
	color: #1938c7;
	width: 195px;
}
#rental .offer table {
	width: 580px;
}
#rental  #mainbox .offer table tr td {
	vertical-align: top;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #334cbd;
	border-bottom-color: #334cbd;
	border-left-color: #334cbd;
}
#rental #mainbox .offer table tr .title {
	padding: 0px;
}
#rental #mainbox .offer tr .right {
	background-color: #FFF;
	border: 1px solid #334cbd;
}
#rental #mainbox .offer tr td p {
	margin-bottom: 0px;
}
#rental #mainbox .offer table img {
	text-align: center;
}
#rental #price {
	margin-bottom: 40px;
	width: 615px;
	table-layout:fixed;
	margin-left: 25px;
}
#rental  #mainbox #price tr td div {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#rental #price th {
	width: 70px;
	white-space: nowrap;
	border: 1px solid #666;
	border-top: none
}
#rental #price #border td {
	height: 3px;
}
#rental #price #time td {
	height: 10px;
	font-size: 80%;
	text-align: left;
	border: none;
	text-indent: -12px;
}
#rental #price tr td{
	height: 45px;
	vertical-align: middle;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	text-align: center;
	padding: 0px;
}
#rental  #price tr .border{
	padding: 0px;
	border-right-style: none;
}
#rental #price th .border {
	border: none;
}
#rental #price td .blue {
	background-color: #88ABFD;
}
#rental #price tr td div {
	margin: 0px;
	height: 20px;
	width: auto;
	line-height: 20px;
}
#rental #price tr td .right {
	background-color: #E43D81;
	color: #FFF;
	height: 21px;
	border: 2px solid #87123F;
	border-left: none;
}
#rental #price tr td .left {
	background-color: #E43D81;
	color: #FFF;
	border: 2px solid #87123F;
	border-right: none;
	height: 21px;
}
#rental #price tr td .center {
	background-color: #E43D81;
	color: #FFF;
	border-bottom: 2px solid #87123F;
	height: 21px;
	border-top: 2px solid #87123F;
}
#rental #price tr td .pre {
	background-color: #A7B8CB;
}
#rental #price tr td .after {
	background-color: #C9B8A4;
}
#rental #box {
	width: 320px;
	height: 40px;
}
#rental .small    {
	font-size: 80%;
}
#rental #extra {
	width: 560px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#rental #rehearsal {
	width: 480px;
	text-align: center;
	vertical-align: middle;
}
#rental #piano {
	width: 320px;
	height: 40px;
}
#rental table.rental {
	margin-bottom: 40px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	margin-left: 45px;
}
#rental .rental tr td {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
#rental #mainbox p {
	margin-bottom: 0.5em;
}
#rental #mainbox div ul {
	margin-bottom: 1em;
}
#rental #mainbox div ul li {
	margin-bottom: 0.5em;
	margin-left: 1em;
	list-style-type: none;
	font-size: 10pt;
}
#rental #mailform div {
	width: auto;
}
#rental #mailform table {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
}
#rental #mailform div ul{
	margin-bottom: 0em;
	width: 400px;
}
#rental #mailform div ul li {
	float: left;
	height: 60px;
	width: 180px;
	overflow: hidden;
}
#rental #mailform div#form_img {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#members #main_header h2 {
	background-image: url(image/members_h2.png);
}
#members #title,#members #map,#members ul#controller,#members #slide_div,#members #services,#members #members_tel{
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#members #title {
	height: 30px;
}
#members #map {
	margin-bottom: 20px;
	position: relative;
}
#members div.affiliates {
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
}
#members ul#controller{
	height: 40px;
	margin-bottom: 10px;
}
#members #controller li {
	float: left;
	display: block;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 193px;
	line-height: 20px;
	text-align: center;
	background-image: url(image/affiliates.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
#members #controller li:hover {
	color: #F4F17E;
}
#members #slide_div{
	background-color: #333;
	clear: both;
	margin-top: 10px;
	padding: 10px;
}
#members #slide{
	margin-right: auto;
	margin-left: auto;
	background-color: #FEF7F3;
	padding: 15px;
	font-size: 90%;
}
#members #slide img {
	margin-right: 10px;
	margin-bottom: 5px;
}
#members #slide .shop {
	color: #C2341B;
	font-size: 95%;
}
#members #slide .shop .title {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#members #slide .caption {
	width: 520px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
	clear: both;
}
#members #slide .left {
	margin-right: 20px;
	margin-top: 15px;
	float: left;
	margin-bottom: 15px;
}
#members #slide .right {
	margin-right: 20px;
	margin-top: 15px;
	float: right;
}
#members #services {
	padding: 10px;
}
#members #services h4 {
	font-size: 120%;
	color: #1938C7;
	margin-bottom: 0.5em;
	width: 580px;
	padding-top: 10px;
	border-bottom: 1px solid #808080;
}
#members #services ul {
	margin-top: 1em;
	margin-bottom: 2em;
}
#members #services ul li {
	margin-left: 2em;
	margin-bottom: 0.5em;
}
#members h4#join {
	font-size: 120%;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}
#members .member {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#members .member table {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #334CBD;
	border-bottom-color: #334CBD;
	border-left-color: #334CBD;
}
#members .member tr td {
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #334CBD;
	background-color: #FFF;
}
#members .member tr .dashed{
	border-bottom: 1px dashed #999;
}
#members #mainbox .member tr td p {
	margin-bottom: 0px;
}
#members #fee {
	width: 560px;
	height: 105px;
	background-image: url(image/member_fee.png);
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
#members #matters {
	margin-top: 40px;
	margin-bottom: 20px;
}
#members .member ul li {
	margin-left: 1.5em;
	margin-bottom: 1em;
}
#members .member dl {
	margin-left: 2em;
}
#members .member dl dt {
	float: left;
	clear: both;
	width: 30em;
}
#members .member h5 {
	color: #1938C7;
	margin-bottom: 0.5em;
	font-size: 100%;
	width: 195px;
}
#members .member p {
	margin-bottom: 1em;
}
#members #members_tel {
	margin-top: 50px;
}
.line_12 {
	line-height: 1.2em;
}
.hidden {
	visibility: hidden;
}
.sunday {
	color: #E43C3C;
}
.saturday {
	color: #2E3AFB;
}
.date_large {
	font-size: 110%;
}
.large {
	font-size: 120%;
}
.titile_small {
	font-size: 80%;
}
.titile_middle {
	font-size: 90%;
}
.display_none {
	display: none;
}
.border_none {
	border: none;
}
.shusai {
	background-image: url(image/gradation_shusai.png);
	background-repeat: repeat-x;
}
.gradation_pink {
	background-image: url(image/gradation_pink.png);
	background-repeat: repeat-x;
}
.gradation_pink200 {
	background-image: url(image/gradation_pink200.png);
}
.gradation_gray {
	background-image: url(image/gradation_gray.png);
	background-repeat: repeat-x;
}
.gradation_gray200 {
	background-image: url(image/gradation_gray200.png);
	background-repeat: repeat-x;
}
.gradation_yellow {
	background-image: url(image/gradation_yellow.png);
	background-repeat: repeat-x;
}
.gradation_blue {
	background-image: url(image/gradation_blue.png);
	background-repeat: repeat-x;
}
.gradation_blue200 {
	background-image: url(image/gradation_blue200.png);
	background-repeat: repeat-x;
}
.gradation_orange {
	background-image: url(image/gradation_orange.png);
	background-repeat: repeat-x;
}
.gradation_green {
	background-image: url(image/gradation_green.png);
	background-repeat: repeat-x;
}
.gradation_gray2botom {
	background-image: url(image/gradation_gray2botom.png);
	background-repeat: repeat-x;
}
.foo {
min-height:200px;
height: auto !important;
height: 200px;
}
.narrow {
	letter-spacing: -0.1em;
}
.corner {
	padding: 20px;
}
.shadow{
	zoom: 1; /* hasLayout-Push for IE6 */
	box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.5);
	-vendor-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.5);
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(color=#808080,direction=135,strength=5);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#808080,direction=135,strength=5);
}
.shadow2{
	zoom: 1; /* hasLayout-Push for IE6 */
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	-vendor-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(color=#808080,direction=135,strength=4);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#808080,direction=135,strength=4);
}
img .shadow {
	display: block;
	float: right;
}
.tel {
	background-image: url(image/tel.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	text-indent: 68px;
	height: 18px;
}
.fancybox {
}
.photo_caption {
	font-size: 80%;
}
.red {
	color: #E62423;
}
.winered {
	color: #B62A17;
}
.blue {
	color: #1938c7;
}
.clear_both {
	clear: both;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}
.png {
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#result #mainbox {
	height: auto;
	width: 750px;
	float: right;
	background-image: url(image/concert_mainbox-trans.png);
	background-repeat: repeat-y;
	padding: 10px 0px 20px 0px;
}
#result table {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
#result table tr td {
	margin-bottom: 10px;
}
.ribbon{
	color: #FFFFFF;
	background-color: #3366cc;
	height: 30px;
	line-height: 30px;
	padding-bottom: 0px;
}
.rbnmargin{
	margin-top: 1em;
	margin-bottom: 1em;
}

.fontpaint{
    color: #3366cc
}
.fontsmaller{
	font-size: 90%
}
.fontbold{
    font-weight: bold
}
.fontred{
    color: #ff0000
}
.fontgreen{
    color: #009900
}
.fontgray{
    color: #999999
}
@media print{
body {
font-size: 100%;
}
#footer {
display:none;
}
#header {
display: none;
}
#navi_container {
display: none;
}
#sidebar_link {
display: none;
}
#main {
background-image: none;
}
#concert #main {
background-image: none;
}
#calendar #main {
background-image: none;
}
#mainbox {
	background-image: none;
	float: none;
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 47px;
	padding-left: 48px;
}
#concert #mainbox {
	background-image: none;
	float: none;
	width: 735px;
	padding-right: 10px;
	padding-left: 10px;
}
#main_header {
	background-image: none;
	float: none;
	width: 655px;
	margin-right: auto;
	margin-left: auto;
}
#main_footer {
	background-image: none;
	float: none;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
}
#concert #mainbox {
	background-image: none;
	float: none;
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 47px;
	padding-left: 48px;
}
#concert #main_header {
	background-image: none;
	float: none;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
}
#concert #main_footer {
	background-image: none;
	float: left;
}
#calendar #mainbox {
	background-image: none;
	float: left;
}
#calendar #main_header {
	background-image: none;
	float: left;
}
#calendar #main_footer {
	background-image: none;
	float: left;
}
#main_header h3  {
	background-image: none;
	background-color: #4179FC;
	margin-bottom: 10px;
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}
#h3end  {
	display: none;
}
#concert #main_header h2 {
	text-indent: -999em;
	background-image: url(image/concert_h2.png);
	margin-left: 35px;
	background-repeat: no-repeat;
	height: 50px;
	background-position: 20px bottom;
}
}#
