/* stylesheet for fujisawahiroshi.com */

.a9, .a10, .a12, .a14 {
	font-family:Verdana
}
.j9, .j10, .j12, .j14 {
	font-family:"ＭＳ ゴシック", "Osaka‐等幅"ＭＳ Ｐゴシック, MS UI Gothic, sans-serif
}
.main10 {
color:#000099; line-height: 1.4em; font-size: 10px
}
.main12 {
color:#000099; line-height: 1.4em; font-size: 12px
}
.main14 {
color:#000099; line-height: 1.5em; font-size: 14px
}
.sub10 {
color:#FF8900; line-height: 1.4em; font-size: 10px
}
.sub12 {
color:#FF8900; line-height: 1.4em; font-size: 12px
}
.sub14 {
color:#FF8900; line-height: 1.5em; font-size: 14px
}
.bg_maincolor {
	BACKGROUND-COLOR: #003366}
.bg_subcolor {
	BACKGROUND-COLOR: #E9DDBD}
.bg_lightmaincolor {
	BACKGROUND-COLOR: #D3E1FF}
.bg_greycolor {
	BACKGROUND-COLOR: #E1E1E1
}

body {
	color:#333333;
background-color: #FFFFFF; 
}

a:link {
	color: #1D0E82;
	text-decoration: underline;
	font-weight: 500;
}
a:visited {
	color: #1D0E82;
	text-decoration: underline;
	font-weight: 500;
}
a:hover {
	color : #3366CC;
	text-decoration: none;
	font-weight: 500;
}

A.linkA {
	color: #3F007D;
	text-decoration: none;
	font-size: 10px;
	font-family: "Verdana";
	font-weight: 200;
}
A.linkA:visited {
	text-decoration: underline;
	color: #9F80BE;
	font-size: 10px;
	font-family: "Verdana";
	font-weight: 200;
}
A.linkA:hover {
	color : #9F80BE;
	position:relative;
	top:1;
	left:1;
	font-size: 10px;
	font-family: "Verdana";
	font-weight: 200;
}

A.linkJ {
	color: #333399;
	text-decoration: none;
	font-size: 10px;
	font-weight: 200;
}
A.linkJ:visited {
	text-decoration: underline;
	color: #3366CC;
	font-size: 10px;
	font-weight: 200;
}
A.linkJ:hover {
	color : #3366CC;
	position:relative;
	top:1;
	left:1;
	font-size: 10px;
	font-weight: 200;
}
A.linkP {
	color: #333399;
	text-decoration: none;
	font-size: 10px;
}
A.linkP:visited {
	color: #3366CC;
	font-size: 10px;
	text-decoration: none;
}
A.linkP:hover {
	text-decoration: underline;
	color : #3366CC;
	font-size: 10px;
}


td {  line-height: 1.5em; font-size: 12px}
.strong {
	font-weight: 600;
	color: #000000;
	line-height: 1.5em;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 14px;
}
