@charset "utf-8";

#txt_data {
	margin: 5px;
	padding: 5px;
	clear: both;
	text-align: left;
	border: 1px dotted #999999;
	line-height: 25px;
}
h4 {
	text-align: center;
	padding: 5px;
	border: 1px solid #FF9D9F;
	background-color: #FFD7DF;
	width: 280px;
	font-size: 14px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.register .tbmobile {
	border: 1px solid #FF9D9F;
}

.register_head_mobile{
	text-align:center;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	background-color:#FFD7DF;
}
.register_mobile{

	font-size:12px;
	color: #333333;
	background-color:#FFF0F3;	
}
 .mmobile{
	text-align: center;
	padding: 5px;
	border: 1px solid #6473F7;
	background-color: #CACBF9;
	width: 280px;
	font-size: 14px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-weight: bold;
}
.register_head_mmobile{
	text-align:center;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	background-color:#BBBCF7;
}
.register_mmobile{
	font-size:12px;
	color: #333333;
	background-color:#E9E9FC;
}
.tbmmobile {
	border: 1px solid #6473F7;
}
 .txtf{
	text-align: center;
	padding: 5px;
	border: 1px solid #3DA94D;
	background-color: #BAF79F;
	width: 280px;
	font-size: 14px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-weight: bold;
}
.register_head_green
{
	text-align:center;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	background-color:#BAF79F;
}
.register_green{
	font-size:12px;
	color: #333333;
	background-color:#E4FCDA;
}
.tb_green {
	border: 1px solid #3DA94D;
}
.txtorange{
	text-align: center;
	padding: 5px;
	border: 1px solid #E45C01;
	background-color: #FEC69C;
	width: 280px;
	font-size: 14px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-weight: bold;
}
.register_head_orange
{
	text-align:center;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	background-color:#FEC69C;
}
.register_orange{
	font-size:12px;
	color: #333333;
	background-color:#FFE8C4;
}
.tb_orange {
	border: 1px solid #E45C01;
}
.txtblue{
	text-align: center;
	padding: 5px;
	border: 1px solid #84B0E8;
	background-color: #C0E2EF;
	width: 280px;
	font-size: 14px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-weight: bold;
}
.register_head_blue
{
	text-align:center;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	background-color:#C0E2EF;
}
.register_blue{
	font-size:12px;
	color: #333333;
	background-color:#C0E2EF;
}
.tb_blue {
	border: 1px solid #84B0E8;
}
.txtyellow{
	text-align: center;
	padding: 5px;
	border: 1px solid #E1E100;
	background-color: #FF9;
	width: 280px;
	font-size: 14px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-weight: bold;
}
.register_head_yellow
{
	text-align:center;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	background-color:#FF9;
}
.register_yellow{
	font-size:12px;
	color: #333333;
	background-color:#FF9;
}
.tb_yellow {
	border: 1px solid #E1E100;
}
.txtpink{
	text-align: center;
	padding: 5px;
	border: 1px solid #DE5FB8;
	background-color: #F4C6EC;
	width: 280px;
	font-size: 14px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-weight: bold;
}
.register_head_pink
{
	text-align:center;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	background-color:#F4C6EC;
}
.register_pink{
	font-size:12px;
	color: #333333;
	background-color:#F4C6EC;
}
.tb_pink {
	border: 1px solid #DE5FB8;
}
.txtviolet{
	text-align: center;
	padding: 5px;
	border: 1px solid #A74FFF;
	background-color: #E6CCFF;
	width: 280px;
	font-size: 14px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-weight: bold;
}
.register_head_violet
{
	text-align:center;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	background-color:#E6CCFF;
}
.register_violet{
	font-size:12px;
	color: #333333;
	background-color:#E6CCFF;
}
.tb_violet {
	border: 1px solid #A74FFF;
}
