﻿@charset "UTF-8";

.navigation {
display: none;
}

.always-pb-before {
page-break-before: always;
}

.always-pb-after {
page-break-after: always;
}

.a1 {  
font-family: "ＭＳ ゴシック"; 
font-size: 14px; 
text-decoration: none; 
color: #0000FF; 
font-style: normal; 
line-height: 18px; 
font-weight: lighter
}

.md1 {  
font-family: "ＭＳ ゴシック"; 
font-size: 12pt; 
font-weight: bolder
}

.a2 { 
font-family: "ＭＳ ゴシック"; 
font-size: 14px; 
text-decoration: none; 
color: #FF3300; 
font-style: normal; 
line-height: 18px; 
font-weight: lighter 
}

.md2 { 
font-family: "ＭＳ ゴシック"; 
font-size: 14px; 
font-weight: normal
}

.md3 { 
font-family: "ＭＳ ゴシック"; 
font-size: 12px; 
font-weight: bold; 
color: #FF0000
}

.md4 { 
font-family: "serif"; 
font-size: 12px; 
font-weight: bold; 
color: #990099;
font-style:oblique
}

.p1 { 
font-family: "ＭＳ ゴシック"; 
font-size: 12px; 
color: #333333; 
line-height: 16px}

.tb1 { 
 border-color: black #333333 black black; 
 border-style: dotted; 
 border-top-width: 0px; 
 border-right-width: 1px; 
 border-bottom-width: 0px; 
 border-left-width: 0px; 
 text-indent: 10pt
 }

@page {
size: A4;
margin-top: 25mm;
margin-bottom: 25mm;
margin-left: 6mm;
margin-right: 6mm;
}



