/* FONT Class */
.font10 {
	font-size: 10px;
	line-height: 14px;
	color: #434343;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
}
.f10link {
	font-size: 10px;
	line-height: 14px;
	color: #6E7C93;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
}
.font12 {
	font-size: 12px;
	line-height: 16px;
	color: #434343;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
}
.f12hight {
	font-size: 12px;
	line-height: 22px;
	color: #434343;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
}
.font14 { font-size: 14px;	line-height: 24px;	color: #434343	}

h1.bodyheader {
	font-size: 10px;
	line-height: 14px;
	text-align:center;
	color: #6D6D6D;
	font-weight: normal;
	margin-bottom: 0
}

/* ¤•i‚ÌÚ× */
.lines {
	border: 3px double #E6E6E6;
}

/* ¤•iˆê—— */
.line {
	border: 1px solid #ABABAB;
}

/* Link Class */
A:link {color: #434343; text-decoration: none}
A:visited {color: #636363; text-decoration: none}
A:active {color: #434343; text-decoration: none }
A:hover {color: #FF9000; text-decoration:underline;}

/* ‘Sƒy[ƒW‹¤’Ê ƒJƒeƒSƒŠ[•ª‚¯‚ÉŽg—p */
a.white:link         {color:#FFFFFF;text-decoration:none;}
a.white:visited      {color:#FFFFFF;text-decoration:none;}
a.white:active       {color:#FFFFFF;text-decoration:none;}
a.white:hover        {color:#FFFFFF;text-decoration:underline;}
