*{ border:0px; }

body{
	color:#444444;
}

h1{ margin:0px; }

.hide { display:none; }

/*-----Link------*/
a:link{
	color:#cf493f;
	text-decoration:underline;
	font-weight:normal;
}
a:visited{
	color:#D88B8A;
	text-decoration:underline;
	font-weight:normal;
}
a:hover{
	color:#cf493f;
	text-decoration:underline;
	font-weight:normal;
}
a:active{
	color:#cf493f;
	text-decoration:underline;
	font-weight:normal;
}

/*-----bg-----*/
.lineBg{
	background-color:#bbbbbb;
}

/*-----main-----*/
.txtS{
	font-size:70%;
	line-height:130%;
}
.bold{
	font-weight:bold;
	margin-bottom:2px;
}

/*-----campaign-----*/
.txtSS{
	font-size:50%;
	line-height:110%;
}
