@charset "Shift_JIS";
/*@text css@*/

/*@style@*/

body {
	background-color: #fff; margin: 0px;
}
a:link   { color: #f00; font-size: 12px; line-height: 18px; text-decoration: none }
a:visited  {
 color: #f00;
 font-size: 12px;
 line-height: 17px;
 text-decoration: none;
}
a:hover  {
 color: #f00;
 font-size: 12px;
 line-height: 17px;
 text-decoration: underline;
}
.p10   { font-size: 10px; line-height: 17px }
.mainbody   { color: black; font-size: 12px; line-height: 18px }
