a { text-decoration:none; }
a:hover { text-decoration:underline; }
input {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
/*	line-height: 130%;
	border: 1px solid #6699CC; */
}
textarea {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
/*	line-height: 130%;
	border: 1px solid #6699CC; */
}
.small { font-size:10px; line-height:17px; }
.large { font-size:12px; line-height:140%; }
.titlecopy {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #444444;
}
.cont {
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
}

