.font08 {
	font-size: 8pt;
}
.font09 {
	font-size: 9pt;
}
.font10 {
	font-size: 10pt;
}
.font11 {
	font-size: 11pt;
}
.font12 {
	font-size: 12pt;
}
.font14 {
	font-size: 14pt;
}
.font15 {
	font-size: 15pt;
}
.font16 {
	font-size: 16pt;
}
h1 {
	font-size: 9pt;
	display: inline;
	font-weight: lighter;


}
body {
	background-attachment: scroll;
	background-image: url(../img/common/bg.jpg);
	background-repeat: repeat-y;
	color: #5C4949;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";


}
.tablehearline {
	background-image: url(../img/top/healine.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.themebg {
	background-image: url(../img/top/themebg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.conceptbg {

	background-image: url(../img/top/conceptbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.blogbg {


	background-image: url(../img/top/blogbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
A:link {COLOR: #990033; TEXT-DECORATION: none}
A:visited {COLOR: #A32A52; TEXT-DECORATION: none}
A:active {COLOR: #E21E18; TEXT-DECORATION: underline; background-color: #FFF4E8}
A:hover {COLOR: #C2291D; TEXT-DECORATION: underline; background-color: #FFF4E8}
