body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #30272E;
	line-height:22px;
}

.footer {
	font-size:11px;
}

.indextitle01{
	font-size:28px;
	font-weight:bold;
	color:#A1A1A1;
	line-height:32px;
}

.indextitle02{
	font-size:28px;
	font-weight:bold;
	color:#F06898;
	line-height:32px;
}

.indexbox{
	font-size:13px;
	line-height:18px;
}

.lang{
	font-size:18px;
	font-weight:bold;
	color:#A1A1A1;
}

.maintitle{
	font-size:30px;
	font-weight:bold;
	color:#F06898;
	line-height:35px;
}

.sitetitle{
	font-size:19px;
	font-weight:bold;
	color:white;
}

.subtitle01{
	font-size:18px;
	font-weight:bold;
	color:#DE4967;
	line-height:25px;
}

.subtitle02{
	font-size:20px;
	font-weight:bold;
	color:#6FBCE1;
	line-height:25px;
}

.subtitle03{
	font-size:18px;
	font-weight:bold;
	color:#30272E;
	line-height:25px;
}

.data_table_title{
	border-top: 1px dashed #30272E;
	border-bottom: 1px dashed #30272E;
	padding:5px;
	font-weight:bold;
}

.data_table{
	border-bottom: 1px dashed #CACACA;
	padding:5px;
}

.data_table_linkdesc{
	border-bottom: 1px dashed #CACACA;
	font-size:13px;
	padding:5px;
}

.linkdesc{
	font-size:13px;
	color:#A1A1A1;
}

.instruction{
	font-size:12px;
	color:#A1A1A1;
}

a:link{
  color:#5369D5;
}

a:visited{
  color:#5369D5;
}

a:hover{
  color:#FF6600;
}

a.black:link{
	color: #30272E;
}

a.black:visited{
	color: #30272E;
}

a.black:hover{
	color: #FF6600;
}

a.black_none:link{
	color: #30272E;
	text-decoration:none;
}

a.black_none:visited{
	color: #30272E;
	text-decoration:none;
}

a.black_none:hover{
	color: #FF6600;
	text-decoration:underline;
}

a.grey_none:link{
	color: #A1A1A1;
	text-decoration:none;
}

a.grey_none:visited{
	color: #A1A1A1;
	text-decoration:none;
}

a.grey_none:hover{
	color: #FF6600;
	text-decoration:underline;
}