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




body {
	font-family: メイリオ,'ＭＳ Ｐゴシック',Meiryo,'MS P Gothic',sans-serif;
	color: #444;
	font-size: 14px;
	line-height: 1.5em;
	letter-spacing: 0.02em;	
}

#container{
	width:900px;
	margin:0 auto 50px;
}

table { _font-size: 12px; }
a {
	color: #4FBCE3;
	text-decoration: underline;
}
a:hover {
	color: #FF8A8C;
	text-decoration: none;
}

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

#page_head {
	width: 900px;
	color: #F1F1F1;
	background: #000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 16px;
	text-align: left;
	posotion: relative;
}

#page_head p {
}

#page_head p a {
	color: #F1F1F1;
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding:5px 10px;
	line-height: 16px;
	color:#FFF;
}


/* 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; }



#pageTop {
	font-size: 40px;
	position: fixed;
	right: 60px;
	bottom: 30px;
	z-index:999;
}


#pageTop a{
	text-decoration:none;
}
.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: #BD1D27; }
.braun{color:#9F5E0E;}
.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;
}

.icon-hand-right:before{
content: '\f388';
}


/* 共通
=============================================== */
#halltour2014Wrap {
	position:relative;
	_text-align: center;
	margin:0 auto;
}
#halltour2014Wrap .container {
	width: 900px;
	margin: 0 auto 50px;
	_text-align: left;
}

.capTxt{
	font-size:11px;
	line-height:1.2em;
}

h2{
	font-size: 25px;
background: #09005A;
font-weight: bold;
padding:15px 10px 10px;
color: #FFF;
text-align:center;
border-radius:5px 5px 0 0;
}

h2.kobe{
	background:#BA0404;
	color:#FFF;
}

.kobeBox{
	border-radius:0 0 5px 5px;
	border:3px solid #BA0404;
}

.blue{
	background: #0070C0;
	font-size:22px;
	color:#FFF;
}


.mainLead{
	font-size:16px;
	line-height:1.5em;
	text-align:center;
	font-weight:bold;
}

.bnr{
	text-align:center;
}

.precede table {
margin: 0 auto 3px;
border-bottom: 1px solid #CCC;
border-left: 1px solid #CCC;
}

.precede table th.area {
background-color: #EDEDED;
padding:5px 6px;
font-weight:bold;
font-size:13px;
}

.precede table th.area2 {
background-color: #EDEDED;
padding:5px 6px;
font-weight:bold;
font-size:13px;
}

.precede table th {
border-top: 1px solid #CCC;
border-right: 1px solid #CCC;
padding: 0;
color: #444;
text-align: center;
vertical-align: middle;
}

.precede table td {
border-top: 1px solid #CCC;
border-right: 1px solid #CCC;
padding:10px 15px;
line-height:1.8em;
width:1000px;
text-align: left;
line-height:1.3em;
background-color: #F7F7F7;
vertical-align: middle;
}

.precede table.priceArea td{
	width:480px;
	text-align:center;
}

.precede table.priceArea .bga{
	background:#DDD;
	text-align:center;
}

.precede table td p{
	text-indent:-1em;
	padding:0 0 0 1em;
}

.precede table td .atention li{
	margin:0 0 2px;
	text-indent:-1.2em;
	padding:0 0 0 1em;
	line-height:1.5em;
	font-size:12px;
}


h3{
	font-size: 26px;
	font-weight: bold;
	color: #FF4076;
	text-align:center;
}


h5{
	font-size:20px;
	color:#FFF;
	background:#FF4076;
	padding:10px 15px 5px;
	font-weight:bold;
	line-height:1.3em;
}

.dticketWrap {
	border-radius:5px;
	padding:5px 0 20px;
}

.dticketInr {
	overflow: hidden;
}

.checkList li span {
	color: #F8026D;
	font-weight: normal;
	font-size:12px;
}

.ph {
	width: 350px;
	float: left;
}

.question {
	width: 455px;
	float: left;
}

.question .original{
	/*border-bottom:1px solid #333;*/
	font-size: 16px;
	font-weight: bold;
	color:#F8026D;
}

.center{
	text-align:center;
}

.checkList {
	padding: 0 0 0 15px;
	margin: 0;
}

.checkList li {
	font-size: 13px;
	text-indent: -1em;
	padding: 0 0 0 1em;
	margin: 0 0 2px;
	font-weight: bold;
	line-height: 1.4em;
	text-align: left;
}

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

.colTxt{
	 font-size:15px;
	 font-weight:bold;
	 text-align:right;
	 padding:15px 0 0;
}

.checkBox{
	padding:15px 0;
}

.collectionTit{
	font-size:16px;
	font-weight:bold;
	}


.accessionLead{
	font-size:23px;
	color:#FF7802;
	font-weight:bold;
	color:#FF7802;
}

.checkLead{
	font-size:23px;
	color:#FF7802;
	font-weight:bold;
}

.SmlArea{
	background:#FCEBE3;
	padding:15px 20px;
	line-height:1.5em;
}

.SmlArea p{
	line-height:1.7em;
	color:#333;
	font-size:12px;

}

h4{
	font-size:18px;
	text-align:center;
	font-weight:bold;
	border-bottom:solid 2px #352D69;
	padding:0;
	color:#352D69;
	margin:0 0 5px;
}


.memorialcollection{
	border-radius:5px;
	overflow:hidden;
	margin:0 auto;
}

.memorialcollection .collectTit{
	text-align:left;;
	font-size:20px;
	padding:0 0 10px;
}

.memorialcollection .kobettl{
	color:#C90404;
	border-bottom:2px solid #C90404;

}

.memorialcollectionInr{
	margin:0 auto;
}


.collectionWraper{
}

.collectionInr{
	background:#FFF;
	padding:25px;
	border-radius:5px;	
}

.philuminage{
	position:absolute;
	top:30px;
	right:13px;
}

.kobeInr{
border: 1px solid #C90404;
}

.collection{
	overflow:hidden;
	text-align: left;
	margin: 5px auto 10px;
	width:750px;
}

.capture{
	width:150px;	
	float:left;
}

.collection li{
	color:#444;
	font-size:14px;
	font-weight:bold;
	margin:0 7px 5px 0;
	text-align:left;
	/*float:left;
	display:inline;*/
	line-height:1.6em;
}

h7{
	font-size:16px;
	font-weight:bold;
	color:#312580;
}
	

.howto th {
	width: 100px;
	text-align: center;
	padding: 10px 0;
	font-size:15px;
}

.howto .step th{
	background:#DFEAFE;
	color:#333;
	font-weight:bold;
	border-right:1px solid #333;
} 


.howto td {
	padding: 15px 20px;
}

.howto td h5 {
border-bottom:solid 1px #000;
font-size: 16px;
color:#333;
font-weight: bold;
line-height: 1.2em;
padding:0 0px 5px 0px;
margin:0 0 10px;
}

.stepTit{
	border-left:4px solid #000;
	padding: 0 0px 0 13px;
	font-size: 27px;
	color:#000;
	text-align:left;
	line-height:1em;
	margin:0 15px;
}

.kobeTit{
	border-left:5px solid #C90404;
	color:#C90404;

}

#collectionCont table {
	font-size: 12px;
	border-collapse: collapse;
}

#collectionCont tr {
background: #FFF0D6;
}

#collectionCont tr.odd {
background: #fff;
}

#collectionCont th {
width: 200px;
font-weight: bold;
border-right: 2px solid #FFF;
padding: 8px 10px;
vertical-align: top;
font-size: 13px;
}

#collectionCont td {
padding: 8px 10px;
font-weight:bold;
}

#collectionCont th .webicon {
font-size: 20px;
font-weight: normal;
margin: 0 5px;
}

#collectionCont .attention {
font-size: 12px;
color: #666;
text-indent: -1em;
margin: 0 0 0 10px;
font-weight: normal;
text-align: left;
}
	

h6 {
color: #1F2056;
font-size: 16px;
font-weight: bold;
line-height: 1.2em;
padding: 0 0px 5px 0px;
}

.ticketPrice{
	border:solid 1px #333;
}

.ticketPrice td{
	width:200px;
	padding:10px;
	border:solid 2px #333;
	line-height:1.3em;
	text-align:center;
	font-weight:bold;

}

.ticketPrice .current{
	background:#F5F5F5;
}

.ticketPrice .currentDticket{
	background:#E8F0FF;
}
	

.stepTxt{
	font-size:16px;
}

.ticketPriceTit{
	color:#0070CB;
	font-size:15px;
	margin:0 0 5px;
}

.bnrArea{
	overflow:hidden;
	padding:10px 0 0;
}

.bnrArea li a{
	display:block;
	width:210px;
	margin:0 20px 0 0;
	float:left;
}

.bnrArea li a img{
	box-shadow:0 2px 2px rgba(0,0,0,0.5);
} 
.bnrArea li:last-child a{
	margin:0;
}
	

.ticketPrice td.tit{
	background:#C2D8FF;
	text-align:center;
	font-weight:bold;
}

.ticketPrice td.gry{
	background:#EEE;
}

.howto td p {
	font-size: 13px;
	line-height: 1.6em;
	padding-bottom: 8px;
}

.stepList li{
	font-size:13px;
	text-indent:-1.5em;
	padding:0 0 5px 1.5em;
	line-height: 1.5em;
}


.howto td .captionList li{
	font-size:11px;
	text-indent:-1em;
	padding:0 0 5px 1em;
	line-height: 1.3em;
}

.howto td .captionList li:last-child{
	font-size:11px;
	text-indent:-1em;
	padding:0 0 0 1em;
}

.howto tr.step{
	border:solid 1px #333;
}

.submitBox .subTxt{
	font-size:12px;	
	text-align:center;
}

.cathTxt{
	text-align:center;
	font-size:18px;
	padding:15px 0 5px;
	font-weight:bold;
	line-height:1.7em;
} 

.qrList{
	width:460px;
	float:left;
	padding:8px 0 0;
}

.qrList li{
	font-size:13px;
	text-indent:-1em;
	padding:0 0 5px 1em;
	line-height:1.4em;
}

.fcArea{
	background:#FFDEE2;
	padding:25px;
	border-radius:5px;
}

.fcArea ul li{
	font-weight:bold;
	font-size:18px;
	margin:0 0 15px;
	text-indent:-1.5em;
	padding:0 0 0 1.5em;
	line-height:1.4em;
	color:#000;
}

.fcArea ul li:last-child{
	margin:0;
}

.fcArea ul li span{
	font-size:13px;
}

.mainBtn a{
		display: block;
border: solid #ff7400 1px;
background: #fcac19; /* Old browsers */
background: -moz-linear-gradient(top,  #fcac19 0%, #ff7400 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcac19), color-stop(100%,#ff7400)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcac19 0%,#ff7400 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcac19 0%,#ff7400 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcac19 0%,#ff7400 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fcac19 0%,#ff7400 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcac19', endColorstr='#ff7400',GradientType=0 ); /* IE6-9 */
;
	color: #FFF;
	padding:18px 0 13px 0;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
	border-radius: 5px;
	width: 40%;
	font-weight: bold;
	font-size:23px;
}

.mainBtn a:hover{
background: #ff7400; /* Old browsers */
background: -moz-linear-gradient(top,  #ff7400 1%, #fcac19 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ff7400), color-stop(99%,#fcac19)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff7400 1%,#fcac19 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff7400 1%,#fcac19 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff7400 1%,#fcac19 99%); /* IE10+ */
background: linear-gradient(to bottom,  #ff7400 1%,#fcac19 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7400', endColorstr='#fcac19',GradientType=0 ); /* IE6-9 */

}


.subBtn a{
		display: block;
border: 1px solid #2e76b6;
background: #3eb0e5;
background: -moz-linear-gradient(top, #3eb0e5 0%, #2a94d6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#eeeeee));
background: -webkit-linear-gradient(top, #3eb0e5 0%,#2a94d6 100%);
background: -o-linear-gradient(top, #3eb0e5 0%,#2a94d6 100%);
background: -ms-linear-gradient(top, #3eb0e5 0%,#2a94d6 100%);
background: linear-gradient(to bottom, #3eb0e5 0%,#2a94d6 100%);
	color: #FFF;
	padding:18px 0 13px 0;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
	border-radius: 5px;
	width: 35%;
	font-weight: bold;
	font-size:17px;
}

.subBtn a:hover{
background: -moz-linear-gradient(top, #2a94d6 0%, #3eb0e5 100%);
background: -webkit-linear-gradient(top, #2a94d6 0%,#3eb0e5 100%);
background: -o-linear-gradient(top, #2a94d6 0%,#3eb0e5 100%);
background: -ms-linear-gradient(top, #2a94d6 0%,#3eb0e5 100%);
background: linear-gradient(to bottom, #2a94d6 0%,#3eb0e5 100%);
}


.webBtn a{
	padding:8px 0;
	line-height:1.5em;
background: #4edb08; /* Old browsers */
background: -moz-linear-gradient(top,  #4edb08 0%, #3faf07 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4edb08), color-stop(100%,#3faf07)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4edb08 0%,#3faf07 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4edb08 0%,#3faf07 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4edb08 0%,#3faf07 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4edb08 0%,#3faf07 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4edb08', endColorstr='#3faf07',GradientType=0 ); /* IE6-9 */

	border-color:#3AB509;
}

.webBtn a:hover{
background: #4edb08; /* Old browsers */
background: -moz-linear-gradient(top,  #3faf07 0%, #4edb08 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4edb08), color-stop(100%,#3faf07)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3faf07 0%,#4edb08 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3faf07 0%,#4edb08 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3faf07 0%,#4edb08 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3faf07 0%,#4edb08 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3faf07', endColorstr='#4edb08',GradientType=0 ); /* IE6-9 */

}

.txtBtn a{
		display: block;
border: 2px solid #FF4076;
	color: #FF4076;
	padding:10px 0 8px 0;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
	border-radius: 5px;
	width: 35%;
	font-weight: bold;
	font-size:16px;
}

.txtBtn a:hover{
background:#FF4076;
	color: #FFF;

}

	
.dticketArea{
	padding:20px;
	border:solid 3px #FC830C;
	border-radius:0 0 5px 5px;
	margin:0 0 30px;
}

.qrArea{
	padding:20px;
	border:solid 3px #42AEE6;
	border-radius:0 0 5px 5px;
	margin:0 0 20px;
}

スペーサー

-------------------------------- */
.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; }
.space60 { margin-bottom: 60px; }

