/* initialize and formatting */

* {margin: 0;
   padding: 0;
   font-size: 98%;
   font-family:"ヒラギノ角ゴ　Pro W3",Osaka,"MS UI Gothic", "MS Pゴシック",
   Verdana, Myriad, Helvetica,"Treduchet MS",Ariel,sans-serif;
   }







a,a:link, a:visited {color:#666666;background-color:transparent;
   text-decoration: none;
}
a:hover, a:active {color: #ff9999;
}



ul  {margin-bottom:1em;list-style-type: none;list-style-position: outside;
}


dl, dd  {margin-bottom:0.5em;
}




p  {margin-bottom: 1em;font-size: 90%;line-height:150%;
}



/* common style */

body  {color: #3A3A3A;background-color: #ffffff;text-align:center;font-size:90%;line-height:140%;
}

li   {font-size:90%;line-height:140%}


p.skipLink, p.hPhrace {display: none;
}



p.cClear   {clear: both; height: 0;margin: 0;padding: 0;}



p.fClear  {clear: both;height:0;
}


div#totop   {text-align:right;margin:15px}



p#siteFooter  {clear: both;margin: 0 auto;font-size: 85%;text-align:center;
}



#seminer td { padding:6px;background-color:#F3FFF0; border-bottom:1px solid #333333;
border-right:1px solid #333333;

}
