<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* popup common */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


.outer_box { 
    width: 930px; 
    word-break: break-all;
}

.long_title {
    width: 900px; 
    height: 80px; 
    background-color: #f48e1f; 
    color: #fff; 
    margin: 15px;
}

.long_title h1 {
    color: #fff; 
    font-size: 20px; 
    padding: 15px; 
    font-weight: bold;
}

.short_title {
    width: 880px; 
    height: 50px; 
    background-color: #f48e1f; 
    color: #fff; 
    margin: 15px;
}

.short_title h1 {
    color: #fff; 
    font-size: 20px; 
    padding: 15px; 
    font-weight: bold;
}

.text_right {
    text-align: right;
}

.text_center {
    text-align: center;
}

.height_150 {
    height: 150px;
}

.mtop_0 {
   margin-top: 0px;
}

.mbottom_0 {
   margin-bottom: 0px;
}

.ptop_15 {
    padding-top: 15px;
}

.ptop_20 {
    padding-top: 20px;
}

.potp_30 {
    padding-top: 30px;
}

.pleft_15 {
    padding-left: 15px;
}

.pleft_20 {
    padding-left: 20px;
}

.font_13 {
    font-size: 13px;
}

.source {
   width: 880px;
   text-align: right;
   padding: 15px 0; 
   font-size: 13px;
   line-height: 180%;
}


/* popup01 */

#popup1 {
   width: 880px;
    padding: 5px 15px 15px;
}

#popup1 #leftside {
    float: left; 
    margin-right: 20px;
}

#popup1 #rightside {
    float: left; 
    width: 500px; 
    word-break: break-all;
    line-height: 180%;
}


/* popup02 */

#pop2 {
   width: 880px;
}

#popup2 #leftside {
    float: left; 
    margin-right: 20px; 
    margin-left: 15px;
}

#popup2 #rightside {
    float: left; 
    width: 500px; 
    word-break: break-all;
    line-height: 180%;
}


/* popup03 */

#outer_box3 {
   width: 900px;
}

#popup3 {
    padding-left: 15px;
    width: 880px;
}

#popup3 #leftside {
    float: left; 
    margin-right: 20px; 
    margin-left: 15px;
}

#popup3 #rightside {
    float: left; 
    width: 452px; 
    word-break: break-all;
    line-height: 180%;
}


/* popup04 */

#outer_box04 { 
    width: 880px; 
    word-break: break-all;
}

#popup4 {
    padding: 5px 15px 15px;
}

#popup4 #leftside {
    float: left; 
    margin-right: 20px;
}

#popup4 #rightside {
    float: left; 
    width: 480px; 
    word-break: break-all;
    line-height: 180%;
}

#graph_04 {
    width: 880px;
    margin: 15px;
}

#tit_graph_04 {
    font-weight: bold;
    margin-bottom: 10px;
}

#graph_04 table {
    width: 100%; 
    border: 1px solid #ccc; 
    margin-bottom: 20px;
}

#graph_04 table tr {
    height: 35px;
}

#graph_04 .title_left {
    text-align: center; 
    border-right: 1px solid #ccc; 
    border-bottom: 1px solid #ccc; 
    background-color: #FBF3CF;
}

#graph_04 .title_right {
    text-align: center; 
    border-bottom: 1px solid #ccc; 
    background-color: #FBF3CF;
}

#graph_04 .second_left {
    border-right: 1px solid #ccc; 
    border-bottom: 1px solid #ccc;
}

#graph_04 .second_left p {
    padding-left: 20px;
}

#graph_04 .second_right {
    border-bottom: 1px solid #ccc;
}

#graph_04 .second_right p {
    padding-left: 20px;
}

#graph_04 .bottom_left {
    border-right: 1px solid #ccc;
}

#graph_04 .bottom_left p {
    padding-left: 20px;
}


/* popup06 */

#popup6 {
   width: 880px;
    word-break: break-all;
}

#popup6 img {
    width: 880px;
    height: 861px;
}


/* popup07 */

#outer_box07 {
    width: 880px;
    word-break: break-all;
}

#outer_box07 .long_title {
    width: 880px !important;
}

#pop7 {
   padding: 5px 15px 15px;
   word-break: break-all;
   width: 880px;
}

#pop7 p {
   margin-top: 0px;
    line-height: 180%;
}


/* popup08 */

#pop8 {
   width: 880px;
   padding: 5px 15px 15px;
    line-height: 180%;
}


/* popup09 */

#pop9 {
   width: 880px;
   padding: 15px;
}

#pop9 p {
    line-height: 180%;
   margin-top: 0px;
}


/* popup10 */

#pop10 {
   width: 880px;
}

#pop10 #leftside {
   float: left; 
   margin-right: 20px; 
   margin-left: 15px;
}

#pop10 #rightside {
   float: left; 
   width: 480px; 
   word-break: break-all;
    line-height: 180%;
}


/* popup11 */

#pop11 {
   width: 880px;
   padding: 5px 15px 15px;
    line-height: 180%;
}


/* popup12 */

#outer_box12{
   width: 880px;
   word-break: break-all;
}

#outer_box12 .long_title{
   width: 880px !important;
}

#pop12 {
   width: 880px;
   padding-left: 15px;
}

#pop12 #leftside {
   float: left; 
   margin-right: 20px; 
   margin-left: 15px;
}

#pop12 #leftside img {
   display: block;
   padding-bottom: 10px;
}

#pop12 #rightside {
   float: left; 
   width: 520px; 
   word-break: break-all;
    line-height: 180%;
}


/* popup13 */

#pop13 {
   width: 880px;
   padding: 5px 15px 15px;
    line-height: 180%;
}


/* popup14 */

#pop14 {
   width: 880px;
   padding-left: 15px;
}

#pop14 #leftside {
   float: left; 
   margin-right: 20px; 
   margin-left: 15px;
}

#pop14 #rightside {
   float: left; 
   width: 658px; 
   word-break: break-all;
    line-height: 180%;
}


/* popup15 */

#pop15 {
   width: 880px;
   padding: 5px 15px 15px;
    line-height: 180%;
}


/* popup16 */

#pop16{
    line-height: 180%;
}

#pop16 .sentence {
   width: 880px;
   padding: 5px 15px 0px 15px;
   margin-bottom: 0px;
}

#pop16 #list_title {
   padding: 5px 15px 4px;
   font-weight: bold;
}

#pop16 ul {
   padding-left: 25px;
   padding-bottom: 15px;
}


/* popup17 */

#pop17 {
   width: 880px;
   padding: 5px 15px 15px;
}

#pop17 #leftside {
   float: left; 
   margin-right: 20px;
}

#pop17 #rightside {
   float: left; 
   width: 500px; 
   word-break: break-all;
    line-height: 180%;
}


/* popup18 */

#pop18 .sentence {
   width: 880px;
   padding: 5px 15px 15px;
    line-height: 180%;
}


/* popup19 */

#pop19 p {
   width: 900px;
   padding-top: 15px; 
   padding-left: 15px;
    line-height: 180%;
}

/* popup20 */

#pop20 {
   width: 900px;
   word-break: break-all;
    line-height: 180%;
}

/* popup22 */

#pop22 {
   width: 900px;
   word-break: break-all;
    line-height: 180%;
	padding: 5px 15px 15px;
}

/* popup23 */

#pop23 {
   width: 900px;
   word-break: break-all;
    line-height: 180%;
    padding: 5px 15px 15px;
}

/* popup24 */

#pop24 {
   width: 900px;
   word-break: break-all;
    line-height: 180%;
	padding: 5px 15px 15px;
}</pre></body></html>