@charset "utf-8";


/* --------------------------------------------------------------------------------
	contact
-------------------------------------------------------------------------------- */
#contact{
	text-align:center;
    margin: 60px 0 0;
}
#contact .need{
	margin: 0 auto;
    text-align: left;
    width: 415px;
    font-size: 12px;
    font-weight: bold;
}
#contact .need span{
    color: #ff0000;
    font-weight: bold;
}

#contact iframe{
	width:700px;
	height:700px;
}





