@charset "utf-8";

.style1 {color: #CCCCCC}
.txt {
	font-size: 12px;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input,textarea,select option {
	font-size: 15px;	
}
table.waring {
	font-size: 10px;
	line-height: 1.2;
	color: #3D0817;
	text-decoration: none;
	border: 1px solid #C25F66;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0 0 1px 0;
}


