@charset "utf-8";

/* -------------------------------
main_column
------------------------------- */
#mainclm {
	width:980px;
	margin: 0 auto;
	zoom: 1.0;
}

#mainclm .cre-text {
	margin:0px 5px 0px 0px;
	>margin:5px 2px 0px 0px;
	float:right;
	text-align:right;
	padding-bottom:3px;
	>padding-bottom:15px;
}

/*メインコンテンツ*/
#jtb-contents {
	padding:0px 10px 10px 10px;
	margin-top:10px;
	>margin-top:5px;
}

/*共通*/
#jtb-contents .cnt { text-align:center; }
#jtb-contents .font-b { font-weight:bold; }
#jtb-contents .font-s { font-size:75% }
#jtb-contents .font-l { font-size:120% }
#jtb-contents .margin_t3 { margin-top:3px!Important; }
#jtb-contents .margin_t5 { margin-top:5px!Important; }
#jtb-contents .margin_t10 { margin-top:10px!Important; }
#jtb-contents .margin_t15 { margin-top:15px!Important; }
#jtb-contents .margin_t20 { margin-top:20px!Important; }
#jtb-contents .margin_t25 { margin-top:25px!Important; }
#jtb-contents .margin_t30 { margin-top:30px!Important; }
#jtb-contents .margin_t50 { margin-top:50px!Important; }
#jtb-contents .margin_t60 { margin-top:60px!Important; }
#jtb-contents .margin_b5 { margin-bottom:5px!Important; }
#jtb-contents .margin_b10 { margin-bottom:10px!Important; }
#jtb-contents .margin_b15 { margin-bottom:15px!Important; }
#jtb-contents .margin_b20 { margin-bottom:20px!Important; }
#jtb-contents .margin_b25 { margin-bottom:25px!Important; }
#jtb-contents .margin_b30 { margin-bottom:30px!Important; }
#jtb-contents .margin_b40 { margin-bottom:40px!Important; }
#jtb-contents .margin_b50 { margin-bottom:50px!Important; }
#jtb-contents .margin_l10 { margin-left:10px!Important; }


/* お知らせ枠
---------------------------------------- */
.news-box{
	border:1px solid #cbcbcb;
	width:958px;
	font-size:0.9em;
	line-height:1.5em;
	margin-top:10px;
	>margin-top:25px;
	margin-bottom:30px;
}

.news-box02{
	padding:15px 22px 10px 22px;
}

.news-icon{
	background-image:url(http://image.pia.jp/images3/jtb/share/news-icon.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:50px;
	padding-bottom:5px;
}

/* 先行抽選販売枠
---------------------------------------- */
.pre-title{
	margin-top:15px;
	>margin-top:30px;
}

.pre-mainbox{
	width:960px;
	border-bottom:#8e8e8e dotted 1px;
}

.pre-box{
	width:460px;
	padding:10px;
	float:left;
}
.pre-box .text{
	float:left;
	width:300px;
	background-image:url(http://image.pia.jp/images3/jtb/share/ticket-icon.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:18px;
}
.pre-box .text-bk{
	float:left;
	width:300px;
	padding-left:18px;
}
.pre-box .photo{
	float:right;
	width:130px;
}
.pre-box .ph-credit{
	font-size:70%;
	margin-top:3px;
	line-height:1.0em;
}


.pre-box dl{
	float:left;
	width:300px;
	background-image:url(http://image.pia.jp/images3/jtb/share/ticket-icon.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:18px;
}




/* 一般販売枠
---------------------------------------- */
.onsale-title{
	margin-top:30px;
}

.onsale-mainbox{
	width:960px;
	border-bottom:#8e8e8e dotted 1px;
}

.onsale-box{
	width:460px;
	padding:10px;
	float:left;
}
.onsale-box .text{
	float:left;
	width:300px;
	background-image:url(http://image.pia.jp/images3/jtb/share/ticket-icon.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:18px;
}
.onsale-box .text-bk{
	float:left;
	width:300px;
	padding-left:18px;
}
.onsale-box .photo{
	float:right;
	width:130px;
}
.onsale-box .ph-credit{
	font-size:70%;
	margin-top:3px;
	line-height:1.0em;
}


.onsale-box dl{
	float:left;
	width:300px;
	background-image:url(http://image.pia.jp/images3/jtb/share/ticket-icon.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:18px;
}