@charset "Shift_JIS";


/* -------------------------------------ステージ情報 */
#stage {
	margin-bottom:15px;
	background:url(/myjtb/images/new/stage_bg00.png) repeat-y left top;
	font-size:12px;
    font-family: "ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",Osaka,Tahoma,Arial,Verdana,sans-serif;
}
#stage,#stage p{
	word-break:break-all;
}
#stage a.red {
    color: #cb0f1f;
}
#stage strong{
	font-weight:bold;
}
#stage .stageid{
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
	background:url(/myjtb/images/new/stage_ttl.png) no-repeat left top #030070;
}
#stage .stagename{
	font-size:14px;
}
#stage .stagename img{
	vertical-align:middle;
}
#stage .stagename span{
	font-size:85%;
}
#stage ul{
	padding:5px 10px 0 7px;
	background:url(/myjtb/images/new/stage_bg01.png) no-repeat left top;
}
#stage .stagename{
	float:left;
	display:inline;
	padding:0 0 2px 0;
	font-weight:bold;
	background:url(/myjtb/images/new/ico_stage.png) no-repeat left top;
}
#stage .stageabout{
	float:right;
	display:inline;
	line-height:1.8;
}
#stage .stageabout a{
    background: url(/common/images/icon_arrow_right.gif) no-repeat scroll left 6px;
    padding-left:7px;
}
#stage .stagereserved{
	padding:5px 0;
	margin:0 auto 0;
	width:237px;
}
#stage .reserved_on{
	padding:5px 10px;
	width:217px;
	border:solid 1px #ebe1b6;
	background:url(/myjtb/images/new/stage_bg02.png) repeat-x left top #fffce4;
}
#stage .stagereserved strong{
	font-size:18px;
	font-weight:bold;
	line-height:1.5em;
}
#stage .arrow{
	padding:5px 10px 10px 0;
	text-align:right;
	background:url(/myjtb/images/new/stage_bg03.png) no-repeat left bottom;
}
#stage .arrow a{
    background: url(/common/images/icon_arrow_right.gif) no-repeat scroll left 6px;
    padding-left:7px;
}

/* -------------------------------------ポイント情報 */

#point {
	margin-bottom:15px;
	font-size:12px;
    font-family: "ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",Osaka,Tahoma,Arial,Verdana,sans-serif;
}
#point,#point p{
	word-break:break-all;
}

#point a.red {
    color: #cb0f1f;
}
#point strong{
	font-weight:bold;
}
#point ul#myjtb_tab {
	width:260px;
}

#myjtb_tab_01,
#myjtb_tab_02,
#myjtb_tab_prica01,
#myjtb_tab_prica02,
#myjtb_tab_prica03{
	background: url(/myjtb/images/new/point_bg.jpg) repeat-y left center;
}


#point ul#myjtb_tab li.myjtb_tab_01,
#point ul#myjtb_tab li.myjtb_tab_02 {
	float:left;
	height:32px;
	width:130px;
}
#point ul#myjtb_tab li.myjtb_tab_prica01,
#point ul#myjtb_tab li.myjtb_tab_prica02,
#point ul#myjtb_tab li.myjtb_tab_prica03 {
	float:left;
	height:32px;
	margin-right:2px;
	width:85px;
}
#point ul#myjtb_tab li.myjtb_tab_prica03{
	margin-right:0px;
	width:86px;
}
#point ul#myjtb_tab li.myjtb_tab_01 a,
#point ul#myjtb_tab li.myjtb_tab_02 a {
	display:block;
	height:32px;
	width:130px;
	cursor:pointer;
}

#point ul#myjtb_tab li.myjtb_tab_prica01 a,
#point ul#myjtb_tab li.myjtb_tab_prica02 a,
#point ul#myjtb_tab li.myjtb_tab_prica03 a {
	display:block;
	height:32px;
	width:85px;
	cursor:pointer;
}

#point #myjtb_tab li.myjtb_tab_01 {
	background:url(/myjtb/images/new/point_tab1_off.png) no-repeat left top;
}

#point #myjtb_tab li.myjtb_tab_01 a:hover {
	background:url(/myjtb/images/new/point_tab1_on.png) no-repeat left top;
}

#point #myjtb_tab li.current a.myjtb_tab_01 {
	background:url(/myjtb/images/new/point_tab1_on.png) no-repeat left top;
}

#point #myjtb_tab li.myjtb_tab_02 {
	background:url(/myjtb/images/new/point_tab2_off.png) no-repeat left top;
}
#point #myjtb_tab li.myjtb_tab_02 a:hover {
	background:url(/myjtb/images/new/point_tab2_on.png) no-repeat left top;
}
#point #myjtb_tab li.current a.myjtb_tab_02 {
	background:url(/myjtb/images/new/point_tab2_on.png) no-repeat left top;
}


#point #myjtb_tab li.myjtb_tab_prica01 {
	background:url(/myjtb/images/new/point_tab1_prica_off.png) no-repeat left top;
}

#point #myjtb_tab li.myjtb_tab_prica01 a:hover {
	background:url(/myjtb/images/new/point_tab1_prica_on.png) no-repeat left top;
}

#point #myjtb_tab li.current a.myjtb_tab_prica01 {
	background:url(/myjtb/images/new/point_tab1_prica_on.png) no-repeat left top;
}

#point #myjtb_tab li.myjtb_tab_prica02 {
	background:url(/myjtb/images/new/point_tab2_prica_off.png) no-repeat left top;
}
#point #myjtb_tab li.myjtb_tab_prica02 a:hover {
	background:url(/myjtb/images/new/point_tab2_prica_on.png) no-repeat left top;
}
#point #myjtb_tab li.current a.myjtb_tab_prica02 {
	background:url(/myjtb/images/new/point_tab2_prica_on.png) no-repeat left top;
}
#point #myjtb_tab li.myjtb_tab_prica03 {
	background:url(/myjtb/images/new/point_tab3_prica_off.png) no-repeat left top;
}
#point #myjtb_tab li.myjtb_tab_prica03 a:hover {
	background:url(/myjtb/images/new/point_tab3_prica_on.png) no-repeat left top;
}
#point #myjtb_tab li.current a.myjtb_tab_prica03 {
	background:url(/myjtb/images/new/point_tab3_prica_on.png) no-repeat left top;
}

#point #myjtb_tab_prica01,
#point #myjtb_tab_prica02,
#point #myjtb_tab_prica03 {
	display:none;
}



#point ul#tab li.pointprica {
	width:130px;
	height:32px;
	background:url(/myjtb/images/new/point_tab1_test_off.png) no-repeat left top;
}

#point ul#tab li.pricaprica {
	width:130px;
	height:32px;
	background:url(/myjtb/images/new/point_tab2_test_off.png) no-repeat left top;
}
#point ul#tab li.yoyakuprica {
	width:130px;
	height:32px;
	background:url(/myjtb/images/new/point_tab3_test_off.png) no-repeat left top;
}

#point .point_inner {
	margin: 0px 18px;
	padding: 5px 0px 0px;
}


#point .point_inner .pointno{
	margin-top:5px;
}
#point .point_inner .point {
	background: #FFF6D4;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	padding: 6px 4px;
	border: 1px solid #EFE5BC;
	line-height: 1.4;
}


#point .point_inner .point_att{
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dotted #CCC;
	font-size: 10px;
	color: #C00;
}

#point .point_inner .point span{ font-size:10px;}

#point .point_inner .point span.nopoint{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px 5px;
	display: block;
}


#point .point_inner .point strong {
	font-size: 20px;
	vertical-align: baseline;
	color: #CC0D22;
}

#point .point_inner .att {
	background: url(/myjtb/images/new/point_icon_att.png) no-repeat left top;
	font-size: 10px;
	line-height: 1.5em;
	margin-top: 5px;
	padding-left: 25px;
	padding-top: 3px;
	min-height:16px;
	_height:16px;
}
#point .point_inner .att2{
	display:block;
}

#point .point_inner .arrow {
	text-align:right;
	margin-top: 5px;
}

#point .point_inner .arrow a{
    background: url(/common/images/icon_arrow_right.gif) no-repeat scroll left 6px;
	padding-left: 7px;
}

#point .point_inner .nextstage{
	margin:10px 0;
	padding:10px;
	background:#efefef;
}
#point .point_inner .nextstage dt{
	float:left;
	width:105px;
	font-size:10px;
	line-height:1.3;
}
#point .point_inner .nextstage dd{
	margin-left:105px;
	padding-top:3px;
	font-size:10px;
}
#point .point_inner .nextstage dd span{
	font-size:14px;
	font-weight:bold;
	line-height:1.5em;
	color:#cb0f1f;
}



#point .point_inner .pricamyjtbuse{
	margin-top:5px;
	padding-top:5px;
	border-top:dotted 1px #b7b7b7;
}
#point .point_inner .havecard{
	margin-top:10px;
}
#point .point_inner .havecard .cardlist li{
	float:left;
	display:inline;
	padding:1px;
}
#point .point_inner .havecard p{
	margin-top:10px;
}

#point .point_inner .no-card .no-cardtxt{
	margin-top:5px;
	padding:10px;
	background:#efefef;
}
#point .point_inner .no-card .no-cardlink{
	margin-top:10px;
	text-align:center;
}
#point .point_inner .change {
	margin-top:20px;
}

#point .yoyaku ul.check {}

#point .yoyaku ul.check li {
	background: url(/myjtb/images/new/yoyaku_icon_arrow.png) no-repeat left 5px;
	font-size: 12px;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 8px;
	border-bottom:#9c9c9c 1px dotted;
}

#point .yoyaku ul.check li+li {}

#point .yoyaku ul.check li small {
	font-size: 10px;
	display: block;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 14px;
	margin-top: 2px;
}

#point .point_yoyaku_area{
	margin-bottom: 15px;
	font-size: 12px;
}

#point .yoyaku dl{
	text-align:center;
}
#point .yoyaku h3{
	text-align:center;
}

#point .pri ul{
	padding-left:20px;
	list-style:disc;
}
#point .pri ul.line{
	margin-top:3px;
	padding-top:3px;
	border-top:dotted 1px #b7b7b7;
}

#point .yoyaku ul.maga {
	border:2px #797979 solid;
	border-top:none;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:8px;
	text-align:center;
	width:219px;
}

#point .yoyaku ul.maga li {
	float:left;
	margin-left:5px;
}

#point .yoyaku ul.maga li+li {}

#point .yoyaku .atnTxt{
	padding: 20px 10px;
	text-align: center;
	background: #FFFDD7;
	margin-bottom: 10px;
	font-size: 12px;
}

