<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ************************************************ */
/* Generic Design Css: design.css */

#keyvisual {
	position:absolute;
	top:0;
}    

#top_2 {
	position:absolute;
	top:89px;
}          

#slogan {
	position:relative;
	left:-165px;
	top:-16px;
}

/* ************************************************ */
/* Design Css for Color: design80.css */

/* p,td { font-size:12px;color:#FFFFFF; } */
/* body { background-color:#766858 } */
.a { background-color:#BFB7AB }
#step4_content_inner { position: relative; }


/* ************************************************ */
/* Custom Css Part */

html {
    overflow:auto;
}
body {
    background: #766858 url(../../../../designs/design80/color10/images/body_bg_rep.gif) repeat-y;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Comic Sans MS, sans-serif;
    font-size: 20px;
    text-align: left;
    color: #FFFFFF;
    background: #766858 url(../../../../designs/design80/color10/images/body_bg_rep.gif) repeat-y;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 20px;font-family: Comic Sans MS, sans-serif;color: #FFFFFF;}
#body p {font-size: 20px;color: #FFFFFF;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Comic Sans MS, sans-serif;color: #FFFFFF;
}
p {
    margin-top: 0.0em;
    margin-bottom: 0.0em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #B99166;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #B99166;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
#body .sitemapTable a, #body .sitemapTable a:visited {
text-decoration: none;
}
object.videoObject {display: none;}*+html object.videoObject {display: block;}* html object.videoObject {display: block;}embed.videoEmbed {display: block;}*+html embed.videoEmbed {display: none;}* html embed.videoEmbed {display: none;}
</pre></body></html>