/* =============================================================

1stwise.com
Ver.2用 CSS

============================================================= */

/*外部CSS*/
@import url(v2_common.css);
@import url(simple.css);
@import url(//www.1stwise.com/css/v2_common_tour_search.css);
@import url(//www.1stwise.com/css/common/all_pc_bookmark.css);
@import url(//www.1stwise.com/css/common/all_pc_v2_tour.css);

#contents {
	clear: both;
}

/* =============================================================
厳選プレミアムツアー 一覧共通
============================================================= */

div#PremiumTour {
	clear: both;
	width: 620px;
	margin-bottom: 20px;
}
div#PremiumTour h4 {
	width: 620px;
	height: 34px;
	margin-top: 10px;
	background: url(/common_img/tour/premiumtour_title.png) no-repeat;
	text-indent: -9999px;
}
div#PremiumTour h5 {
	width: 464px;
	height: 23px;
	margin-top: 10px;
	background: url(/common_img/tour/premiumtour_sennin2.gif) no-repeat;
	text-indent: -9999px;
}
div#PremiumTour ul#arr-dep {
	width: 620px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
	list-style: none;
}
div#PremiumTour ul#arr-dep li {
	display: inline;
}
div#PremiumTour ul#arr-dep li a {
	/* \*/ overflow: hidden; /* */
	display: block;
	float: left;
	width: 206px;
	height: 30px;
	text-indent: -9999px;
}
div#PremiumTour ul#arr-dep li#tokyo1 a {
	background: url(/common_img/tour/tour_arr_dep.png) 0px 0px no-repeat;
}
div#PremiumTour ul#arr-dep li#tokyo2 a {
	background: url(/common_img/tour/tour_arr_dep.png) 0 -30px no-repeat;
}
div#PremiumTour ul#arr-dep li#osaka1 a {
	background: url(/common_img/tour/tour_arr_dep.png) -206px 0px no-repeat;
}
div#PremiumTour ul#arr-dep li#osaka2 a {
	background: url(/common_img/tour/tour_arr_dep.png) -206px -30px no-repeat;
}
div#PremiumTour ul#arr-dep li#nagoya1 a {
	background: url(/common_img/tour/tour_arr_dep.png) -412px 0px no-repeat;
}
div#PremiumTour ul#arr-dep li#nagoya2 a {
	background: url(/common_img/tour/tour_arr_dep.png) -412px -30px no-repeat;
}
div#PremiumTour div.tour {
	clear: both;
	padding: 10px;
	background: url(/common_img/tour/premumtour_bg.png) left bottom repeat-x;
}
div#PremiumTour div.tour a.cat-photo {
	/* \*/ overflow: hidden; /* */
	display: block;
	float: left;
	width: 123px;
	height: 134px;
	text-indent: -9999px;
}
div#PremiumTour div#cat-waikiki a.cat-photo {
	background: url(/top_img/top_premiumtour_waikiki.jpg) no-repeat;
}
div#PremiumTour div#cat-neighbor a.cat-photo {
	background: url(/top_img/top_premiumtour_neighbor.jpg) no-repeat;
}
div#PremiumTour div#cat-cruise a.cat-photo {
	background: url(/top_img/top_premiumtour_cruise.jpg) no-repeat;
}
div#PremiumTour div#cat-golf a.cat-photo {
	background: url(/top_img/top_premiumtour_golf.jpg) no-repeat;
}
div#PremiumTour div#cat-spa a.cat-photo {
	background: url(/top_img/top_premiumtour_spa.jpg) no-repeat;
}
div#PremiumTour div#cat-cond a.cat-photo {
	background: url(/top_img/top_premiumtour_cond.jpg) no-repeat;
}
div#PremiumTour div.tour-text {
	float: left;
	width: 467px;
	margin-left: 10px;
}
div#PremiumTour div.tour-text2 {
	width: 600px;
}
div#PremiumTour .tour-title,
div#PremiumTour h6 {
	min-height: 34px;
	_height: 34px;
	margin-bottom: 5px;
	padding-left: 46px;
	background: url(/common_img/tour/tour_icon.gif) no-repeat;
	font-size: 12px;
	line-height: 1.4;
}
div#PremiumTour div.premium .tour-title,
div#PremiumTour div.premium h6 {
	padding-left: 86px;
	background: url(/common_img/tour/tour_icon_p.gif) no-repeat;
}
div#PremiumTour div.tokyo .tour-title a, 
div#PremiumTour div.tokyo h6 a {
	padding-left: 62px;
	padding-top: 2px;
	background: url(/common_img/tour/arr_icon_tokyo.gif) left top no-repeat;
}
div#PremiumTour div.osaka .tour-title a,
div#PremiumTour div.osaka h6 a {
	padding-left: 62px;
	padding-top: 2px;
	background: url(/common_img/tour/arr_icon_osaka.gif) left top no-repeat;
}
div#PremiumTour div.nagoya .tour-title a,
div#PremiumTour div.nagoya h6 a {
	padding-left: 62px;
	padding-top: 2px;
	background: url(/common_img/tour/arr_icon_nagoya.gif) left top no-repeat;
}

/* 検索結果photo枠 */
div#PremiumTour div.tour-text2 div.tour-image-brand {
	float: left;
	width: 106px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div#PremiumTour div.tour-text img.tour-photo, 
div#PremiumTour div.tour-text2 img.tour-photo {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

/* ブランド表示しない */
div#PremiumTour div.tour-text2 p.brand-logo {
	display: none;
}


div#PremiumTour div.tour-text p {
	font-size: 12px;
	line-height: 1.4;
}
div#PremiumTour div.tour-text2 div.day-price {
	float: left;
	width: 100px;
	text-align: center;
	line-height: 1.5;
}
div#PremiumTour div.tour-text2 div.day-price p.price {
	color: #cf1d17;
}
div#PremiumTour div.tour-text2 div.day-price span {
	font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
}
div#PremiumTour div.tour-text2 div.day-price span.price-s {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
}
div#PremiumTour div.tour-text2 div.hotel-air {
	float: left;
	width: 380px;
}
div#PremiumTour div.tour-text2 div.hotel-air p.hotel, 
div#PremiumTour div.tour-text2 div.hotel-air p.air {
	float: left;
	width: 140px;
	min-height: 38px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0 6px 6px 42px;
	font-size: 93%;
}
div#PremiumTour div.tour-text2 div.hotel-air p.hotel {
	background: url(/common_img/tour/icon_hotel.gif) no-repeat left top;
}
div#PremiumTour div.tour-text2 div.hotel-air p.air {
	background: url(/common_img/tour/icon_air.gif) no-repeat left top;
}
div#PremiumTour div.tour-text2 div.hotel-air p.summary-feature {
	clear: both;
	width: 380px;
	font-size: 12px;
	line-height: 1.4;
}
div#PremiumTour div.tour a.syosai {
	/* \*/ overflow: hidden; /* */
	display: block;
	float: right;
	width: 249px;
	height: 21px;
	margin-top: 8px;
	margin-bottom: 8px;
	background: url(/common_img/tour/premiumtour_go_detail.png) no-repeat;
	text-indent: -9999px;
}
div#PremiumTour div.tour-text2 p.tour-code {
	float: right;
	width: 330px;
	height: 17px;
	margin-top: 12px;
	margin-bottom: 8px;
	margin-right: 10px;
	font-size: 12px;
	text-align: right;
}

div#PremiumTour div#go-tour-list, div#PremiumTour div#go-hotel-tour-list {
	text-align: right;
/*	background: url(/common_img/tour/premumtour_bg.gif) left top repeat-y;*/
}
div#PremiumTour div#go-tour-list a {
	padding-right: 20px;
	background: url(/common_img/tour/linkico_pgray.gif) 150px 1px no-repeat;
}
div#PremiumTour div#go-hotel-tour-list a {
	padding-right: 20px;
	background: url(/common_img/tour/linkico_pgray.gif) 175px 1px no-repeat;
}

/* =============================================================
検索窓
============================================================= */

/* 検索窓外枠 */

#toursearch {
	width: 275px;
	margin-bottom: 8px;
	background: #FFFFFF url(/common_img/search/search_bg.gif) repeat-y;
	border-bottom: 1px solid #999999;
	text-align: left;
	color: #333333;
}

/* 検索窓ヘッダ画像 */
#toursearch #search01 {
	width: 275px;
	height: 49px;
	background: url(/common_img/search/search_header.png) no-repeat;
	text-indent: -9999px;
	margin-top: 5px;
}

/* ブランド */
#serach-brand {
	display: none;
}

/* 2012.3.12 検索窓共有部分をwww.1stwise.com/css/v2_common_tour_search.css へ統合  */

/* =============================================================
検索結果ページ
============================================================= */

#SerchResult {
	width: 900px;
	height: 34px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(/common_img/tour/search_result_title.gif) no-repeat;
	text-indent: -9999px;
}

h1.tour-result-action {
	font-size: 123.1%;
}
 
#contents-main .tour-result-action span {
	display: none;
}

/* =============================================================
メイン
============================================================= */
.exclusive-staff  {
	width: 620px;
	height: 24px;
	margin-top: 10px;
	background: url(/common_img/tour/premiumtour_sennin2.gif) no-repeat;
	text-indent: -9999px;
}

div.SerchResult-navbar {
	width: 610px;
	margin: 10px auto;
}
div.SerchResult-navbar div.SerchResult-nav1 {
	float: right;
	padding: 10px;
}

div.SerchResult-navbar div.SerchResult-nav2 {
	float: left;
}

div.SerchResult-navbar div.SerchResult-nav3 {
	font-size: 95%;
	padding: 10px 7px;
	color: grey;
	float: left;
}

.result-count {
	font-weight: bold;
}


/* 検索結果ページング */
div.pagination-links {
	clear: both;
	margin-top: 15px;
	padding-left: 0;
}

div.pagination-links a,
div.pagination-links .current {
	margin: 0 1px;
	padding: 5px 7px;
	border: 1px solid #9b9b9b;
	background-color: #f2f2f2;
	text-decoration: none;
}

div.pagination-links a:hover {
	color: #fff;
	background-color: #0456d9;
}

div.pagination-links .current {
	color: #FFF;
	background-color: #0456D9;
}


/* =============================================================
ツアー問い合わせ
============================================================= */

h4#TourInquiry,
img#TourInquiry {
	width: 900px;
	height: 34px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(/common_img/tour/inquiry_title.gif) no-repeat;
	text-indent: -9999px;
}

div#inquiry-btn {
	text-align: center;
}
div#inquiry-btn input {
	margin: 30px auto;
}

div#inquiry-btn-confirm {
	text-align: center;
}

div#inquiry-btn-confirm input {
	margin-top: 30px;
	margin-left: 30px;
}
div#inquiry-btn-confirm img {
	padding-bottom: 10px;
}

.spam-notice {
	border: none !important;
	text-align: left;
	padding: 10px;
	margin: 20px 50px;
	font-size: 116%;
	font-weight: bold;
	color: #CC3333;
	background-color: #ededed;
}


/* =============================================================
メイン
============================================================= */

div#PremiumTour div.tour2 {
	clear: both;
	padding: 10px;
}
div#PremiumTour div.tour-text2 p.tour-code2 {
	clear: both;
	padding-top: 10px;
	color: #999999;
	font-size: 12px;
}
div#PremiumTour div.tour-text2 p.back-syosai {
	padding-top: 10px;
	text-align: right;
}
div#PremiumTour div.tour-text2 p.back-syosai a {
	padding-left: 16px;
	background: url(/common_img/tour/icon_back_syosai.gif) left center no-repeat;
}

div#Inquiry-form {
	height: 100%;
	background-color: #FFFFFF;
	color: #000000;
}
div#Inquiry-form p:first-child {
	padding: 10px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 15px;
}
div#Inquiry-form p a {
	color: #0000CC;
}
div#Inquiry-form td p {
	padding: 0 !important;
	border: none !important;
}

div#Inquiry-form span.red {
	color: #990000;
}
div#Inquiry-form table {
	width: 620px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-bottom: 1px solid #000;
}
div#Inquiry-form table col#koumoku {
	width: 170px;
	background-color: #E0E0E0;
}
div#Inquiry-form table .required-field td:first-child {
	background-color: #fde7df;
}
 
div#Inquiry-form table td {
	padding: 10px;
	border-top: 1px solid #000000;
}
div#Inquiry-form table td p {
	padding: 5px 0;
	border-top: 0px solid #000000;
}
div#Inquiry-form table td select {
	margin-top: 3px;
	margin-bottom: 3px;
}
div#Inquiry-form table td #InquiryEtc {
	width: 400px;
	height: 300px;
}

div#inquiry-btn {
        text-align: center;
}
div#inquiry-btn input {
        margin: 30px auto;
}

.inquiry-tel .inquiry-telno {
	width: 409px;
	height: 56px;
	margin: auto;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/common_img/tour/inquiry_telno_www.png) no-repeat;
}

.inquiry-tel .tour-code {
	width: 486px;
	font-size: 14px;
	letter-spacing: 0.15em;
	margin-left: 7px;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
	background: #c7e1ac url(/common_img/tour/tourcode_bg.png) repeat;
}
.inquiry-tel .tour-code {
	margin: auto;
	padding: 8px;
	text-align: center;
}
.inquiry-tel .tour-code-note {
	display: block;
	text-align: center !important;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#inquiry-btn-confirm {
        text-align: center;
}

div#inquiry-btn-confirm input {
        margin-top: 30px;
        margin-left: 30px;
}
div#inquiry-btn-confirm img {
        padding-bottom: 10px;
}
.inq-if-noreply-txt {
	margin: 10px;
	margin-top: 20px;
}


/* =============================================================
厳選プレミアムページ
============================================================= */

h4#PremiumTour900 {
	width: 900px;
	height: 34px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(/common_img/tour/premiumtour_title2.png) no-repeat;
	text-indent: -9999px;
}


div#PremiumTour div.tour p.noresult{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

div.error_message{
	font-weight: bold;
	font-size: 12px;
	color:red;
}
div.error{
	margin: 10px;
	padding: 10px;
	border-style: solid;
	border-color: grey;
}


div#wrapper {
	text-align: left;
}


/* =============================================================
コンシェルジュデスク・お問い合わせ
============================================================= */

div#inquiry h2#inquiry-title {
	width: 900px;
	height: 34px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(/inquiries/img/con_inquiry_title.png) no-repeat;
	text-indent: -9999px;
}
div#inquiry h3#sennin {
	width: 620px;
	height: 24px;
	margin-bottom: 10px;
	background: url(/common_img/tour/premiumtour_sennin2.gif) no-repeat;
	text-indent: -9999px;
}
div#inquiry h4#con-inquiry {
	width: 620px;
	height: 175px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(/inquiries/img/con_inquiry_freedial.png) no-repeat;
	text-indent: -9999px;
}
div#inquiry h5#con-inquiry-toi {
	width: 620px;
	height: 38px;
	background: url(/inquiries/img/con_inquiry_toi_title.gif) no-repeat;
	text-indent: -9999px;
}

/* =============================================================
はじめての方へバナー表示
============================================================= */

h5#side-hajimete-banner {
	display: block;
	width: 275px;
	height: 49px;
	margin: 0;
	padding: 0;
	background: none;	
}

h5#side-hajimete-banner a {
	display: block;
	width: 275px;
	height: 44px;
	text-indent: -99999px;
	overflow: hidden;
	background: url(/common_img/side_for_hajimete.png) no-repeat;
}

/* =============================================================
検索結果マイページボタン追加（仮）
============================================================= */
.code-bookmark-link {
	clear: both;
	padding-top: 15px;
	overflow: hidden;
}
.code-bookmark-link div {
	float: right;
	width: 249px;
	
}
.code-bookmark-link .tour-code {
	float: left !important;
	width: 400px;
	height: 40px;
	padding-top: 7px;
}
.code-bookmark-link a.syosai {
	float: right !important;
	margin: 3px 0 !important;
}

.code-bookmark-link .add-bookmark,
.code-bookmark-link .bookmark span {
	display: block;
	float: right;
	width: 118px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/common_img/tour/add_bookmark_btn.png) no-repeat;
}
.code-bookmark-link .add-bookmark {
	background: url(/common_img/tour/add_bookmark_btn.png) no-repeat;
}
.code-bookmark-link .bookmark span {
	margin-left: 5px;
	background: url(/common_img/tour/added_bookmark_btn.png) no-repeat;
}


.code-bookmark-link .added-bookmark {
	float: right;
	display: inline-block;
	padding-top: 3px;
	font-size: 93%;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

/* 検索結果 地方発バナー */
.localairport-banner {
	display: block;
	margin-top: 5px;
}

/* tourlist用 */
.tourlist-seo-subtitle {
	font-size: 108%;
	margin-top: 8px;
}

.tourlist-seo-text {
	margin: 5px 5px 5px 0;
	padding: 5px;
	font-size: 93%;
	border-top: 1px dotted #ac9b87;
}
.tourlist-alt-links {
	border: 1px solid #ccc;
	margin: 5px;
}
.tourlist-alt-links h2 {
	padding: 5px;
	margin-bottom: 5px;
	font-size: 93%;
	background-color: #efe8dd;
}
.tourlist-alt-links li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 93%;
	padding-left: 5px;
	border-left: 1px solid #ccc;
}
.tourlist-alt-links li:first-child {
	border: none;
}

.tourlist-links {
	border: 1px solid #ccc;
}
.tourlist-links h2 {
	margin-bottom: 5px;
	padding: 5px;
	background-color: #806c64;
	color: #fff;
	font-size: 100%;
}
.tourlist-links h3 {
	font-size: 93%;
	background-color: #efe8dd;
	padding: 5px;
	margin: 0 5px;
}
.tourlist-links ul {
	margin: 0 5px;
	font-size: 93%;
	margin-bottom: 10px;
	padding: 5px 10px;
}
.tourlist-links li {
	display: inline;
	margin-right: 5px;
	line-height: 1.6em;
	font-size: 93%;
	padding-right: 5px;
	border-right: 1px solid #ccc;
}
.tourlist-links li:last-child {
	border: none;
}

/* 関連リンク */
.related-links {
	background-color: #EAE0D0;
	overflow: hidden;
	padding: 15px 0;
}
.related-links h3 {
	margin-left: 10px;
	padding-left: 25px;
	font-size: 108%;
	color: #330000;
	background: url(/common_img/tour/no_tour_img/related_links_title_ico.png) no-repeat 0 3px;
}
.related-links ul {
	margin-left: 5px;
}
.related-links li {
	float: left;
	list-style: none;
	width: 290px;
	margin-left: 10px;
	margin-top: 10px;
	overflow: hidden;
}
.related-links li img {
	float: left;
	margin-right: 10px;
	border: 3px double #c3b1a4;
}
.related-links li p {
	display: table-cell;
	height: 70px;
	vertical-align: middle;
}
.related-links li p span {
	display: block;
	font-size: 85%;
	margin-bottom: 5px;
}
.related-links li p a {
	font-weight: bold;
}

/* =============================================================
 検索結果ゼロの場合 
============================================================= */
.noresult-resulut .noresult {
	margin: 30px 0 40px 0;
}
.noresult-contents {
	width: 620px;
	margin-top: -20px;
	margin-bottom: 15px;
	background-image: url(/common_img/tour/no_tour_img/no_tour_stripe_bg.png);
	z-index: 100;
}

.noresult-bubble {
	position: relative;
	margin-top: -30px;
	margin-left: 110px;
	z-index: 100;
}
.noresult-arrange-list {
	float: left;
	margin-top: -25px;
	margin-left: 3px;
}

.noresult-text {
	margin: 6px 0;
}
.noresult-inquiry {
	overflow: hidden;
	margin-left:10px;
	margin-bottom: 10px;
}
.noresult-inquiry div {
	float: left;
	width: 289px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
}
.noresult-inquiry .inq-title {
	margin-bottom: 8px;
}
.noresult-inquiry .inquiry-tel {
	border-right: 1px dotted #ccc;
}
.noresult-inquiry .inq-businesshour {
	margin-top: 8px;
}
.noresult-inquiry .inq-form-btn {
	margin-left: 10px;
	margin-top: 5px;
}

/* for T-travel */

body.HWIHTPWPC2H3 .logo a,
body.HWITTPHHV4DC .logo a,
body.HWITTPWPC4ANY .logo a,
body.HWIHTPMLH3H3 .logo a {
	display: none !important;
}

body.HWIHTPWPC2H3 .inq-if-noreply-txt,
body.HWITTPHHV4DC .inq-if-noreply-txt,
body.HWITTPWPC4ANY .inq-if-noreply-txt,
body.HWIHTPMLH3H3 .inq-if-noreply-txt {
	display: none !important;
}

body.HWIHTPWPC2H3 .internal-links,
body.HWITTPHHV4DC .internal-links,
body.HWITTPWPC4ANY .internal-links,
body.HWIHTPMLH3H3 .internal-links {
	display: none !important;
}

body.HWIHTPWPC2H3 #header,
body.HWITTPHHV4DC #header,
body.HWITTPWPC4ANY #header,
body.HWIHTPMLH3H3 #header {
	border-bottom: 8px solid #a5927d;
}
body.HWIHTPWPC2H3 #freedial span,
body.HHWITTPHHV4DC #freedial span,
body.HWITTPWPC4ANY #freedial span,
body.HWIHTPMLH3H3 #freedial span {
	color: #fff;
}

/* tourlist ex contents */
.tourlist-seo-subtitle {
	font-size: 14px;
	margin-top: 8px;
}
.seo-subtitle {
	font-size: 116%;
	margin-top: 10px;
	padding: 5px;
	border-bottom: 1px solid #666 ;
}
.tourlist-ex-content {
	margin: 5px;
	padding: 5px;
	font-size: 12px;
	overflow: hidden;
	border: 3px double #ac9b87;
}
.tourlist-ex-content img {
	float: left;
	margin-right: 5px;
}
.tourlist-ex-content a.more-link {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-left: 15px;
	font-weight: bold;
	text-align: right;
	margin-top: 3px;
	background: url(/common_img/link_ico/link_ico_brown.gif) no-repeat 5px 2px;
}

/* ex popup banner 
=====================================================*/
.expop-L {
	width: 620px;
	padding-bottom: 10px;
	color: #fff;
	text-align: center;
	border-bottom: 1px dotted #ccc;
}
.expop-L a {
	color: #fff;
}
.expop-S h2,
.expop-L h2 {
	margin-top: 10px;
	font-size: 116%;
	margin-bottom: 3px;
	padding: 3px;
	color: #fff;
	text-align: center;
	background-color: #996699;
}
.expop-L .expop-131121 {
	overflow: hidden;
	background-image: url(/common_img/ex_popup/131121L/ex_pop_L_bg.png);
}
.expop-L .expop-131121 .expop-title {
	float: left;
	width: 309px;
}
.expop-131121-inner {
	float: right;
	width: 303px;
	padding-right: 8px;
	white-space: nowrap;
}
.expop-L .expop-131121 ul {
	margin-left: -4px;
	overflow: hidden;
	padding-top: 5px;
}
.expop-L .expop-131121 li {
	float: left;
	margin-left: 4px;
	list-style: none;
}
.expop-L .expop-131121 .expop-ex-site-link {
	padding: 5px;
	padding-top: 8px;
}
.expop-L .expop-131121 .expop-ex-site-link span {
	display: block;
	margin-bottom: 3px;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
}
.expop-L .expop-131121 .expop-ex-site-link a {
	padding-left: 15px;
	font-weight: bold;
	font-size: 116%;
	color: #f0e9fa;
	background: url(/common_img/ex_popup/131121L/link_ico_lavender.png) no-repeat 0 5px;
}

.expop-S {
	width: 620px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
.expop-S .expop-131121S {
	height: 60px;
	background: url(/common_img/ex_popup/ex_popup_banner_131121S.png) no-repeat;
}
.expop-S .expop-131121S ul {
	padding-top: 25px;
	padding-left: 270px;
}
.expop-S .expop-131121S li {
	text-align: left;
	font-size: 93%;
	list-style: none;
	padding-left: 12px;
	background: url(/common_img/ex_popup/131121L/link_ico_lavender.png) no-repeat 0 5px;
}
.expop-S .expop-131121S li a {
	color: #f0e9fa;
	font-weight: bold;
}