<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*________________________________________________
SAISON CARD
http://www.saisoncard.co.jp/trust/
PopUp Style Sheet [ popup.css ]
________________________________________________*/
body {
	background:#000000 url("/images/lineup/bg_body.gif");
	margin: 0;
	font: 100% "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", sans-serif;
}

body#popup {
margin: 0;
padding: 0;
}

div#popup3 {
/*width: 600px;*/
width: 900px;
margin: 0;
background-color:#FFFFFF;
}


/* ===== wrapper ===== */
body#popup div#wrap{
padding:0;
}

body#popup div#wrap{overflow: hidden;}

body#popup div#wrap:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/*\*/
* html body#popup  div#wrap {
height: 1em;
overflow: visible;
}
/**/

.clearfix:after{
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

/* Win迚�IE7縺ｨMac迚�IE5蟇ｾ遲� */
.clearfix{
display:inline-block;
}

/* Win迚�IE5縺翫ｈ縺ｳ6蟇ｾ遲� */
/* Hides from IE-mac \*/
* html .clearfix{
height:1px;
}

.clearfix{
display:block;
}
/* End hide from IE-mac */



/* ===== body ===== */
div#popup {
width: 580px;
margin: 0;
background-color:#FFFFFF;
}


/* ===== header ===== */
.head_bar {
	margin-top: 5px;
	margin-bottom: 30px;
}
.close {
	text-align: right;
}

/* popuphead (width:580px) ================ */
div#popuphead {
width:580px;
background:url(/common_new/img/popup_header_bg.gif) repeat-x bottom left #FFFFFF;
overflow: hidden;
height:60px;
}

div#popuphead:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#popuphead {
    height: 1em;
    overflow: visible;
}
/**/


/* popuphead3 (width:600px) ================ */
div#popuphead3 {
	overflow: hidden;
	width: 600px;
	height: 60px;
	background-color: #000000;
	background-image: url(/common_new/img/popup_header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

div#popuphead3:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#popuphead3 {
    height: 1em;
    overflow: visible;
}
/**/


div#popuphead h1 , div#popuphead2 h1 , div#popuphead3 h1 , div#popuphead_demo h1{
width:250px;
margin: 0;
padding:0;
float:left;
display:inline;
overflow: hidden;
}


div#popuphead ul , div#popuphead2 ul , div#popuphead3 ul , div#popuphead_demo ul{
margin:0;
padding:0;
float: right;
display:inline;
}

div#popuphead ul li , div#popuphead2 ul li , div#popuphead3 ul li , div#popuphead_demo ul li{
list-style:none;
text-align:right;
margin:0;
padding:7px 0 0 0;
}



/* ===== footer ===== */
div#popupfoot {
width: 580px;
padding: 20px 0 0px 0;
background: none;
height: 60px;
background:url(/common_new/img/popup_footer_bg.gif) repeat-x bottom left #FFFFFF;
}

div#popupfoot3 {
width: 600px;
height: 60px;
margin:0;
padding: 20px 0 0px 0;
background:url(/common_new/img/popup_footer_bg.gif) repeat-x bottom left #FFFFFF;
text-align:left
}


/* ===== contents ===== */
div#confirm-body {
	margin: 0;
}

div#confirm-body h2 {
margin: 0 0 30px 0;
}

.confirm-txt {
color: #404040;
font-size: 100%;
line-height: 160%;
}


/* ======= popup_contetnt 08/12/01 霑ｽ蜉� ======= */
body#popup div#popup_content{
padding:20px 10px;
}
body#popup div#popup_content h2{
margin-bottom:20px;
}
body#popup div#popup_content ul{
margin-bottom:10px;
}
body#popup div#popup_content p{
margin-bottom:10px;
}

/* ======= 14/07/09 霑ｽ蜉� ======= */
.txt_w {
color:#fff;
}

.txt_l {
font-size: 78.75%;
line-height:110%;
}

.camtxt {
width:830px;
clear:both;
padding:0 10px 5px 0;
line-height:140%;
}

.summary2{
	margin-top:10px;
	font-size:95% !important
}
.summary2 .col-l{
	width:111px
}

.summary2 .col-r{
	float:left !important;
	width:710px;
	padding:10px
}
ul.notes-s.attention {
    font-size: 13px !important;
}

a.alpha:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha( opacity=70 )";
}</pre></body></html>