body {
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #222222;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.text14 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.text18 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}	


.white {
	color: #FFFFFF;
}

.icon {
	font-size: 13px;
	color: #999999;
}
.copy {
	font-size: 10px;
	color: #FFFFFF;
}

a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #66CCCC;
	text-decoration: underline;
}

a.main:link {
	color: #FF0000;
	text-decoration: none;
}
a.main:visited {
	color: #666666;
	text-decoration: none;
}
a.main:hover {
	color: #993300;
	text-decoration: underline;
}
.red {
	color: #FF0000;
}


a.image:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.japan:link {
	color: #003399;
	text-decoration: none;
}
a.japan:visited {
	color: #999999;
	text-decoration: none;
}
a.japan:hover {
	color: #3366CC;
	text-decoration: underline;
}
.gray {
	color: #666666;
}
.text16 {
	font-size: 16px;
	font-weight: bold;
}

