@charset "utf-8";
/* CSS Document */

a:focus { outline: none; }
.campologin {
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	font-weight: 400;
	color: #666;
	width: 340px;
	padding: 6px 4px 6px 7px;
	border:dashed;
	border-width:thin;
	border-color:#F6E20B;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color:#FFF;
}
.t01 {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size:13px;
	text-decoration: none;
	padding: 5px 0 10px 0;
	color: #333;
}
.t02 {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size:14px;
	text-decoration: none;
	padding: 5px 0 10px 0;
	color: #333;
}
.t03 {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size:14px;
	text-decoration: none;
	color: #333;
	padding-right: 7px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.tfot {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size:14px;
	text-decoration: none;
	color: #333;
	padding: 10px 0 0 0;

}
.tfot2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size:14px;
	text-decoration: none;
	color: #333;
	padding: 10px 0 0 0;

}
