@charset "UTF-8";
.text {
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	text-indent: 10px;
}
.text_black {
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}
a {
	font-size: 14px;
	color: #FFFFFF;
}
a:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_red {
	font-size: 18px;
	line-height: 24px;
	color: #FF0000;
	font-weight: bold;
}
.text14 {
	font-size: 14px;
	color: #CCCCCC;
}
#mobile {
	background-color: #996633;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}
.text_black16 {
	font-size: 16px;
	color: #000000;
}
.text_12 {
	font-size: 12px;
	line-height: 12px;
	color: #990000;
	font-weight: bold;
}
