@charset "utf-8";


/* artist */

#artist .block_artist h3{
	font-size:30px;
	margin-bottom:8px;
	width:200px;
	color:#000;
	font-weight:bold;
	float:right;
}

#artist .block_artist h4{
	border-bottom:1px #000 solid;
}

#artist .block_artist{
	width:420px;
	height:auto;
	margin-bottom:40px;
	margin-right:24px;
	float: left;
	border-bottom:1px #fff solid;
	padding-bottom:30px;
}

#artist .block_artist .Left{
	float:left;
	width:210px;
}

#artist .block_artist .Left img{
	float:left;
}

#artist .block_artist .Left img{
	margin-bottom:8px;
}

#artist .block_artist .Left img.thum{
	margin-right:5px;
}

#artist .block_artist .Right{
	float:right;
	width:200px;
}

/*
#artist .block_artist img{
	float:left;
	width:200px;
	height:240px;
}
*/
#artist .list{
	margin-left:10px;
	width:210px;
	float:right;
}

#artist .list li{
	width:200px;
	padding-left:10px;
	margin:8px 0 2px;
}

#artist .list li span{
	font-size:12px!important;
}

/* areaInfo */

#areaInfo .block{
	margin-bottom:20px;
	padding:15px;
	border:1px #fff solid;
	width:650px;
}

#areaInfo .block h3{
	font-size:28px;
	border-bottom:1px solid #fff;
	color:#fff;
	margin-bottom:10px;
}

#areaInfo .block p{
	font-size:16px;
	line-height:1.6;
}

#areaInfo .mapimage{
	margin-top:10px;
}


/* event */


#event .block{
	width:900px;
	border-bottom:1px #000 dotted;
	padding-bottom:20px;
}

#event .block h3{
	font-size:22px;
	margin: 15px 0 20px;
	border-left: 8px #000 solid;
	padding-left: 8px;
}

#event .block p{
	margin:0 0 24px;
	line-height:1.6;
}

#event .block h3 span {
	margin-left:10px;
	font-size:14px!important;
}

#event .block .large{
	font-size:18px;
	font-weight:bold;
	line-height:1.4;
}

#event .photo{
	border: 2px #fff solid;
}

#event .list li{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

#event .list {
  overflow: hidden;
  zoom: 1;
  margin-bottom:20px;
}

#event .section{ margin-bottom:20px;}

#event .piclist{
	font-size:14px;
	line-height:1.2;
	margin-top:20px;
}

#event .piclist li{
	width:280px;
	height:310px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#event .piclist img,
#event .piclist_w270 img{
	margin-bottom: 10px;
}

#event .piclist_w270{
	font-size: 14px;
	line-height: 1.2;
	margin-top: 20px;
}

#event .piclist_w270 li{
	width: 280px;
	height: 280px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#event .question{
	font-weight: bold;
}

#event .answer{
	margin:20px;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	line-height:1.6;
}
	
#event .pick{
	color:#FCFF9C;
}

#event table{
	border-color:#595959;
}

#event .schedule_ikebukuro,
#event .schedule_umeda,
#event .schedule_nagoya,
#event .schedule_hakata {
	border-spacing: 0;
	border: 1px solid #595959;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
         -o-border-radius: 6px;
            border-radius: 6px;
}

#event .schedule_ikebukuro th,
#event .schedule_umeda th,
#event .schedule_nagoya th,
#event .schedule_hakata th{
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    color:#000;
	background:#FFAEBD;
	font-size:16px;
	border-bottom:solid 1px #595959;
    border-right:solid 1px #595959;
}

#event .schedule_ikebukuro td,
#event .schedule_umeda td{
    color:#000;
	background:#fff;
	width:125px;
	border-bottom:solid 1px #595959;
    border-right:solid 1px #595959;
}

#event .schedule_nagoya td,
#event .schedule_hakata td{
    color:#000;
	background:#fff;
	width:105px;
	border-bottom:solid 1px #595959;
    border-right:solid 1px #595959;
}

#event .schedule_ikebukuro table,
#event .schedule_ikebukuro td,
#event .schedule_ikebukuro th,
#event .schedule_umeda table,
#event .schedule_umeda td,
#event .schedule_umeda th,
#event .schedule_nagoya table,
#event .schedule_nagoya td,
#event .schedule_nagoya th,
#event .schedule_hakata table,
#event .schedule_hakata td,
#event .schedule_hakata th{
	border-collapse: collapse;
	text-align:center;
}

#event .schedule_ikebukuro td,
#event .schedule_ikebukuro th,
#event .schedule_umeda td,
#event .schedule_umeda th,
#event .schedule_nagoya td,
#event .schedule_nagoya th,
#event .schedule_hakata td,
#event .schedule_hakata th{
	padding: 5px;
	height: 44px;
}

#event .schedule_ikebukuro th span,
#event .schedule_umeda th span,
#event .schedule_nagoya th span,
#event .schedule_hakata th span {
	font-size:14px;
}

#event h3{
	font-size:22px;
	margin: 30px 0 20px;
	border-left: 8px #000 solid;
	padding-left: 8px;
}

#event h4{
	font-size:22px;
	margin: 0 0 10px;
}

#event h4 span.red{
	font-size:36px;
	color:#c50211;
}

#event h4 span.small{
	font-size:26px;
}

#event h4 .grey{
	color:#ccc!important;
}

#event table a{
	color:#C50211!important;
}

#event .grey table a{
	color:#ccc!important;
}

#event h4 span{
	font-size:36px;
}

#event h5{
	font-size: 16px;
	color:#FCFF9C;
	margin: 0 0 10px;
}

#event .schedule_ikebukuro tr:first-child th:first-child,
#event .schedule_ikebukuro tr:first-child td:first-child,
#event .schedule_umeda tr:first-child th:first-child,
#event .schedule_umeda tr:first-child td:first-child,
#event .schedule_nagoya tr:first-child th:first-child,
#event .schedule_nagoya tr:first-child td:first-child,
#event .schedule_hakata tr:first-child th:first-child,
#event .schedule_hakata tr:first-child td:first-child {
    -webkit-border-radius: 6px 0 0 0;
       -moz-border-radius: 6px 0 0 0;
         -o-border-radius: 6px 0 0 0;
            border-radius: 6px 0 0 0;
}

#event .schedule_ikebukuro tr:first-child th:last-child,
#event .schedule_ikebukuro tr:first-child td:last-child,
#event .schedule_umeda tr:first-child th:last-child,
#event .schedule_umeda tr:first-child td:last-child,
#event .schedule_nagoya tr:first-child th:last-child,
#event .schedule_nagoya tr:first-child td:last-child,
#event .schedule_hakata tr:first-child th:last-child,
#event .schedule_hakata tr:first-child td:last-child {
    -webkit-border-radius: 0 6px 0 0;
       -moz-border-radius: 0 6px 0 0;
         -o-border-radius: 0 6px 0 0;
            border-radius: 0 6px 0 0;
}

#event .schedule_ikebukuro tr:last-child th:first-child,
#event .schedule_ikebukuro tr:last-child td:first-child,
#event .schedule_umeda tr:last-child th:first-child,
#event .schedule_umeda tr:last-child td:first-child,
#event .schedule_nagoya tr:last-child th:first-child,
#event .schedule_nagoya tr:last-child td:first-child,
#event .schedule_hakata tr:last-child th:first-child,
#event .schedule_hakata tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 6px;
       -moz-border-radius: 0 0 0 6px;
         -o-border-radius: 0 0 0 6px;
            border-radius: 0 0 0 6px;
}

#event .schedule_ikebukuro tr:last-child th:last-child,
#event .schedule_ikebukuro tr:last-child td:last-child,
#event .schedule_umeda tr:last-child th:last-child,
#event .schedule_umeda tr:last-child td:last-child,
#event .schedule_nagoya tr:last-child th:last-child,
#event .schedule_nagoya tr:last-child td:last-child,
#event .schedule_hakata tr:last-child th:last-child,
#event .schedule_hakata tr:last-child td:last-child {
    -webkit-border-radius: 0 0 6px 0;
       -moz-border-radius: 0 0 6px 0;
         -o-border-radius: 0 0 6px 0;
            border-radius: 0 0 6px 0;
}

#event .schedule_ikebukuro thead th,
#event .schedule_umeda thead th {background:#e3dcd5;}
#event .schedule_ikebukuro thead+tbody th,
#event .schedule_umeda thead+tbody th {background:#f4ede6;}

#event .schedule_ikebukuro thead tr:first-child th:first-child,
#event .schedule_ikebukuro thead tr:first-child td:first-child,
#event .schedule_umeda thead tr:first-child th:first-child,
#event .schedule_umeda thead tr:first-child td:first-child {
    -webkit-border-radius: 6px 0 0 0;
       -moz-border-radius: 6px 0 0 0;
         -o-border-radius: 6px 0 0 0;
            border-radius: 6px 0 0 0;
}

#event .schedule_ikebukuro thead tr:first-child th:last-child,
#event .schedule_ikebukuro thead tr:first-child td:last-child,
#event .schedule_umeda thead tr:first-child th:last-child,
#event .schedule_umeda thead tr:first-child td:last-child {
    -webkit-border-radius: 0 6px 0 0;
       -moz-border-radius: 0 6px 0 0;
         -o-border-radius: 0 6px 0 0;
            border-radius: 0 6px 0 0;
}

#event .schedule_ikebukuro thead+tbody tr:first-child th:first-child,
#event .schedule_ikebukuro thead+tbody tr:first-child td:first-child,
#event .schedule_ikebukuro thead+tbody tr:first-child th:last-child,
#event .schedule_ikebukuro thead+tbody tr:first-child td:last-child,
#event .schedule_umeda thead+tbody tr:first-child th:first-child,
#event .schedule_umeda thead+tbody tr:first-child td:first-child,
#event .schedule_umeda thead+tbody tr:first-child th:last-child,
#event .schedule_umeda thead+tbody tr:first-child td:last-child {
    -webkit-border-radius:0px;
       -moz-border-radius:0px;
         -o-border-radius:0px;
            border-radius:0px;
}

#event .schedule_ikebukuro thead+tbody tr:last-child th:first-child,
#event .schedule_ikebukuro thead+tbody tr:last-child td:first-child,
#event .schedule_umeda thead+tbody tr:last-child th:first-child,
#event .schedule_umeda thead+tbody tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 6px;
       -moz-border-radius: 0 0 0 6px;
         -o-border-radius: 0 0 0 6px;
            border-radius: 0 0 0 6px;
}

#event .schedule_ikebukuro thead+tbody tr:last-child th:last-child,
#event .schedule_ikebukuro thead+tbody tr:last-child td:last-child,
#event .schedule_umeda thead+tbody tr:last-child th:last-child,
#event .schedule_umeda thead+tbody tr:last-child td:last-child {
    -webkit-border-radius: 0 0 6px 0;
       -moz-border-radius: 0 0 6px 0;
         -o-border-radius: 0 0 6px 0;
            border-radius: 0 0 6px 0;
}      

#event table .bg01{
	background:#e8e8e8;
}

#event table .bg02{
	background:#c8fddb;
}

#event table .bg03{
	background:#fffebd;
}

#event table .bg04{
	background:#fee0c0;
}

#event table .bg05{
	background:#c0e7fe;
}

#event table .bg06{
	background:#fad1ff;
}

#event table .bg07{
	background:#d8ffc2;
}

#event table .bg08{
	background:#d9d1ff;
}

#event .closed .bg01,
#event .closed .bg02,
#event .closed .bg03,
#event .closed .bg04,
#event .closed .bg05,
#event .closed .bg06,
#event .closed .bg07,
#event .closed .bg08{
	background:#E8E8E9!important;
}

.closed a{
	color:#000!important;
}

#event .section_list{
	margin: 60px 0 40px;
}

#event .article_list{
	font-size:14px;
	line-height:2;
}

#event .article_list li{
	margin-bottom:18px;
}

#event .article_list .thum{
	border: 1px solid #fff;
	float:left;
	margin-right:16px;
}

#event .article_list p{
	float:left;
}

#event .article_list a{
	font-size:16px;
}

#event .article_list_sep{
	font-size:14px;
	line-height:2;
}

#event .article_list_sep li{
	margin-bottom:0;
}

#event .article_list_sep .thum{
	border: 1px solid #fff;
	float:left;
	margin-right:16px;
}

#event .article_list_sep p{
	float:left;
}

#event .article_list_sep a{
	font-size:16px;
}

#event .schedule_ikebukuro td a,
#event .schedule_umeda td a{
	color:#e80113;
	overflow:hidden;
	text-decoration:underline;
}

#event .schedule_ikebukuro td a:hover,
#event .schedule_umeda td a:hover{
	color:#f82233;
	text-decoration:none!important;
}

#event .message{
	border:1px #fff solid;
	padding: 20px 15px 0px 15px;
	background-color:#fff;
	width:560px;
	margin:40px 0;
}

#event .message .answer{
	font-size:16px;
}

#event .message h4{
	font-size:20px;
	border-left: 4px #FF2E55 solid;
	padding-left:10px;
	margin-bottom:20px;
	margin-left:20px;
}

#event .message p{
	padding-left:20px;
}
	

#event li p{
	text-align:center;
}

#event .list li h4{
	font-size:18px;
	text-align:center;
	margin-top:5px;
}

#event .list .pick li h4{
	font-size:18px;
	text-align:center;
	margin-top:5px;
	color:#FCFF9C;
}

#event p.comment strong{
	font-size:14px;
}

#event p.comment{
	margin: 10px 0 0 0 ;
	padding:5px;
	border:1px #000 solid;
	width:420px;
	font-size:12px;
	line-height:1.4;
}

#event p.comment .company_name{
	display: inline-block;
	width: 100%;
}



/* goods */

#goods .block{
	width:900px;
	border-bottom:1px #000 dotted;
	padding-bottom:20px;
}

#goods .block h3{
	font-size:22px;
	margin: 30px 0 20px;
	border-left: 8px #000 solid;
	padding-left: 8px;
}

#goods .block p{
	margin:0 0 16px;
	line-height: 1.6;
}

#goods .block h3 span {
	margin-left:10px;
	font-size:14px!important;
}

#goods .block .large{
	font-size:18px;
	font-weight:bold;
	line-height:1.4;
}

#goods .photo{
	border: 2px #fff solid;
}

#goods .list li{
	float:left;
	margin-right:20px;
}

#goods .list li h4{
	font-size:18px;
	text-align:center;
	margin-top:5px;
}

#goods .list li h5{
	font-size:15px;
	text-align:center;
	margin:5px 0 15px;
}

#goods .block h4{
	font-size:16px;
	margin: 30px 0 0;
	border-left: 3px #000 solid;
	padding-left: 6px;
}

#goods .list {
  overflow: hidden;
  zoom: 1;
  margin-bottom:20px;
}

#goods .section{ margin-bottom:20px;}

#goods .buy{
	margin:40px 0 20px!important;
}

#goods .pick{
	color:#FCFF9C;
	line-height:2;
}


#areaInfo .list li{
	float:left;
	margin-right:40px;
	margin-bottom:10px;
}

#areaInfo .list {
  overflow: hidden;
  zoom: 1;
}

.txt_list{
	margin-bottom: 20px;
}

.txt_list li{
	margin-left: 1em;
  text-indent: -1em;
}

.txt_list li:before{
	content: "・";
}