@charset "UTF-8";

/* --------------------------------------------------------------------------------------
/ticket/
--------------------------------------------------------------------------------------- */

#contentsarea h1{
	margin:0 0 20px 0;
}

.contnavi{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background:url(../img/bg_ticketlist.gif) no-repeat 0 bottom;
	clear:both;
}

.contnavi:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.contnavi { display:inline-block; }
/*\*/
* html .contnavi { height:1%; }
.contnavi { display:block; }
/**/

#contentsarea h3{
	background:url(../../common/img/ic_h3.gif) no-repeat 8px 10px #f2f2f2;
	font-weight:bold;
	font-size:117%;
	border:1px solid #dfdfdf;
	margin:0 0 10px 0;
	padding:5px 0 5px 19px;
}

.contnavi div{
	width:220px;
	float:left;
}

.contnavi .left{
	margin:0 10px 0 0;
}

.contnavi .left div{
	width:198px;
	padding:0 11px;
}

.contnavi .left div select{
	width:198px;
	margin:0 0 10px 0;
	min-height:30px;
	font-size:1.1em;
	background-color:#f4fbff;
}

.contnavi .img{
	text-align:center;
}

.contnavi form .btn{
	border:0;
	width:115px;
	height:31px;
	text-indent:-9999px;
	text-align:center;
	margin-left:42px;
	background:url(../img/btn_seach.jpg) no-repeat 0 0 !important;cursor:pointer;
	font-size:0;
	line-height:0;
}

.contnavi .link{
	width:auto;
	display:inline-block;
	float:right;
	margin:0;
	padding:0 12px 0 10px;
	background:url(../../common/img/ic_arrow.gif) no-repeat 0 0.5em;
}

.contnavi .link a{
	font-weight:bold;
	color:#262ea8;
}

.bnr{
	width:680px;
	clear:both;
}

.bnr li{
	width:220px;
	float:left;
}

.bnr .left{
	margin:0 10px 10px 0;
}

/* TABLE設定 */

table.normal{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

table.normal th,
table.normal td{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:6px 9px;
}

table.normal .bl{
	border-left:2px solid #cccccc;
}

table.normal .br{
	border-right:2px solid #cccccc;
}

table.normal th{
	background-color:#666666;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}

table.normal tr.subtit th{
	background-color:#f5f5ff;
	font-weight:bold;
	color:#333333;
	text-align:center;
}

table.normal tr.subtit th span{
	color:#666666;
}

table.normal td{
	vertical-align:top;
}

table.normal td span{
	font-weight:bold;
}

table.normal p.mb10{
	margin:0 0 10px;
}

table.normal p.mb4{
	margin:0 0 4px;
}

table.normal .bgn{
	background:none !important;
}

.ind_txt,
.ind_list li{
	padding:0 0 0 1em;
}

.ind{
	text-indent:-1em;
	margin:0 0 0 1em;
}

.inds{
	text-indent:-0.5em;
	margin:0 0 0 0.5em;
}

.ind2{
	text-indent:-1.8em;
	margin:0 0 0 1.8em;
}

.ind2w{
	text-indent:-1.5em;
	margin:0 0 0 1.5em;
	padding:0 0 0 1em;
}

.mb0 { margin-bottom:0px !important;	}
.mb5 { margin-bottom:5px !important;	}
.mb10 { margin-bottom:10px !important;	}
.mb20 { margin-bottom:20px !important;	}
.mb25 { margin-bottom:25px !important;	}

.w10{	width:10%;	}
.w12{	width:12%;	}
.w13{	width:13%;	}
.w15{	width:15%;	}
.w16{	width:16%;	}
.w18{	width:18%;	}
.w19{	width:19%;	}
.w20{	width:20%;	}
.w21{	width:21%;	}
.w22{	width:22%;	}
.w25{	width:25%;	}
.w26{	width:26%;	}
.w27{	width:27%;	}
.w28{	width:28%;	}
.w30{	width:30%;	}
.w32{	width:32%;	}
.w34{	width:34%;	}
.w35{	width:35%;	}
.w40{	width:40%;	}
.w42{	width:42%;	}
.w60{	width:60%;	}

.tc{ text-align:center !important;	}
.tr{ text-align:right !important;	}
.tl{ text-align:left !important;	}
.vm{ vertical-align:middle !important;	}

.tn{ font-weight:normal !important; }

.red { color: #f00; }
.blue { color: #1e76e1; }
.purple { color: #7c46bd }

/* --------------------------------------------------------------------------------------
/ticket/ 以下
--------------------------------------------------------------------------------------- */

#contentsarea .ticket h1{
	margin:0 0 5px 0;
}

.ticket .section{
	margin-bottom:10px;
}

.ticket .pgtop{
	width:127px;
	margin:0 0 29px auto;
	clear:both;
}

/* ページ内リンク設定 */

.pglink{
	border:1px solid #dfdfdf;
	margin:0 0 32px 0;
	padding:6px 10px 0
}

.pglink:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.pglink { display:inline-block; }
/*\*/
* html .pglink { height:1%; }
.pglink { display:block; }
/**/

.pglink li{
	white-space:nowrap;
	float:left;
	display:block;
	margin:0 15px 0 0;
	padding:0 0 7px 10px;
	background:url(../../common/img/ic_arrowb.gif) no-repeat 0 0.5em;
}

.pglink li a{
	color:#333399;
}

/* regularナビ */

#regularnavi{
	padding:5px 0 10px 0;
	text-align:center;
}

#regularnavi:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#regularnavi { display:inline-block; }
/*\*/
* html #regularnavi{ height:1%; }
#regularnavi { display:block; }
/**/

#regularnavi li{
	float:left;
}

/* kiro */

.kirotb{
	width:660px;
	margin-bottom:10px;
}

.kirotb td{
	padding:6px 0;
	text-align:center;
	vertical-align:middle;
}

.kiro .right{
	width:190px;
	border:1px solid #cccccc;
	margin:4px 0 0 0;
	padding:6px 0;
}

.kiro table{
	border-collapse:separate !important;
}

.kiro .right p{
	margin:4px auto;
	padding:0 15px;
}

.kiro .btn{
	clear:both;
	width:660px;
	margin-bottom:20px;
}

.kiro .txt10{
	font-size:92%;
}

.kiro .w5{
	width:5% !important;
}

.kiro .tc{
	text-align:center !important;
}

.lineRight{
	border-right:2px solid #fff;
}

.lineBottom{
	border-bottom:2px solid #fff;
}

/* waribiki */

.waribiki h1, .kiro h1{
	margin:0 0 20px 0 !important;

}

.waribiki .listnormal li{
	text-indent:-1em;
	margin:0 0 6px 1em;

}

/* group */

.txt_l{
	font-size:167%;
	font-weight:bold;
}

.txt_l span{
	font-size:83%;
	margin:0 0 0 20px;
	padding-top:4px;
	vertical-align:top;
}

/* surutto */

.boxsurutto:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.boxsurutto { display:inline-block; }
/*\*/
* html .boxsurutto { height:1%; }
.boxsurutto { display:block; }
/**/

.boxsurutto .left{
	float:left;
}

.boxsurutto .right{
	width:444px;
	float:right;
}

.boxsurutto .right div{
	background-color:#f5f5ff;
	border:2px solid #b9b9ff;
	padding:6px 10px;
}

.boxsurutto .right div span{
	font-weight:bold;
}

.boxsurutto .right div dl dt{
	float:left;
}

.boxsurutto .right div dl dd{
	margin-left:11em;
}


/* pitapa */

.pitapa h1{
	position:relative;
}

.pitapa h1 span{
	margin:0 10px 0 0;
	padding:3px 0 3px 22px;
	background:url(../../common/img/bg_h2_back.gif) no-repeat 0 3px;
	position:absolute;
	top:20px;
	right:0;
}

.pitapa h1 span a{
	color:#262ea8;
}

.pitapafla{
	text-align:center;
	z-index:10 !important;
}



/* ic_pitapa */
.ic_pitapa h2 {
	margin-bottom: 15px;
}
.ic_pitapa .section p {
	margin-bottom: 15px;
}

.card_list_txt {
	float:left;
	width: 310px;
}
.card_list_pct {
	width: 320px;
	float: right;
}

.pitapa_info_box {
	width: 660px;
	padding: 0 0 15px;
	background: url(../img/ic_box_pitapa_bg_btm.gif) no-repeat bottom;
}
.pitapa_info_box .pitapa_info_inner {
	padding: 26px 45px 20px 298px;
	background: url(../img/ic_box_pitapa_bg_top.gif) no-repeat top;
}

.tit_h3_wrap {
	position: relative;
}
.tit_h3_wrap img {
	position: absolute;
	top:5px;
	right:5px;
}


.acdn_trigger {
	margin: 0 0 10px;
	height:50px;
	line-height: 50px;
	padding:0 15px;
	background: url(../img/ic_trigger_accordion.png) no-repeat 0 -50px;
	cursor: pointer;
	color:#03f;
	text-decoration: underline;
	font-weight: bold;
}
.acdn_trigger.open {
	background-position: 0 0;
}

.example_ttl {
	margin-bottom: 10px;
}
.example_box {
	padding: 15px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}
.example_box dt {
	margin-bottom: 5px;
	font-weight: bold;
}

.contact_box {
	padding:2px;
	margin:0 0 10px;
	border:2px solid #ddd;
	background-color: #fff;
}
.contact_box_inner {
	position:relative;
	background:url(../img/ic_contact_box_bg.gif) repeat-y;
}
#contentsarea .contact_box h3 {
	margin:0;
	padding:0;
	border: none;
	background:none;
	/*ここまでcss上書き*/
	width: 205px;
	position: absolute;
	top:50%;
	padding-left: 16px;
	margin-top: -1.5em;
}
.contact_box h3 span {
	font-weight: normal;
}
.contact_box dl {
	width:378px;
	float: right;
	padding:15px 12px 5px 0;
}
.contact_box dl dt {
	font-size: 117%;
	font-weight: bold;
}

.contact_box dl .tel_txt {
	font-size:163%;
}
.contact_box dl .icon_tel {
	padding: 3px 0 3px 32px;
	background:url(../img/icon_tel.gif) no-repeat left center;
}
.contact_box dl .icon_tel_s {
	padding: 1px 0 1px 18px;
	background:url(../img/icon_tel_s.gif) no-repeat left center;
	font-weight: normal;
}
.contact_box dl dd em {
	font-weight: bold;
}
.contact_box dl dd p {

}
.contact_box dl dd ul li {

}



.ticket .hd01 {
	background-color: #339;
	margin: 0 0 20px 0;
	padding: 10px 0 8px;
	font-size: 140%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
}
.ticket .hd02 {
	background: url(../../common/img/ic_h2.gif) no-repeat 0 0.32em;
	margin: 0 0 15px 0;
	padding: 0 0 0 19px;
	font-size: 130%;
	font-weight: bold;
}

.ticket .clm01 {
	background: #f2f2f2;
	padding: 10px;
    border: 1px solid #dfdfdf;
}

.ticket .clm02 {
	position: relative;
	background: #f2f2f2;
	margin: 10px 0 0 0;
	padding: 15px;
    border: 1px solid #dfdfdf;
	overflow: hidden;
}
.ticket .clm02 .pic {
	float: left;
	width: 150px;
}
.ticket .clm02 .lead {
	float: right;
	width: 458px;
}
.ticket .clm02 .wrap {
	position: absolute;
	width: 458px;
	bottom: 15px;
	right: 15px;
}
.ticket .clm02 .wrap .s_pic {
	width: 225px;
}
.ticket .clm02 .wrap .s_pic.l { float: left; }
.ticket .clm02 .wrap .s_pic.r { float: right; }
.ticket .clm02 .wrap .s_pic span {
	display: block;
	font-size: 94%;
}


.ticket .lead_block {
	margin: 0 0 20px 0;
	overflow: hidden;
}
.ticket .lead_block .pic_l {
	float: left;
	width: 167px;
	margin: 0 20px 0 0;
}
.ticket .lead_block .wrap {
	float: left;
	width: 303px;
	padding: 20px 0 0 0;
}
.ticket .lead_block .pic_r {
	float: right;
	width: 150px;
	text-align: center;
}
.ticket .lead_block .pic_r img {
	margin: 0 0 7px 0;
}
.ticket .lead_block .pic_r span {
	font-size: 90%;
}




.ic_icoca {
}
.ic_icoca .section {
	padding: 0;
}
.ic_icoca h2 {
	background: url(../../common/img/ic_h2.gif) no-repeat 0 0.32em;
	margin: 0 0 15px 0;
	padding: 0 0 0 19px;
	font-size: 130%;
	font-weight: bold;
}

.ic_icoca .clm03 {
	margin: 0 0 15px 0;
	padding: 20px;
	border: 4px solid #b8e2fd;
}
.ic_icoca .clm03 .logo {
	font-size: 140%;
	font-weight: bold;
	color: #1e76e1;
	line-height: 1.1;
	vertical-align: middle;
}
.ic_icoca .clm03 .logo img {
	margin-right: 10px;
	vertical-align: middle;
}
.ic_icoca .clm03 .type {
	margin: 0 0 15px 0;
}
.ic_icoca .clm03 .type .ttl {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	border-left: 4px solid #009;
	font-weight: bold;
}
.ic_icoca .clm03 .type .wrap {
	overflow: hidden;
}
.ic_icoca .clm03 .type .pic {
	float: left;
	width: 200px;
}
.ic_icoca .clm03 .type .txt {
	float: right;
	width: 412px;
}
.ic_icoca .clm03 .type ul {
}
.ic_icoca .clm03 .type ul li {
	padding-left: 1em;
	text-indent: -1em;
}

.ic_icoca .lnk {
	width: 100%;
	margin-top: 10px;
	text-align: right;
}
.ic_icoca .lnk a {
	display: inline-block;
	background: url(../../common/img/ic_arrow.gif) no-repeat 10px center #fff;
	padding: 8px 10px 8px 21px;
	border: 1px solid #e1e1e1;
	font-size: 90%;
	text-align: center;
}

.ic_icoca .inclm {
	background-color: #f7faff;
	padding: 10px;
	border: 1px solid #e1e1e1;
}


.ic_icoca .notes {
}
.ic_icoca .notes ul li {
	position: relative;
	padding-left: 2.5em;
}
.ic_icoca .notes ul li p {
	position: absolute;
	display: inline-block;
	width: 2.5em;
	text-indent: 0;
	top: 0;
	left: 0;
}
.ic_icoca .notes ul li p span.l {
	float: left;
	width: auto;
}
.ic_icoca .notes ul li p span.r {
	float: right;
	width: auto;
}


.ic_icoca .icc_tbl {
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	table-layout: fixed;
}
.ic_icoca .icc_tbl th,
.ic_icoca .icc_tbl td{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:6px 9px;
	text-align: center;
}
.ic_icoca .icc_tbl thead th {
	background-color: #4b8ddd;
	color: #fff;
}
.ic_icoca .icc_tbl thead th.sub {
	background-color: #f7faff;
	color: #333;
}

.ic_icoca .icc_tbl .pic th ,
.ic_icoca .icc_tbl .pic td {
	padding-top: 0;
}
.ic_icoca .icc_tbl .bb00 { border-bottom: 0; }

.ic_icoca .icc_tbl .left { text-align:left; }

.ic_icoca .paper {
	width: 700px;
	margin-left: -10px;
	border-collapse: separate;
	border-spacing: 10px 0;
}
.ic_icoca .paper td {
	background-color: #eff9ff;
	width: 150px;
	padding: 10px;
	border: 2px solid #d0eafb;
	vertical-align: middle;
	text-align: center;
}
.ic_icoca .paper td.col1 {
	width: 190px;
	text-align: left;
	padding-left: 24px;
	text-indent: -10px;
}



/* 割引乗車券 */
.clm04 {
	margin: 0 0 40px 0;
	padding: 20px;
	border: 4px solid #b8e2fd;
}
.clm04 .ttl {
	font-size: 117%;
	font-weight: bold;
}
.clm04 .cards {
	overflow: hidden;
}
.clm04 .cards p {
	float: left;
	width: 50%;
	text-align: center;
}
.clm04 .cards p span {
	display: block;
	margin-top: 5px;
	font-size: 92%;
}
.clm04 .pic_r {
}
.clm04 .pic_r img {
	float: right;
	margin: 0 0 0 10px;
}
.clm04 .pic_c img {
	display: block;
	width: 100%;
	height: auto;
	margin: 5px 0 0 0;
}

.clm04 ul li ol {
	margin: 0 0 0 20px;
}

.clm04 .linkbtn {
	text-align: center;
}
.clm04 .linkbtn a {
	display: inline-block;
    background-color: #339;
    margin: 0 0 0 0;
    padding: 15px 15px;
    font-size: 120%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
}


/* お得なチケット */
.tokuticket .section {
}
.tokuticket .section .copy_block {
	overflow: hidden;
}
.tokuticket .section .copy_block .txt {
	float: left;
	width: 390px;
}
.tokuticket .section .copy_block .pic {
	float: right;
	width: 250px;
}
.tokuticket .section .copy_block .pic img {
	width: 100%;
	height: auto;
}

.tokuticket .section table.normal {
	width:399px;
}
.tokuticket .section table.normal td {
	padding: 10px 9px;
}
.tokuticket .section table.normal th {
	background-color: #f5f5ff;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 10px 9px;
	width:4.2em;
}

.tokuticket .section .linkbtn,
.ic_icoca .section .linkbtn {
	margin: 15px 0 0 0;
	text-align: right;
}
.tokuticket .section .linkbtn a,
.ic_icoca .section .linkbtn a {
    display: inline-block;
    background: url(../../common/img/ic_arrow.gif) no-repeat 10px center #fff;
    padding: 10px 10px 10px 21px;
    border: 1px solid #e1e1e1;
    font-size: 100%;
    line-height: 1.2;
    text-align: left;
    vertical-align: middle;
}
.tokuticket .section .linkbtn a img,
.ic_icoca .section .linkbtn a img {
    vertical-align: middle;
}


