﻿.main {  font-size: 12px; line-height: 110%}
.main_b { font-size: 12px; line-height: normal; font-weight: bold}
.red {  font-size: 12px; line-height: 110%; font-weight: bold; color: #cc0000}
.sub{  font-size: 12px; line-height: 110%; font-weight: bold; color: #666666}
.new{  font-size: 12px; line-height: 110%; font-weight: bold; color: #ffffff}
.copy{  font-size: 10px; color: #666666}
.copy2 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.main2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
html, body {
    scrollbar-base-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #000099;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-highlight-color: #000099;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #000099;
}

body,tr,td,th { font-size:10pt; font-family:'MS UI Gothic'; }
a:link    { text-decoration:none; }
a:visited { text-decoration:none; }
a:active  { text-decoration:none; }
a:hover { text-decoration:underline; color:#CC0000; }.main-small {
font-size: 10px; line-height: 110%
}
.sub2 {
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	font-variant: small-caps;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";


}
.sub3 {
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;

}

