body{
background-attachment: fixed; 
scrollbar-base-color: #000000;
scrollbar-track-color: #000000;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #FFFFF0;
scrollbar-darkshadow-color: #000000;
scrollbar-highlight-color: #FFFFF0;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #FFFFF0;
line-height : 120%;
font-family :"ＭＳ Ｐゴシック";
font-size : 12px;
color: #333333;
}

td{
line-height : 120%;
font-family :"ＭＳ Ｐゴシック";
font-size : 12px;
}

A.lin { text-decoration:underline; color: #C71444;}
A.lin:visited {  text-decoration:underline; color: #C71444;}
A.lin:link { text-decoration: none; color: #C71444;}
A.lin:hover { text-decoration: none; color: #FF6600;}
A.lin:active {  text-decoration:underline; color: #FF6600;}

A:link {  color: #333333; text-decoration:none;}
A:visited {  color: #333333; text-decoration:none;}
A:hover {  color: #FF6600; text-decoration:underline;}
A:active {  color: #FF6600; text-decoration:underline;}



.f09 {  font-size: 9px; font-family:"ＭＳ Ｐゴシック"}
.f10 {  font-size: 10px; font-family:"ＭＳ Ｐゴシック"}
.f10_120 {  font-size: 10px; line-height: 120%; font-family:"ＭＳ Ｐゴシック"}
.f11 {  font-size: 11px; font-family:"ＭＳ Ｐゴシック"}
.f11_120 {  font-size: 11px; line-height: 120%; font-family:"ＭＳ Ｐゴシック"}
.f12 {  font-size: 12px; font-family:"ＭＳ Ｐゴシック"}
.f12_120 {  font-size: 12px; line-height: 120%; font-family:"ＭＳ Ｐゴシック"}
.f12_140 {  font-size: 12px; line-height: 140%; font-family:"ＭＳ Ｐゴシック"}
.f13 {  font-size: 13px; font-family:"ＭＳ Ｐゴシック"}
.f13_120 {  font-size: 13px; line-height: 120%; font-family:"ＭＳ Ｐゴシック"}
.f13_140 {  font-size: 13px; line-height: 140%; font-family:"ＭＳ Ｐゴシック"}
.f14 {  font-size: 14px; font-family:"ＭＳ Ｐゴシック"}
.f14_120 {  font-size: 14px; line-height: 120%; font-family:"ＭＳ Ｐゴシック"}
.f16 {  font-size: 16px}
.f16_120 {  font-size: 16px; line-height: 120%; font-family:"ＭＳ Ｐゴシック"}
.f18 {  font-size: 18px; font-family:"ＭＳ Ｐゴシック"}
.f18_120 {  font-size: 18px; line-height: 120%; font-family:"ＭＳ Ｐゴシック"}
.f20 {  font-size: 20px; font-family:"ＭＳ Ｐゴシック"}
.redF { color: #cc0000}
.bold	{font-weight: bold; }

.whiteBack { 
	background-attachment : fixed ; 
	background-color:#FFFFFF;
}

.alpha { filter: alpha(style=0, opacity=80) }

.shadow0 {
  filter: shadow(color=#999999, direction=135);
  width: 100%;
  height: 240px;
}

.shadow1 {
  filter: shadow(color=#999999, direction=135);
  width: 100%;
  height: 140px;
}

.shadowProf {
  filter: shadow(color=#000000, direction=135);
  width: 100%;
  height: 200px;
}

.ProfBack { 
	background-attachment : fixed ; 
	background-image : url("image/profile/profile.gif");
}

