/* CSS Document */ @charset "utf-8";


#page_head {
	width: 100%;
	color: #F1F1F1;
	background: #000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 16px;
	text-align: left;
	posotion: relative;
}
#page_head p {
	padding-left: 10px;
}
#page_head p a{
	color: #F1F1F1;
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	line-height: 16px;
	text-align: right;
	position: absolute;
	right: 10px;
	top: 0;
}
#page_head p a:hover {
	color: #999;
	text-decoration: none;
}


.mobileLite p{
	text-align:center;
}

.txtLink a{
	display:block;
	padding:0 0 0 10px;
 border-radius:15px;
 border:1px solid #36B2D1;
 width:210px;
}

.txtLink a:hover{
	background:#36B2D1;
	color:#FFF;
	text-decoration:none;
}


body {
	font-family: 'ヒラギノ角ゴ Pro W3',メイリオ,'ＭＳ Ｐゴシック',Meiryo,'MS P Gothic',sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 1.5em;
	letter-spacing: 0.02em;	
}
table { _font-size: 12px; }
a {
	color: #2e98b2;
	text-decoration: none;
}
a:hover {
	color: #3fafe6;
	text-decoration: underline;
}

a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);  
	-ms-filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}

/* clearfix */
.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
	
.clearfix {display: inline-block;} 

/* Hides from IE Mac */
* html .clearfix {height: 1%;}
.clearfix {display:block;}
/* End Hack */ 
.clear { clear: both; }


.box{background:#FFF; padding:20px 0;}

.center { text-align: center; }
.right{text-align:right;}
.left{text-align:left;}
.txt{font-size:13px; line-height:1.4em;}
.txt_m{	text-indent: -1.3em;padding: 0 0 0 15px;line-height:1.5em;}
.txtMain{font-size:14px; line-height:1.4em; font-weight:bold;}
.bold { font-weight: bold; }
.attention { color: #c00; font-size:18px; text-align:center; font-weight:bold; }
.red { color: #F00; }
.blue{color: #1479D5;}
.yellow{color: #F69B04;}
.pink{color: #FF6EB9;}
.txtSmall{font-size:11px;}

.line{margin:0 0 10px;}

.anchor{
	display: block;
	width: 1px;
	 height: 1px;
	font-size: 0;
	line-height: 0;
	position: relative;
	top: -86px;
}


/* 共通
=============================================== */
#kobtour2014Wrap {
	background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2014/images/bg_contents.jpg) repeat left top;
	position:relative;
	_text-align: center;
	margin:0 auto 65px;
}
#kobtour2014Wrap .container {
	width: 950px;
	margin: 0 auto;
	_text-align: left;
}
#header {
	background:#FFF;
	width: 100%;
	height:115px;
}

#header h1 {
	width: 950px;
	margin:0 auto;
	padding:20px 0;
}
#header #topHeader span {
	width: 817px;
	height: 136px;
	display: block;
	background: url(../images/tit_top_main2.jpg) no-repeat left top;
	text-indent: -9999px;
}
/* 
#header #topHeader span {
	width: 817px;
	height: 86px;
	display: block;
	background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2014/images/tit_top_main.jpg) no-repeat left top;
	text-indent: -9999px;
}
*/

#header #mainHeader	span{
	width: 500px;
	height: 30px;
	display: block;
	background: url(../images/tit_main2.jpg) no-repeat left top;
	text-indent: -9999px;
}

#kobtour2014Wrap #home #contents{
	padding: 33px 0 0;
}

#kobtour2014Wrap #contents {
	padding: 50px 0 0;
	margin-bottom: 20px;
	position:relative;

}
#kobtour2014Wrap #main_clm {
	width: 670px;
	float: left;
}


#kobtour2014Wrap #side_clm,#kobtour2014Wrap #sideClm {
	width: 250px;
/*	height: 500px; */
	float: right;
}


#kobtour2014Wrap #rightClm {
	width: 670px;
	float: right;
}

#kobtour2014Wrap #leftClm {
	width: 250px;
	float: left;
}

#kobtour2014Wrap .ticketNavi {
	padding:0;
}

#kobtour2014Wrap .guideNavi{
	padding:48px 0 0;
}

#kobtour2014Wrap #bnr_list li {
	margin-bottom: 10px;

}

#kobtour2014Wrap #bnr_list .txtBnr {
		max-width: 250px;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	text-align:center;
	font-weight:bold;
	background:#FFF;
	padding:5px;
	margin:0 0 18px;
}

#kobtour2014Wrap #bnr_list .txtBnr a{
	display:block;
	font-size:13px;
}

#kobtour2014Wrap #bnr_list li img {
	max-width: 250px;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
#kobtour2014Wrap #bnr_list li.video_comment {
	background: #0080D1;
	padding: 5px;
	margin-bottom: 15px;
}
#kobtour2014Wrap #bnr_list li.video_comment img {
	margin-bottom: 5px;
}
#kobtour2014Wrap #bnr_list li.video_comment p {
	font-size: 12px;
	border-left:4px solid #fff;
	padding-left: 5px;
}
#kobtour2014Wrap #bnr_list li.video_comment a {
	display: bock;
	color: #fff;
}
.pagetop {
	position:absolute;
	top:10px;
	right:0;
border-left: 1px solid #555;
box-shadow: -1px 0 0 rgba(34,34,34,34);

}
#kobtour2014Wrap #footer ,#kobtour2014Wrap #footerSpecial {
	width: 950px;
	text-align: center;
	padding: 20px 0;
	margin: 0 auto;
	border-top:1px solid #222222;
}
#kobtour2014Wrap #footer_nav { margin-bottom: 10px; }
#kobtour2014Wrap #footer_nav li { display: inline; }
#kobtour2014Wrap #footer_nav li a {
	color: #333;
	font-size: 12px;
	text-decoration: none;
	padding: 0 10px;
}
#kobtour2014Wrap #footer_nav li a:hover {
	color: #999;
}
#kobtour2014Wrap #footer address , #kobtour2014Wrap #footerSpecial address {
	color: #333;
	font-size: 10px;
}
#kobtour2014Wrap .article {
	background: #fff;
	border: 3px solid #3fafe6;
	padding: 8px;
}

.footerMenu{
	width:100%;
	background:#444444;
	position:fixed;
	bottom:0;
	z-index:99;
	box-shadow: 0 -1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 -1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0 -1px 2px rgba(0,0,0,0.3);
}
.footerMenu2{
	width:100%;
	background:#444444;
	bottom:0;
	z-index:99;
}

.footermenuInner{
	width:1060px;
	margin:0 auto;
	text-align:center;
	position:relative
}

.footerMenu .checkBnr, .footerMenu2 .checkBnr{
	width:570px;
	margin:0 auto;
	overflow:hidden;
}



.footerMenu .checkBnr li, .footerMenu2 .checkBnr li{
	float:left;
	width:180px;
	padding:10px 0 5px 10px;
box-shadow: 0 0 3px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
}

.footerMenu .checkBnr li:first-child, .footerMenu2 .checkBnr li:first-child{
	padding:10px 0 5px;
}

#kobtour2014Wrap .categoryBox{
	background:#FFF;
	box-shadow:0 0 3px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.3);
	padding:20px;
	margin:0 0 30px;
	overflow:hidden;
}


#kobtour2014Wrap .lead{
	font-size:14px;
	line-height:1.6em;
}

#kobtour2014Wrap .grayBox{
	padding:15px 10px;
	background:#EEE;
	margin:0 0 10px;
}


.captionArea ul.captionBox li{
	margin:0 0 1px;
	font-size:13px;
}
	
/* ソーシャル
--------------------------------- */
.topSocial,.mainSocial{
	position:relative;
	width: 950px;
	margin: 0 auto;
	
}
.social {	
	width: 130px;
	height:30px;
	position:absolute;
	right:-20px;
	top:-75px;
}
.social_btn {
	margin: 0 auto 5px;

}

.mainSocial .social{
	overflow:hidden;
	width:300px;
	position:absolute;
	z-index:100000;
	top:-40px;
}

.mainSocial .social_btn{
	float:left;
}


/* メニュー
--------------------------------- */
#header	.navWraper{
	width: 100%;
	position: absolute;
	left: 0;
	top: 86;
	z-index:9999;
	box-shadow:0 2px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.3);
	-moz-box-shadow:0 2px 3px rgba(0,0,0,0.3);
	background: #333333;
}

#header .fix{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:9999;

}

#header ul#nav {
	width: 951px;
	padding: 10px 0;
	margin:0 auto;
}

#header #nav li {
	width: 144px;
	height: 32px;
	float: left;
	border-right: 1px solid #111;
	border-left: 1px solid #4c4c4c;
}
#header #nav li.navHome {
	width: 68px;
	height: 32px;
	border-left: 1px solid #4c4c4c;
	box-shadow:-1px 0 0 rgba(1,1,1,1);
	-webkit-box-shadow:-1px 0 0 rgba(1,1,1,1);
	-moz-box-shadow:-1px 0 0 rgba(1,1,1,1);
}

#header #nav li.navFaq {
	box-shadow:1px 0 0 rgba(76,76,76,76);
	-webkit-box-shadow:1px 0 0 rgba(76,76,76,76);
	-moz-box-shadow:1px 0 0 rgba(76,76,76,76);
}

#header #nav li a,#header #nav li span{
	display: block;
	width: 144px;
	height: 35px;
}

#header #nav li.navHome a {
	width: 68px;
	height: 35px;
}

#header #nav li a img{
	background:#333;
}

/* 通常 */
#header #nav li.navHome  {
	 background: url(/feature/kobukuro_tour2014/images/nav/nav_top_on.png) no-repeat center top; }
#header #nav li.navSchedule  {
	 background: url(/feature/kobukuro_tour2014/images/nav/nav_schedule_on.png) no-repeat center top; }
#header #nav li.navInitial {
	 background: url(/feature/kobukuro_tour2014/images/nav/nav_initial_on.png) no-repeat center top; }

#header #nav li.navTrade a,#header #nav li.navTrade span{
 background: url(/feature/kobukuro_tour2014/images/nav/nav_trade_on.png) no-repeat center top; 
 }

#header #nav li.navSpecial {
	 background: url(/feature/kobukuro_tour2014/images/nav/nav_special_on.png) no-repeat center top; }


#header #nav li.navGoods a,#header #nav li.navGoods span{
 background: url(/feature/kobukuro_tour2014/images/nav/nav_goods_on.png) no-repeat center top; 
}

#header #nav li.navFaq {
	 background: url(/feature/kobukuro_tour2014/images/nav/nav_faq_on.png) no-repeat center top; }


/* カレント */

#home #header #nav li.navHome {
	text-indent:-9999px;
	 background: url(/feature/kobukuro_tour2014/images/nav/nav_top_on.png) no-repeat center top; 
	pointer-events:none;
}

#schedule #header #nav li.navSchedule {
	text-indent:-9999px;
	 background: url(/feature/kobukuro_tour2014/images/nav/nav_schedule_on.png) no-repeat center top; 
	pointer-events:none;
}

#initial #header #nav li.navInitial a{
	text-indent:-9999px;
	 background: url(/feature/kobukuro_tour2014/images/nav/nav_initial_on.png) no-repeat center top; 
	pointer-events:none;
}

#trade #header #nav li.navTrade a{
	text-indent:-9999px;
	 background: url(/feature/kobukuro_tour2014/images/nav/nav_trade_on.png) no-repeat center top; 
	pointer-events:none;
}

#special #header #nav li.navSpecial a{
	text-indent:-9999px;
	 background: url(/feature/kobukuro_tour2014/images/nav/nav_special_on.png) no-repeat center top; 
	pointer-events:none;
}


#goods #header #nav li.navGoods a{
	text-indent:-9999px;
	 background: url(/feature/kobukuro_tour2014/images/nav/nav_goods_on.png) no-repeat center top; 
	pointer-events:none;
}

#faq #header #nav li.navFaq a{
	text-indent:-9999px;
	 background: url(/feature/kobukuro_tour2014/images/nav/nav_faq_on.png) no-repeat center top; 
	pointer-events:none;
}

/* バナー
--------------------------------- */
.bnrMain {
	width: 670px;
	margin:0 0 10px;
}

.bnrMain img{
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
/* ムービー
------------------------------ */

.movieArea {
	width:250px;
	background: #FFF;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	margin:0 0 20px 0;
	padding:5px 0;

}
.movieArea #movie{
	background:#FFF;
}
.movieArea #movie p {
	width:230px;
	margin:0 auto;

}
.movieArea .movieTit {
	width: 230px;
	height:43px;
	background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2014/images/tit_movie.jpg) no-repeat left top;
	margin: 0 auto 5px;
	text-indent:-9999px;
}
.movieArea a {
	display: block;
	border-top: 1px solid #fff;
	padding: 10px 0 0;
}

/* </dl>
--------------------------------- */

/* ボタン
--------------------------------- */

.btn a,
.btn input {
	width:300px;
	display:block;
	color:#FFF;
	font-size:15px;
	text-align:center;
	margin:0 auto 20px;
	box-shadow:0 1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.4);
	font-weight:bold;
	text-shadow:0 2px 1px rgba(0,0,0,0.3);
	-webkit-text-shadow:0 2px 1px rgba(0,0,0,0.3);
	-moz-text-shadow:0 2px 1px rgba(0,0,0,0.3);
	border:1px solid #2e76b6;
	padding:10px 0;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background: #3eb0e5; /* Old browsers */
	background: -moz-linear-gradient(top,  #3eb0e5 0%, #2a94d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3eb0e5 0%,#2a94d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3eb0e5 0%,#2a94d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3eb0e5 0%,#2a94d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3eb0e5 0%,#2a94d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3eb0e5', endColorstr='#2a94d6',GradientType=0 ); /* IE6-9 */
}

.btn-disabled a {
	border:1px solid #808080;
	background: #e3e3e3; /* Old browsers */
	background: -moz-linear-gradient(top,  #e3e3e3 0%, #a0a0a0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e3e3e3), color-stop(100%, #a0a0a0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e3e3e3 0%,#a0a0a0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e3e3e3 0%,#a0a0a0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e3e3e3 0%,#a0a0a0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e3e3e3 0%,#a0a0a0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#a0a0a0',GradientType=0 ); /* IE6-9 */
}

.btn span{
	width:300px;
	display:block;
	color:#FFF;
	font-size:15px;
	text-align:center;
	margin:0 auto 20px;
	font-weight:bold;
	border:1px solid #BBBBBB;
	padding:10px 0;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background: #CCC; /* Old browsers */
}

.btn a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7; 
	text-decoration:none;
}

.small a{	
	width:180px;
	margin:0 0 5px;

}

.small span{
	width:180px;
	margin:0 0 5px;
}

.btnEmtg a{
	background: #FA449A;
	background: -moz-linear-gradient(top, #f954af 0%, #f74f87 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f954af), color-stop(100%,#f74f87));
	background: -webkit-linear-gradient(top, #f954af 0%,#f74f87 100%);
	background: -o-linear-gradient(top, #f954af 0%,#f74f87 100%);
	background: -ms-linear-gradient(top, #f954af 0%,#f74f87 100%);
	background: linear-gradient(to bottom, #f954af 0%,#f74f87 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f954af', endColorstr='#f74f87',GradientType=0 );
}

/* 見出し
--------------------------------- */
.mainTit{
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding: 12px 10px 10px;
	margin-bottom: 10px;
	background:#2e2e2e;
	line-height:1.25em;
}

.mainTit span{
	font-size:12px;
}

.middleTit {
	color: #111111;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 10px 9px;
	margin-bottom: 10px;
	border-left:4px solid #111;
}


#motion_area1 .middleTit {
	color: #3425FB;
	border-left:4px solid #3425FB;
}

#motion_area2 .middleTit {
	color: #00B050;
	border-left:4px solid #00B050;
}

#motion_area3 .middleTit {
	color: #FD8D21;
	border-left:4px solid #FD8D21;
}

#motion_area4 .middleTit {
	color: #1A76FF;
	border-left:4px solid #1A76FF;
}

#motion_area5 .middleTit {
	color: #EB2A9B;
	border-left:4px solid #EB2A9B;
}

.middleTit span{
	font-size:16px;
}

.subTit{
	font-size:16px;
	font-weight:bold;
	padding:0 ;
}

.grayTit{
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px 9px;
	margin-bottom: 10px;
	background:#555;
}



/* ---------------------------------

	トップページ index.html

--------------------------------- */
#home #header {
	margin:0;
	height:230px;
}

/* 更新情報リスト */

/* 全体 */
.jspContainer { overflow:hidden; position:relative; }

/* スクロールバーを除いたエリア */
.jspPane { position:absolute; }

/* 縦スクロールバー */
.jspVerticalBar { position:absolute; top:0; right:0; width:10px; height:100%; }

/* 横スクロールバー */
.jspHorizontalBar { position:absolute; bottom:0; left:0; width:100%; height:10px; }

/* 背景 */
.jspTrack { background:#DDD; position:relative; }

/* ノブ */
.jspDrag { background:#666; position:relative; top:0; left:0; cursor:pointer; }
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float:left; height:100%; }
.scroll_area { height:300px; overflow:auto; }

#home #update_list {
 	height: 250px;
		/*height:70px;*/
}
#home #update_list dt {
	width: 105px;
	clear: both;
	float: left;
	color: #777777;
	font-size: 13px;
	font-weight: bold;
	padding:0 ;
}

#home #update_list dt span{
	color:#ccc;
}

#home #update_list dd {
	padding:0 0 10px 110px;
	margin:0 10px 10px;
	border-bottom: 1px solid #555;
}

#home #update_list dd:nth-child(1){
		border-top: 1px solid #555;
}

#home #update_list dd h3 {
	font-size: 13px;
	font-weight: bold;
/*	margin-bottom: 5px; */
}
#home #update_list dd p {
}


/* 公演概要 */
#home #summary_list {
	background: #fff;
/*	margin-bottom: 30px; */
}
#home #summary_list h2 {
	color: #3fafe6;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
#home #summary_list dt {
	width: 170px;
	clear: both;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 5px 15px;
}
#home #summary_list dd.odd {
/*	background: #F7F7F7; */
	background: #fff;
	padding: 5px 10px 5px 170px;
}
#home #summary_list dd.even {
	background: #EEEEEE;
	padding: 5px 10px 5px 170px;
}


/* ------------------------------

	 スケジュール schedule.html

--------------------------------- */
#schedule .mapArea {
	background: url(/feature/kobukuro_tour2014/images/schedule/ph_map.jpg) no-repeat left center;
	width:910px;
	height:420px;
	margin:0 0 20px;
	position:relative;
}

#schedule .mapArea .fukuoka{
	position:absolute;
	bottom:76px;
	left:90px;
	background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2014/images/schedule/txt_fukuoka_on.jpg) no-repeat left center;
	width:110px;
	height:31px;
}


#schedule .mapArea .taiwan{
	position:absolute;
	top:25px;
	left:0px;
	background: url(/feature/kobukuro_tour2014/images/schedule/taiwan_on.jpg) no-repeat left center;
	width:200px;
	height:47px;
}

#schedule .mapArea .hiroshima{
	position:absolute;
	bottom:143px;
	left:173px;
	background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2014/images/schedule/txt_hiroshima_on.jpg) no-repeat left center;
	width:141px;
	height:33px;
}

#schedule .mapArea .osaka1{
	position:absolute;
	bottom:0px;
	left:370px;
	background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2014/images/schedule/txt_osaka1_on.jpg) no-repeat left center;	width:89px;
	height:29px;
}

#schedule .mapArea .osaka2{
	position:absolute;
	bottom:195px;
	left:340px;
	background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2014/images/schedule/txt_osaka2_on.jpg) no-repeat left center;	width:114px;
	height:32px;
}

#schedule .mapArea .nagoya{
	position:absolute;
	bottom:10px;
	right:227px;
	background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2014/images/schedule/txt_nagoya_on.jpg) no-repeat left center;	width:159px;
	height:29px;
}

#schedule .mapArea .yokohama{
	position:absolute;
	bottom:80px;
	right:207px;
	background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2014/images/schedule/txt_yokohama_on.jpg) no-repeat left center;
	width:85px;
	height:30px;
}

#schedule .mapArea .saitama{
	position:absolute;
	bottom:153px;
	right:90px;
	background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2014/images/schedule/txt_saitama_on.jpg) no-repeat left center;
	width:169px;
	height:33px;
}

#schedule .mapArea .liveArea li a:hover img{
	opacity:0;
}


#schedule table{
	width:100%;
	background:#eee;
}


#schedule th {
	background: #555;
	color:#FFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
#schedule th.venue,#schedule th.ticket {
	text-align: left;
}
#schedule th.time {
	padding: 0;
}

#schedule td {
	text-align: center;
	border-bottom: 1px solid #ababab;
	padding: 15px 10px;
}
#schedule td.date {

}
#schedule td.venue {
	text-align: left;
}

#schedule td.ticket {
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;
	padding: 5px;

}
#schedule td.ticket ul {
	margin: 0 0 10px;
}
#schedule td.ticket p {
	padding: 0 0 0 1em;
}
#schedule .twoDay td.date,
#schedule .twoDay td.time {
	border-bottom: 1px dotted #A6A6A6;
}

#schedule .twoDay td.time{
	border-right: 1px dotted #A6A6A6;
}

#schedule .price {
	background: #f5f5f5;
	font-size: 15px;
	border: 2px solid #333;
	margin: 0 0 15px;
}
#schedule .price dt {
	width: 150px;
	float: left;
	background: #333;
	color: #fff;
	text-align: center;
	padding: 15px;
}
#schedule .price dd {
	padding: 15px 15px 0px 200px;
}
#schedule .price dd span {
	font-size: 13px;
	font-weight: normal;
	padding: 0 0 0 10px;
}

#schedule td.detail{
	border-left:dotted 1px #A6A6A6;
}
/* ------------------------------

	チケット先行受付 initial.html

--------------------------------- */
.clmFix{
	position: fixed;
	top: 70px;
/*	z-index:999; */
}
.sideFix{
	position: fixed;
	top: 70px;
	left:680px;
/*	z-index:999; */
}


.initialNav{
	background:#2E76B6;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
.initialNav li {
	border-top: 1px solid #3d86c7;
	border-bottom: 1px solid #14558e;
	padding: 1px 10px 5px;
}
.initialNav li:first-child {
	border-top: none;
}
.initialNav li:last-child {
	border-bottom: none;
}
.initialDay{
	color:#FFF;
	font-size: 12px;
	font-weight:bold;
	padding:0 0 3px;
}

.initialBtn a{
	vertical-align:top;
	display:block;
	color:#14558e;
	font-size:13px;
	text-indent:-1.3em;
	padding:5px 8px 5px 30px;
	line-height:1.2em;
	font-weight:bold;
	text-shadow:0 1px 0 rgba(255,255,255,1);
	-webkit-text-shadow:0 1px 0 rgba(255,255,255,1);
	-moz-text-shadow:0 1px 0 rgba(255,255,255,1);
	border-bottom:1px solid #cccccc;
	border-top: 1px solid #FFF;
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f5f5f5 0%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f5f5f5 0%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f5f5f5 0%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}

.initialBtn a:hover{
	color:#0089e0;
	text-decoration:none;
}

.captionArea{
/*	padding:0 0 15px;*/
	margin:0 0 30px;
/*	border-bottom:solid 1px #999999;*/
}

.captionArea:last-child{
	border:none;
	margin:0;
	padding:0;
}

/*.captionArea dt{
	font-size:16px;
	color:#cc0000;
	padding:0 0 10px;
	font-weight:bold;
}*/

.captionArea dt span{
	font-size:17px;
	vertical-align:-2px;
}




.captionArea dd .day,.entryBox .day{
	font-weight:bold;
	color:#F00;
}

.captionArea dd a{
	font-weight:bold;
	text-decoration:underline;
}



.captionArea .captionBox{
	background:#EEE;
	 padding:5px 10px;
}

.entryArea{
	width:100%;
	background:#EEEEEE;
	margin:0 0 20px;
	
}

.entryArea th{
	width:100px;
	text-align:center;
	font-size:12px;
	line-height:1.4em;
	font-weight:bold;
	background:#dddddd;
	border-bottom:solid 1px #ababab;

}

.entryArea td{
	padding:15px;
	border-bottom:solid 1px #ababab;
}



.entryArea .last{
	border-bottom:none;
}

.entryArea td a{
	font-weight:bold;
	text-decoration:underline;
	vertical-align:2px;
	color:#2E98B2;

}

.entryArea td a:hover{
	color:#3fafe6
}

.icon-question-sign{
	font-weight:bold;
	color:#2E98B2;
	font-size:14px;
	vertical-align:-2px;
}

.txt_s{
	font-size: 12px;
	text-indent: -1.3em;
	padding: 0 0 0 15px;
	line-height:1.5em;
}

.entryBox{
	overflow:hidden;
	margin:0 0 15px;
}

.entryBox li{
	background:#CCFFFF;
	float:left;
	padding:10px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	width:180px;
	margin:0 15px 0 0;
}

.entryBox li.blank{
		background:#EEEEEE;
}


.entryBox li:last-child{
	margin:0;
}

.entryBox li.last{
	margin:0;
}
	
.entryBox .member{
	font-weight:bold;
	font-size:14px;
	text-align:center;
	color:#2e98b2;
	margin:0 0 10px;
}

.entryBox li.blank .member{
	color:#666;
}

/* ----dticket.html----- */

.dticketList li{
	text-indent:-1em;
	padding:0 13px 10px;
}

.infoTit{
	background: url(../images/bg_line.png) repeat-x left bottom;
	padding:0 0 10px;
	margin:0 0 10px;
}

.dticketTit{
font-family: 'ヒラギノ角ゴ Pro W6',メイリオ,'ＭＳ Ｐゴシック',Meiryo,'MS P Gothic',sans-serif;
	font-size:18px;
	line-height:1.5em;
	color:#C00000;
	font-weight:bold;
	margin:0 0 20px;
	letter-spacing:-0.01em;
}



.dtnArea{
	width:500px;
	margin:0 auto;
	background:#CCFFFF;
	border-radius:6px;
	padding:20px 0;
}

.dtxtBox{
	width:550px;
	float:left;
	margin:0 0 0 20px;
}

.dimgBox{
	width:250px;
	float:left;
}	

.dcontArea{
	width:830px;
	margin:0 auto 40px;
	overflow:hidden;
}
	
.dticketTxt{
	margin:0 auto 20px;
	width:950px;
	text-align: center;
}

.txtDt{
	font-size:15px;
	font-weight:bold;
}

.commentBox{
	padding:10px;
	border-radius:5px;
	background:#FFFEBA;
}

.commentBox .txt_s{
	font-size:13px;
	line-height:1.4em;
}

.stepImg{
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.dCatch{
	text-indent:-9999px;
	background: url(../images/dticket_cath.png) no-repeat left bottom;
	width:350px;
	height:67px;
	margin:0 0 10px;
}


.dbtn a{
font-size: 20px;
width:380px;
height: 35px;
line-height:35px;
}

.comment{
	font-size:14px;
	line-height:1.8em;
}

.colkImage{
	margin:0 0 20px;
	text-align:center;
	background: url(../images/pc_a_cork.png) no-repeat left bottom;
	width:830px;
	height:553px;
	text-indent:-99999px;
}

.gry a{
color: #444;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
border: 1px solid #DDD;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fff), color-stop(1.00, #DDD));
background: -webkit-linear-gradient(#fff, #DDD);
background: -moz-linear-gradient(#fff, #DDD);
background: -o-linear-gradient(#fff, #DDD);
background: -ms-linear-gradient(#fff, #DDD);
background: linear-gradient(#fff, #DDD);

}

/* -----------------------------

	ガイドページ　

-------------------------------- */
.step{
	border:none;
}
.step span{
	background:#222;
	padding:3px 5px 1px;
	font-size:18px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#FFF;
}


.attentionBox{
	background:#FFFFAD;
	padding:10px;
	margin:0 0 20px;
}

.images{
	margin:0 0 20px;
}

#guide .emtgArea{

} 

#guide #emtg {
	background: #eeeeee;
	width: 420px;
	padding: 10px;
	margin:0 0 5px;
}	

#guide #emtg dt {
	clear: both;
	float: left;
	font-weight: bold;
}

#guide #emtg dd {
	padding-left: 60px;
}

#guide table.variety{
	border-collapse: collapse;
	border: 5px solid #ccc;
	width: 100%;
}

#guide table.variety tr{
	border: 5px solid #ccc;
}

#guide table.variety th {
	width: 100px;
	background: #fff;
	color: #3fafe6;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
}

#guide table.variety th span {
	font-size: 14px;
	line-height: 25px;
}

#guide table.variety td {
	background: #FAFAF2;
	padding: 10px 5px;
	font-size:12px;
	vertical-align: middle;
	border-left: 1px solid #ccc;
}


#guide .categoryBox ul.copyBox {
	background: #f6e3c7;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 14px 15px 6px 15px;
	margin-bottom: 20px;
}

.aboutParty{
	overflow:hidden;
	width:520px;
	margin:0 auto;
}

.aboutParty ul{
	width:260px;
	overflow:hidden;
	float: left;
	margin: 0 0 15px;
}

.aboutParty ul li{
	float:left;
}


.aboutParty ul li.ico{
	width:62px;
}

.aboutParty .myId li.txt{	
	padding: 10px 0 0 10px;
}

.guideMember{
	width:640px;
}

.guideMember li a{
	display:block;
	float:left;
}

.guideMember li:last-child a{
	margin:0 0 0 3px;
}

/* ------------------------------

	有効期限確認ページ
	
------------------------------ */
.faqBox {
	background:#F6E3C7;
	padding:15px 10px;
	margin:0 0 30px;
}


/* -----------------------------

退会・機種変更に関する注意事項

-------------------------------- */
ul.cancel{
	margin:0 0 15px;
}

ul.cancel li{
	margin:0 0 5px;
	text-indent:-1em;
	padding:0 0 0 10px;
	line-height:1.5em;
}



/* -----------------------------

ライトボックス

-------------------------------- */

#fancyboxInner{
	width:650px;
	padding:25px 0 10px;
	overflow:hidden;
}

.fancytitBox{
	width:580px;
	margin:0 auto;
}

.fancyTit{
	font-size:29px;
	font-weight:bold;
	float:left;
	margin:0 0 20px;
}

#CDT{
	font-size:45px;
	float:left;
	font-weight:bold;
	color:#369dd9;
	margin:0 0 20px;

}

.checkLink{
	background:#FFF;
	overflow:hidden;
	padding:7px;
	box-shadow:0 1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.4);
	
}

.checkLink .txt{
	padding:7px 0 0;
}
.checkLink p{
	width:505px;
	font-size:15px;
	float:left;
	color:#2e98b2;
	font-weight:bold;
	line-height:1.3em;
	
}

.checkLink .checkBtn{
	width:100px;
	float:right;
}



.checkBtn a{
	font-weight:bold;
	color:#FFF;
	font-size:14px;
	display:block;
	text-align:center;
	box-shadow:0 1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.4);
	font-weight:bold;
	text-shadow:0 1px 0 rgba(255,255,255,0.3);
	-webkit-text-shadow:0 1px 0 rgba(255,255,255,0.3);
	-moz-text-shadow:0 1px 0 rgba(255,255,255,0.3);
	border:1px solid #2e76b6;
	padding:5px 0;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background: #3eb0e5; /* Old browsers */
	background: -moz-linear-gradient(top,  #3eb0e5 0%, #2a94d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3eb0e5 0%,#2a94d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3eb0e5 0%,#2a94d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3eb0e5 0%,#2a94d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3eb0e5 0%,#2a94d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3eb0e5', endColorstr='#2a94d6',GradientType=0 ); /* IE6-9 */
}

.checkBtn a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7; 
	text-decoration:none;
}



/* -----------------------------

チケット販売状況

-------------------------------- */


.tour_schedule table{
  width:910px;
  background-color:#ffffff;
  border-right:1px solid #ADADAD;
  border-top:1px solid #ADADAD;
}

.tour_schedule td {
  color:333333;
  text-align:center;
  padding:6px;
  border-bottom:solid 1px #ADADAD;
  border-left:solid 1px #ADADAD;
}


/*カラー*/
.tour_schedule .th_tit{
  border-bottom:solid 1px #ADADAD;
  border-left:solid 1px #ADADAD;
  padding:8px;
  text-align:center;
  color:#ffffff;
  font-size:14px;
  font-weight:800;
  background-color:#232323;
}

.tour_schedule .th_01 {
  border-bottom:solid 1px #ADADAD;
  border-left:solid 1px #ADADAD;
  padding:8px;
  text-align:center;
  color:#FFFFFF;
  font-weight:800;
}

.tour_schedule .td_01{
  border-bottom:solid 1px #ADADAD;
  border-left:solid 1px #ADADAD;
  padding:8px;
  text-align:center;
  color:#FFFFFF;
  font-weight:800;
}

.tr_black{
  background-color:#000000;
}

.tr_gray{
  background-color:#F3F2E4;
}

.tr_blue{
  background-color:#43A2C8;
}


.tour_schedule .td_hall_info{
  text-align:left;
  font-size:80%;
}

/* -----------------------------

トレード

-------------------------------- */
#trade #about_trade {
	margin-bottom: 30px;
	padding-bottom: 0;
}
#trade #trade_nav li {
	width: 167px;
	height: 59px;
	float: left;
}

#trade #trade_nav li:last-child{
	margin:0;
}

#trade #trade_nav a {
	display: block;
	width: 167px;
	height: 59px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#trade #trade_nav a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);  
	-ms-filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}
#trade #trade_nav .tab1 a {
	 background: url(../feature/kobukuro_tour2014/images/trade/tab_trade1_off.jpg); }
#trade #trade_nav .tab2 a { 
	background: url(../images/trade/tab_trade2_off.png);	
	background-repeat: no-repeat;
 }
#trade #trade_nav .tab3 a { 
	background: url(../images/trade/tab_trade3_off.png); 
	background-repeat: no-repeat;
}

#trade #trade_nav .tab4 a { 
	background: url(../images/trade/tab_trade4_off.png);	
	background-repeat: no-repeat;
	
	 }

#trade #trade_nav .tab1 a.active { 
	background:url(../images/trade/tab_trade1_on.png); 
	background-repeat: no-repeat;
	margin:0 0 0 -3px;
}
#trade #trade_nav .tab2 a.active { background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2013/images/trade/tab_trade2_on.jpg); }
#trade #trade_nav .tab3 a.active { background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2013/images/trade/tab_trade3_on.jpg); }
#trade #trade_nav .tab4 a.active { background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2013/images/trade/tab_trade4_on.jpg); }

#trade #trade_wrap {
	background: #fff;
	border-top: none;
	padding: 0;
}
#trade span.bold { font-weight: bold; }
#trade span.red { color: #F00; }

.motion {
	display: none;
	padding: 0;
}
#trade #motion_area1 {
	display: block;
}
#trade #trade_wrap h3 {
	border-bottom: 3px solid #aaa;
	padding: 10px 0;
	margin-bottom: 10px;
}
#trade #trade_wrap #motion_area2 h3 { border-bottom: 3px solid #9ddf9c; }
#trade #trade_wrap #motion_area3 h3 { border-bottom: 3px solid #ffbd5f; }

#trade .attentionList {
	color: #333;
	background: #ffd;
	border: 3px solid #ccc;
	padding: 10px 20px;
}
#trade .attentionList h4 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #999;
	padding: 5px 0 10px;
	margin: 0 0 12px;
}
/*
#trade #motion_area1 .attentionList h4 { color: #1B1D82; }
#trade #motion_area2 .attentionList h4 { color: #028717; }
#trade #motion_area3 .attentionList h4 { color: #FF4400; }
*/
#trade .attentionList li {
	font-size: 13px;
	margin: 0 0 10px;
	text-indent:-1.2em;
	padding:0 0 0 15px;
}



/* チケットトレードとは 
-------------------------------- */
#trade #trdQuestion p { font-size: 13px; }


#trade #trdQuestion dl {
	width: 310px;
}
#trade #trdQuestion dd {
	text-align: center;	
	padding-bottom: 20px;
}
#trade #trdQuestion dl.left { float: left; background: #DCFCE4; }
#trade #trdQuestion dl.left dd { background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2013/trade/bg_trade1_1_btm.gif) no-repeat left bottom; }
#trade #trdQuestion dl.right { float: right; background: #FFFFBB; }
#trade #trdQuestion dl.right dd { background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2013/trade/bg_trade1_2_btm.gif) no-repeat left bottom; }


/* 譲りたい
-------------------------------- */

#trade #trdGive dl {
	background: #DCFCE4;
	width: 310px;
}
#trade #trdGive dt {
	text-align: center;
	padding: 10px 0;
}
#trade #trdGive dd {
	background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2013/trade/bg_trade1_1_btm.gif) no-repeat left bottom;
	color: #000;
	fonot-size: 14px;
	text-align: center;	
	padding-bottom: 20px;
}
#trade #trdGive dl.left { float: left; }
#trade #trdGive dl.right { float: right; }

/* 買いたい
-------------------------------- */
#trade #trdBuy dl {
	background: #FFFFBB;
	width: 310px;
}
#trade #trdBuy dt {
	text-align: center;
	padding: 10px 0;
}
#trade #trdBuy dd {
	background: url(http://imgc2.emtg.co.jp/?i=http://emtg.jp/feature/kobukuro_tour2013/trade/bg_trade1_2_btm.gif) no-repeat left bottom;
	color: #000;
	text-align: center;	
	padding-bottom: 20px;
}

#trade #trdBuy dd p{
		font-size: 13px;
}
#trade #trdBuy dl.left { float: left; }
#trade #trdBuy dl.right { float: right; }


/* トレードの種類
-------------------------------- */
#trade #trdSchedule .tradeAbout {

	padding: 15px 20px;
}

#trade #trdSchedule h4{
	margin:0;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
line-height:0;
}

#trade #trdSchedule .tradeAbout.normalTrade {
	border: 10px solid #6699FF;
	border-bottom: 10px solid #6699FF;
	border-top: 0px;
}
#trade #trdSchedule .tradeAbout.chokuzenTrade {
	border: 10px solid #f990bf;
	border-bottom: 10px solid #f990bf;
	border-top: none;
}
#trdSchedule .tradeAbout table {

	border: 3px solid #999;
}
#trdSchedule .tradeAbout th {
	width: 110px;
	background: #999;
	padding: 10px;

}

.tradeFlow{
	font-size:14px;
	font-weight:bold;
	background:#999999;
	padding:5px 10px;
	color:#FFF;
}

.osakaFlow{
	margin:0 0 20px;
	padding:10px 0 5px;
	border:solid #999 1px;
} 

#trdSchedule .tradeAbout td {
	width: 410px;
	line-height: 1.4em;
	padding: 10px;
}
#trdSchedule .tradeAbout td dt {
	font-size: 13px;
	font-weight: bold;
	text-indent: -0.2em;
	margin-bottom: 4px;
}
#trdSchedule .tradeAbout td dd {
	
}
#trdSchedule .tradeSchedule {
	padding: 20px;
	border-top: none;
}
#trade #trdSchedule .tradeSchedule.normalTrade {
	border: 10px solid #6699FF;
	border-top: 10px solid #6699FF;
	border-bottom: 5px solid #6699FF;
}
#trade #trdSchedule .tradeSchedule.chokuzenTrade {
	border: 10px solid #f990bf;
	border-top: 10px solid #f990bf;
	border-bottom: 5px solid #f990bf;
}

#trade #trdSchedule .tradeSchedule table {
	width: 100%;
}
#trade #trdSchedule .tradeSchedule th {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 2px 0;
}
#trade #trdSchedule .tradeSchedule .date { 
	font-size:15px;
	font-weight:bold;
	border-left:4px solid #333;
	padding:0 7px;
	margin:0 0 7px;
	color:#333;
 }
#trade #trdSchedule .tradeSchedule th.sale { background: #2B9942; }
#trade #trdSchedule .tradeSchedule th.buy { background: #F68D22; border-right: 1px solid #F68d22;}



#trade #trdSchedule .tradeSchedule td {
	font-weight: bold;
	line-height: 1.6em;
	border: 2px solid #fff;
	padding:3px 5px;
}

.dTit{
background: url(../images/bg_line.png) repeat-x left bottom;
font-size: 20px;
font-weight: bold;
padding: 0 0 10px;
margin: 0 0 15px;
}


#trade #trdSchedule .tradeSchedule td.date { color: #444; font-size: 12px; line-height: 1.4em; 
	width:130px;}
#trade #motion_area4 .tradeSchedule td.date span { font-size: 11px; font-weight: bold; }

#trade #motion_area5 .tradeSchedule td.date span { font-size: 11px; font-weight: bold; }

#trade #trdSchedule .tradeSchedule td.sale { color: #006811; font-size: 14px; text-align: center; line-height: 1.4em; letter-spacing:-0.01em;
}


#trade #trdSchedule .tradeSchedule td.sale span { font-size: 11px; }
#trade #trdSchedule .tradeSchedule td.sale span.xsmall { font-size: 11px; font-weight: normal; }

#trade #trdSchedule .tradeSchedule td.buy { color: #ff4e00; font-size: 14px; text-align: center; line-height: 1.2em; }
#trade #trdSchedule .tradeSchedule td.buy span { font-size: 11px; }
#trade #trdSchedule .tradeSchedule td.buy span.xsmall { font-size: 11px; font-weight: normal; }

#trade #trdSchedule .tradeSchedule .odd td.date { background: #f7f7f7; }
#trade #trdSchedule .tradeSchedule .odd td.sale { border: 1px solid #ccc; 
width: 266px;}
#trade #trdSchedule .tradeSchedule .odd td.buy { border: 1px solid #ccc; }

#trade #trdSchedule .tradeSchedule .even td.date { background: #e7e7e7; }
#trade #trdSchedule .tradeSchedule .even td.sale { background: #c2f8cf; }
#trade #trdSchedule .tradeSchedule .even td.buy { background: #fff998; }

.sold{
	background:#DD0000;
	padding:2px 5px;
	border-radius:2px;
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	vertical-align:2px;
}


/*GOODS*/

#goods .txt{
	line-height:1.6em;
}

#goods .attention{
	color:#333;
	text-align:left;
	background: #ffe2e2;
	padding: 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}


#goods .btn a{
	width:450px;
}


#goods #preorder_detail {
border: 2px solid #3FAFE6;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#goods #preorder_detail h4 {
background: #3FAFE6;
color: #fff;
font-size: 18px;
font-weight: bold;
text-align: center;
border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
-webkit-border-radius: 2px 2px 0 0;
padding: 5px 0;
}

#goods #preorder_detail li {
border-bottom: 2px solid #3FAFE6;
padding: 15px;
}

#goods #preorder_detail li:last-child {
border-bottom:none;
}

#goods #preorder_detail h5 {
color: #176495;
font-size: 15px;
font-weight: bold;
border-left: 3px solid #176495;
padding: 0 8px;
margin: 0 0 13px;
}

#goods #preorder_detail dl {
margin: 0;
}

#goods #preorder_detail dt {
width: 70px;
clear: both;
float: left;
color: #555;
font-size: 13px;
font-weight: bold;
}

#goods #preorder_detail dd {
font-size: 13px;
padding: 0 0 0 70px;
}


.goods_box { background:#fff; padding:15px; }
.goods_box h4 { 
	color:#111111;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:0 0 15px;
	margin:0 0 10px;
	border-bottom:1px dotted #636363;
 }

.goods_box .ph { text-align: center; }
.goods_box .lead {
	width: 320px;
	float: left;
	background: #e5e5e5;
	color:#333;
	font-size:13px;
	padding: 10px;
	margin: 0 10px 0 0;
}

.goodName{
	font-size:13px;
	line-height:1.2em;
}

#goodsList a:hover{
	text-decoration:none;
}


.goods_box .txt {
	color:#333;
	font-size:13px;
	line-height:1.4em;
	text-align:center;
}
.goods_box .detail {
	background: #e5e5e5;
	color:#333;
	font-size:11px;
	padding: 10px;
	margin: 0 0 0 350px;
}
.goods_box table {
	width: 268px;
	background: #f6f4e0;
	font-size: 12px;
	border: 1px solid #aaa;
}
.goods_box table th {
	background: #f1eecc;
/*	width: 50px; */
	padding: 2px 5px;
}
.goods_box table .tit th {
	background: #555;
	color: #fff;
}
.goods_box table td {
	padding: 2px 5px;
}
.goods_box table td.old {
	color: #555;
	background: #f5f5f5;
	font-size: 11px;
}


/* グッズ一覧 */
#goodsList .mainLead {
	background: #ffcc33;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0 0 10px;
}
#goodsList .mainLead .text_s {
	font-size: 12px;
	font-weight: normal;
}
#goodsList ul {
	margin: 0 -5px 0 0;
	overflow: hidden;
}
#goodsList li {
	width: 205px;
	float: left;
	text-align: center;
	margin-right:10px;
}
#goodsList li img { border: 1px solid #DDD; }
#goodsList li a:hover img { border: 1px solid #EEE; }


/* -----------------------------


/* 連動企画
-------------------------------- */
.mainBnr img{
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
}

.fansite{
	overflow:hidden;
	width:486px;
	margin:0 auto;
}

.fansite li{
	text-align:center;
	line-height:1.2em;
	float:left;
	margin:0 15px 0 0;
	border:solid 1px #55C5E0;
	border-radius: 5px;

}

.fansite li a{
	width:150px;
	color:#55C5E0;
	display:block;
	padding:5px 0;
	font-size:15px;
	line-height:1.3em;

}

.fansite li:last-child{
	margin:0;
}

.fansite li a:hover{
	background:#55C5E0;
	color:#FFF;
	text-decoration:none;
}

.liteTxt{
	font-size:18px;
	font-weight:bold;
	color:#1E8FC9;
	text-align:center;
	line-height:1.4em;
}


 #pageTop {
width: 56px;
height: 56px;
position: fixed;
right: 60px;
bottom: 50px;
z-index: 999;
}

#pageTop a {
font-size: 40px;
color: #36ADD9;
}

#pageTop a:hover {
color: #55C5E0;
text-decoration: none;
}

.contentsList  li {
display: block;
background: #fafafa;
border: 1px solid #dddddd;
padding: 9px;
}

.contentsList .mainBox {
clear: both;
width: auto;
margin: 0 0 10px 0;
}

#kobtour2014Wrap .contentsList .lead{
	font-size:12px;
	line-height:1.45em;
	letter-spacing:-0.03em;
}

.contentsList .mainBox .ph {
width: 265px;
line-height:0;
float: left;
}


.contentsList .ph {
width: 190px;
height:106px;
margin:0 auto;
line-height:0;
}

.contentsList .mainBox .detail {
padding: 0 0 0 275px;
}

.contentsList .mainBox .titPlane{
color: #fe972d;
font-size: 16px;
font-weight: bold;
line-height: 1.4em;
position: relative;
margin:0 0 10px;
padding:0;
text-align:left;
}

.contentsList .titPlane{
color: #fe972d;
font-size: 14px;
font-weight: bold;
line-height: 1.4em;
position: relative;
padding:7px 0;
text-align:center;}



#kobtour2014Wrap .contentsList .caption{
	text-indent:-1em;
	padding:5px 10px 10px;
	font-size:10px;
	line-height: 1.45em;
	letter-spacing:-0.01em;


}


#kobtour2014Wrap .contentsList  .btnS a .icon-chevron-right{
	position:absolute;
	right:3%;
}

#kobtour2014Wrap .contentsList .smallBox  .btnS{
	position:absolute;
	bottom:11px;
	width:90%;
}

#kobtour2014Wrap .contentsList .mainBox .btnS a{
	width:70%;
}

#kobtour2014Wrap .contentsList .btnS a{
	position:relative;
	border:solid 1px #a0eafc;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	font-size:12px;
	font-weight:bold;
	display:block;
	width:100%;
	text-align:center;
	color:#55c5e0;
	padding: 1px 0;
}

#kobtour2014Wrap #motion_area1 .contentsList .btnS {
left:0%;
}

#kobtour2014Wrap #motion_area1 .contentsList .btnS a{
left:5%;
	border-radius:15px;
	border-radius:15px;
	border-radius:15px;
	padding: 3px 0;

}

#kobtour2014Wrap .contentsList .btnS a:hover{
	color:#FFF;
	background:#66CAE3;
	border:solid 1px #66CAE3;

	text-decoration:none;
}


#kobtour2014Wrap #motion_area1 .contentsList .smallBox {
height: 280px;
/*height:245px;*/
float: left;
margin: 0 10px 10px 0;
position:relative;
}

#kobtour2014Wrap #motion_area1 .contentsList .tail{
	margin:0;
}



#kobtour2014Wrap .contentsList .smallBox {
width: 190px;
height: 245px;
float: left;
margin: 0 10px 10px 0;
position:relative;
}



#kobtour2014Wrap .contentsList .tail{
	margin:0;
}

#special_nav {
}
#special_nav li {
	width: 330px;
	height: 90px;
	float: left;
}
#special_nav .all  { background: url(/feature/kobukuro_tour2014/images/special/tab1.png) no-repeat center center; 
	margin:0 10px 0 0;
	position:relative;}

#special_nav .site{
	position:relative;
}


#special_nav .all .ribon,#special_nav .site .ribon{
	position: absolute;
top: 0px;
z-index: 999;
right: 0;
}

#special_nav li a:hover .ribon{
	top:3px;
} 



#special_nav a img{
opacity:1;
}


#special_nav a {
	display: block;
	background:#3bb3e0;
	padding:5px 0 0;
	text-align:center;
	background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -o-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(44,160,202)),
	color-stop(1, rgb(62,184,229))
	);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 3px 2px #999;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec,  0px 3px 2px #999;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec,  0px 3px 2px #999;
	box-shadow: inset 0px 1px 0px #2ab7ec,  0px 3px 2px #999;
border-bottom:solid 5px #156785;
}


#special_nav a:hover{
	margin:3px 0 0;
	background-image: linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -o-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgb(62,184,229)),color-stop(1, rgb(44,160,202)));
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 1px #999;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec,  0px 2px 1px #999;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec,  0px 2px 1px #999;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 1px #999;
border-bottom:solid 2px #156785;
}

#special_nav .site .active { background:#FFF  url(/feature/kobukuro_tour2014/images/special/tab2_active.png) no-repeat center center }

#special_nav .all .active { background:#FFF  url(/feature/kobukuro_tour2014/images/special/tab1_active.png) no-repeat center center }



#special_nav .active{
	position: relative;
	border: 3px solid #62b6d5;
	box-shadow:0 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3);
	pointer-events:none;
	z-index:99;

}

#special_nav .active:hover{
	box-shadow:none;
	border: 3px solid #62b6d5;
}


#special_nav .active:after, #special_nav .active:before {
	top: 100%;
	left: 45%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#special_nav .active:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #FFF;
	border-width: 20px 23px 0 0;
	margin-left: -20px;

}
#special_nav .active:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #62b6d5;
	border-width: 25px 33px 0 0;
	margin-left: -23px;

}


#special_nav .all .active:after, #special_nav .all .active:before {
	top: 100%;
	left: 55%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}


#special_nav .all .active:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #FFF;
	border-width: 20px 0 0 23px;
	margin-left: --19px;

}
#special_nav .all .active:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #62b6d5;
	border-width: 26px 0 0 30px;
	margin-left: -24px;

}



#special_nav .active img.tNav1,#special_nav .active img.tNav2 {
	opacity:0;
	filter: alpha(opacity=0);  
	-ms-filter: alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
}

#special .motion {
	display: none;

}
#special #motion_area1 { display: block; }


#acodionClub .btn2,#acodionClass .btn1,#acodionClub .close2,#acodionClass .close{
	font-size:14px;
	font-weight:bold;
	border: solid 1px #a0eafc;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
display: block;
width: 300px;
text-align: center;
color: #55c5e0;
padding: 6px 0 0;
margin: 0 auto 20px;
line-height:1.3em;
cursor:pointer
}
#acodionClub .btn2,#acodionClub .close2{
margin: 0 auto 10px;
}

#acodionClub .close2,#acodionClass .close{
width: 200px;
padding: 6px 0 8px;
}

#acodionClub .btn2:hover,#acodionClass .btn1:hover,#acodionClub .close2:hover,#acodionClass .close:hover{
	color:#FFF;
	background:#66CAE3;
	border:solid 1px #66CAE3;
	text-decoration:none;
}

#motion_area2 .mainLead{
	padding:0 0 10px 0;
	font-size:16px;
	line-height:1.4em;
	letter-spacing:-0.03em;
	font-weight:bold;
}

/* ------------------------------------------------------------

	電子チケット、メモリアルコレクションに関するアンケート
	
------------------------------------------------------------ */
.tourEnq2014 .captionArea .subTit{
	margin:0 0 10px;
	padding:0 0 8px;
	border-bottom:2px solid #000;
}
.tourEnq2014 #present {
	border: 2px solid #3FAFE6;
	border-radius: 5px;
}

.tourEnq2014 #present h4 {
	background: #3FAFE6;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-radius: 2px 2px 0 0;
	padding: 5px 0;
}
.tourEnq2014 #present .tit{
	padding:10px 10px 0;
	color: #176495;
	font-size: 15px;
	font-weight: bold;
	line-height:2em;
}
.tourEnq2014 #present .text{
	padding:0 10px 10px;
	font-size:13px;
	line-height:1.3em;
}
.tourEnq2014 form label{
	margin:0 20px 0 0;
	line-height:2em;
}
.tourEnq2014 form .titEnq2014{
	padding:40px 0 5px;
	font-size:15px;
	font-weight:bold;
}
.tourEnq2014 form .titEnq2014 span{
	color:#ff0000;
	font-size:13px;
}
.tourEnq2014 form .titEnq2014s{
	padding:15px 0 3px;
	font-weight:bold;
}
.tourEnq2014 form .titSub{
	padding:15px 0 0;
	font-weight:bold;
}
.btnEnq input {
    background: linear-gradient(to bottom, #3eb0e5 0%, #2a94d6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #2e76b6;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin: 20px auto;
    padding: 5px 0;
    text-align: center;
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
    width: 250px;
}



/*パネルCSS*/

.photTime {
	width:100%;
	border:solid 2px #333;

}

.photTime th{
	background:#000;
	color:#FFF;
	font-size:20px;
	padding:10px;
	text-align:center;
	font-weight:bold;
}

.photTime td{
	background:#FFF;
	font-size:28px;
	color:#000;
	line-height:1em;
	padding:10px 15px 4px;
	font-weight:bold;
}

.photTime td span{
	font-size:15px;
}
#panel .captionArea{
	background:#FBF994;
	padding:15px;
	margin:15px 0 0;
}

#panel .captionArea dt{
	font-size:18px;
	font-weight:bold;
	margin:0 0 12px;
	color:#FF0000;
}

#panel .captionArea dt span{
	font-size:13px;
	color:#333;
}

#panel .captionArea dd{
	font-size:13px;
	margin:0 0 5px;
	text-indent:-1em;
	padding:0 12px;
}

#panel .captionArea dd span{
	font-weight:bold;
}

スペーサー

-------------------------------- */
.space5  { margin-bottom: 5px; }
.space10 { margin-bottom: 10px; }
.space15 { margin-bottom: 15px; }
.space20 { margin-bottom: 20px; }
.space25 { margin-bottom: 25px; }
.space30 { margin-bottom: 30px; }
.space40 { margin-bottom: 40px; }
.space45 { margin-bottom: 45px; }
.space50 { margin-bottom: 50px; }
