@charset "Shift_JIS";

body { text-align:center; width:100%; background-color: #ffffff; color: #696969; font-size: 12px; line-height: 1.6em; }
#outline {
 width: 750px;
 text-align: left;
 margin:0px auto;
}
#header { width: 750px; }
#main { width: 750px; padding-bottom: 80px; }
#footer { width: 750px; }

p { font-size: 12px; margin: 10px 20px 10px 40px; text-align: left; line-height: 1.6em; }
td { font-size: 12px; line-height: 1.6em; }
hr { border-color: #990033; border-style: dotted; margin: 10px 0px 10px 0px; }
.hr_simple{ border-color: #cccccc; border-style: dotted; margin: 5px 0px 5px 0px; }
h1 { margin-top: 0em; margin-bottom: 0em; }
h2 { color: #ff6699; font-size: 14px; font-weight: bold; margin-top: 0em; margin-bottom: 5px; }
h3 { color: #990033; font-size: 13px; font-weight: bold; margin-top: 0em; margin-bottom: 10px; }
 
 
a:link { color: #ff9900; }
a:visited { color: #cc6633; }
a:hover { color: #ff6699; }
a:active { color: #ff6699; }



