@charset "shift_jis";
P{
 margin-top: 0;
 margin-bottom: 0;
}
P{
 font-size : 12px;
 font-weight: normal;
 color: #333333;
 line-height : 140%;
 letter-spacing : 1px;
 padding : 5px 5px 5px 5px;
}
A{
 text-decoration: none;
}
A:LINK {
 text-decoration: none;
 color: #0080ff;
}
A:VISITED {
 text-decoration: none;
 color: #0080ff;
}
A:HOVER {
 text-decoration: none;
 color : #666666;
 background-color: #ffddee;
}
