.style3	{
	font-size: 11px !important;
	line-height: 16px !important;
}
.style99 {
	font-size: 10.5px !important;
}
.style100 {
	font-size: 10px !important;
}
.chushaku {
	color: #003300 !important;
	margin: 0px !important;
	padding: 1px !important;
	border: 1px solid #003300 !important;
}
.style103 {
	font-size: 11px !important;
}
.style104 {
	color: #990000 !important;
}
.style105 {
	font-size: 12px !important;
}
.style1 {
	font-size: 9pt !important;
	font-weight: lighter !important;
	line-height: 19px !important;
	padding:10px;
}
.style2 {
	font-size: 9pt !important;
	font-weight: lighter !important;
	line-height: 19px !important;
	padding:10px;
	color: #000;
}
.style106 {
	color: #FF0000 !important;
}
.style4 {
	font-size: 11px !important;
	font-weight: lighter !important;
	line-height: 16px !important;
}
.center {
	position: absolute;
	margin-left: 360px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.style8 {
	font-weight: lighter !important;
	font-size: 12px !important;
	line-height: 2.2;
}
.submitbutton {
	background-color:#ba2323;
	padding:10px;
	position:relative;
	font-size:116%;
	text-decoration:none;
	color:#fff;
	border: none;
	background: #BC1052;
	background-image: -webkit-linear-gradient(top, #BC1052, #b81657);
	background-image: -moz-linear-gradient(top, #BC1052, #b81657);
	background-image: -ms-linear-gradient(top, #BC1052, #b81657);
	background-image: -o-linear-gradient(top, #BC1052, #b81657);
	background-image: linear-gradient(to bottom, #BC1052, #b81657);
	border-radius: 5px;
	letter-spacing: 0.1em;
}

.submitbutton:hover {
	padding-bottom:9px;
	padding-left:10px;
	padding-right:10px;
	padding-top:11px;
	top:1px;
	background: #ad1d57;
	background-image: -webkit-linear-gradient(top, #ad1d57, #ed2b78);
	background-image: -moz-linear-gradient(top, #ad1d57, #ed2b78);
	background-image: -ms-linear-gradient(top, #ad1d57, #ed2b78);
	background-image: -o-linear-gradient(top, #ad1d57, #ed2b78);
	background-image: linear-gradient(to bottom, #ad1d57, #ed2b78);
}

.submitbutton:active {
	padding-bottom:9px;
	padding-left:10px;
	padding-right:10px;
	padding-top:11px;
	top:1px;
	background: #BC1052;
	background-image: -webkit-linear-gradient(top, #BC1052, #b81657);
	background-image: -moz-linear-gradient(top, #BC1052, #b81657);
	background-image: -ms-linear-gradient(top, #BC1052, #b81657);
	background-image: -o-linear-gradient(top, #BC1052, #b81657);
	background-image: linear-gradient(to bottom, #BC1052, #b81657);
}
.submitbutton::before {
	background-color:#ccd0d5;
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	padding:8px;
	left:-8px;
	top:-8px;
	z-index:-1;
	border-radius: 5px;
	box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
}
.resetbutton {
	background-color:#ba2323;
	padding:10px;
	position:relative;
	font-size:116%;
	text-decoration:none;
	color:#fff;
	border: none;
	background: rgb(30,30,30); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(30,30,30,1) 0%, rgba(50,50,56,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(30,30,30,1) 0%,rgba(50,50,56,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(30,30,30,1) 0%,rgba(50,50,56,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#323238',GradientType=0 ); /* IE6-9 */
	border-radius: 5px;
	letter-spacing: 0.1em;
}

.resetbutton:hover {
	padding-bottom:9px;
	padding-left:10px;
	padding-right:10px;
	padding-top:11px;
	top:1px;
	background: rgb(0,0,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(69,72,77,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(69,72,77,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(69,72,77,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#45484d',GradientType=0 ); /* IE6-9 */
}

.resetbutton:active {
	padding-bottom:9px;
	padding-left:10px;
	padding-right:10px;
	padding-top:11px;
	top:1px;
	background: rgb(7,7,7); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(7,7,7,1) 0%, rgba(38,36,40,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(7,7,7,1) 0%,rgba(38,36,40,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(7,7,7,1) 0%,rgba(38,36,40,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#070707', endColorstr='#262428',GradientType=0 ); /* IE6-9 */
}
.resetbutton::before {
	background-color:#ccd0d5;
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	padding:8px;
	left:-8px;
	top:-8px;
	z-index:-1;
	border-radius: 5px;
	box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
}
.wtn_copyright a {
	color:#000;	
}