Files

99 lines
1.9 KiB
CSS

@charset "utf-8";
#Popup_00 {
width: 99%; height: 99%;
background-color: #000000;
position: absolute; top: 0px; left: 0px;
z-index: 10;
opacity: 0.5; filter: alpha(opacity:50);
display: none;
}
#Popup_01 {
width: 302px; height: 142px;
position: absolute; top: 40%; left: 50%;
margin-left: -150px; margin-top: -70px;
z-index: 10;
display: none;
}
#Popup_0100 {
width: 300px; height: 20px;
position: absolute; top: 0px; left: 0px;
}
#Popup_0101 {
width: 290px; height: 110px;
position: absolute; top: 20px; left: 0px;
padding: 5px;
text-align: left;
}
#Popup_0102 {
width: 200px; height: 30px;
position: absolute; top: 100px; left: 50px;
}
#Popup_02 {
width: 302px; height: 142px;
position: absolute; top: 40%; left: 50%;
margin-left: -150px; margin-top: -70px;
z-index: 10;
display: none;
}
#Popup_0200 {
width: 300px; height: 20px;
position: absolute; top: 0px; left: 0px;
}
#Popup_0201 {
width: 290px; height: 110px;
position: absolute; top: 20px; left: 0px;
padding: 5px;
text-align: left;
}
#Popup_0202 {
width: 100px; height: 30px;
position: absolute; top: 100px; left: 40px;
}
#Popup_0203 {
width: 100px; height: 30px;
position: absolute; top: 100px; left: 160px;
}
#Popup_03 {
width: 302px; height: 112px;
position: absolute; top: 40%; left: 50%;
margin-left: -150px; margin-top: -55px;
z-index: 10;
display: none;
}
#Popup_0300 {
width: 300px; height: 20px;
position: absolute; top: 0px; left: 0px;
}
#Popup_0301 {
width: 290px; height: 80px;
position: absolute; top: 20px; left: 0px;
padding: 5px;
text-align: center;
}
#Popup_0302 {
width: 20px; height: 20px;
position: absolute; top: 50px; left: 140px;
border: none;
text-align: left;
}
#Popup_0303 {
width: 200px; height: 30px;
position: absolute; top: 70px; left: 50px;
display: none;
}