<!--
/*-------------------基本設定-------------------*/
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}/*-------------------文字設定-------------------*/
.fontsize8_linehi10 {
	font-size: 10px;
	line-height: 10pt;
	font-weight: bold;
}
.fontsize10_linehi12 {
	font-size: 10pt;
	line-height: 12pt;
}
.fontsize12_linehi16 {
	font-size: 12pt;
	line-height: 16pt;
}a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
}/*-------------------独自追加項目-------------------*/
.font_bold {
	font-weight: bold;
}
.font_color {							/*項目が増える場合は、.font_color1、.font_color2と増やしていく*/
	color: #006633;
	font-weight: bold;
}
.font_color1 {							/*項目が増える場合は、.font_color1、.font_color2と増やしていく*/
	color: #FFFFFF;
}
.font_color2 {							/*項目が増える場合は、.font_color1、.font_color2と増やしていく*/
	color: #FF3300;
	font-weight: bold;
}.padding {								/*項目が増える場合は、.padding1、.padding2と増やしていく*/
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.border {								/*項目が増える場合は、.border1、.border2と増やしていく*/
	border: 1px solid #CCCCCC;
}
.form {									/*form項目サイズの固定　項目が増える場合は、.form1、.form2と増やしていく*/
	width: 200px;
	height: 18px;
	margin-bottom: 0px;
}.Default {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 0px;
	color:#003366;
	font-weight:bold;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 0px;
	color:#003366;
}
.mini_G {
	font-size: 10px;
	font-weight: bold;
	color: #006633;
	letter-spacing: 0.1em;
}
{
    FONT-SIZE: 8pt;
    color: #666666;
    MARGIN: 0px
}
.Default
{
    FONT-SIZE: 8pt;
    color: #666666;
    MARGIN: 0px
}
H1
{
    FONT-SIZE: 8pt;
    color: #666666;
    MARGIN: 0px
}


.font_color3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}
.font_color4 {
	color: #333333;
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
}
.font_color3_2 {	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}
.font_red {
	color: #FF3300;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.font_black_b {	color: #333333;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
.font_green14b {
	color: #006633;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}
.font_red14b {	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}
.font_white16b {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
}
.font_green16b {	color: #006633;
	font-weight: bolder;
	font-size: 16px;
	line-height: 18px;
}
.font_red16b {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
	line-height: 16px;
}

H1
{
    FONT-SIZE: 8pt;
    color: #666666;
    MARGIN: 0px
}
STRONG
{
    FONT-WEIGHT: normal;
}
.summary
{
    FONT-SIZE: 8pt;
    color: #666666;
}

-->