/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 96%;
 font-family: 'ＭＳ Ｐゴシック';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_Cell /* Cell */
{
}
span.f_Code /* Code */
{
}
span.f_CodeExample /* Code Example */
{
 font-size: 90%;
 color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_CommentHeader /* Comment Header */
{
 font-weight: bold;
}
span.f_fileblogmanualheader /* fileblog manual header */
{
 font-size: 140%;
 font-family: 'メイリオ';
 color: #ffffff;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 140%;
 font-weight: bold;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 120%;
 text-decoration: underline;
}
span.f_Heading2_with_space /* Heading2_with_space */
{
 font-size: 120%;
 text-decoration: underline;
}
span.f_Heading3 /* Heading3 */
{
 font-size: 110%;
 font-weight: bold;
}
span.f_Heading3_with_space /* Heading3_with_space */
{
 font-size: 110%;
 font-weight: bold;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 80%;
 font-weight: bold;
}
span.f_NewStyleaaaa /* New Styleaaaa */
{
 font-size: 120%;
}
span.f_Normal2 /* Normal2 */
{
}
span.f_Notes /* Notes */
{
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 8px 11px 8px 11px;
}
.p_Cell /* Cell */
{
 margin: 3px 5px 4px 4px;
}
.p_Code /* Code */
{
 background: #ccffcc;
 margin: 0px 11px 0px 11px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
 margin: 3px 11px 3px 13px;
}
.p_CommentHeader /* Comment Header */
{
 margin: 4px 11px 3px 13px;
}
.p_fileblogmanualheader /* fileblog manual header */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_Heading2 /* Heading2 */
{
}
.p_Heading2_with_space /* Heading2_with_space */
{
 margin: 96px 11px 8px 11px;
}
.p_Heading3 /* Heading3 */
{
}
.p_Heading3_with_space /* Heading3_with_space */
{
 margin: 48px 11px 8px 11px;
}
.p_ImageCaption /* Image Caption */
{
 text-align: center;
}
.p_NewStyleaaaa /* New Styleaaaa */
{
 text-indent: 8px;
 border-color: #3366ff;
 border-style: double;
 border-width: 2px;
 background: #99ccff;
 margin: 10px 11px 10px 16px;
}
.p_Normal2 /* Normal2 */
{
}
.p_Notes /* Notes */
{
}
