/* BASIC DESIGN */

body{
font:10pt;
color:#996666;
}

td{
font:10pt;
color:#996666;
}

p{
font:10pt;
color:#996666;}

a:link{
font-10pt;
font-weight:bold;
text-decoration:none;
color:#ff9999;
}

a:visited{
font-weight:bold;
text-decoration:none;
color:#cc9999;
}

a:hover,a:active{
text-decoration:underline;
color:#999999;}


/*footer*/

#footer{
font:9pt; sans-serif;
text-align:center;
margin-top:12px;
margin-bottom:4px;
padding-top:10px;
border-top:1px dotted #666;
}


/*ドット*/

#do1{
border-top:1px dotted #ff9900;
border-bottom:1px dotted #ff9900;}

#do2{
border-top:1px dotted #ff9900;}

#do3{
border-bottom:1px dotted #ff9900;}


/*文字*/

#f9{
font:9pt;}
