/* text_tomorrow */
body#tt a{text-decoration:none;}
body#tt a:link{color:#666666;}
body#tt a:active {color:#ffcc00;}
body#tt a:visited{color:#666666;}
body#tt a:hover{color:#ffcc00;text-decoration:underline;}
body#tt{ background-image:url(to/back.jpg);background-attachment:fixed;background-repeat:no-repeat;background-position:8% 100%;text-align:center; margin:0 auto; padding:0; color:#333; }
body#tt div.txt{ margin:30px auto 0 auto; text-align:left; padding-left:20px;text-align:left; width:70%;font-size:11pt;line-height:170%;}
body#tt div.wrap {text-align: center;margin:0 auto;}
body#tt div.document {text-align: left;width: 100%;margin-left: auto;margin-right: auto;line-height:190%;
}
body#tt .aw{margin:0px 10px 0px 10px;padding:10px 15px 10px 15px;text-align:right;font-size:80%;font-color:#999999;line-height:1.7em;border:1px dashed #aaaaaa;}

/* text_theme */
body#th a{text-decoration:none;}
body#th a:link{color:#666666;}
body#th a:active {color:#cc6666;}
body#th a:visited{color:#666666;}
body#th a:hover{color:#cc6666;text-decoration:underline;}
body#th{ text-align:center; margin:0; padding:0; color:#666; }
body#th div.txt{ margin:30px 0 0 2%; text-align:left; padding:30px;text-align:left; width:70%; background:#ffffff;}
body#th div.wrap {text-align: center;}
body#th div.document {text-align: left;width: 100%;margin-left: auto;margin-right: auto;line-height:150%;}

