.font11 {
	font-family: "MS Gothic";
	font-size: 11px;
	color: #666666;
}
.font12 {
	font-family: "MS Gothic";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}


.font12pink {
	font-family: "MS Gothic";
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	color: #ef5ca1;
}

.font12green {
	font-family: "MS Gothic";
	font-size: 12px;
	line-height: 150%;
	color: #cadc45;
}


.font12white {
	font-family: "MS Gothic";
	font-size: 12px;
	line-height: 150%;
	color: #ffffff;
}





.textbox {
	font-size: 12px;
	font-family: "MS Gothic";
	color: #9f9f9f;
	border: 1px solid #cccaca;
}

.bgs1 {
	BACKGROUND-POSITION: center top; background-attachment:scroll; BACKGROUND-IMAGE: url(../main/image/bg.jpg); BACKGROUND-REPEAT: no-repeat;
	}


a:link    {text-decoration:none;color:#666666}

a:acitive {text-decoration:none;color:#666666}

a:visited {text-decoration:none;color:#666666}

a:hover   {text-decoration:none;color:#6b2367}  